Advertisement
mahmoodn

netcdf-configure

Jul 21st, 2016
512
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 130.01 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by netCDF configure 4.4.1, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --with-hd5=/export/apps/computer/hdf5-1.8.17-linux-centos6-x86_64-gcc447-shared
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = cluster.scu.ac.ir
  14. uname -m = x86_64
  15. uname -r = 2.6.32-279.14.1.el6.x86_64
  16. uname -s = Linux
  17. uname -v = #1 SMP Tue Nov 6 23:43:09 UTC 2012
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = x86_64
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /opt/openmpi/bin
  31. PATH: /usr/lib64/qt-3.3/bin
  32. PATH: /usr/local/sbin
  33. PATH: /usr/local/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/sbin
  37. PATH: /usr/bin
  38. PATH: /opt/bio/ncbi/bin
  39. PATH: /opt/bio/mpiblast/bin
  40. PATH: /opt/bio/EMBOSS/bin
  41. PATH: /opt/bio/clustalw/bin
  42. PATH: /opt/bio/tcoffee/bin
  43. PATH: /opt/bio/hmmer/bin
  44. PATH: /opt/bio/phylip/exe
  45. PATH: /opt/bio/mrbayes
  46. PATH: /opt/bio/fasta
  47. PATH: /opt/bio/glimmer/bin
  48. PATH: /opt/bio/glimmer/scripts
  49. PATH: /opt/bio/gromacs/bin
  50. PATH: /opt/bio/gmap/bin
  51. PATH: /opt/bio/tigr/bin
  52. PATH: /opt/bio/autodocksuite/bin
  53. PATH: /opt/bio/wgs/bin
  54. PATH: /opt/eclipse
  55. PATH: /opt/ganglia/bin
  56. PATH: /opt/ganglia/sbin
  57. PATH: /usr/java/latest/bin
  58. PATH: /opt/maven/bin
  59. PATH: /opt/maui/bin
  60. PATH: /opt/torque/bin
  61. PATH: /opt/torque/sbin
  62. PATH: /opt/pdsh/bin
  63. PATH: /opt/rocks/bin
  64. PATH: /opt/rocks/sbin
  65. PATH: /opt/condor/bin
  66. PATH: /opt/condor/sbin
  67. PATH: /opt/gridengine/bin/linux-x64
  68. PATH: /export/apps/mathematics/matlab2012a/bin
  69. PATH: /opt/maui/bin
  70. PATH: /root/bin
  71.  
  72.  
  73. ## ----------- ##
  74. ## Core tests. ##
  75. ## ----------- ##
  76.  
  77. configure:2872: netCDF 4.4.1
  78. configure:2919: checking build system type
  79. configure:2933: result: x86_64-unknown-linux-gnu
  80. configure:2953: checking host system type
  81. configure:2966: result: x86_64-unknown-linux-gnu
  82. configure:2988: checking target system type
  83. configure:3001: result: x86_64-unknown-linux-gnu
  84. configure:3063: checking for a BSD-compatible install
  85. configure:3131: result: /usr/bin/install -c
  86. configure:3142: checking whether build environment is sane
  87. configure:3197: result: yes
  88. configure:3348: checking for a thread-safe mkdir -p
  89. configure:3387: result: /bin/mkdir -p
  90. configure:3394: checking for gawk
  91. configure:3410: found /bin/gawk
  92. configure:3421: result: gawk
  93. configure:3432: checking whether make sets $(MAKE)
  94. configure:3454: result: yes
  95. configure:3483: checking whether make supports nested variables
  96. configure:3500: result: yes
  97. configure:3627: checking whether to enable maintainer-specific portions of Makefiles
  98. configure:3636: result: no
  99. configure:3653: checking user options
  100. configure:3658: checking whether a win32 DLL is desired
  101. configure:3666: result: no
  102. configure:3686: checking whether a NCIO_MINBLOCKSIZE was specified
  103. configure:3696: result: 256
  104. configure:3804: checking if fsync support is enabled
  105. configure:3814: result: no
  106. configure:3824: checking if jna bug workaround is enabledd
  107. configure:3834: result: no
  108. configure:3843: checking whether extra valgrind tests should be run
  109. configure:3851: result: no
  110. configure:3855: checking whether we should build netCDF-4
  111. configure:3874: result: yes
  112. configure:3885: checking If file info capture is enabled
  113. configure:3887: result: yes
  114. configure:3905: checking do we require hdf5 dynamic-loading support
  115. configure:3913: result: yes
  116. configure:3917: checking whether reading of HDF4 SD files is to be enabled
  117. configure:3925: result: no
  118. configure:3929: checking whether to fetch some sample HDF4 files from Unidata ftp site to test HDF4 reading (requires wget)
  119. configure:3942: result: no
  120. configure:3947: checking whether we should attempt to install netcdf-fortran (EXPERIMENTAL)
  121. configure:3955: result: no
  122. configure:3959: checking whether extra example tests should be run
  123. configure:3967: result: no
  124. configure:3971: checking whether parallel IO tests should be run
  125. configure:3979: result: no
  126. configure:3983: checking whether a default chunk size in bytes was specified
  127. configure:3993: result: 4194304
  128. configure:4002: checking whether a maximum per-variable cache size for HDF5 was specified
  129. configure:4012: result: 67108864
  130. configure:4021: checking whether a number of chunks for the default per-variable cache was specified
  131. configure:4031: result: 10
  132. configure:4040: checking whether a default file cache size for HDF5 was specified
  133. configure:4050: result: 4194304
  134. configure:4059: checking whether a default file cache maximum number of elements for HDF5 was specified
  135. configure:4069: result: 1009
  136. configure:4078: checking whether a default cache preemption for HDF5 was specified
  137. configure:4088: result: 0.75
  138. configure:4097: checking whether netCDF-4 logging is enabled
  139. configure:4105: result: no
  140. configure:4109: checking whether DAP client is to be built
  141. configure:4117: result: yes
  142. configure:4143: checking for style of include used by make
  143. configure:4171: result: GNU
  144. configure:4242: checking for gcc
  145. configure:4258: found /usr/bin/gcc
  146. configure:4269: result: gcc
  147. configure:4498: checking for C compiler version
  148. configure:4507: gcc --version >&5
  149. gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-16)
  150. Copyright (C) 2010 Free Software Foundation, Inc.
  151. This is free software; see the source for copying conditions. There is NO
  152. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  153.  
  154. configure:4518: $? = 0
  155. configure:4507: gcc -v >&5
  156. Using built-in specs.
  157. Target: x86_64-redhat-linux
  158. Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
  159. Thread model: posix
  160. gcc version 4.4.7 20120313 (Red Hat 4.4.7-16) (GCC)
  161. configure:4518: $? = 0
  162. configure:4507: gcc -V >&5
  163. gcc: '-V' option must have argument
  164. configure:4518: $? = 1
  165. configure:4507: gcc -qversion >&5
  166. gcc: unrecognized option '-qversion'
  167. gcc: no input files
  168. configure:4518: $? = 1
  169. configure:4538: checking whether the C compiler works
  170. configure:4560: gcc conftest.c >&5
  171. configure:4564: $? = 0
  172. configure:4612: result: yes
  173. configure:4615: checking for C compiler default output file name
  174. configure:4617: result: a.out
  175. configure:4623: checking for suffix of executables
  176. configure:4630: gcc -o conftest conftest.c >&5
  177. configure:4634: $? = 0
  178. configure:4656: result:
  179. configure:4678: checking whether we are cross compiling
  180. configure:4686: gcc -o conftest conftest.c >&5
  181. configure:4690: $? = 0
  182. configure:4697: ./conftest
  183. configure:4701: $? = 0
  184. configure:4716: result: no
  185. configure:4721: checking for suffix of object files
  186. configure:4743: gcc -c conftest.c >&5
  187. configure:4747: $? = 0
  188. configure:4768: result: o
  189. configure:4772: checking whether we are using the GNU C compiler
  190. configure:4791: gcc -c conftest.c >&5
  191. configure:4791: $? = 0
  192. configure:4800: result: yes
  193. configure:4809: checking whether gcc accepts -g
  194. configure:4829: gcc -c -g conftest.c >&5
  195. configure:4829: $? = 0
  196. configure:4870: result: yes
  197. configure:4887: checking for gcc option to accept ISO C89
  198. configure:4950: gcc -c conftest.c >&5
  199. configure:4950: $? = 0
  200. configure:4963: result: none needed
  201. configure:4988: checking whether gcc understands -c and -o together
  202. configure:5010: gcc -c conftest.c -o conftest2.o
  203. configure:5013: $? = 0
  204. configure:5010: gcc -c conftest.c -o conftest2.o
  205. configure:5013: $? = 0
  206. configure:5025: result: yes
  207. configure:5044: checking dependency style of gcc
  208. configure:5155: result: gcc3
  209. configure:5171: checking for curl_easy_setopt in -lcurl
  210. configure:5196: gcc -o conftest conftest.c -lcurl >&5
  211. configure:5196: $? = 0
  212. configure:5205: result: yes
  213. configure:5227: checking for library containing curl_easy_setopt
  214. configure:5258: gcc -o conftest conftest.c >&5
  215. /tmp/ccRE1qAC.o: In function `main':
  216. conftest.c:(.text+0xa): undefined reference to `curl_easy_setopt'
  217. collect2: ld returned 1 exit status
  218. configure:5258: $? = 1
  219. configure: failed program was:
  220. | /* confdefs.h */
  221. | #define PACKAGE_NAME "netCDF"
  222. | #define PACKAGE_TARNAME "netcdf"
  223. | #define PACKAGE_VERSION "4.4.1"
  224. | #define PACKAGE_STRING "netCDF 4.4.1"
  225. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  226. | #define PACKAGE_URL ""
  227. | #define PACKAGE "netcdf"
  228. | #define VERSION "4.4.1"
  229. | #define NCIO_MINBLOCKSIZE 256
  230. | #define ENABLE_FILEINFO 1
  231. | #define DEFAULT_CHUNK_SIZE 4194304
  232. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  233. | #define DEFAULT_CHUNKS_IN_CACHE 10
  234. | #define CHUNK_CACHE_SIZE 4194304
  235. | #define CHUNK_CACHE_NELEMS 1009
  236. | #define CHUNK_CACHE_PREEMPTION 0.75
  237. | /* end confdefs.h. */
  238. |
  239. | /* Override any GCC internal prototype to avoid an error.
  240. | Use char because int might match the return type of a GCC
  241. | builtin and then its argument prototype would still apply. */
  242. | #ifdef __cplusplus
  243. | extern "C"
  244. | #endif
  245. | char curl_easy_setopt ();
  246. | int
  247. | main ()
  248. | {
  249. | return curl_easy_setopt ();
  250. | ;
  251. | return 0;
  252. | }
  253. configure:5258: gcc -o conftest conftest.c -lcurl >&5
  254. configure:5258: $? = 0
  255. configure:5275: result: -lcurl
  256. configure:5287: checking whether dap remote testing should be enabled (default on)
  257. configure:5298: result: yes
  258. configure:5302: checking whether dap remote authorization testing should be enabled (default off)
  259. configure:5318: result: no
  260. configure:5322: checking whether netcdf4 group names should be enabled (default on)
  261. configure:5335: result: yes
  262. configure:5359: checking whether the time-consuming dap tests should be enabled (default off)
  263. configure:5370: result: no
  264. configure:5383: checking whether netCDF extra tests should be run (developers only)
  265. configure:5391: result: yes
  266. configure:5408: checking whether FFIO will be used
  267. configure:5416: result: no
  268. configure:5433: checking whether STDIO will be used
  269. configure:5441: result: no
  270. configure:5467: checking whether examples should be built
  271. configure:5475: result: yes
  272. configure:5487: checking whether v2 netCDF API should be built
  273. configure:5495: result: yes
  274. configure:5520: checking whether the ncgen/ncdump/nccopy should be built
  275. configure:5529: result: yes
  276. configure:5541: checking whether test should be built and run
  277. configure:5550: result: yes
  278. configure:5562: checking whether large file (> 2GB) tests should be run
  279. configure:5570: result: no
  280. configure:5587: checking whether benchmarks should be run (experimental)
  281. configure:5595: result: no
  282. configure:5607: checking whether extreme numbers should be used in tests
  283. configure:5622: result: yes
  284. configure:5634: checking where to put large temp files if large file tests are run
  285. configure:5643: result: .
  286. configure:5658: finding C compiler
  287. configure:5731: checking for gcc
  288. configure:5758: result: gcc
  289. configure:5987: checking for C compiler version
  290. configure:5996: gcc --version >&5
  291. gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-16)
  292. Copyright (C) 2010 Free Software Foundation, Inc.
  293. This is free software; see the source for copying conditions. There is NO
  294. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  295.  
  296. configure:6007: $? = 0
  297. configure:5996: gcc -v >&5
  298. Using built-in specs.
  299. Target: x86_64-redhat-linux
  300. Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
  301. Thread model: posix
  302. gcc version 4.4.7 20120313 (Red Hat 4.4.7-16) (GCC)
  303. configure:6007: $? = 0
  304. configure:5996: gcc -V >&5
  305. gcc: '-V' option must have argument
  306. configure:6007: $? = 1
  307. configure:5996: gcc -qversion >&5
  308. gcc: unrecognized option '-qversion'
  309. gcc: no input files
  310. configure:6007: $? = 1
  311. configure:6011: checking whether we are using the GNU C compiler
  312. configure:6039: result: yes
  313. configure:6048: checking whether gcc accepts -g
  314. configure:6109: result: yes
  315. configure:6126: checking for gcc option to accept ISO C89
  316. configure:6202: result: none needed
  317. configure:6227: checking whether gcc understands -c and -o together
  318. configure:6264: result: yes
  319. configure:6283: checking dependency style of gcc
  320. configure:6394: result: gcc3
  321. configure:6410: checking for an ANSI C-conforming const
  322. configure:6476: gcc -c conftest.c >&5
  323. configure:6476: $? = 0
  324. configure:6483: result: yes
  325. configure:6513: gcc -c conftest.c >&5
  326. configure:6513: $? = 0
  327. configure:6519: checking whether CURLOPT_USERNAME is defined
  328. configure:6521: result: yes
  329. configure:6540: gcc -c conftest.c >&5
  330. configure:6540: $? = 0
  331. configure:6546: checking whether CURLOPT_PASSWORD is defined
  332. configure:6548: result: yes
  333. configure:6567: gcc -c conftest.c >&5
  334. configure:6567: $? = 0
  335. configure:6573: checking whether CURLOPT_KEYPASSWD is defined
  336. configure:6575: result: yes
  337. configure:6594: gcc -c conftest.c >&5
  338. configure:6594: $? = 0
  339. configure:6600: checking whether CURLINFO_RESPONSE_CODE is defined
  340. configure:6602: result: yes
  341. configure:6621: gcc -c conftest.c >&5
  342. conftest.c: In function 'main':
  343. conftest.c:35: error: 'CURLOPT_CHUNK_BGN_FUNCTION' undeclared (first use in this function)
  344. conftest.c:35: error: (Each undeclared identifier is reported only once
  345. conftest.c:35: error: for each function it appears in.)
  346. configure:6621: $? = 1
  347. configure: failed program was:
  348. | /* confdefs.h */
  349. | #define PACKAGE_NAME "netCDF"
  350. | #define PACKAGE_TARNAME "netcdf"
  351. | #define PACKAGE_VERSION "4.4.1"
  352. | #define PACKAGE_STRING "netCDF 4.4.1"
  353. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  354. | #define PACKAGE_URL ""
  355. | #define PACKAGE "netcdf"
  356. | #define VERSION "4.4.1"
  357. | #define NCIO_MINBLOCKSIZE 256
  358. | #define ENABLE_FILEINFO 1
  359. | #define DEFAULT_CHUNK_SIZE 4194304
  360. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  361. | #define DEFAULT_CHUNKS_IN_CACHE 10
  362. | #define CHUNK_CACHE_SIZE 4194304
  363. | #define CHUNK_CACHE_NELEMS 1009
  364. | #define CHUNK_CACHE_PREEMPTION 0.75
  365. | #define ENABLE_DAP_GROUPS 1
  366. | #define USE_DAP 1
  367. | #define ENABLE_DAP 1
  368. | #define ENABLE_DAP_REMOTE_TESTS 1
  369. | #define EXTRA_TESTS 1
  370. | #define USE_NETCDF_2 1
  371. | #define USE_EXTREME_NUMBERS 1
  372. | #define TEMP_LARGE "."
  373. | #define HAVE_CURLOPT_USERNAME 1
  374. | #define HAVE_CURLOPT_PASSWORD 1
  375. | #define HAVE_CURLOPT_KEYPASSWD 1
  376. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  377. | /* end confdefs.h. */
  378. | #include "curl/curl.h"
  379. | int
  380. | main ()
  381. | {
  382. | int x = CURLOPT_CHUNK_BGN_FUNCTION;
  383. | ;
  384. | return 0;
  385. | }
  386. configure:6627: checking whether CURLOPT_CHUNK_BGN_FUNCTION is defined
  387. configure:6629: result: no
  388. configure:6640: setting up libtool
  389. configure:6689: checking how to print strings
  390. configure:6716: result: printf
  391. configure:6737: checking for a sed that does not truncate output
  392. configure:6801: result: /bin/sed
  393. configure:6819: checking for grep that handles long lines and -e
  394. configure:6877: result: /bin/grep
  395. configure:6882: checking for egrep
  396. configure:6944: result: /bin/grep -E
  397. configure:6949: checking for fgrep
  398. configure:7011: result: /bin/grep -F
  399. configure:7046: checking for ld used by gcc
  400. configure:7113: result: /usr/bin/ld
  401. configure:7120: checking if the linker (/usr/bin/ld) is GNU ld
  402. configure:7135: result: yes
  403. configure:7147: checking for BSD- or MS-compatible name lister (nm)
  404. configure:7201: result: /usr/bin/nm -B
  405. configure:7331: checking the name lister (/usr/bin/nm -B) interface
  406. configure:7338: gcc -c conftest.c >&5
  407. configure:7341: /usr/bin/nm -B "conftest.o"
  408. configure:7344: output
  409. 0000000000000000 B some_variable
  410. configure:7351: result: BSD nm
  411. configure:7354: checking whether ln -s works
  412. configure:7358: result: yes
  413. configure:7366: checking the maximum length of command line arguments
  414. configure:7497: result: 3458764513820540925
  415. configure:7545: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
  416. configure:7585: result: func_convert_file_noop
  417. configure:7592: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
  418. configure:7612: result: func_convert_file_noop
  419. configure:7619: checking for /usr/bin/ld option to reload object files
  420. configure:7626: result: -r
  421. configure:7700: checking for objdump
  422. configure:7716: found /usr/bin/objdump
  423. configure:7727: result: objdump
  424. configure:7756: checking how to recognize dependent libraries
  425. configure:7956: result: pass_all
  426. configure:8041: checking for dlltool
  427. configure:8071: result: no
  428. configure:8098: checking how to associate runtime and link libraries
  429. configure:8125: result: printf %s\n
  430. configure:8185: checking for ar
  431. configure:8201: found /usr/bin/ar
  432. configure:8212: result: ar
  433. configure:8249: checking for archiver @FILE support
  434. configure:8266: gcc -c conftest.c >&5
  435. configure:8266: $? = 0
  436. configure:8269: ar cru libconftest.a @conftest.lst >&5
  437. configure:8272: $? = 0
  438. configure:8277: ar cru libconftest.a @conftest.lst >&5
  439. ar: conftest.o: No such file or directory
  440. configure:8280: $? = 1
  441. configure:8292: result: @
  442. configure:8350: checking for strip
  443. configure:8366: found /usr/bin/strip
  444. configure:8377: result: strip
  445. configure:8449: checking for ranlib
  446. configure:8465: found /usr/bin/ranlib
  447. configure:8476: result: ranlib
  448. configure:8578: checking command to parse /usr/bin/nm -B output from gcc object
  449. configure:8731: gcc -c conftest.c >&5
  450. configure:8734: $? = 0
  451. configure:8738: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  452. configure:8741: $? = 0
  453. configure:8807: gcc -o conftest conftest.c conftstm.o >&5
  454. configure:8810: $? = 0
  455. configure:8848: result: ok
  456. configure:8895: checking for sysroot
  457. configure:8925: result: no
  458. configure:8932: checking for a working dd
  459. configure:8970: result: /bin/dd
  460. configure:8974: checking how to truncate binary pipes
  461. configure:8989: result: /bin/dd bs=4096 count=1
  462. configure:9125: gcc -c conftest.c >&5
  463. configure:9128: $? = 0
  464. configure:9318: checking for mt
  465. configure:9348: result: no
  466. configure:9368: checking if : is a manifest tool
  467. configure:9374: : '-?'
  468. configure:9382: result: no
  469. configure:10059: checking how to run the C preprocessor
  470. configure:10090: gcc -E conftest.c
  471. configure:10090: $? = 0
  472. configure:10104: gcc -E conftest.c
  473. conftest.c:31:28: error: ac_nonexistent.h: No such file or directory
  474. configure:10104: $? = 1
  475. configure: failed program was:
  476. | /* confdefs.h */
  477. | #define PACKAGE_NAME "netCDF"
  478. | #define PACKAGE_TARNAME "netcdf"
  479. | #define PACKAGE_VERSION "4.4.1"
  480. | #define PACKAGE_STRING "netCDF 4.4.1"
  481. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  482. | #define PACKAGE_URL ""
  483. | #define PACKAGE "netcdf"
  484. | #define VERSION "4.4.1"
  485. | #define NCIO_MINBLOCKSIZE 256
  486. | #define ENABLE_FILEINFO 1
  487. | #define DEFAULT_CHUNK_SIZE 4194304
  488. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  489. | #define DEFAULT_CHUNKS_IN_CACHE 10
  490. | #define CHUNK_CACHE_SIZE 4194304
  491. | #define CHUNK_CACHE_NELEMS 1009
  492. | #define CHUNK_CACHE_PREEMPTION 0.75
  493. | #define ENABLE_DAP_GROUPS 1
  494. | #define USE_DAP 1
  495. | #define ENABLE_DAP 1
  496. | #define ENABLE_DAP_REMOTE_TESTS 1
  497. | #define EXTRA_TESTS 1
  498. | #define USE_NETCDF_2 1
  499. | #define USE_EXTREME_NUMBERS 1
  500. | #define TEMP_LARGE "."
  501. | #define HAVE_CURLOPT_USERNAME 1
  502. | #define HAVE_CURLOPT_PASSWORD 1
  503. | #define HAVE_CURLOPT_KEYPASSWD 1
  504. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  505. | /* end confdefs.h. */
  506. | #include <ac_nonexistent.h>
  507. configure:10129: result: gcc -E
  508. configure:10149: gcc -E conftest.c
  509. configure:10149: $? = 0
  510. configure:10163: gcc -E conftest.c
  511. conftest.c:31:28: error: ac_nonexistent.h: No such file or directory
  512. configure:10163: $? = 1
  513. configure: failed program was:
  514. | /* confdefs.h */
  515. | #define PACKAGE_NAME "netCDF"
  516. | #define PACKAGE_TARNAME "netcdf"
  517. | #define PACKAGE_VERSION "4.4.1"
  518. | #define PACKAGE_STRING "netCDF 4.4.1"
  519. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  520. | #define PACKAGE_URL ""
  521. | #define PACKAGE "netcdf"
  522. | #define VERSION "4.4.1"
  523. | #define NCIO_MINBLOCKSIZE 256
  524. | #define ENABLE_FILEINFO 1
  525. | #define DEFAULT_CHUNK_SIZE 4194304
  526. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  527. | #define DEFAULT_CHUNKS_IN_CACHE 10
  528. | #define CHUNK_CACHE_SIZE 4194304
  529. | #define CHUNK_CACHE_NELEMS 1009
  530. | #define CHUNK_CACHE_PREEMPTION 0.75
  531. | #define ENABLE_DAP_GROUPS 1
  532. | #define USE_DAP 1
  533. | #define ENABLE_DAP 1
  534. | #define ENABLE_DAP_REMOTE_TESTS 1
  535. | #define EXTRA_TESTS 1
  536. | #define USE_NETCDF_2 1
  537. | #define USE_EXTREME_NUMBERS 1
  538. | #define TEMP_LARGE "."
  539. | #define HAVE_CURLOPT_USERNAME 1
  540. | #define HAVE_CURLOPT_PASSWORD 1
  541. | #define HAVE_CURLOPT_KEYPASSWD 1
  542. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  543. | /* end confdefs.h. */
  544. | #include <ac_nonexistent.h>
  545. configure:10192: checking for ANSI C header files
  546. configure:10212: gcc -c conftest.c >&5
  547. configure:10212: $? = 0
  548. configure:10285: gcc -o conftest conftest.c -lcurl >&5
  549. configure:10285: $? = 0
  550. configure:10285: ./conftest
  551. configure:10285: $? = 0
  552. configure:10296: result: yes
  553. configure:10309: checking for sys/types.h
  554. configure:10309: gcc -c conftest.c >&5
  555. configure:10309: $? = 0
  556. configure:10309: result: yes
  557. configure:10309: checking for sys/stat.h
  558. configure:10309: gcc -c conftest.c >&5
  559. configure:10309: $? = 0
  560. configure:10309: result: yes
  561. configure:10309: checking for stdlib.h
  562. configure:10309: gcc -c conftest.c >&5
  563. configure:10309: $? = 0
  564. configure:10309: result: yes
  565. configure:10309: checking for string.h
  566. configure:10309: gcc -c conftest.c >&5
  567. configure:10309: $? = 0
  568. configure:10309: result: yes
  569. configure:10309: checking for memory.h
  570. configure:10309: gcc -c conftest.c >&5
  571. configure:10309: $? = 0
  572. configure:10309: result: yes
  573. configure:10309: checking for strings.h
  574. configure:10309: gcc -c conftest.c >&5
  575. configure:10309: $? = 0
  576. configure:10309: result: yes
  577. configure:10309: checking for inttypes.h
  578. configure:10309: gcc -c conftest.c >&5
  579. configure:10309: $? = 0
  580. configure:10309: result: yes
  581. configure:10309: checking for stdint.h
  582. configure:10309: gcc -c conftest.c >&5
  583. configure:10309: $? = 0
  584. configure:10309: result: yes
  585. configure:10309: checking for unistd.h
  586. configure:10309: gcc -c conftest.c >&5
  587. configure:10309: $? = 0
  588. configure:10309: result: yes
  589. configure:10323: checking for dlfcn.h
  590. configure:10323: gcc -c conftest.c >&5
  591. configure:10323: $? = 0
  592. configure:10323: result: yes
  593. configure:10877: checking for objdir
  594. configure:10892: result: .libs
  595. configure:11156: checking if gcc supports -fno-rtti -fno-exceptions
  596. configure:11174: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
  597. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  598. configure:11178: $? = 0
  599. configure:11191: result: no
  600. configure:11549: checking for gcc option to produce PIC
  601. configure:11556: result: -fPIC -DPIC
  602. configure:11564: checking if gcc PIC flag -fPIC -DPIC works
  603. configure:11582: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
  604. configure:11586: $? = 0
  605. configure:11599: result: yes
  606. configure:11628: checking if gcc static flag -static works
  607. configure:11656: result: no
  608. configure:11671: checking if gcc supports -c -o file.o
  609. configure:11692: gcc -c -o out/conftest2.o conftest.c >&5
  610. configure:11696: $? = 0
  611. configure:11718: result: yes
  612. configure:11726: checking if gcc supports -c -o file.o
  613. configure:11773: result: yes
  614. configure:11806: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  615. configure:13065: result: yes
  616. configure:13102: checking whether -lc should be explicitly linked in
  617. configure:13110: gcc -c conftest.c >&5
  618. configure:13113: $? = 0
  619. configure:13128: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  620. configure:13131: $? = 0
  621. configure:13145: result: no
  622. configure:13305: checking dynamic linker characteristics
  623. configure:13886: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c -lcurl >&5
  624. configure:13886: $? = 0
  625. configure:14123: result: GNU/Linux ld.so
  626. configure:14245: checking how to hardcode library paths into programs
  627. configure:14270: result: immediate
  628. configure:14818: checking whether stripping libraries is possible
  629. configure:14823: result: yes
  630. configure:14858: checking if libtool supports shared libraries
  631. configure:14860: result: yes
  632. configure:14863: checking whether to build shared libraries
  633. configure:14888: result: yes
  634. configure:14891: checking whether to build static libraries
  635. configure:14895: result: yes
  636. configure:14941: finding other utilities
  637. configure:14949: checking for m4
  638. configure:14965: found /usr/bin/m4
  639. configure:14976: result: m4
  640. configure:14996: checking for doxygen
  641. configure:15026: result: no
  642. configure:15035: WARNING: Doxygen not found - documentation will not be built
  643. configure:15045: checking for dot
  644. configure:15061: found /usr/bin/dot
  645. configure:15072: result: dot
  646. configure:15117: checking for special C compiler options needed for large files
  647. configure:15162: result: no
  648. configure:15168: checking for _FILE_OFFSET_BITS value needed for large files
  649. configure:15193: gcc -c conftest.c >&5
  650. configure:15193: $? = 0
  651. configure:15225: result: no
  652. configure:15311: displaying some results
  653. configure:15317: checking CPPFLAGS
  654. configure:15319: result:
  655. configure:15321: checking CC CFLAGS
  656. configure:15323: result: gcc
  657. configure:15326: checking type gcc
  658. configure:15328: result: gcc is /usr/bin/gcc
  659. configure:15331: checking CXX
  660. configure:15346: result: unset
  661. configure:15350: checking FC
  662. configure:15365: result: unset
  663. configure:15369: checking F90
  664. configure:15384: result: unset
  665. configure:15388: checking AR
  666. configure:15391: result: ar
  667. configure:15393: checking AR_FLAGS
  668. configure:15395: result: cru
  669. configure:15398: checking type ar
  670. configure:15400: result: ar is /usr/bin/ar
  671. configure:15407: checking NM
  672. configure:15410: result: /usr/bin/nm -B
  673. configure:15412: checking NMFLAGS
  674. configure:15414: result:
  675. configure:15429: checking types, headers, and functions
  676. configure:15432: checking for stdlib.h
  677. configure:15432: result: yes
  678. configure:15442: checking for sys/types.h
  679. configure:15442: result: yes
  680. configure:15454: checking sys/param.h usability
  681. configure:15454: gcc -c conftest.c >&5
  682. configure:15454: $? = 0
  683. configure:15454: result: yes
  684. configure:15454: checking sys/param.h presence
  685. configure:15454: gcc -E conftest.c
  686. configure:15454: $? = 0
  687. configure:15454: result: yes
  688. configure:15454: checking for sys/param.h
  689. configure:15454: result: yes
  690. configure:15468: checking for dirent.h that defines DIR
  691. configure:15487: gcc -c conftest.c >&5
  692. configure:15487: $? = 0
  693. configure:15495: result: yes
  694. configure:15508: checking for library containing opendir
  695. configure:15539: gcc -o conftest conftest.c -lcurl >&5
  696. configure:15539: $? = 0
  697. configure:15556: result: none required
  698. configure:15623: checking for ANSI C header files
  699. configure:15727: result: yes
  700. configure:15735: checking for sys/wait.h that is POSIX.1 compatible
  701. configure:15761: gcc -c conftest.c >&5
  702. configure:15761: $? = 0
  703. configure:15768: result: yes
  704. configure:15776: checking whether time.h and sys/time.h may both be included
  705. configure:15796: gcc -c conftest.c >&5
  706. configure:15796: $? = 0
  707. configure:15803: result: yes
  708. configure:15814: checking locale.h usability
  709. configure:15814: gcc -c conftest.c >&5
  710. configure:15814: $? = 0
  711. configure:15814: result: yes
  712. configure:15814: checking locale.h presence
  713. configure:15814: gcc -E conftest.c
  714. configure:15814: $? = 0
  715. configure:15814: result: yes
  716. configure:15814: checking for locale.h
  717. configure:15814: result: yes
  718. configure:15814: checking stdio.h usability
  719. configure:15814: gcc -c conftest.c >&5
  720. configure:15814: $? = 0
  721. configure:15814: result: yes
  722. configure:15814: checking stdio.h presence
  723. configure:15814: gcc -E conftest.c
  724. configure:15814: $? = 0
  725. configure:15814: result: yes
  726. configure:15814: checking for stdio.h
  727. configure:15814: result: yes
  728. configure:15814: checking stdarg.h usability
  729. configure:15814: gcc -c conftest.c >&5
  730. configure:15814: $? = 0
  731. configure:15814: result: yes
  732. configure:15814: checking stdarg.h presence
  733. configure:15814: gcc -E conftest.c
  734. configure:15814: $? = 0
  735. configure:15814: result: yes
  736. configure:15814: checking for stdarg.h
  737. configure:15814: result: yes
  738. configure:15814: checking errno.h usability
  739. configure:15814: gcc -c conftest.c >&5
  740. configure:15814: $? = 0
  741. configure:15814: result: yes
  742. configure:15814: checking errno.h presence
  743. configure:15814: gcc -E conftest.c
  744. configure:15814: $? = 0
  745. configure:15814: result: yes
  746. configure:15814: checking for errno.h
  747. configure:15814: result: yes
  748. configure:15814: checking ctype.h usability
  749. configure:15814: gcc -c conftest.c >&5
  750. configure:15814: $? = 0
  751. configure:15814: result: yes
  752. configure:15814: checking ctype.h presence
  753. configure:15814: gcc -E conftest.c
  754. configure:15814: $? = 0
  755. configure:15814: result: yes
  756. configure:15814: checking for ctype.h
  757. configure:15814: result: yes
  758. configure:15814: checking fcntl.h usability
  759. configure:15814: gcc -c conftest.c >&5
  760. configure:15814: $? = 0
  761. configure:15814: result: yes
  762. configure:15814: checking fcntl.h presence
  763. configure:15814: gcc -E conftest.c
  764. configure:15814: $? = 0
  765. configure:15814: result: yes
  766. configure:15814: checking for fcntl.h
  767. configure:15814: result: yes
  768. configure:15814: checking malloc.h usability
  769. configure:15814: gcc -c conftest.c >&5
  770. configure:15814: $? = 0
  771. configure:15814: result: yes
  772. configure:15814: checking malloc.h presence
  773. configure:15814: gcc -E conftest.c
  774. configure:15814: $? = 0
  775. configure:15814: result: yes
  776. configure:15814: checking for malloc.h
  777. configure:15814: result: yes
  778. configure:15814: checking for stdlib.h
  779. configure:15814: result: yes
  780. configure:15814: checking for string.h
  781. configure:15814: result: yes
  782. configure:15814: checking for strings.h
  783. configure:15814: result: yes
  784. configure:15814: checking for unistd.h
  785. configure:15814: result: yes
  786. configure:15814: checking for sys/stat.h
  787. configure:15814: result: yes
  788. configure:15814: checking getopt.h usability
  789. configure:15814: gcc -c conftest.c >&5
  790. configure:15814: $? = 0
  791. configure:15814: result: yes
  792. configure:15814: checking getopt.h presence
  793. configure:15814: gcc -E conftest.c
  794. configure:15814: $? = 0
  795. configure:15814: result: yes
  796. configure:15814: checking for getopt.h
  797. configure:15814: result: yes
  798. configure:15814: checking sys/time.h usability
  799. configure:15814: gcc -c conftest.c >&5
  800. configure:15814: $? = 0
  801. configure:15814: result: yes
  802. configure:15814: checking sys/time.h presence
  803. configure:15814: gcc -E conftest.c
  804. configure:15814: $? = 0
  805. configure:15814: result: yes
  806. configure:15814: checking for sys/time.h
  807. configure:15814: result: yes
  808. configure:15826: checking for vprintf
  809. configure:15826: gcc -o conftest conftest.c -lcurl >&5
  810. conftest.c:85: warning: conflicting types for built-in function 'vprintf'
  811. configure:15826: $? = 0
  812. configure:15826: result: yes
  813. configure:15832: checking for _doprnt
  814. configure:15832: gcc -o conftest conftest.c -lcurl >&5
  815. /tmp/ccDVbJeI.o: In function `main':
  816. conftest.c:(.text+0xa): undefined reference to `_doprnt'
  817. collect2: ld returned 1 exit status
  818. configure:15832: $? = 1
  819. configure: failed program was:
  820. | /* confdefs.h */
  821. | #define PACKAGE_NAME "netCDF"
  822. | #define PACKAGE_TARNAME "netcdf"
  823. | #define PACKAGE_VERSION "4.4.1"
  824. | #define PACKAGE_STRING "netCDF 4.4.1"
  825. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  826. | #define PACKAGE_URL ""
  827. | #define PACKAGE "netcdf"
  828. | #define VERSION "4.4.1"
  829. | #define NCIO_MINBLOCKSIZE 256
  830. | #define ENABLE_FILEINFO 1
  831. | #define DEFAULT_CHUNK_SIZE 4194304
  832. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  833. | #define DEFAULT_CHUNKS_IN_CACHE 10
  834. | #define CHUNK_CACHE_SIZE 4194304
  835. | #define CHUNK_CACHE_NELEMS 1009
  836. | #define CHUNK_CACHE_PREEMPTION 0.75
  837. | #define ENABLE_DAP_GROUPS 1
  838. | #define USE_DAP 1
  839. | #define ENABLE_DAP 1
  840. | #define ENABLE_DAP_REMOTE_TESTS 1
  841. | #define EXTRA_TESTS 1
  842. | #define USE_NETCDF_2 1
  843. | #define USE_EXTREME_NUMBERS 1
  844. | #define TEMP_LARGE "."
  845. | #define HAVE_CURLOPT_USERNAME 1
  846. | #define HAVE_CURLOPT_PASSWORD 1
  847. | #define HAVE_CURLOPT_KEYPASSWD 1
  848. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  849. | #define STDC_HEADERS 1
  850. | #define HAVE_SYS_TYPES_H 1
  851. | #define HAVE_SYS_STAT_H 1
  852. | #define HAVE_STDLIB_H 1
  853. | #define HAVE_STRING_H 1
  854. | #define HAVE_MEMORY_H 1
  855. | #define HAVE_STRINGS_H 1
  856. | #define HAVE_INTTYPES_H 1
  857. | #define HAVE_STDINT_H 1
  858. | #define HAVE_UNISTD_H 1
  859. | #define HAVE_DLFCN_H 1
  860. | #define LT_OBJDIR ".libs/"
  861. | #define HAVE_SYS_PARAM_H 1
  862. | #define HAVE_DIRENT_H 1
  863. | #define STDC_HEADERS 1
  864. | #define HAVE_SYS_WAIT_H 1
  865. | #define TIME_WITH_SYS_TIME 1
  866. | #define HAVE_LOCALE_H 1
  867. | #define HAVE_STDIO_H 1
  868. | #define HAVE_STDARG_H 1
  869. | #define HAVE_ERRNO_H 1
  870. | #define HAVE_CTYPE_H 1
  871. | #define HAVE_FCNTL_H 1
  872. | #define HAVE_MALLOC_H 1
  873. | #define HAVE_STDLIB_H 1
  874. | #define HAVE_STRING_H 1
  875. | #define HAVE_STRINGS_H 1
  876. | #define HAVE_UNISTD_H 1
  877. | #define HAVE_SYS_STAT_H 1
  878. | #define HAVE_GETOPT_H 1
  879. | #define HAVE_SYS_TIME_H 1
  880. | #define HAVE_VPRINTF 1
  881. | /* end confdefs.h. */
  882. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  883. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  884. | #define _doprnt innocuous__doprnt
  885. |
  886. | /* System header to define __stub macros and hopefully few prototypes,
  887. | which can conflict with char _doprnt (); below.
  888. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  889. | <limits.h> exists even on freestanding compilers. */
  890. |
  891. | #ifdef __STDC__
  892. | # include <limits.h>
  893. | #else
  894. | # include <assert.h>
  895. | #endif
  896. |
  897. | #undef _doprnt
  898. |
  899. | /* Override any GCC internal prototype to avoid an error.
  900. | Use char because int might match the return type of a GCC
  901. | builtin and then its argument prototype would still apply. */
  902. | #ifdef __cplusplus
  903. | extern "C"
  904. | #endif
  905. | char _doprnt ();
  906. | /* The GNU C library defines this for functions which it implements
  907. | to always fail with ENOSYS. Some functions are actually named
  908. | something starting with __ and the normal name is an alias. */
  909. | #if defined __stub__doprnt || defined __stub____doprnt
  910. | choke me
  911. | #endif
  912. |
  913. | int
  914. | main ()
  915. | {
  916. | return _doprnt ();
  917. | ;
  918. | return 0;
  919. | }
  920. configure:15832: result: no
  921. configure:15849: checking sys/resource.h usability
  922. configure:15849: gcc -c conftest.c >&5
  923. configure:15849: $? = 0
  924. configure:15849: result: yes
  925. configure:15849: checking sys/resource.h presence
  926. configure:15849: gcc -E conftest.c
  927. configure:15849: $? = 0
  928. configure:15849: result: yes
  929. configure:15849: checking for sys/resource.h
  930. configure:15849: result: yes
  931. configure:15862: checking for stdbool.h that conforms to C99
  932. configure:15929: gcc -c conftest.c >&5
  933. configure:15929: $? = 0
  934. configure:15936: result: yes
  935. configure:15938: checking for _Bool
  936. configure:15938: gcc -c conftest.c >&5
  937. configure:15938: $? = 0
  938. configure:15938: gcc -c conftest.c >&5
  939. conftest.c: In function 'main':
  940. conftest.c:100: error: expected expression before ')' token
  941. configure:15938: $? = 1
  942. configure: failed program was:
  943. | /* confdefs.h */
  944. | #define PACKAGE_NAME "netCDF"
  945. | #define PACKAGE_TARNAME "netcdf"
  946. | #define PACKAGE_VERSION "4.4.1"
  947. | #define PACKAGE_STRING "netCDF 4.4.1"
  948. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  949. | #define PACKAGE_URL ""
  950. | #define PACKAGE "netcdf"
  951. | #define VERSION "4.4.1"
  952. | #define NCIO_MINBLOCKSIZE 256
  953. | #define ENABLE_FILEINFO 1
  954. | #define DEFAULT_CHUNK_SIZE 4194304
  955. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  956. | #define DEFAULT_CHUNKS_IN_CACHE 10
  957. | #define CHUNK_CACHE_SIZE 4194304
  958. | #define CHUNK_CACHE_NELEMS 1009
  959. | #define CHUNK_CACHE_PREEMPTION 0.75
  960. | #define ENABLE_DAP_GROUPS 1
  961. | #define USE_DAP 1
  962. | #define ENABLE_DAP 1
  963. | #define ENABLE_DAP_REMOTE_TESTS 1
  964. | #define EXTRA_TESTS 1
  965. | #define USE_NETCDF_2 1
  966. | #define USE_EXTREME_NUMBERS 1
  967. | #define TEMP_LARGE "."
  968. | #define HAVE_CURLOPT_USERNAME 1
  969. | #define HAVE_CURLOPT_PASSWORD 1
  970. | #define HAVE_CURLOPT_KEYPASSWD 1
  971. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  972. | #define STDC_HEADERS 1
  973. | #define HAVE_SYS_TYPES_H 1
  974. | #define HAVE_SYS_STAT_H 1
  975. | #define HAVE_STDLIB_H 1
  976. | #define HAVE_STRING_H 1
  977. | #define HAVE_MEMORY_H 1
  978. | #define HAVE_STRINGS_H 1
  979. | #define HAVE_INTTYPES_H 1
  980. | #define HAVE_STDINT_H 1
  981. | #define HAVE_UNISTD_H 1
  982. | #define HAVE_DLFCN_H 1
  983. | #define LT_OBJDIR ".libs/"
  984. | #define HAVE_SYS_PARAM_H 1
  985. | #define HAVE_DIRENT_H 1
  986. | #define STDC_HEADERS 1
  987. | #define HAVE_SYS_WAIT_H 1
  988. | #define TIME_WITH_SYS_TIME 1
  989. | #define HAVE_LOCALE_H 1
  990. | #define HAVE_STDIO_H 1
  991. | #define HAVE_STDARG_H 1
  992. | #define HAVE_ERRNO_H 1
  993. | #define HAVE_CTYPE_H 1
  994. | #define HAVE_FCNTL_H 1
  995. | #define HAVE_MALLOC_H 1
  996. | #define HAVE_STDLIB_H 1
  997. | #define HAVE_STRING_H 1
  998. | #define HAVE_STRINGS_H 1
  999. | #define HAVE_UNISTD_H 1
  1000. | #define HAVE_SYS_STAT_H 1
  1001. | #define HAVE_GETOPT_H 1
  1002. | #define HAVE_SYS_TIME_H 1
  1003. | #define HAVE_VPRINTF 1
  1004. | #define HAVE_SYS_RESOURCE_H 1
  1005. | /* end confdefs.h. */
  1006. | #include <stdio.h>
  1007. | #ifdef HAVE_SYS_TYPES_H
  1008. | # include <sys/types.h>
  1009. | #endif
  1010. | #ifdef HAVE_SYS_STAT_H
  1011. | # include <sys/stat.h>
  1012. | #endif
  1013. | #ifdef STDC_HEADERS
  1014. | # include <stdlib.h>
  1015. | # include <stddef.h>
  1016. | #else
  1017. | # ifdef HAVE_STDLIB_H
  1018. | # include <stdlib.h>
  1019. | # endif
  1020. | #endif
  1021. | #ifdef HAVE_STRING_H
  1022. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1023. | # include <memory.h>
  1024. | # endif
  1025. | # include <string.h>
  1026. | #endif
  1027. | #ifdef HAVE_STRINGS_H
  1028. | # include <strings.h>
  1029. | #endif
  1030. | #ifdef HAVE_INTTYPES_H
  1031. | # include <inttypes.h>
  1032. | #endif
  1033. | #ifdef HAVE_STDINT_H
  1034. | # include <stdint.h>
  1035. | #endif
  1036. | #ifdef HAVE_UNISTD_H
  1037. | # include <unistd.h>
  1038. | #endif
  1039. | int
  1040. | main ()
  1041. | {
  1042. | if (sizeof ((_Bool)))
  1043. | return 0;
  1044. | ;
  1045. | return 0;
  1046. | }
  1047. configure:15938: result: yes
  1048. configure:15963: checking for strlcat
  1049. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1050. /tmp/ccr66s9Y.o: In function `main':
  1051. conftest.c:(.text+0xa): undefined reference to `strlcat'
  1052. collect2: ld returned 1 exit status
  1053. configure:15963: $? = 1
  1054. configure: failed program was:
  1055. | /* confdefs.h */
  1056. | #define PACKAGE_NAME "netCDF"
  1057. | #define PACKAGE_TARNAME "netcdf"
  1058. | #define PACKAGE_VERSION "4.4.1"
  1059. | #define PACKAGE_STRING "netCDF 4.4.1"
  1060. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  1061. | #define PACKAGE_URL ""
  1062. | #define PACKAGE "netcdf"
  1063. | #define VERSION "4.4.1"
  1064. | #define NCIO_MINBLOCKSIZE 256
  1065. | #define ENABLE_FILEINFO 1
  1066. | #define DEFAULT_CHUNK_SIZE 4194304
  1067. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  1068. | #define DEFAULT_CHUNKS_IN_CACHE 10
  1069. | #define CHUNK_CACHE_SIZE 4194304
  1070. | #define CHUNK_CACHE_NELEMS 1009
  1071. | #define CHUNK_CACHE_PREEMPTION 0.75
  1072. | #define ENABLE_DAP_GROUPS 1
  1073. | #define USE_DAP 1
  1074. | #define ENABLE_DAP 1
  1075. | #define ENABLE_DAP_REMOTE_TESTS 1
  1076. | #define EXTRA_TESTS 1
  1077. | #define USE_NETCDF_2 1
  1078. | #define USE_EXTREME_NUMBERS 1
  1079. | #define TEMP_LARGE "."
  1080. | #define HAVE_CURLOPT_USERNAME 1
  1081. | #define HAVE_CURLOPT_PASSWORD 1
  1082. | #define HAVE_CURLOPT_KEYPASSWD 1
  1083. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  1084. | #define STDC_HEADERS 1
  1085. | #define HAVE_SYS_TYPES_H 1
  1086. | #define HAVE_SYS_STAT_H 1
  1087. | #define HAVE_STDLIB_H 1
  1088. | #define HAVE_STRING_H 1
  1089. | #define HAVE_MEMORY_H 1
  1090. | #define HAVE_STRINGS_H 1
  1091. | #define HAVE_INTTYPES_H 1
  1092. | #define HAVE_STDINT_H 1
  1093. | #define HAVE_UNISTD_H 1
  1094. | #define HAVE_DLFCN_H 1
  1095. | #define LT_OBJDIR ".libs/"
  1096. | #define HAVE_SYS_PARAM_H 1
  1097. | #define HAVE_DIRENT_H 1
  1098. | #define STDC_HEADERS 1
  1099. | #define HAVE_SYS_WAIT_H 1
  1100. | #define TIME_WITH_SYS_TIME 1
  1101. | #define HAVE_LOCALE_H 1
  1102. | #define HAVE_STDIO_H 1
  1103. | #define HAVE_STDARG_H 1
  1104. | #define HAVE_ERRNO_H 1
  1105. | #define HAVE_CTYPE_H 1
  1106. | #define HAVE_FCNTL_H 1
  1107. | #define HAVE_MALLOC_H 1
  1108. | #define HAVE_STDLIB_H 1
  1109. | #define HAVE_STRING_H 1
  1110. | #define HAVE_STRINGS_H 1
  1111. | #define HAVE_UNISTD_H 1
  1112. | #define HAVE_SYS_STAT_H 1
  1113. | #define HAVE_GETOPT_H 1
  1114. | #define HAVE_SYS_TIME_H 1
  1115. | #define HAVE_VPRINTF 1
  1116. | #define HAVE_SYS_RESOURCE_H 1
  1117. | #define HAVE__BOOL 1
  1118. | #define HAVE_STDBOOL_H 1
  1119. | /* end confdefs.h. */
  1120. | /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
  1121. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1122. | #define strlcat innocuous_strlcat
  1123. |
  1124. | /* System header to define __stub macros and hopefully few prototypes,
  1125. | which can conflict with char strlcat (); below.
  1126. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1127. | <limits.h> exists even on freestanding compilers. */
  1128. |
  1129. | #ifdef __STDC__
  1130. | # include <limits.h>
  1131. | #else
  1132. | # include <assert.h>
  1133. | #endif
  1134. |
  1135. | #undef strlcat
  1136. |
  1137. | /* Override any GCC internal prototype to avoid an error.
  1138. | Use char because int might match the return type of a GCC
  1139. | builtin and then its argument prototype would still apply. */
  1140. | #ifdef __cplusplus
  1141. | extern "C"
  1142. | #endif
  1143. | char strlcat ();
  1144. | /* The GNU C library defines this for functions which it implements
  1145. | to always fail with ENOSYS. Some functions are actually named
  1146. | something starting with __ and the normal name is an alias. */
  1147. | #if defined __stub_strlcat || defined __stub___strlcat
  1148. | choke me
  1149. | #endif
  1150. |
  1151. | int
  1152. | main ()
  1153. | {
  1154. | return strlcat ();
  1155. | ;
  1156. | return 0;
  1157. | }
  1158. configure:15963: result: no
  1159. configure:15963: checking for strerror
  1160. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1161. configure:15963: $? = 0
  1162. configure:15963: result: yes
  1163. configure:15963: checking for snprintf
  1164. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1165. conftest.c:90: warning: conflicting types for built-in function 'snprintf'
  1166. configure:15963: $? = 0
  1167. configure:15963: result: yes
  1168. configure:15963: checking for strchr
  1169. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1170. conftest.c:91: warning: conflicting types for built-in function 'strchr'
  1171. configure:15963: $? = 0
  1172. configure:15963: result: yes
  1173. configure:15963: checking for strrchr
  1174. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1175. conftest.c:92: warning: conflicting types for built-in function 'strrchr'
  1176. configure:15963: $? = 0
  1177. configure:15963: result: yes
  1178. configure:15963: checking for strcat
  1179. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1180. conftest.c:93: warning: conflicting types for built-in function 'strcat'
  1181. configure:15963: $? = 0
  1182. configure:15963: result: yes
  1183. configure:15963: checking for strcpy
  1184. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1185. conftest.c:94: warning: conflicting types for built-in function 'strcpy'
  1186. configure:15963: $? = 0
  1187. configure:15963: result: yes
  1188. configure:15963: checking for strdup
  1189. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1190. conftest.c:95: warning: conflicting types for built-in function 'strdup'
  1191. configure:15963: $? = 0
  1192. configure:15963: result: yes
  1193. configure:15963: checking for strcasecmp
  1194. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1195. conftest.c:96: warning: conflicting types for built-in function 'strcasecmp'
  1196. configure:15963: $? = 0
  1197. configure:15963: result: yes
  1198. configure:15963: checking for strtod
  1199. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1200. configure:15963: $? = 0
  1201. configure:15963: result: yes
  1202. configure:15963: checking for strtoll
  1203. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1204. configure:15963: $? = 0
  1205. configure:15963: result: yes
  1206. configure:15963: checking for strtoull
  1207. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1208. configure:15963: $? = 0
  1209. configure:15963: result: yes
  1210. configure:15963: checking for strstr
  1211. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1212. conftest.c:100: warning: conflicting types for built-in function 'strstr'
  1213. configure:15963: $? = 0
  1214. configure:15963: result: yes
  1215. configure:15963: checking for mkstemp
  1216. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1217. configure:15963: $? = 0
  1218. configure:15963: result: yes
  1219. configure:15963: checking for rand
  1220. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1221. configure:15963: $? = 0
  1222. configure:15963: result: yes
  1223. configure:15963: checking for random
  1224. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1225. configure:15963: $? = 0
  1226. configure:15963: result: yes
  1227. configure:15963: checking for memcmp
  1228. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1229. conftest.c:104: warning: conflicting types for built-in function 'memcmp'
  1230. configure:15963: $? = 0
  1231. configure:15963: result: yes
  1232. configure:15963: checking for getrlimit
  1233. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1234. configure:15963: $? = 0
  1235. configure:15963: result: yes
  1236. configure:15963: checking for gettimeofday
  1237. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1238. configure:15963: $? = 0
  1239. configure:15963: result: yes
  1240. configure:15963: checking for fsync
  1241. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1242. configure:15963: $? = 0
  1243. configure:15963: result: yes
  1244. configure:15963: checking for MPI_Comm_f2c
  1245. configure:15963: gcc -o conftest conftest.c -lcurl >&5
  1246. /tmp/cc2IIwm2.o: In function `main':
  1247. conftest.c:(.text+0xa): undefined reference to `MPI_Comm_f2c'
  1248. collect2: ld returned 1 exit status
  1249. configure:15963: $? = 1
  1250. configure: failed program was:
  1251. | /* confdefs.h */
  1252. | #define PACKAGE_NAME "netCDF"
  1253. | #define PACKAGE_TARNAME "netcdf"
  1254. | #define PACKAGE_VERSION "4.4.1"
  1255. | #define PACKAGE_STRING "netCDF 4.4.1"
  1256. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  1257. | #define PACKAGE_URL ""
  1258. | #define PACKAGE "netcdf"
  1259. | #define VERSION "4.4.1"
  1260. | #define NCIO_MINBLOCKSIZE 256
  1261. | #define ENABLE_FILEINFO 1
  1262. | #define DEFAULT_CHUNK_SIZE 4194304
  1263. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  1264. | #define DEFAULT_CHUNKS_IN_CACHE 10
  1265. | #define CHUNK_CACHE_SIZE 4194304
  1266. | #define CHUNK_CACHE_NELEMS 1009
  1267. | #define CHUNK_CACHE_PREEMPTION 0.75
  1268. | #define ENABLE_DAP_GROUPS 1
  1269. | #define USE_DAP 1
  1270. | #define ENABLE_DAP 1
  1271. | #define ENABLE_DAP_REMOTE_TESTS 1
  1272. | #define EXTRA_TESTS 1
  1273. | #define USE_NETCDF_2 1
  1274. | #define USE_EXTREME_NUMBERS 1
  1275. | #define TEMP_LARGE "."
  1276. | #define HAVE_CURLOPT_USERNAME 1
  1277. | #define HAVE_CURLOPT_PASSWORD 1
  1278. | #define HAVE_CURLOPT_KEYPASSWD 1
  1279. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  1280. | #define STDC_HEADERS 1
  1281. | #define HAVE_SYS_TYPES_H 1
  1282. | #define HAVE_SYS_STAT_H 1
  1283. | #define HAVE_STDLIB_H 1
  1284. | #define HAVE_STRING_H 1
  1285. | #define HAVE_MEMORY_H 1
  1286. | #define HAVE_STRINGS_H 1
  1287. | #define HAVE_INTTYPES_H 1
  1288. | #define HAVE_STDINT_H 1
  1289. | #define HAVE_UNISTD_H 1
  1290. | #define HAVE_DLFCN_H 1
  1291. | #define LT_OBJDIR ".libs/"
  1292. | #define HAVE_SYS_PARAM_H 1
  1293. | #define HAVE_DIRENT_H 1
  1294. | #define STDC_HEADERS 1
  1295. | #define HAVE_SYS_WAIT_H 1
  1296. | #define TIME_WITH_SYS_TIME 1
  1297. | #define HAVE_LOCALE_H 1
  1298. | #define HAVE_STDIO_H 1
  1299. | #define HAVE_STDARG_H 1
  1300. | #define HAVE_ERRNO_H 1
  1301. | #define HAVE_CTYPE_H 1
  1302. | #define HAVE_FCNTL_H 1
  1303. | #define HAVE_MALLOC_H 1
  1304. | #define HAVE_STDLIB_H 1
  1305. | #define HAVE_STRING_H 1
  1306. | #define HAVE_STRINGS_H 1
  1307. | #define HAVE_UNISTD_H 1
  1308. | #define HAVE_SYS_STAT_H 1
  1309. | #define HAVE_GETOPT_H 1
  1310. | #define HAVE_SYS_TIME_H 1
  1311. | #define HAVE_VPRINTF 1
  1312. | #define HAVE_SYS_RESOURCE_H 1
  1313. | #define HAVE__BOOL 1
  1314. | #define HAVE_STDBOOL_H 1
  1315. | #define HAVE_STRERROR 1
  1316. | #define HAVE_SNPRINTF 1
  1317. | #define HAVE_STRCHR 1
  1318. | #define HAVE_STRRCHR 1
  1319. | #define HAVE_STRCAT 1
  1320. | #define HAVE_STRCPY 1
  1321. | #define HAVE_STRDUP 1
  1322. | #define HAVE_STRCASECMP 1
  1323. | #define HAVE_STRTOD 1
  1324. | #define HAVE_STRTOLL 1
  1325. | #define HAVE_STRTOULL 1
  1326. | #define HAVE_STRSTR 1
  1327. | #define HAVE_MKSTEMP 1
  1328. | #define HAVE_RAND 1
  1329. | #define HAVE_RANDOM 1
  1330. | #define HAVE_MEMCMP 1
  1331. | #define HAVE_GETRLIMIT 1
  1332. | #define HAVE_GETTIMEOFDAY 1
  1333. | #define HAVE_FSYNC 1
  1334. | /* end confdefs.h. */
  1335. | /* Define MPI_Comm_f2c to an innocuous variant, in case <limits.h> declares MPI_Comm_f2c.
  1336. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1337. | #define MPI_Comm_f2c innocuous_MPI_Comm_f2c
  1338. |
  1339. | /* System header to define __stub macros and hopefully few prototypes,
  1340. | which can conflict with char MPI_Comm_f2c (); below.
  1341. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1342. | <limits.h> exists even on freestanding compilers. */
  1343. |
  1344. | #ifdef __STDC__
  1345. | # include <limits.h>
  1346. | #else
  1347. | # include <assert.h>
  1348. | #endif
  1349. |
  1350. | #undef MPI_Comm_f2c
  1351. |
  1352. | /* Override any GCC internal prototype to avoid an error.
  1353. | Use char because int might match the return type of a GCC
  1354. | builtin and then its argument prototype would still apply. */
  1355. | #ifdef __cplusplus
  1356. | extern "C"
  1357. | #endif
  1358. | char MPI_Comm_f2c ();
  1359. | /* The GNU C library defines this for functions which it implements
  1360. | to always fail with ENOSYS. Some functions are actually named
  1361. | something starting with __ and the normal name is an alias. */
  1362. | #if defined __stub_MPI_Comm_f2c || defined __stub___MPI_Comm_f2c
  1363. | choke me
  1364. | #endif
  1365. |
  1366. | int
  1367. | main ()
  1368. | {
  1369. | return MPI_Comm_f2c ();
  1370. | ;
  1371. | return 0;
  1372. | }
  1373. configure:15963: result: no
  1374. configure:15974: checking whether in-memory files are enabled
  1375. configure:15982: result: yes
  1376. configure:15997: checking for memmove
  1377. configure:15997: gcc -o conftest conftest.c -lcurl >&5
  1378. conftest.c:108: warning: conflicting types for built-in function 'memmove'
  1379. configure:15997: $? = 0
  1380. configure:15997: result: yes
  1381. configure:15997: checking for getpagesize
  1382. configure:15997: gcc -o conftest conftest.c -lcurl >&5
  1383. configure:15997: $? = 0
  1384. configure:15997: result: yes
  1385. configure:15997: checking for sysconf
  1386. configure:15997: gcc -o conftest conftest.c -lcurl >&5
  1387. configure:15997: $? = 0
  1388. configure:15997: result: yes
  1389. configure:16008: checking whether mmap is enabled for in-memory files
  1390. configure:16016: result: no
  1391. configure:16026: checking for stdlib.h
  1392. configure:16026: result: yes
  1393. configure:16026: checking for unistd.h
  1394. configure:16026: result: yes
  1395. configure:16026: checking for sys/param.h
  1396. configure:16026: result: yes
  1397. configure:16046: checking for getpagesize
  1398. configure:16046: result: yes
  1399. configure:16055: checking for working mmap
  1400. configure:16202: gcc -o conftest conftest.c -lcurl >&5
  1401. configure:16202: $? = 0
  1402. configure:16202: ./conftest
  1403. configure:16202: $? = 0
  1404. configure:16212: result: yes
  1405. configure:16223: checking for mremap
  1406. configure:16223: gcc -o conftest conftest.c -lcurl >&5
  1407. configure:16223: $? = 0
  1408. configure:16223: result: yes
  1409. configure:16250: checking for size_t
  1410. configure:16250: gcc -c conftest.c >&5
  1411. configure:16250: $? = 0
  1412. configure:16250: gcc -c conftest.c >&5
  1413. conftest.c: In function 'main':
  1414. conftest.c:131: error: expected expression before ')' token
  1415. configure:16250: $? = 1
  1416. configure: failed program was:
  1417. | /* confdefs.h */
  1418. | #define PACKAGE_NAME "netCDF"
  1419. | #define PACKAGE_TARNAME "netcdf"
  1420. | #define PACKAGE_VERSION "4.4.1"
  1421. | #define PACKAGE_STRING "netCDF 4.4.1"
  1422. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  1423. | #define PACKAGE_URL ""
  1424. | #define PACKAGE "netcdf"
  1425. | #define VERSION "4.4.1"
  1426. | #define NCIO_MINBLOCKSIZE 256
  1427. | #define ENABLE_FILEINFO 1
  1428. | #define DEFAULT_CHUNK_SIZE 4194304
  1429. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  1430. | #define DEFAULT_CHUNKS_IN_CACHE 10
  1431. | #define CHUNK_CACHE_SIZE 4194304
  1432. | #define CHUNK_CACHE_NELEMS 1009
  1433. | #define CHUNK_CACHE_PREEMPTION 0.75
  1434. | #define ENABLE_DAP_GROUPS 1
  1435. | #define USE_DAP 1
  1436. | #define ENABLE_DAP 1
  1437. | #define ENABLE_DAP_REMOTE_TESTS 1
  1438. | #define EXTRA_TESTS 1
  1439. | #define USE_NETCDF_2 1
  1440. | #define USE_EXTREME_NUMBERS 1
  1441. | #define TEMP_LARGE "."
  1442. | #define HAVE_CURLOPT_USERNAME 1
  1443. | #define HAVE_CURLOPT_PASSWORD 1
  1444. | #define HAVE_CURLOPT_KEYPASSWD 1
  1445. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  1446. | #define STDC_HEADERS 1
  1447. | #define HAVE_SYS_TYPES_H 1
  1448. | #define HAVE_SYS_STAT_H 1
  1449. | #define HAVE_STDLIB_H 1
  1450. | #define HAVE_STRING_H 1
  1451. | #define HAVE_MEMORY_H 1
  1452. | #define HAVE_STRINGS_H 1
  1453. | #define HAVE_INTTYPES_H 1
  1454. | #define HAVE_STDINT_H 1
  1455. | #define HAVE_UNISTD_H 1
  1456. | #define HAVE_DLFCN_H 1
  1457. | #define LT_OBJDIR ".libs/"
  1458. | #define HAVE_SYS_PARAM_H 1
  1459. | #define HAVE_DIRENT_H 1
  1460. | #define STDC_HEADERS 1
  1461. | #define HAVE_SYS_WAIT_H 1
  1462. | #define TIME_WITH_SYS_TIME 1
  1463. | #define HAVE_LOCALE_H 1
  1464. | #define HAVE_STDIO_H 1
  1465. | #define HAVE_STDARG_H 1
  1466. | #define HAVE_ERRNO_H 1
  1467. | #define HAVE_CTYPE_H 1
  1468. | #define HAVE_FCNTL_H 1
  1469. | #define HAVE_MALLOC_H 1
  1470. | #define HAVE_STDLIB_H 1
  1471. | #define HAVE_STRING_H 1
  1472. | #define HAVE_STRINGS_H 1
  1473. | #define HAVE_UNISTD_H 1
  1474. | #define HAVE_SYS_STAT_H 1
  1475. | #define HAVE_GETOPT_H 1
  1476. | #define HAVE_SYS_TIME_H 1
  1477. | #define HAVE_VPRINTF 1
  1478. | #define HAVE_SYS_RESOURCE_H 1
  1479. | #define HAVE__BOOL 1
  1480. | #define HAVE_STDBOOL_H 1
  1481. | #define HAVE_STRERROR 1
  1482. | #define HAVE_SNPRINTF 1
  1483. | #define HAVE_STRCHR 1
  1484. | #define HAVE_STRRCHR 1
  1485. | #define HAVE_STRCAT 1
  1486. | #define HAVE_STRCPY 1
  1487. | #define HAVE_STRDUP 1
  1488. | #define HAVE_STRCASECMP 1
  1489. | #define HAVE_STRTOD 1
  1490. | #define HAVE_STRTOLL 1
  1491. | #define HAVE_STRTOULL 1
  1492. | #define HAVE_STRSTR 1
  1493. | #define HAVE_MKSTEMP 1
  1494. | #define HAVE_RAND 1
  1495. | #define HAVE_RANDOM 1
  1496. | #define HAVE_MEMCMP 1
  1497. | #define HAVE_GETRLIMIT 1
  1498. | #define HAVE_GETTIMEOFDAY 1
  1499. | #define HAVE_FSYNC 1
  1500. | #define HAVE_MEMMOVE 1
  1501. | #define HAVE_GETPAGESIZE 1
  1502. | #define HAVE_SYSCONF 1
  1503. | #define HAVE_STDLIB_H 1
  1504. | #define HAVE_UNISTD_H 1
  1505. | #define HAVE_SYS_PARAM_H 1
  1506. | #define HAVE_GETPAGESIZE 1
  1507. | #define HAVE_MMAP 1
  1508. | #define HAVE_MREMAP 1
  1509. | #define USE_DISKLESS 1
  1510. | /* end confdefs.h. */
  1511. | #include <stdio.h>
  1512. | #ifdef HAVE_SYS_TYPES_H
  1513. | # include <sys/types.h>
  1514. | #endif
  1515. | #ifdef HAVE_SYS_STAT_H
  1516. | # include <sys/stat.h>
  1517. | #endif
  1518. | #ifdef STDC_HEADERS
  1519. | # include <stdlib.h>
  1520. | # include <stddef.h>
  1521. | #else
  1522. | # ifdef HAVE_STDLIB_H
  1523. | # include <stdlib.h>
  1524. | # endif
  1525. | #endif
  1526. | #ifdef HAVE_STRING_H
  1527. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1528. | # include <memory.h>
  1529. | # endif
  1530. | # include <string.h>
  1531. | #endif
  1532. | #ifdef HAVE_STRINGS_H
  1533. | # include <strings.h>
  1534. | #endif
  1535. | #ifdef HAVE_INTTYPES_H
  1536. | # include <inttypes.h>
  1537. | #endif
  1538. | #ifdef HAVE_STDINT_H
  1539. | # include <stdint.h>
  1540. | #endif
  1541. | #ifdef HAVE_UNISTD_H
  1542. | # include <unistd.h>
  1543. | #endif
  1544. | int
  1545. | main ()
  1546. | {
  1547. | if (sizeof ((size_t)))
  1548. | return 0;
  1549. | ;
  1550. | return 0;
  1551. | }
  1552. configure:16250: result: yes
  1553. configure:16263: checking for working alloca.h
  1554. configure:16280: gcc -o conftest conftest.c -lcurl >&5
  1555. configure:16280: $? = 0
  1556. configure:16288: result: yes
  1557. configure:16296: checking for alloca
  1558. configure:16333: gcc -o conftest conftest.c -lcurl >&5
  1559. configure:16333: $? = 0
  1560. configure:16341: result: yes
  1561. configure:16447: checking whether isnan is declared
  1562. configure:16447: gcc -c conftest.c >&5
  1563. configure:16447: $? = 0
  1564. configure:16447: result: yes
  1565. configure:16458: checking whether isinf is declared
  1566. configure:16458: gcc -c conftest.c >&5
  1567. configure:16458: $? = 0
  1568. configure:16458: result: yes
  1569. configure:16469: checking whether isfinite is declared
  1570. configure:16469: gcc -c conftest.c >&5
  1571. configure:16469: $? = 0
  1572. configure:16469: result: yes
  1573. configure:16480: checking whether signbit is declared
  1574. configure:16480: gcc -c conftest.c >&5
  1575. configure:16480: $? = 0
  1576. configure:16480: result: yes
  1577. configure:16492: checking for struct stat.st_blksize
  1578. configure:16492: gcc -c conftest.c >&5
  1579. configure:16492: $? = 0
  1580. configure:16492: result: yes
  1581. configure:16506: checking for IEEE floating point format
  1582. configure:16544: gcc -o conftest conftest.c -lcurl >&5
  1583. configure:16544: $? = 0
  1584. configure:16544: ./conftest
  1585. configure:16544: $? = 0
  1586. configure:16553: result: yes
  1587. configure:16561: checking for size_t
  1588. configure:16561: result: yes
  1589. configure:16572: checking for off_t
  1590. configure:16572: gcc -c conftest.c >&5
  1591. configure:16572: $? = 0
  1592. configure:16572: gcc -c conftest.c >&5
  1593. conftest.c: In function 'main':
  1594. conftest.c:139: error: expected expression before ')' token
  1595. configure:16572: $? = 1
  1596. configure: failed program was:
  1597. | /* confdefs.h */
  1598. | #define PACKAGE_NAME "netCDF"
  1599. | #define PACKAGE_TARNAME "netcdf"
  1600. | #define PACKAGE_VERSION "4.4.1"
  1601. | #define PACKAGE_STRING "netCDF 4.4.1"
  1602. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  1603. | #define PACKAGE_URL ""
  1604. | #define PACKAGE "netcdf"
  1605. | #define VERSION "4.4.1"
  1606. | #define NCIO_MINBLOCKSIZE 256
  1607. | #define ENABLE_FILEINFO 1
  1608. | #define DEFAULT_CHUNK_SIZE 4194304
  1609. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  1610. | #define DEFAULT_CHUNKS_IN_CACHE 10
  1611. | #define CHUNK_CACHE_SIZE 4194304
  1612. | #define CHUNK_CACHE_NELEMS 1009
  1613. | #define CHUNK_CACHE_PREEMPTION 0.75
  1614. | #define ENABLE_DAP_GROUPS 1
  1615. | #define USE_DAP 1
  1616. | #define ENABLE_DAP 1
  1617. | #define ENABLE_DAP_REMOTE_TESTS 1
  1618. | #define EXTRA_TESTS 1
  1619. | #define USE_NETCDF_2 1
  1620. | #define USE_EXTREME_NUMBERS 1
  1621. | #define TEMP_LARGE "."
  1622. | #define HAVE_CURLOPT_USERNAME 1
  1623. | #define HAVE_CURLOPT_PASSWORD 1
  1624. | #define HAVE_CURLOPT_KEYPASSWD 1
  1625. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  1626. | #define STDC_HEADERS 1
  1627. | #define HAVE_SYS_TYPES_H 1
  1628. | #define HAVE_SYS_STAT_H 1
  1629. | #define HAVE_STDLIB_H 1
  1630. | #define HAVE_STRING_H 1
  1631. | #define HAVE_MEMORY_H 1
  1632. | #define HAVE_STRINGS_H 1
  1633. | #define HAVE_INTTYPES_H 1
  1634. | #define HAVE_STDINT_H 1
  1635. | #define HAVE_UNISTD_H 1
  1636. | #define HAVE_DLFCN_H 1
  1637. | #define LT_OBJDIR ".libs/"
  1638. | #define HAVE_SYS_PARAM_H 1
  1639. | #define HAVE_DIRENT_H 1
  1640. | #define STDC_HEADERS 1
  1641. | #define HAVE_SYS_WAIT_H 1
  1642. | #define TIME_WITH_SYS_TIME 1
  1643. | #define HAVE_LOCALE_H 1
  1644. | #define HAVE_STDIO_H 1
  1645. | #define HAVE_STDARG_H 1
  1646. | #define HAVE_ERRNO_H 1
  1647. | #define HAVE_CTYPE_H 1
  1648. | #define HAVE_FCNTL_H 1
  1649. | #define HAVE_MALLOC_H 1
  1650. | #define HAVE_STDLIB_H 1
  1651. | #define HAVE_STRING_H 1
  1652. | #define HAVE_STRINGS_H 1
  1653. | #define HAVE_UNISTD_H 1
  1654. | #define HAVE_SYS_STAT_H 1
  1655. | #define HAVE_GETOPT_H 1
  1656. | #define HAVE_SYS_TIME_H 1
  1657. | #define HAVE_VPRINTF 1
  1658. | #define HAVE_SYS_RESOURCE_H 1
  1659. | #define HAVE__BOOL 1
  1660. | #define HAVE_STDBOOL_H 1
  1661. | #define HAVE_STRERROR 1
  1662. | #define HAVE_SNPRINTF 1
  1663. | #define HAVE_STRCHR 1
  1664. | #define HAVE_STRRCHR 1
  1665. | #define HAVE_STRCAT 1
  1666. | #define HAVE_STRCPY 1
  1667. | #define HAVE_STRDUP 1
  1668. | #define HAVE_STRCASECMP 1
  1669. | #define HAVE_STRTOD 1
  1670. | #define HAVE_STRTOLL 1
  1671. | #define HAVE_STRTOULL 1
  1672. | #define HAVE_STRSTR 1
  1673. | #define HAVE_MKSTEMP 1
  1674. | #define HAVE_RAND 1
  1675. | #define HAVE_RANDOM 1
  1676. | #define HAVE_MEMCMP 1
  1677. | #define HAVE_GETRLIMIT 1
  1678. | #define HAVE_GETTIMEOFDAY 1
  1679. | #define HAVE_FSYNC 1
  1680. | #define HAVE_MEMMOVE 1
  1681. | #define HAVE_GETPAGESIZE 1
  1682. | #define HAVE_SYSCONF 1
  1683. | #define HAVE_STDLIB_H 1
  1684. | #define HAVE_UNISTD_H 1
  1685. | #define HAVE_SYS_PARAM_H 1
  1686. | #define HAVE_GETPAGESIZE 1
  1687. | #define HAVE_MMAP 1
  1688. | #define HAVE_MREMAP 1
  1689. | #define USE_DISKLESS 1
  1690. | #define HAVE_ALLOCA_H 1
  1691. | #define HAVE_ALLOCA 1
  1692. | #define HAVE_DECL_ISNAN 1
  1693. | #define HAVE_DECL_ISINF 1
  1694. | #define HAVE_DECL_ISFINITE 1
  1695. | #define HAVE_DECL_SIGNBIT 1
  1696. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  1697. | #define HAVE_ST_BLKSIZE 1
  1698. | /* end confdefs.h. */
  1699. | #include <stdio.h>
  1700. | #ifdef HAVE_SYS_TYPES_H
  1701. | # include <sys/types.h>
  1702. | #endif
  1703. | #ifdef HAVE_SYS_STAT_H
  1704. | # include <sys/stat.h>
  1705. | #endif
  1706. | #ifdef STDC_HEADERS
  1707. | # include <stdlib.h>
  1708. | # include <stddef.h>
  1709. | #else
  1710. | # ifdef HAVE_STDLIB_H
  1711. | # include <stdlib.h>
  1712. | # endif
  1713. | #endif
  1714. | #ifdef HAVE_STRING_H
  1715. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1716. | # include <memory.h>
  1717. | # endif
  1718. | # include <string.h>
  1719. | #endif
  1720. | #ifdef HAVE_STRINGS_H
  1721. | # include <strings.h>
  1722. | #endif
  1723. | #ifdef HAVE_INTTYPES_H
  1724. | # include <inttypes.h>
  1725. | #endif
  1726. | #ifdef HAVE_STDINT_H
  1727. | # include <stdint.h>
  1728. | #endif
  1729. | #ifdef HAVE_UNISTD_H
  1730. | # include <unistd.h>
  1731. | #endif
  1732. | int
  1733. | main ()
  1734. | {
  1735. | if (sizeof ((off_t)))
  1736. | return 0;
  1737. | ;
  1738. | return 0;
  1739. | }
  1740. configure:16572: result: yes
  1741. configure:16583: checking for size_t
  1742. configure:16583: result: yes
  1743. configure:16592: checking for ssize_t
  1744. configure:16592: gcc -c conftest.c >&5
  1745. configure:16592: $? = 0
  1746. configure:16592: gcc -c conftest.c >&5
  1747. conftest.c: In function 'main':
  1748. conftest.c:140: error: expected expression before ')' token
  1749. configure:16592: $? = 1
  1750. configure: failed program was:
  1751. | /* confdefs.h */
  1752. | #define PACKAGE_NAME "netCDF"
  1753. | #define PACKAGE_TARNAME "netcdf"
  1754. | #define PACKAGE_VERSION "4.4.1"
  1755. | #define PACKAGE_STRING "netCDF 4.4.1"
  1756. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  1757. | #define PACKAGE_URL ""
  1758. | #define PACKAGE "netcdf"
  1759. | #define VERSION "4.4.1"
  1760. | #define NCIO_MINBLOCKSIZE 256
  1761. | #define ENABLE_FILEINFO 1
  1762. | #define DEFAULT_CHUNK_SIZE 4194304
  1763. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  1764. | #define DEFAULT_CHUNKS_IN_CACHE 10
  1765. | #define CHUNK_CACHE_SIZE 4194304
  1766. | #define CHUNK_CACHE_NELEMS 1009
  1767. | #define CHUNK_CACHE_PREEMPTION 0.75
  1768. | #define ENABLE_DAP_GROUPS 1
  1769. | #define USE_DAP 1
  1770. | #define ENABLE_DAP 1
  1771. | #define ENABLE_DAP_REMOTE_TESTS 1
  1772. | #define EXTRA_TESTS 1
  1773. | #define USE_NETCDF_2 1
  1774. | #define USE_EXTREME_NUMBERS 1
  1775. | #define TEMP_LARGE "."
  1776. | #define HAVE_CURLOPT_USERNAME 1
  1777. | #define HAVE_CURLOPT_PASSWORD 1
  1778. | #define HAVE_CURLOPT_KEYPASSWD 1
  1779. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  1780. | #define STDC_HEADERS 1
  1781. | #define HAVE_SYS_TYPES_H 1
  1782. | #define HAVE_SYS_STAT_H 1
  1783. | #define HAVE_STDLIB_H 1
  1784. | #define HAVE_STRING_H 1
  1785. | #define HAVE_MEMORY_H 1
  1786. | #define HAVE_STRINGS_H 1
  1787. | #define HAVE_INTTYPES_H 1
  1788. | #define HAVE_STDINT_H 1
  1789. | #define HAVE_UNISTD_H 1
  1790. | #define HAVE_DLFCN_H 1
  1791. | #define LT_OBJDIR ".libs/"
  1792. | #define HAVE_SYS_PARAM_H 1
  1793. | #define HAVE_DIRENT_H 1
  1794. | #define STDC_HEADERS 1
  1795. | #define HAVE_SYS_WAIT_H 1
  1796. | #define TIME_WITH_SYS_TIME 1
  1797. | #define HAVE_LOCALE_H 1
  1798. | #define HAVE_STDIO_H 1
  1799. | #define HAVE_STDARG_H 1
  1800. | #define HAVE_ERRNO_H 1
  1801. | #define HAVE_CTYPE_H 1
  1802. | #define HAVE_FCNTL_H 1
  1803. | #define HAVE_MALLOC_H 1
  1804. | #define HAVE_STDLIB_H 1
  1805. | #define HAVE_STRING_H 1
  1806. | #define HAVE_STRINGS_H 1
  1807. | #define HAVE_UNISTD_H 1
  1808. | #define HAVE_SYS_STAT_H 1
  1809. | #define HAVE_GETOPT_H 1
  1810. | #define HAVE_SYS_TIME_H 1
  1811. | #define HAVE_VPRINTF 1
  1812. | #define HAVE_SYS_RESOURCE_H 1
  1813. | #define HAVE__BOOL 1
  1814. | #define HAVE_STDBOOL_H 1
  1815. | #define HAVE_STRERROR 1
  1816. | #define HAVE_SNPRINTF 1
  1817. | #define HAVE_STRCHR 1
  1818. | #define HAVE_STRRCHR 1
  1819. | #define HAVE_STRCAT 1
  1820. | #define HAVE_STRCPY 1
  1821. | #define HAVE_STRDUP 1
  1822. | #define HAVE_STRCASECMP 1
  1823. | #define HAVE_STRTOD 1
  1824. | #define HAVE_STRTOLL 1
  1825. | #define HAVE_STRTOULL 1
  1826. | #define HAVE_STRSTR 1
  1827. | #define HAVE_MKSTEMP 1
  1828. | #define HAVE_RAND 1
  1829. | #define HAVE_RANDOM 1
  1830. | #define HAVE_MEMCMP 1
  1831. | #define HAVE_GETRLIMIT 1
  1832. | #define HAVE_GETTIMEOFDAY 1
  1833. | #define HAVE_FSYNC 1
  1834. | #define HAVE_MEMMOVE 1
  1835. | #define HAVE_GETPAGESIZE 1
  1836. | #define HAVE_SYSCONF 1
  1837. | #define HAVE_STDLIB_H 1
  1838. | #define HAVE_UNISTD_H 1
  1839. | #define HAVE_SYS_PARAM_H 1
  1840. | #define HAVE_GETPAGESIZE 1
  1841. | #define HAVE_MMAP 1
  1842. | #define HAVE_MREMAP 1
  1843. | #define USE_DISKLESS 1
  1844. | #define HAVE_ALLOCA_H 1
  1845. | #define HAVE_ALLOCA 1
  1846. | #define HAVE_DECL_ISNAN 1
  1847. | #define HAVE_DECL_ISINF 1
  1848. | #define HAVE_DECL_ISFINITE 1
  1849. | #define HAVE_DECL_SIGNBIT 1
  1850. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  1851. | #define HAVE_ST_BLKSIZE 1
  1852. | #define HAVE_SIZE_T 1
  1853. | /* end confdefs.h. */
  1854. | #include <stdio.h>
  1855. | #ifdef HAVE_SYS_TYPES_H
  1856. | # include <sys/types.h>
  1857. | #endif
  1858. | #ifdef HAVE_SYS_STAT_H
  1859. | # include <sys/stat.h>
  1860. | #endif
  1861. | #ifdef STDC_HEADERS
  1862. | # include <stdlib.h>
  1863. | # include <stddef.h>
  1864. | #else
  1865. | # ifdef HAVE_STDLIB_H
  1866. | # include <stdlib.h>
  1867. | # endif
  1868. | #endif
  1869. | #ifdef HAVE_STRING_H
  1870. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1871. | # include <memory.h>
  1872. | # endif
  1873. | # include <string.h>
  1874. | #endif
  1875. | #ifdef HAVE_STRINGS_H
  1876. | # include <strings.h>
  1877. | #endif
  1878. | #ifdef HAVE_INTTYPES_H
  1879. | # include <inttypes.h>
  1880. | #endif
  1881. | #ifdef HAVE_STDINT_H
  1882. | # include <stdint.h>
  1883. | #endif
  1884. | #ifdef HAVE_UNISTD_H
  1885. | # include <unistd.h>
  1886. | #endif
  1887. | int
  1888. | main ()
  1889. | {
  1890. | if (sizeof ((ssize_t)))
  1891. | return 0;
  1892. | ;
  1893. | return 0;
  1894. | }
  1895. configure:16592: result: yes
  1896. configure:16601: checking for ptrdiff_t
  1897. configure:16601: gcc -c conftest.c >&5
  1898. configure:16601: $? = 0
  1899. configure:16601: gcc -c conftest.c >&5
  1900. conftest.c: In function 'main':
  1901. conftest.c:141: error: expected expression before ')' token
  1902. configure:16601: $? = 1
  1903. configure: failed program was:
  1904. | /* confdefs.h */
  1905. | #define PACKAGE_NAME "netCDF"
  1906. | #define PACKAGE_TARNAME "netcdf"
  1907. | #define PACKAGE_VERSION "4.4.1"
  1908. | #define PACKAGE_STRING "netCDF 4.4.1"
  1909. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  1910. | #define PACKAGE_URL ""
  1911. | #define PACKAGE "netcdf"
  1912. | #define VERSION "4.4.1"
  1913. | #define NCIO_MINBLOCKSIZE 256
  1914. | #define ENABLE_FILEINFO 1
  1915. | #define DEFAULT_CHUNK_SIZE 4194304
  1916. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  1917. | #define DEFAULT_CHUNKS_IN_CACHE 10
  1918. | #define CHUNK_CACHE_SIZE 4194304
  1919. | #define CHUNK_CACHE_NELEMS 1009
  1920. | #define CHUNK_CACHE_PREEMPTION 0.75
  1921. | #define ENABLE_DAP_GROUPS 1
  1922. | #define USE_DAP 1
  1923. | #define ENABLE_DAP 1
  1924. | #define ENABLE_DAP_REMOTE_TESTS 1
  1925. | #define EXTRA_TESTS 1
  1926. | #define USE_NETCDF_2 1
  1927. | #define USE_EXTREME_NUMBERS 1
  1928. | #define TEMP_LARGE "."
  1929. | #define HAVE_CURLOPT_USERNAME 1
  1930. | #define HAVE_CURLOPT_PASSWORD 1
  1931. | #define HAVE_CURLOPT_KEYPASSWD 1
  1932. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  1933. | #define STDC_HEADERS 1
  1934. | #define HAVE_SYS_TYPES_H 1
  1935. | #define HAVE_SYS_STAT_H 1
  1936. | #define HAVE_STDLIB_H 1
  1937. | #define HAVE_STRING_H 1
  1938. | #define HAVE_MEMORY_H 1
  1939. | #define HAVE_STRINGS_H 1
  1940. | #define HAVE_INTTYPES_H 1
  1941. | #define HAVE_STDINT_H 1
  1942. | #define HAVE_UNISTD_H 1
  1943. | #define HAVE_DLFCN_H 1
  1944. | #define LT_OBJDIR ".libs/"
  1945. | #define HAVE_SYS_PARAM_H 1
  1946. | #define HAVE_DIRENT_H 1
  1947. | #define STDC_HEADERS 1
  1948. | #define HAVE_SYS_WAIT_H 1
  1949. | #define TIME_WITH_SYS_TIME 1
  1950. | #define HAVE_LOCALE_H 1
  1951. | #define HAVE_STDIO_H 1
  1952. | #define HAVE_STDARG_H 1
  1953. | #define HAVE_ERRNO_H 1
  1954. | #define HAVE_CTYPE_H 1
  1955. | #define HAVE_FCNTL_H 1
  1956. | #define HAVE_MALLOC_H 1
  1957. | #define HAVE_STDLIB_H 1
  1958. | #define HAVE_STRING_H 1
  1959. | #define HAVE_STRINGS_H 1
  1960. | #define HAVE_UNISTD_H 1
  1961. | #define HAVE_SYS_STAT_H 1
  1962. | #define HAVE_GETOPT_H 1
  1963. | #define HAVE_SYS_TIME_H 1
  1964. | #define HAVE_VPRINTF 1
  1965. | #define HAVE_SYS_RESOURCE_H 1
  1966. | #define HAVE__BOOL 1
  1967. | #define HAVE_STDBOOL_H 1
  1968. | #define HAVE_STRERROR 1
  1969. | #define HAVE_SNPRINTF 1
  1970. | #define HAVE_STRCHR 1
  1971. | #define HAVE_STRRCHR 1
  1972. | #define HAVE_STRCAT 1
  1973. | #define HAVE_STRCPY 1
  1974. | #define HAVE_STRDUP 1
  1975. | #define HAVE_STRCASECMP 1
  1976. | #define HAVE_STRTOD 1
  1977. | #define HAVE_STRTOLL 1
  1978. | #define HAVE_STRTOULL 1
  1979. | #define HAVE_STRSTR 1
  1980. | #define HAVE_MKSTEMP 1
  1981. | #define HAVE_RAND 1
  1982. | #define HAVE_RANDOM 1
  1983. | #define HAVE_MEMCMP 1
  1984. | #define HAVE_GETRLIMIT 1
  1985. | #define HAVE_GETTIMEOFDAY 1
  1986. | #define HAVE_FSYNC 1
  1987. | #define HAVE_MEMMOVE 1
  1988. | #define HAVE_GETPAGESIZE 1
  1989. | #define HAVE_SYSCONF 1
  1990. | #define HAVE_STDLIB_H 1
  1991. | #define HAVE_UNISTD_H 1
  1992. | #define HAVE_SYS_PARAM_H 1
  1993. | #define HAVE_GETPAGESIZE 1
  1994. | #define HAVE_MMAP 1
  1995. | #define HAVE_MREMAP 1
  1996. | #define USE_DISKLESS 1
  1997. | #define HAVE_ALLOCA_H 1
  1998. | #define HAVE_ALLOCA 1
  1999. | #define HAVE_DECL_ISNAN 1
  2000. | #define HAVE_DECL_ISINF 1
  2001. | #define HAVE_DECL_ISFINITE 1
  2002. | #define HAVE_DECL_SIGNBIT 1
  2003. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  2004. | #define HAVE_ST_BLKSIZE 1
  2005. | #define HAVE_SIZE_T 1
  2006. | #define HAVE_SSIZE_T 1
  2007. | /* end confdefs.h. */
  2008. | #include <stdio.h>
  2009. | #ifdef HAVE_SYS_TYPES_H
  2010. | # include <sys/types.h>
  2011. | #endif
  2012. | #ifdef HAVE_SYS_STAT_H
  2013. | # include <sys/stat.h>
  2014. | #endif
  2015. | #ifdef STDC_HEADERS
  2016. | # include <stdlib.h>
  2017. | # include <stddef.h>
  2018. | #else
  2019. | # ifdef HAVE_STDLIB_H
  2020. | # include <stdlib.h>
  2021. | # endif
  2022. | #endif
  2023. | #ifdef HAVE_STRING_H
  2024. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2025. | # include <memory.h>
  2026. | # endif
  2027. | # include <string.h>
  2028. | #endif
  2029. | #ifdef HAVE_STRINGS_H
  2030. | # include <strings.h>
  2031. | #endif
  2032. | #ifdef HAVE_INTTYPES_H
  2033. | # include <inttypes.h>
  2034. | #endif
  2035. | #ifdef HAVE_STDINT_H
  2036. | # include <stdint.h>
  2037. | #endif
  2038. | #ifdef HAVE_UNISTD_H
  2039. | # include <unistd.h>
  2040. | #endif
  2041. | int
  2042. | main ()
  2043. | {
  2044. | if (sizeof ((ptrdiff_t)))
  2045. | return 0;
  2046. | ;
  2047. | return 0;
  2048. | }
  2049. configure:16601: result: yes
  2050. configure:16610: checking for uchar
  2051. configure:16610: gcc -c conftest.c >&5
  2052. conftest.c: In function 'main':
  2053. conftest.c:142: error: 'uchar' undeclared (first use in this function)
  2054. conftest.c:142: error: (Each undeclared identifier is reported only once
  2055. conftest.c:142: error: for each function it appears in.)
  2056. configure:16610: $? = 1
  2057. configure: failed program was:
  2058. | /* confdefs.h */
  2059. | #define PACKAGE_NAME "netCDF"
  2060. | #define PACKAGE_TARNAME "netcdf"
  2061. | #define PACKAGE_VERSION "4.4.1"
  2062. | #define PACKAGE_STRING "netCDF 4.4.1"
  2063. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  2064. | #define PACKAGE_URL ""
  2065. | #define PACKAGE "netcdf"
  2066. | #define VERSION "4.4.1"
  2067. | #define NCIO_MINBLOCKSIZE 256
  2068. | #define ENABLE_FILEINFO 1
  2069. | #define DEFAULT_CHUNK_SIZE 4194304
  2070. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  2071. | #define DEFAULT_CHUNKS_IN_CACHE 10
  2072. | #define CHUNK_CACHE_SIZE 4194304
  2073. | #define CHUNK_CACHE_NELEMS 1009
  2074. | #define CHUNK_CACHE_PREEMPTION 0.75
  2075. | #define ENABLE_DAP_GROUPS 1
  2076. | #define USE_DAP 1
  2077. | #define ENABLE_DAP 1
  2078. | #define ENABLE_DAP_REMOTE_TESTS 1
  2079. | #define EXTRA_TESTS 1
  2080. | #define USE_NETCDF_2 1
  2081. | #define USE_EXTREME_NUMBERS 1
  2082. | #define TEMP_LARGE "."
  2083. | #define HAVE_CURLOPT_USERNAME 1
  2084. | #define HAVE_CURLOPT_PASSWORD 1
  2085. | #define HAVE_CURLOPT_KEYPASSWD 1
  2086. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  2087. | #define STDC_HEADERS 1
  2088. | #define HAVE_SYS_TYPES_H 1
  2089. | #define HAVE_SYS_STAT_H 1
  2090. | #define HAVE_STDLIB_H 1
  2091. | #define HAVE_STRING_H 1
  2092. | #define HAVE_MEMORY_H 1
  2093. | #define HAVE_STRINGS_H 1
  2094. | #define HAVE_INTTYPES_H 1
  2095. | #define HAVE_STDINT_H 1
  2096. | #define HAVE_UNISTD_H 1
  2097. | #define HAVE_DLFCN_H 1
  2098. | #define LT_OBJDIR ".libs/"
  2099. | #define HAVE_SYS_PARAM_H 1
  2100. | #define HAVE_DIRENT_H 1
  2101. | #define STDC_HEADERS 1
  2102. | #define HAVE_SYS_WAIT_H 1
  2103. | #define TIME_WITH_SYS_TIME 1
  2104. | #define HAVE_LOCALE_H 1
  2105. | #define HAVE_STDIO_H 1
  2106. | #define HAVE_STDARG_H 1
  2107. | #define HAVE_ERRNO_H 1
  2108. | #define HAVE_CTYPE_H 1
  2109. | #define HAVE_FCNTL_H 1
  2110. | #define HAVE_MALLOC_H 1
  2111. | #define HAVE_STDLIB_H 1
  2112. | #define HAVE_STRING_H 1
  2113. | #define HAVE_STRINGS_H 1
  2114. | #define HAVE_UNISTD_H 1
  2115. | #define HAVE_SYS_STAT_H 1
  2116. | #define HAVE_GETOPT_H 1
  2117. | #define HAVE_SYS_TIME_H 1
  2118. | #define HAVE_VPRINTF 1
  2119. | #define HAVE_SYS_RESOURCE_H 1
  2120. | #define HAVE__BOOL 1
  2121. | #define HAVE_STDBOOL_H 1
  2122. | #define HAVE_STRERROR 1
  2123. | #define HAVE_SNPRINTF 1
  2124. | #define HAVE_STRCHR 1
  2125. | #define HAVE_STRRCHR 1
  2126. | #define HAVE_STRCAT 1
  2127. | #define HAVE_STRCPY 1
  2128. | #define HAVE_STRDUP 1
  2129. | #define HAVE_STRCASECMP 1
  2130. | #define HAVE_STRTOD 1
  2131. | #define HAVE_STRTOLL 1
  2132. | #define HAVE_STRTOULL 1
  2133. | #define HAVE_STRSTR 1
  2134. | #define HAVE_MKSTEMP 1
  2135. | #define HAVE_RAND 1
  2136. | #define HAVE_RANDOM 1
  2137. | #define HAVE_MEMCMP 1
  2138. | #define HAVE_GETRLIMIT 1
  2139. | #define HAVE_GETTIMEOFDAY 1
  2140. | #define HAVE_FSYNC 1
  2141. | #define HAVE_MEMMOVE 1
  2142. | #define HAVE_GETPAGESIZE 1
  2143. | #define HAVE_SYSCONF 1
  2144. | #define HAVE_STDLIB_H 1
  2145. | #define HAVE_UNISTD_H 1
  2146. | #define HAVE_SYS_PARAM_H 1
  2147. | #define HAVE_GETPAGESIZE 1
  2148. | #define HAVE_MMAP 1
  2149. | #define HAVE_MREMAP 1
  2150. | #define USE_DISKLESS 1
  2151. | #define HAVE_ALLOCA_H 1
  2152. | #define HAVE_ALLOCA 1
  2153. | #define HAVE_DECL_ISNAN 1
  2154. | #define HAVE_DECL_ISINF 1
  2155. | #define HAVE_DECL_ISFINITE 1
  2156. | #define HAVE_DECL_SIGNBIT 1
  2157. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  2158. | #define HAVE_ST_BLKSIZE 1
  2159. | #define HAVE_SIZE_T 1
  2160. | #define HAVE_SSIZE_T 1
  2161. | #define HAVE_PTRDIFF_T 1
  2162. | /* end confdefs.h. */
  2163. | #include <stdio.h>
  2164. | #ifdef HAVE_SYS_TYPES_H
  2165. | # include <sys/types.h>
  2166. | #endif
  2167. | #ifdef HAVE_SYS_STAT_H
  2168. | # include <sys/stat.h>
  2169. | #endif
  2170. | #ifdef STDC_HEADERS
  2171. | # include <stdlib.h>
  2172. | # include <stddef.h>
  2173. | #else
  2174. | # ifdef HAVE_STDLIB_H
  2175. | # include <stdlib.h>
  2176. | # endif
  2177. | #endif
  2178. | #ifdef HAVE_STRING_H
  2179. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2180. | # include <memory.h>
  2181. | # endif
  2182. | # include <string.h>
  2183. | #endif
  2184. | #ifdef HAVE_STRINGS_H
  2185. | # include <strings.h>
  2186. | #endif
  2187. | #ifdef HAVE_INTTYPES_H
  2188. | # include <inttypes.h>
  2189. | #endif
  2190. | #ifdef HAVE_STDINT_H
  2191. | # include <stdint.h>
  2192. | #endif
  2193. | #ifdef HAVE_UNISTD_H
  2194. | # include <unistd.h>
  2195. | #endif
  2196. | int
  2197. | main ()
  2198. | {
  2199. | if (sizeof (uchar))
  2200. | return 0;
  2201. | ;
  2202. | return 0;
  2203. | }
  2204. configure:16610: result: no
  2205. configure:16619: checking for longlong
  2206. configure:16619: gcc -c conftest.c >&5
  2207. conftest.c: In function 'main':
  2208. conftest.c:142: error: 'longlong' undeclared (first use in this function)
  2209. conftest.c:142: error: (Each undeclared identifier is reported only once
  2210. conftest.c:142: error: for each function it appears in.)
  2211. configure:16619: $? = 1
  2212. configure: failed program was:
  2213. | /* confdefs.h */
  2214. | #define PACKAGE_NAME "netCDF"
  2215. | #define PACKAGE_TARNAME "netcdf"
  2216. | #define PACKAGE_VERSION "4.4.1"
  2217. | #define PACKAGE_STRING "netCDF 4.4.1"
  2218. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  2219. | #define PACKAGE_URL ""
  2220. | #define PACKAGE "netcdf"
  2221. | #define VERSION "4.4.1"
  2222. | #define NCIO_MINBLOCKSIZE 256
  2223. | #define ENABLE_FILEINFO 1
  2224. | #define DEFAULT_CHUNK_SIZE 4194304
  2225. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  2226. | #define DEFAULT_CHUNKS_IN_CACHE 10
  2227. | #define CHUNK_CACHE_SIZE 4194304
  2228. | #define CHUNK_CACHE_NELEMS 1009
  2229. | #define CHUNK_CACHE_PREEMPTION 0.75
  2230. | #define ENABLE_DAP_GROUPS 1
  2231. | #define USE_DAP 1
  2232. | #define ENABLE_DAP 1
  2233. | #define ENABLE_DAP_REMOTE_TESTS 1
  2234. | #define EXTRA_TESTS 1
  2235. | #define USE_NETCDF_2 1
  2236. | #define USE_EXTREME_NUMBERS 1
  2237. | #define TEMP_LARGE "."
  2238. | #define HAVE_CURLOPT_USERNAME 1
  2239. | #define HAVE_CURLOPT_PASSWORD 1
  2240. | #define HAVE_CURLOPT_KEYPASSWD 1
  2241. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  2242. | #define STDC_HEADERS 1
  2243. | #define HAVE_SYS_TYPES_H 1
  2244. | #define HAVE_SYS_STAT_H 1
  2245. | #define HAVE_STDLIB_H 1
  2246. | #define HAVE_STRING_H 1
  2247. | #define HAVE_MEMORY_H 1
  2248. | #define HAVE_STRINGS_H 1
  2249. | #define HAVE_INTTYPES_H 1
  2250. | #define HAVE_STDINT_H 1
  2251. | #define HAVE_UNISTD_H 1
  2252. | #define HAVE_DLFCN_H 1
  2253. | #define LT_OBJDIR ".libs/"
  2254. | #define HAVE_SYS_PARAM_H 1
  2255. | #define HAVE_DIRENT_H 1
  2256. | #define STDC_HEADERS 1
  2257. | #define HAVE_SYS_WAIT_H 1
  2258. | #define TIME_WITH_SYS_TIME 1
  2259. | #define HAVE_LOCALE_H 1
  2260. | #define HAVE_STDIO_H 1
  2261. | #define HAVE_STDARG_H 1
  2262. | #define HAVE_ERRNO_H 1
  2263. | #define HAVE_CTYPE_H 1
  2264. | #define HAVE_FCNTL_H 1
  2265. | #define HAVE_MALLOC_H 1
  2266. | #define HAVE_STDLIB_H 1
  2267. | #define HAVE_STRING_H 1
  2268. | #define HAVE_STRINGS_H 1
  2269. | #define HAVE_UNISTD_H 1
  2270. | #define HAVE_SYS_STAT_H 1
  2271. | #define HAVE_GETOPT_H 1
  2272. | #define HAVE_SYS_TIME_H 1
  2273. | #define HAVE_VPRINTF 1
  2274. | #define HAVE_SYS_RESOURCE_H 1
  2275. | #define HAVE__BOOL 1
  2276. | #define HAVE_STDBOOL_H 1
  2277. | #define HAVE_STRERROR 1
  2278. | #define HAVE_SNPRINTF 1
  2279. | #define HAVE_STRCHR 1
  2280. | #define HAVE_STRRCHR 1
  2281. | #define HAVE_STRCAT 1
  2282. | #define HAVE_STRCPY 1
  2283. | #define HAVE_STRDUP 1
  2284. | #define HAVE_STRCASECMP 1
  2285. | #define HAVE_STRTOD 1
  2286. | #define HAVE_STRTOLL 1
  2287. | #define HAVE_STRTOULL 1
  2288. | #define HAVE_STRSTR 1
  2289. | #define HAVE_MKSTEMP 1
  2290. | #define HAVE_RAND 1
  2291. | #define HAVE_RANDOM 1
  2292. | #define HAVE_MEMCMP 1
  2293. | #define HAVE_GETRLIMIT 1
  2294. | #define HAVE_GETTIMEOFDAY 1
  2295. | #define HAVE_FSYNC 1
  2296. | #define HAVE_MEMMOVE 1
  2297. | #define HAVE_GETPAGESIZE 1
  2298. | #define HAVE_SYSCONF 1
  2299. | #define HAVE_STDLIB_H 1
  2300. | #define HAVE_UNISTD_H 1
  2301. | #define HAVE_SYS_PARAM_H 1
  2302. | #define HAVE_GETPAGESIZE 1
  2303. | #define HAVE_MMAP 1
  2304. | #define HAVE_MREMAP 1
  2305. | #define USE_DISKLESS 1
  2306. | #define HAVE_ALLOCA_H 1
  2307. | #define HAVE_ALLOCA 1
  2308. | #define HAVE_DECL_ISNAN 1
  2309. | #define HAVE_DECL_ISINF 1
  2310. | #define HAVE_DECL_ISFINITE 1
  2311. | #define HAVE_DECL_SIGNBIT 1
  2312. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  2313. | #define HAVE_ST_BLKSIZE 1
  2314. | #define HAVE_SIZE_T 1
  2315. | #define HAVE_SSIZE_T 1
  2316. | #define HAVE_PTRDIFF_T 1
  2317. | /* end confdefs.h. */
  2318. | #include <stdio.h>
  2319. | #ifdef HAVE_SYS_TYPES_H
  2320. | # include <sys/types.h>
  2321. | #endif
  2322. | #ifdef HAVE_SYS_STAT_H
  2323. | # include <sys/stat.h>
  2324. | #endif
  2325. | #ifdef STDC_HEADERS
  2326. | # include <stdlib.h>
  2327. | # include <stddef.h>
  2328. | #else
  2329. | # ifdef HAVE_STDLIB_H
  2330. | # include <stdlib.h>
  2331. | # endif
  2332. | #endif
  2333. | #ifdef HAVE_STRING_H
  2334. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2335. | # include <memory.h>
  2336. | # endif
  2337. | # include <string.h>
  2338. | #endif
  2339. | #ifdef HAVE_STRINGS_H
  2340. | # include <strings.h>
  2341. | #endif
  2342. | #ifdef HAVE_INTTYPES_H
  2343. | # include <inttypes.h>
  2344. | #endif
  2345. | #ifdef HAVE_STDINT_H
  2346. | # include <stdint.h>
  2347. | #endif
  2348. | #ifdef HAVE_UNISTD_H
  2349. | # include <unistd.h>
  2350. | #endif
  2351. | int
  2352. | main ()
  2353. | {
  2354. | if (sizeof (longlong))
  2355. | return 0;
  2356. | ;
  2357. | return 0;
  2358. | }
  2359. configure:16619: result: no
  2360. configure:16628: checking for ushort
  2361. configure:16628: gcc -c conftest.c >&5
  2362. configure:16628: $? = 0
  2363. configure:16628: gcc -c conftest.c >&5
  2364. conftest.c: In function 'main':
  2365. conftest.c:142: error: expected expression before ')' token
  2366. configure:16628: $? = 1
  2367. configure: failed program was:
  2368. | /* confdefs.h */
  2369. | #define PACKAGE_NAME "netCDF"
  2370. | #define PACKAGE_TARNAME "netcdf"
  2371. | #define PACKAGE_VERSION "4.4.1"
  2372. | #define PACKAGE_STRING "netCDF 4.4.1"
  2373. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  2374. | #define PACKAGE_URL ""
  2375. | #define PACKAGE "netcdf"
  2376. | #define VERSION "4.4.1"
  2377. | #define NCIO_MINBLOCKSIZE 256
  2378. | #define ENABLE_FILEINFO 1
  2379. | #define DEFAULT_CHUNK_SIZE 4194304
  2380. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  2381. | #define DEFAULT_CHUNKS_IN_CACHE 10
  2382. | #define CHUNK_CACHE_SIZE 4194304
  2383. | #define CHUNK_CACHE_NELEMS 1009
  2384. | #define CHUNK_CACHE_PREEMPTION 0.75
  2385. | #define ENABLE_DAP_GROUPS 1
  2386. | #define USE_DAP 1
  2387. | #define ENABLE_DAP 1
  2388. | #define ENABLE_DAP_REMOTE_TESTS 1
  2389. | #define EXTRA_TESTS 1
  2390. | #define USE_NETCDF_2 1
  2391. | #define USE_EXTREME_NUMBERS 1
  2392. | #define TEMP_LARGE "."
  2393. | #define HAVE_CURLOPT_USERNAME 1
  2394. | #define HAVE_CURLOPT_PASSWORD 1
  2395. | #define HAVE_CURLOPT_KEYPASSWD 1
  2396. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  2397. | #define STDC_HEADERS 1
  2398. | #define HAVE_SYS_TYPES_H 1
  2399. | #define HAVE_SYS_STAT_H 1
  2400. | #define HAVE_STDLIB_H 1
  2401. | #define HAVE_STRING_H 1
  2402. | #define HAVE_MEMORY_H 1
  2403. | #define HAVE_STRINGS_H 1
  2404. | #define HAVE_INTTYPES_H 1
  2405. | #define HAVE_STDINT_H 1
  2406. | #define HAVE_UNISTD_H 1
  2407. | #define HAVE_DLFCN_H 1
  2408. | #define LT_OBJDIR ".libs/"
  2409. | #define HAVE_SYS_PARAM_H 1
  2410. | #define HAVE_DIRENT_H 1
  2411. | #define STDC_HEADERS 1
  2412. | #define HAVE_SYS_WAIT_H 1
  2413. | #define TIME_WITH_SYS_TIME 1
  2414. | #define HAVE_LOCALE_H 1
  2415. | #define HAVE_STDIO_H 1
  2416. | #define HAVE_STDARG_H 1
  2417. | #define HAVE_ERRNO_H 1
  2418. | #define HAVE_CTYPE_H 1
  2419. | #define HAVE_FCNTL_H 1
  2420. | #define HAVE_MALLOC_H 1
  2421. | #define HAVE_STDLIB_H 1
  2422. | #define HAVE_STRING_H 1
  2423. | #define HAVE_STRINGS_H 1
  2424. | #define HAVE_UNISTD_H 1
  2425. | #define HAVE_SYS_STAT_H 1
  2426. | #define HAVE_GETOPT_H 1
  2427. | #define HAVE_SYS_TIME_H 1
  2428. | #define HAVE_VPRINTF 1
  2429. | #define HAVE_SYS_RESOURCE_H 1
  2430. | #define HAVE__BOOL 1
  2431. | #define HAVE_STDBOOL_H 1
  2432. | #define HAVE_STRERROR 1
  2433. | #define HAVE_SNPRINTF 1
  2434. | #define HAVE_STRCHR 1
  2435. | #define HAVE_STRRCHR 1
  2436. | #define HAVE_STRCAT 1
  2437. | #define HAVE_STRCPY 1
  2438. | #define HAVE_STRDUP 1
  2439. | #define HAVE_STRCASECMP 1
  2440. | #define HAVE_STRTOD 1
  2441. | #define HAVE_STRTOLL 1
  2442. | #define HAVE_STRTOULL 1
  2443. | #define HAVE_STRSTR 1
  2444. | #define HAVE_MKSTEMP 1
  2445. | #define HAVE_RAND 1
  2446. | #define HAVE_RANDOM 1
  2447. | #define HAVE_MEMCMP 1
  2448. | #define HAVE_GETRLIMIT 1
  2449. | #define HAVE_GETTIMEOFDAY 1
  2450. | #define HAVE_FSYNC 1
  2451. | #define HAVE_MEMMOVE 1
  2452. | #define HAVE_GETPAGESIZE 1
  2453. | #define HAVE_SYSCONF 1
  2454. | #define HAVE_STDLIB_H 1
  2455. | #define HAVE_UNISTD_H 1
  2456. | #define HAVE_SYS_PARAM_H 1
  2457. | #define HAVE_GETPAGESIZE 1
  2458. | #define HAVE_MMAP 1
  2459. | #define HAVE_MREMAP 1
  2460. | #define USE_DISKLESS 1
  2461. | #define HAVE_ALLOCA_H 1
  2462. | #define HAVE_ALLOCA 1
  2463. | #define HAVE_DECL_ISNAN 1
  2464. | #define HAVE_DECL_ISINF 1
  2465. | #define HAVE_DECL_ISFINITE 1
  2466. | #define HAVE_DECL_SIGNBIT 1
  2467. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  2468. | #define HAVE_ST_BLKSIZE 1
  2469. | #define HAVE_SIZE_T 1
  2470. | #define HAVE_SSIZE_T 1
  2471. | #define HAVE_PTRDIFF_T 1
  2472. | /* end confdefs.h. */
  2473. | #include <stdio.h>
  2474. | #ifdef HAVE_SYS_TYPES_H
  2475. | # include <sys/types.h>
  2476. | #endif
  2477. | #ifdef HAVE_SYS_STAT_H
  2478. | # include <sys/stat.h>
  2479. | #endif
  2480. | #ifdef STDC_HEADERS
  2481. | # include <stdlib.h>
  2482. | # include <stddef.h>
  2483. | #else
  2484. | # ifdef HAVE_STDLIB_H
  2485. | # include <stdlib.h>
  2486. | # endif
  2487. | #endif
  2488. | #ifdef HAVE_STRING_H
  2489. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2490. | # include <memory.h>
  2491. | # endif
  2492. | # include <string.h>
  2493. | #endif
  2494. | #ifdef HAVE_STRINGS_H
  2495. | # include <strings.h>
  2496. | #endif
  2497. | #ifdef HAVE_INTTYPES_H
  2498. | # include <inttypes.h>
  2499. | #endif
  2500. | #ifdef HAVE_STDINT_H
  2501. | # include <stdint.h>
  2502. | #endif
  2503. | #ifdef HAVE_UNISTD_H
  2504. | # include <unistd.h>
  2505. | #endif
  2506. | int
  2507. | main ()
  2508. | {
  2509. | if (sizeof ((ushort)))
  2510. | return 0;
  2511. | ;
  2512. | return 0;
  2513. | }
  2514. configure:16628: result: yes
  2515. configure:16637: checking for uint
  2516. configure:16637: gcc -c conftest.c >&5
  2517. configure:16637: $? = 0
  2518. configure:16637: gcc -c conftest.c >&5
  2519. conftest.c: In function 'main':
  2520. conftest.c:143: error: expected expression before ')' token
  2521. configure:16637: $? = 1
  2522. configure: failed program was:
  2523. | /* confdefs.h */
  2524. | #define PACKAGE_NAME "netCDF"
  2525. | #define PACKAGE_TARNAME "netcdf"
  2526. | #define PACKAGE_VERSION "4.4.1"
  2527. | #define PACKAGE_STRING "netCDF 4.4.1"
  2528. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  2529. | #define PACKAGE_URL ""
  2530. | #define PACKAGE "netcdf"
  2531. | #define VERSION "4.4.1"
  2532. | #define NCIO_MINBLOCKSIZE 256
  2533. | #define ENABLE_FILEINFO 1
  2534. | #define DEFAULT_CHUNK_SIZE 4194304
  2535. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  2536. | #define DEFAULT_CHUNKS_IN_CACHE 10
  2537. | #define CHUNK_CACHE_SIZE 4194304
  2538. | #define CHUNK_CACHE_NELEMS 1009
  2539. | #define CHUNK_CACHE_PREEMPTION 0.75
  2540. | #define ENABLE_DAP_GROUPS 1
  2541. | #define USE_DAP 1
  2542. | #define ENABLE_DAP 1
  2543. | #define ENABLE_DAP_REMOTE_TESTS 1
  2544. | #define EXTRA_TESTS 1
  2545. | #define USE_NETCDF_2 1
  2546. | #define USE_EXTREME_NUMBERS 1
  2547. | #define TEMP_LARGE "."
  2548. | #define HAVE_CURLOPT_USERNAME 1
  2549. | #define HAVE_CURLOPT_PASSWORD 1
  2550. | #define HAVE_CURLOPT_KEYPASSWD 1
  2551. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  2552. | #define STDC_HEADERS 1
  2553. | #define HAVE_SYS_TYPES_H 1
  2554. | #define HAVE_SYS_STAT_H 1
  2555. | #define HAVE_STDLIB_H 1
  2556. | #define HAVE_STRING_H 1
  2557. | #define HAVE_MEMORY_H 1
  2558. | #define HAVE_STRINGS_H 1
  2559. | #define HAVE_INTTYPES_H 1
  2560. | #define HAVE_STDINT_H 1
  2561. | #define HAVE_UNISTD_H 1
  2562. | #define HAVE_DLFCN_H 1
  2563. | #define LT_OBJDIR ".libs/"
  2564. | #define HAVE_SYS_PARAM_H 1
  2565. | #define HAVE_DIRENT_H 1
  2566. | #define STDC_HEADERS 1
  2567. | #define HAVE_SYS_WAIT_H 1
  2568. | #define TIME_WITH_SYS_TIME 1
  2569. | #define HAVE_LOCALE_H 1
  2570. | #define HAVE_STDIO_H 1
  2571. | #define HAVE_STDARG_H 1
  2572. | #define HAVE_ERRNO_H 1
  2573. | #define HAVE_CTYPE_H 1
  2574. | #define HAVE_FCNTL_H 1
  2575. | #define HAVE_MALLOC_H 1
  2576. | #define HAVE_STDLIB_H 1
  2577. | #define HAVE_STRING_H 1
  2578. | #define HAVE_STRINGS_H 1
  2579. | #define HAVE_UNISTD_H 1
  2580. | #define HAVE_SYS_STAT_H 1
  2581. | #define HAVE_GETOPT_H 1
  2582. | #define HAVE_SYS_TIME_H 1
  2583. | #define HAVE_VPRINTF 1
  2584. | #define HAVE_SYS_RESOURCE_H 1
  2585. | #define HAVE__BOOL 1
  2586. | #define HAVE_STDBOOL_H 1
  2587. | #define HAVE_STRERROR 1
  2588. | #define HAVE_SNPRINTF 1
  2589. | #define HAVE_STRCHR 1
  2590. | #define HAVE_STRRCHR 1
  2591. | #define HAVE_STRCAT 1
  2592. | #define HAVE_STRCPY 1
  2593. | #define HAVE_STRDUP 1
  2594. | #define HAVE_STRCASECMP 1
  2595. | #define HAVE_STRTOD 1
  2596. | #define HAVE_STRTOLL 1
  2597. | #define HAVE_STRTOULL 1
  2598. | #define HAVE_STRSTR 1
  2599. | #define HAVE_MKSTEMP 1
  2600. | #define HAVE_RAND 1
  2601. | #define HAVE_RANDOM 1
  2602. | #define HAVE_MEMCMP 1
  2603. | #define HAVE_GETRLIMIT 1
  2604. | #define HAVE_GETTIMEOFDAY 1
  2605. | #define HAVE_FSYNC 1
  2606. | #define HAVE_MEMMOVE 1
  2607. | #define HAVE_GETPAGESIZE 1
  2608. | #define HAVE_SYSCONF 1
  2609. | #define HAVE_STDLIB_H 1
  2610. | #define HAVE_UNISTD_H 1
  2611. | #define HAVE_SYS_PARAM_H 1
  2612. | #define HAVE_GETPAGESIZE 1
  2613. | #define HAVE_MMAP 1
  2614. | #define HAVE_MREMAP 1
  2615. | #define USE_DISKLESS 1
  2616. | #define HAVE_ALLOCA_H 1
  2617. | #define HAVE_ALLOCA 1
  2618. | #define HAVE_DECL_ISNAN 1
  2619. | #define HAVE_DECL_ISINF 1
  2620. | #define HAVE_DECL_ISFINITE 1
  2621. | #define HAVE_DECL_SIGNBIT 1
  2622. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  2623. | #define HAVE_ST_BLKSIZE 1
  2624. | #define HAVE_SIZE_T 1
  2625. | #define HAVE_SSIZE_T 1
  2626. | #define HAVE_PTRDIFF_T 1
  2627. | #define HAVE_USHORT 1
  2628. | /* end confdefs.h. */
  2629. | #include <stdio.h>
  2630. | #ifdef HAVE_SYS_TYPES_H
  2631. | # include <sys/types.h>
  2632. | #endif
  2633. | #ifdef HAVE_SYS_STAT_H
  2634. | # include <sys/stat.h>
  2635. | #endif
  2636. | #ifdef STDC_HEADERS
  2637. | # include <stdlib.h>
  2638. | # include <stddef.h>
  2639. | #else
  2640. | # ifdef HAVE_STDLIB_H
  2641. | # include <stdlib.h>
  2642. | # endif
  2643. | #endif
  2644. | #ifdef HAVE_STRING_H
  2645. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2646. | # include <memory.h>
  2647. | # endif
  2648. | # include <string.h>
  2649. | #endif
  2650. | #ifdef HAVE_STRINGS_H
  2651. | # include <strings.h>
  2652. | #endif
  2653. | #ifdef HAVE_INTTYPES_H
  2654. | # include <inttypes.h>
  2655. | #endif
  2656. | #ifdef HAVE_STDINT_H
  2657. | # include <stdint.h>
  2658. | #endif
  2659. | #ifdef HAVE_UNISTD_H
  2660. | # include <unistd.h>
  2661. | #endif
  2662. | int
  2663. | main ()
  2664. | {
  2665. | if (sizeof ((uint)))
  2666. | return 0;
  2667. | ;
  2668. | return 0;
  2669. | }
  2670. configure:16637: result: yes
  2671. configure:16646: checking for int64
  2672. configure:16646: gcc -c conftest.c >&5
  2673. conftest.c: In function 'main':
  2674. conftest.c:144: error: 'int64' undeclared (first use in this function)
  2675. conftest.c:144: error: (Each undeclared identifier is reported only once
  2676. conftest.c:144: error: for each function it appears in.)
  2677. configure:16646: $? = 1
  2678. configure: failed program was:
  2679. | /* confdefs.h */
  2680. | #define PACKAGE_NAME "netCDF"
  2681. | #define PACKAGE_TARNAME "netcdf"
  2682. | #define PACKAGE_VERSION "4.4.1"
  2683. | #define PACKAGE_STRING "netCDF 4.4.1"
  2684. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  2685. | #define PACKAGE_URL ""
  2686. | #define PACKAGE "netcdf"
  2687. | #define VERSION "4.4.1"
  2688. | #define NCIO_MINBLOCKSIZE 256
  2689. | #define ENABLE_FILEINFO 1
  2690. | #define DEFAULT_CHUNK_SIZE 4194304
  2691. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  2692. | #define DEFAULT_CHUNKS_IN_CACHE 10
  2693. | #define CHUNK_CACHE_SIZE 4194304
  2694. | #define CHUNK_CACHE_NELEMS 1009
  2695. | #define CHUNK_CACHE_PREEMPTION 0.75
  2696. | #define ENABLE_DAP_GROUPS 1
  2697. | #define USE_DAP 1
  2698. | #define ENABLE_DAP 1
  2699. | #define ENABLE_DAP_REMOTE_TESTS 1
  2700. | #define EXTRA_TESTS 1
  2701. | #define USE_NETCDF_2 1
  2702. | #define USE_EXTREME_NUMBERS 1
  2703. | #define TEMP_LARGE "."
  2704. | #define HAVE_CURLOPT_USERNAME 1
  2705. | #define HAVE_CURLOPT_PASSWORD 1
  2706. | #define HAVE_CURLOPT_KEYPASSWD 1
  2707. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  2708. | #define STDC_HEADERS 1
  2709. | #define HAVE_SYS_TYPES_H 1
  2710. | #define HAVE_SYS_STAT_H 1
  2711. | #define HAVE_STDLIB_H 1
  2712. | #define HAVE_STRING_H 1
  2713. | #define HAVE_MEMORY_H 1
  2714. | #define HAVE_STRINGS_H 1
  2715. | #define HAVE_INTTYPES_H 1
  2716. | #define HAVE_STDINT_H 1
  2717. | #define HAVE_UNISTD_H 1
  2718. | #define HAVE_DLFCN_H 1
  2719. | #define LT_OBJDIR ".libs/"
  2720. | #define HAVE_SYS_PARAM_H 1
  2721. | #define HAVE_DIRENT_H 1
  2722. | #define STDC_HEADERS 1
  2723. | #define HAVE_SYS_WAIT_H 1
  2724. | #define TIME_WITH_SYS_TIME 1
  2725. | #define HAVE_LOCALE_H 1
  2726. | #define HAVE_STDIO_H 1
  2727. | #define HAVE_STDARG_H 1
  2728. | #define HAVE_ERRNO_H 1
  2729. | #define HAVE_CTYPE_H 1
  2730. | #define HAVE_FCNTL_H 1
  2731. | #define HAVE_MALLOC_H 1
  2732. | #define HAVE_STDLIB_H 1
  2733. | #define HAVE_STRING_H 1
  2734. | #define HAVE_STRINGS_H 1
  2735. | #define HAVE_UNISTD_H 1
  2736. | #define HAVE_SYS_STAT_H 1
  2737. | #define HAVE_GETOPT_H 1
  2738. | #define HAVE_SYS_TIME_H 1
  2739. | #define HAVE_VPRINTF 1
  2740. | #define HAVE_SYS_RESOURCE_H 1
  2741. | #define HAVE__BOOL 1
  2742. | #define HAVE_STDBOOL_H 1
  2743. | #define HAVE_STRERROR 1
  2744. | #define HAVE_SNPRINTF 1
  2745. | #define HAVE_STRCHR 1
  2746. | #define HAVE_STRRCHR 1
  2747. | #define HAVE_STRCAT 1
  2748. | #define HAVE_STRCPY 1
  2749. | #define HAVE_STRDUP 1
  2750. | #define HAVE_STRCASECMP 1
  2751. | #define HAVE_STRTOD 1
  2752. | #define HAVE_STRTOLL 1
  2753. | #define HAVE_STRTOULL 1
  2754. | #define HAVE_STRSTR 1
  2755. | #define HAVE_MKSTEMP 1
  2756. | #define HAVE_RAND 1
  2757. | #define HAVE_RANDOM 1
  2758. | #define HAVE_MEMCMP 1
  2759. | #define HAVE_GETRLIMIT 1
  2760. | #define HAVE_GETTIMEOFDAY 1
  2761. | #define HAVE_FSYNC 1
  2762. | #define HAVE_MEMMOVE 1
  2763. | #define HAVE_GETPAGESIZE 1
  2764. | #define HAVE_SYSCONF 1
  2765. | #define HAVE_STDLIB_H 1
  2766. | #define HAVE_UNISTD_H 1
  2767. | #define HAVE_SYS_PARAM_H 1
  2768. | #define HAVE_GETPAGESIZE 1
  2769. | #define HAVE_MMAP 1
  2770. | #define HAVE_MREMAP 1
  2771. | #define USE_DISKLESS 1
  2772. | #define HAVE_ALLOCA_H 1
  2773. | #define HAVE_ALLOCA 1
  2774. | #define HAVE_DECL_ISNAN 1
  2775. | #define HAVE_DECL_ISINF 1
  2776. | #define HAVE_DECL_ISFINITE 1
  2777. | #define HAVE_DECL_SIGNBIT 1
  2778. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  2779. | #define HAVE_ST_BLKSIZE 1
  2780. | #define HAVE_SIZE_T 1
  2781. | #define HAVE_SSIZE_T 1
  2782. | #define HAVE_PTRDIFF_T 1
  2783. | #define HAVE_USHORT 1
  2784. | #define HAVE_UINT 1
  2785. | /* end confdefs.h. */
  2786. | #include <stdio.h>
  2787. | #ifdef HAVE_SYS_TYPES_H
  2788. | # include <sys/types.h>
  2789. | #endif
  2790. | #ifdef HAVE_SYS_STAT_H
  2791. | # include <sys/stat.h>
  2792. | #endif
  2793. | #ifdef STDC_HEADERS
  2794. | # include <stdlib.h>
  2795. | # include <stddef.h>
  2796. | #else
  2797. | # ifdef HAVE_STDLIB_H
  2798. | # include <stdlib.h>
  2799. | # endif
  2800. | #endif
  2801. | #ifdef HAVE_STRING_H
  2802. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2803. | # include <memory.h>
  2804. | # endif
  2805. | # include <string.h>
  2806. | #endif
  2807. | #ifdef HAVE_STRINGS_H
  2808. | # include <strings.h>
  2809. | #endif
  2810. | #ifdef HAVE_INTTYPES_H
  2811. | # include <inttypes.h>
  2812. | #endif
  2813. | #ifdef HAVE_STDINT_H
  2814. | # include <stdint.h>
  2815. | #endif
  2816. | #ifdef HAVE_UNISTD_H
  2817. | # include <unistd.h>
  2818. | #endif
  2819. | int
  2820. | main ()
  2821. | {
  2822. | if (sizeof (int64))
  2823. | return 0;
  2824. | ;
  2825. | return 0;
  2826. | }
  2827. configure:16646: result: no
  2828. configure:16655: checking for uint64
  2829. configure:16655: gcc -c conftest.c >&5
  2830. conftest.c: In function 'main':
  2831. conftest.c:144: error: 'uint64' undeclared (first use in this function)
  2832. conftest.c:144: error: (Each undeclared identifier is reported only once
  2833. conftest.c:144: error: for each function it appears in.)
  2834. configure:16655: $? = 1
  2835. configure: failed program was:
  2836. | /* confdefs.h */
  2837. | #define PACKAGE_NAME "netCDF"
  2838. | #define PACKAGE_TARNAME "netcdf"
  2839. | #define PACKAGE_VERSION "4.4.1"
  2840. | #define PACKAGE_STRING "netCDF 4.4.1"
  2841. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  2842. | #define PACKAGE_URL ""
  2843. | #define PACKAGE "netcdf"
  2844. | #define VERSION "4.4.1"
  2845. | #define NCIO_MINBLOCKSIZE 256
  2846. | #define ENABLE_FILEINFO 1
  2847. | #define DEFAULT_CHUNK_SIZE 4194304
  2848. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  2849. | #define DEFAULT_CHUNKS_IN_CACHE 10
  2850. | #define CHUNK_CACHE_SIZE 4194304
  2851. | #define CHUNK_CACHE_NELEMS 1009
  2852. | #define CHUNK_CACHE_PREEMPTION 0.75
  2853. | #define ENABLE_DAP_GROUPS 1
  2854. | #define USE_DAP 1
  2855. | #define ENABLE_DAP 1
  2856. | #define ENABLE_DAP_REMOTE_TESTS 1
  2857. | #define EXTRA_TESTS 1
  2858. | #define USE_NETCDF_2 1
  2859. | #define USE_EXTREME_NUMBERS 1
  2860. | #define TEMP_LARGE "."
  2861. | #define HAVE_CURLOPT_USERNAME 1
  2862. | #define HAVE_CURLOPT_PASSWORD 1
  2863. | #define HAVE_CURLOPT_KEYPASSWD 1
  2864. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  2865. | #define STDC_HEADERS 1
  2866. | #define HAVE_SYS_TYPES_H 1
  2867. | #define HAVE_SYS_STAT_H 1
  2868. | #define HAVE_STDLIB_H 1
  2869. | #define HAVE_STRING_H 1
  2870. | #define HAVE_MEMORY_H 1
  2871. | #define HAVE_STRINGS_H 1
  2872. | #define HAVE_INTTYPES_H 1
  2873. | #define HAVE_STDINT_H 1
  2874. | #define HAVE_UNISTD_H 1
  2875. | #define HAVE_DLFCN_H 1
  2876. | #define LT_OBJDIR ".libs/"
  2877. | #define HAVE_SYS_PARAM_H 1
  2878. | #define HAVE_DIRENT_H 1
  2879. | #define STDC_HEADERS 1
  2880. | #define HAVE_SYS_WAIT_H 1
  2881. | #define TIME_WITH_SYS_TIME 1
  2882. | #define HAVE_LOCALE_H 1
  2883. | #define HAVE_STDIO_H 1
  2884. | #define HAVE_STDARG_H 1
  2885. | #define HAVE_ERRNO_H 1
  2886. | #define HAVE_CTYPE_H 1
  2887. | #define HAVE_FCNTL_H 1
  2888. | #define HAVE_MALLOC_H 1
  2889. | #define HAVE_STDLIB_H 1
  2890. | #define HAVE_STRING_H 1
  2891. | #define HAVE_STRINGS_H 1
  2892. | #define HAVE_UNISTD_H 1
  2893. | #define HAVE_SYS_STAT_H 1
  2894. | #define HAVE_GETOPT_H 1
  2895. | #define HAVE_SYS_TIME_H 1
  2896. | #define HAVE_VPRINTF 1
  2897. | #define HAVE_SYS_RESOURCE_H 1
  2898. | #define HAVE__BOOL 1
  2899. | #define HAVE_STDBOOL_H 1
  2900. | #define HAVE_STRERROR 1
  2901. | #define HAVE_SNPRINTF 1
  2902. | #define HAVE_STRCHR 1
  2903. | #define HAVE_STRRCHR 1
  2904. | #define HAVE_STRCAT 1
  2905. | #define HAVE_STRCPY 1
  2906. | #define HAVE_STRDUP 1
  2907. | #define HAVE_STRCASECMP 1
  2908. | #define HAVE_STRTOD 1
  2909. | #define HAVE_STRTOLL 1
  2910. | #define HAVE_STRTOULL 1
  2911. | #define HAVE_STRSTR 1
  2912. | #define HAVE_MKSTEMP 1
  2913. | #define HAVE_RAND 1
  2914. | #define HAVE_RANDOM 1
  2915. | #define HAVE_MEMCMP 1
  2916. | #define HAVE_GETRLIMIT 1
  2917. | #define HAVE_GETTIMEOFDAY 1
  2918. | #define HAVE_FSYNC 1
  2919. | #define HAVE_MEMMOVE 1
  2920. | #define HAVE_GETPAGESIZE 1
  2921. | #define HAVE_SYSCONF 1
  2922. | #define HAVE_STDLIB_H 1
  2923. | #define HAVE_UNISTD_H 1
  2924. | #define HAVE_SYS_PARAM_H 1
  2925. | #define HAVE_GETPAGESIZE 1
  2926. | #define HAVE_MMAP 1
  2927. | #define HAVE_MREMAP 1
  2928. | #define USE_DISKLESS 1
  2929. | #define HAVE_ALLOCA_H 1
  2930. | #define HAVE_ALLOCA 1
  2931. | #define HAVE_DECL_ISNAN 1
  2932. | #define HAVE_DECL_ISINF 1
  2933. | #define HAVE_DECL_ISFINITE 1
  2934. | #define HAVE_DECL_SIGNBIT 1
  2935. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  2936. | #define HAVE_ST_BLKSIZE 1
  2937. | #define HAVE_SIZE_T 1
  2938. | #define HAVE_SSIZE_T 1
  2939. | #define HAVE_PTRDIFF_T 1
  2940. | #define HAVE_USHORT 1
  2941. | #define HAVE_UINT 1
  2942. | /* end confdefs.h. */
  2943. | #include <stdio.h>
  2944. | #ifdef HAVE_SYS_TYPES_H
  2945. | # include <sys/types.h>
  2946. | #endif
  2947. | #ifdef HAVE_SYS_STAT_H
  2948. | # include <sys/stat.h>
  2949. | #endif
  2950. | #ifdef STDC_HEADERS
  2951. | # include <stdlib.h>
  2952. | # include <stddef.h>
  2953. | #else
  2954. | # ifdef HAVE_STDLIB_H
  2955. | # include <stdlib.h>
  2956. | # endif
  2957. | #endif
  2958. | #ifdef HAVE_STRING_H
  2959. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2960. | # include <memory.h>
  2961. | # endif
  2962. | # include <string.h>
  2963. | #endif
  2964. | #ifdef HAVE_STRINGS_H
  2965. | # include <strings.h>
  2966. | #endif
  2967. | #ifdef HAVE_INTTYPES_H
  2968. | # include <inttypes.h>
  2969. | #endif
  2970. | #ifdef HAVE_STDINT_H
  2971. | # include <stdint.h>
  2972. | #endif
  2973. | #ifdef HAVE_UNISTD_H
  2974. | # include <unistd.h>
  2975. | #endif
  2976. | int
  2977. | main ()
  2978. | {
  2979. | if (sizeof (uint64))
  2980. | return 0;
  2981. | ;
  2982. | return 0;
  2983. | }
  2984. configure:16655: result: no
  2985. configure:16665: checking whether char is unsigned
  2986. configure:16684: gcc -c conftest.c >&5
  2987. configure:16684: $? = 0
  2988. configure:16691: result: no
  2989. configure:16698: checking whether byte ordering is bigendian
  2990. configure:16713: gcc -c conftest.c >&5
  2991. conftest.c:109: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
  2992. configure:16713: $? = 1
  2993. configure: failed program was:
  2994. | /* confdefs.h */
  2995. | #define PACKAGE_NAME "netCDF"
  2996. | #define PACKAGE_TARNAME "netcdf"
  2997. | #define PACKAGE_VERSION "4.4.1"
  2998. | #define PACKAGE_STRING "netCDF 4.4.1"
  2999. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  3000. | #define PACKAGE_URL ""
  3001. | #define PACKAGE "netcdf"
  3002. | #define VERSION "4.4.1"
  3003. | #define NCIO_MINBLOCKSIZE 256
  3004. | #define ENABLE_FILEINFO 1
  3005. | #define DEFAULT_CHUNK_SIZE 4194304
  3006. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  3007. | #define DEFAULT_CHUNKS_IN_CACHE 10
  3008. | #define CHUNK_CACHE_SIZE 4194304
  3009. | #define CHUNK_CACHE_NELEMS 1009
  3010. | #define CHUNK_CACHE_PREEMPTION 0.75
  3011. | #define ENABLE_DAP_GROUPS 1
  3012. | #define USE_DAP 1
  3013. | #define ENABLE_DAP 1
  3014. | #define ENABLE_DAP_REMOTE_TESTS 1
  3015. | #define EXTRA_TESTS 1
  3016. | #define USE_NETCDF_2 1
  3017. | #define USE_EXTREME_NUMBERS 1
  3018. | #define TEMP_LARGE "."
  3019. | #define HAVE_CURLOPT_USERNAME 1
  3020. | #define HAVE_CURLOPT_PASSWORD 1
  3021. | #define HAVE_CURLOPT_KEYPASSWD 1
  3022. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  3023. | #define STDC_HEADERS 1
  3024. | #define HAVE_SYS_TYPES_H 1
  3025. | #define HAVE_SYS_STAT_H 1
  3026. | #define HAVE_STDLIB_H 1
  3027. | #define HAVE_STRING_H 1
  3028. | #define HAVE_MEMORY_H 1
  3029. | #define HAVE_STRINGS_H 1
  3030. | #define HAVE_INTTYPES_H 1
  3031. | #define HAVE_STDINT_H 1
  3032. | #define HAVE_UNISTD_H 1
  3033. | #define HAVE_DLFCN_H 1
  3034. | #define LT_OBJDIR ".libs/"
  3035. | #define HAVE_SYS_PARAM_H 1
  3036. | #define HAVE_DIRENT_H 1
  3037. | #define STDC_HEADERS 1
  3038. | #define HAVE_SYS_WAIT_H 1
  3039. | #define TIME_WITH_SYS_TIME 1
  3040. | #define HAVE_LOCALE_H 1
  3041. | #define HAVE_STDIO_H 1
  3042. | #define HAVE_STDARG_H 1
  3043. | #define HAVE_ERRNO_H 1
  3044. | #define HAVE_CTYPE_H 1
  3045. | #define HAVE_FCNTL_H 1
  3046. | #define HAVE_MALLOC_H 1
  3047. | #define HAVE_STDLIB_H 1
  3048. | #define HAVE_STRING_H 1
  3049. | #define HAVE_STRINGS_H 1
  3050. | #define HAVE_UNISTD_H 1
  3051. | #define HAVE_SYS_STAT_H 1
  3052. | #define HAVE_GETOPT_H 1
  3053. | #define HAVE_SYS_TIME_H 1
  3054. | #define HAVE_VPRINTF 1
  3055. | #define HAVE_SYS_RESOURCE_H 1
  3056. | #define HAVE__BOOL 1
  3057. | #define HAVE_STDBOOL_H 1
  3058. | #define HAVE_STRERROR 1
  3059. | #define HAVE_SNPRINTF 1
  3060. | #define HAVE_STRCHR 1
  3061. | #define HAVE_STRRCHR 1
  3062. | #define HAVE_STRCAT 1
  3063. | #define HAVE_STRCPY 1
  3064. | #define HAVE_STRDUP 1
  3065. | #define HAVE_STRCASECMP 1
  3066. | #define HAVE_STRTOD 1
  3067. | #define HAVE_STRTOLL 1
  3068. | #define HAVE_STRTOULL 1
  3069. | #define HAVE_STRSTR 1
  3070. | #define HAVE_MKSTEMP 1
  3071. | #define HAVE_RAND 1
  3072. | #define HAVE_RANDOM 1
  3073. | #define HAVE_MEMCMP 1
  3074. | #define HAVE_GETRLIMIT 1
  3075. | #define HAVE_GETTIMEOFDAY 1
  3076. | #define HAVE_FSYNC 1
  3077. | #define HAVE_MEMMOVE 1
  3078. | #define HAVE_GETPAGESIZE 1
  3079. | #define HAVE_SYSCONF 1
  3080. | #define HAVE_STDLIB_H 1
  3081. | #define HAVE_UNISTD_H 1
  3082. | #define HAVE_SYS_PARAM_H 1
  3083. | #define HAVE_GETPAGESIZE 1
  3084. | #define HAVE_MMAP 1
  3085. | #define HAVE_MREMAP 1
  3086. | #define USE_DISKLESS 1
  3087. | #define HAVE_ALLOCA_H 1
  3088. | #define HAVE_ALLOCA 1
  3089. | #define HAVE_DECL_ISNAN 1
  3090. | #define HAVE_DECL_ISINF 1
  3091. | #define HAVE_DECL_ISFINITE 1
  3092. | #define HAVE_DECL_SIGNBIT 1
  3093. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  3094. | #define HAVE_ST_BLKSIZE 1
  3095. | #define HAVE_SIZE_T 1
  3096. | #define HAVE_SSIZE_T 1
  3097. | #define HAVE_PTRDIFF_T 1
  3098. | #define HAVE_USHORT 1
  3099. | #define HAVE_UINT 1
  3100. | /* end confdefs.h. */
  3101. | #ifndef __APPLE_CC__
  3102. | not a universal capable compiler
  3103. | #endif
  3104. | typedef int dummy;
  3105. |
  3106. configure:16758: gcc -c conftest.c >&5
  3107. configure:16758: $? = 0
  3108. configure:16776: gcc -c conftest.c >&5
  3109. conftest.c: In function 'main':
  3110. conftest.c:115: error: 'not' undeclared (first use in this function)
  3111. conftest.c:115: error: (Each undeclared identifier is reported only once
  3112. conftest.c:115: error: for each function it appears in.)
  3113. conftest.c:115: error: expected ';' before 'big'
  3114. configure:16776: $? = 1
  3115. configure: failed program was:
  3116. | /* confdefs.h */
  3117. | #define PACKAGE_NAME "netCDF"
  3118. | #define PACKAGE_TARNAME "netcdf"
  3119. | #define PACKAGE_VERSION "4.4.1"
  3120. | #define PACKAGE_STRING "netCDF 4.4.1"
  3121. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  3122. | #define PACKAGE_URL ""
  3123. | #define PACKAGE "netcdf"
  3124. | #define VERSION "4.4.1"
  3125. | #define NCIO_MINBLOCKSIZE 256
  3126. | #define ENABLE_FILEINFO 1
  3127. | #define DEFAULT_CHUNK_SIZE 4194304
  3128. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  3129. | #define DEFAULT_CHUNKS_IN_CACHE 10
  3130. | #define CHUNK_CACHE_SIZE 4194304
  3131. | #define CHUNK_CACHE_NELEMS 1009
  3132. | #define CHUNK_CACHE_PREEMPTION 0.75
  3133. | #define ENABLE_DAP_GROUPS 1
  3134. | #define USE_DAP 1
  3135. | #define ENABLE_DAP 1
  3136. | #define ENABLE_DAP_REMOTE_TESTS 1
  3137. | #define EXTRA_TESTS 1
  3138. | #define USE_NETCDF_2 1
  3139. | #define USE_EXTREME_NUMBERS 1
  3140. | #define TEMP_LARGE "."
  3141. | #define HAVE_CURLOPT_USERNAME 1
  3142. | #define HAVE_CURLOPT_PASSWORD 1
  3143. | #define HAVE_CURLOPT_KEYPASSWD 1
  3144. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  3145. | #define STDC_HEADERS 1
  3146. | #define HAVE_SYS_TYPES_H 1
  3147. | #define HAVE_SYS_STAT_H 1
  3148. | #define HAVE_STDLIB_H 1
  3149. | #define HAVE_STRING_H 1
  3150. | #define HAVE_MEMORY_H 1
  3151. | #define HAVE_STRINGS_H 1
  3152. | #define HAVE_INTTYPES_H 1
  3153. | #define HAVE_STDINT_H 1
  3154. | #define HAVE_UNISTD_H 1
  3155. | #define HAVE_DLFCN_H 1
  3156. | #define LT_OBJDIR ".libs/"
  3157. | #define HAVE_SYS_PARAM_H 1
  3158. | #define HAVE_DIRENT_H 1
  3159. | #define STDC_HEADERS 1
  3160. | #define HAVE_SYS_WAIT_H 1
  3161. | #define TIME_WITH_SYS_TIME 1
  3162. | #define HAVE_LOCALE_H 1
  3163. | #define HAVE_STDIO_H 1
  3164. | #define HAVE_STDARG_H 1
  3165. | #define HAVE_ERRNO_H 1
  3166. | #define HAVE_CTYPE_H 1
  3167. | #define HAVE_FCNTL_H 1
  3168. | #define HAVE_MALLOC_H 1
  3169. | #define HAVE_STDLIB_H 1
  3170. | #define HAVE_STRING_H 1
  3171. | #define HAVE_STRINGS_H 1
  3172. | #define HAVE_UNISTD_H 1
  3173. | #define HAVE_SYS_STAT_H 1
  3174. | #define HAVE_GETOPT_H 1
  3175. | #define HAVE_SYS_TIME_H 1
  3176. | #define HAVE_VPRINTF 1
  3177. | #define HAVE_SYS_RESOURCE_H 1
  3178. | #define HAVE__BOOL 1
  3179. | #define HAVE_STDBOOL_H 1
  3180. | #define HAVE_STRERROR 1
  3181. | #define HAVE_SNPRINTF 1
  3182. | #define HAVE_STRCHR 1
  3183. | #define HAVE_STRRCHR 1
  3184. | #define HAVE_STRCAT 1
  3185. | #define HAVE_STRCPY 1
  3186. | #define HAVE_STRDUP 1
  3187. | #define HAVE_STRCASECMP 1
  3188. | #define HAVE_STRTOD 1
  3189. | #define HAVE_STRTOLL 1
  3190. | #define HAVE_STRTOULL 1
  3191. | #define HAVE_STRSTR 1
  3192. | #define HAVE_MKSTEMP 1
  3193. | #define HAVE_RAND 1
  3194. | #define HAVE_RANDOM 1
  3195. | #define HAVE_MEMCMP 1
  3196. | #define HAVE_GETRLIMIT 1
  3197. | #define HAVE_GETTIMEOFDAY 1
  3198. | #define HAVE_FSYNC 1
  3199. | #define HAVE_MEMMOVE 1
  3200. | #define HAVE_GETPAGESIZE 1
  3201. | #define HAVE_SYSCONF 1
  3202. | #define HAVE_STDLIB_H 1
  3203. | #define HAVE_UNISTD_H 1
  3204. | #define HAVE_SYS_PARAM_H 1
  3205. | #define HAVE_GETPAGESIZE 1
  3206. | #define HAVE_MMAP 1
  3207. | #define HAVE_MREMAP 1
  3208. | #define USE_DISKLESS 1
  3209. | #define HAVE_ALLOCA_H 1
  3210. | #define HAVE_ALLOCA 1
  3211. | #define HAVE_DECL_ISNAN 1
  3212. | #define HAVE_DECL_ISINF 1
  3213. | #define HAVE_DECL_ISFINITE 1
  3214. | #define HAVE_DECL_SIGNBIT 1
  3215. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  3216. | #define HAVE_ST_BLKSIZE 1
  3217. | #define HAVE_SIZE_T 1
  3218. | #define HAVE_SSIZE_T 1
  3219. | #define HAVE_PTRDIFF_T 1
  3220. | #define HAVE_USHORT 1
  3221. | #define HAVE_UINT 1
  3222. | /* end confdefs.h. */
  3223. | #include <sys/types.h>
  3224. | #include <sys/param.h>
  3225. |
  3226. | int
  3227. | main ()
  3228. | {
  3229. | #if BYTE_ORDER != BIG_ENDIAN
  3230. | not big endian
  3231. | #endif
  3232. |
  3233. | ;
  3234. | return 0;
  3235. | }
  3236. configure:16904: result: no
  3237. configure:16940: checking size of short
  3238. configure:16945: gcc -o conftest conftest.c -lcurl >&5
  3239. configure:16945: $? = 0
  3240. configure:16945: ./conftest
  3241. configure:16945: $? = 0
  3242. configure:16959: result: 2
  3243. configure:16974: checking size of int
  3244. configure:16979: gcc -o conftest conftest.c -lcurl >&5
  3245. configure:16979: $? = 0
  3246. configure:16979: ./conftest
  3247. configure:16979: $? = 0
  3248. configure:16993: result: 4
  3249. configure:17008: checking size of long
  3250. configure:17013: gcc -o conftest conftest.c -lcurl >&5
  3251. configure:17013: $? = 0
  3252. configure:17013: ./conftest
  3253. configure:17013: $? = 0
  3254. configure:17027: result: 8
  3255. configure:17042: checking size of long long
  3256. configure:17047: gcc -o conftest conftest.c -lcurl >&5
  3257. configure:17047: $? = 0
  3258. configure:17047: ./conftest
  3259. configure:17047: $? = 0
  3260. configure:17061: result: 8
  3261. configure:17076: checking size of float
  3262. configure:17081: gcc -o conftest conftest.c -lcurl >&5
  3263. configure:17081: $? = 0
  3264. configure:17081: ./conftest
  3265. configure:17081: $? = 0
  3266. configure:17095: result: 4
  3267. configure:17110: checking size of double
  3268. configure:17115: gcc -o conftest conftest.c -lcurl >&5
  3269. configure:17115: $? = 0
  3270. configure:17115: ./conftest
  3271. configure:17115: $? = 0
  3272. configure:17129: result: 8
  3273. configure:17144: checking size of off_t
  3274. configure:17149: gcc -o conftest conftest.c -lcurl >&5
  3275. configure:17149: $? = 0
  3276. configure:17149: ./conftest
  3277. configure:17149: $? = 0
  3278. configure:17163: result: 8
  3279. configure:17178: checking size of size_t
  3280. configure:17183: gcc -o conftest conftest.c -lcurl >&5
  3281. configure:17183: $? = 0
  3282. configure:17183: ./conftest
  3283. configure:17183: $? = 0
  3284. configure:17197: result: 8
  3285. configure:17212: checking size of unsigned long long
  3286. configure:17217: gcc -o conftest conftest.c -lcurl >&5
  3287. configure:17217: $? = 0
  3288. configure:17217: ./conftest
  3289. configure:17217: $? = 0
  3290. configure:17231: result: 8
  3291. configure:17248: checking size of ushort
  3292. configure:17253: gcc -o conftest conftest.c -lcurl >&5
  3293. configure:17253: $? = 0
  3294. configure:17253: ./conftest
  3295. configure:17253: $? = 0
  3296. configure:17267: result: 2
  3297. configure:17319: checking size of uint
  3298. configure:17324: gcc -o conftest conftest.c -lcurl >&5
  3299. configure:17324: $? = 0
  3300. configure:17324: ./conftest
  3301. configure:17324: $? = 0
  3302. configure:17338: result: 4
  3303. configure:17389: checking size of unsigned long long
  3304. configure:17408: result: 8
  3305. configure:17425: checking size of ushort
  3306. configure:17444: result: 2
  3307. configure:17495: checking size of uint
  3308. configure:17514: result: 4
  3309. configure:17564: checking size of ptrdiff_t
  3310. configure:17569: gcc -o conftest conftest.c -lcurl >&5
  3311. configure:17569: $? = 0
  3312. configure:17569: ./conftest
  3313. configure:17569: $? = 0
  3314. configure:17583: result: 8
  3315. configure:17596: checking for library containing deflate
  3316. configure:17627: gcc -o conftest conftest.c -lcurl >&5
  3317. configure:17627: $? = 0
  3318. configure:17644: result: none required
  3319. configure:17659: checking for floor in -lm
  3320. configure:17684: gcc -o conftest conftest.c -lm -lcurl >&5
  3321. conftest.c:130: warning: conflicting types for built-in function 'floor'
  3322. configure:17684: $? = 0
  3323. configure:17693: result: yes
  3324. configure:17720: checking for dlfcn.h
  3325. configure:17720: result: yes
  3326. configure:17735: checking for dlopen in -ldl
  3327. configure:17760: gcc -o conftest conftest.c -ldl -lm -lcurl >&5
  3328. configure:17760: $? = 0
  3329. configure:17769: result: yes
  3330. configure:17789: checking for library containing H5Fflush
  3331. configure:17820: gcc -o conftest conftest.c -ldl -lm -lcurl >&5
  3332. /tmp/ccjWUXBO.o: In function `main':
  3333. conftest.c:(.text+0xa): undefined reference to `H5Fflush'
  3334. collect2: ld returned 1 exit status
  3335. configure:17820: $? = 1
  3336. configure: failed program was:
  3337. | /* confdefs.h */
  3338. | #define PACKAGE_NAME "netCDF"
  3339. | #define PACKAGE_TARNAME "netcdf"
  3340. | #define PACKAGE_VERSION "4.4.1"
  3341. | #define PACKAGE_STRING "netCDF 4.4.1"
  3342. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  3343. | #define PACKAGE_URL ""
  3344. | #define PACKAGE "netcdf"
  3345. | #define VERSION "4.4.1"
  3346. | #define NCIO_MINBLOCKSIZE 256
  3347. | #define ENABLE_FILEINFO 1
  3348. | #define DEFAULT_CHUNK_SIZE 4194304
  3349. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  3350. | #define DEFAULT_CHUNKS_IN_CACHE 10
  3351. | #define CHUNK_CACHE_SIZE 4194304
  3352. | #define CHUNK_CACHE_NELEMS 1009
  3353. | #define CHUNK_CACHE_PREEMPTION 0.75
  3354. | #define ENABLE_DAP_GROUPS 1
  3355. | #define USE_DAP 1
  3356. | #define ENABLE_DAP 1
  3357. | #define ENABLE_DAP_REMOTE_TESTS 1
  3358. | #define EXTRA_TESTS 1
  3359. | #define USE_NETCDF_2 1
  3360. | #define USE_EXTREME_NUMBERS 1
  3361. | #define TEMP_LARGE "."
  3362. | #define HAVE_CURLOPT_USERNAME 1
  3363. | #define HAVE_CURLOPT_PASSWORD 1
  3364. | #define HAVE_CURLOPT_KEYPASSWD 1
  3365. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  3366. | #define STDC_HEADERS 1
  3367. | #define HAVE_SYS_TYPES_H 1
  3368. | #define HAVE_SYS_STAT_H 1
  3369. | #define HAVE_STDLIB_H 1
  3370. | #define HAVE_STRING_H 1
  3371. | #define HAVE_MEMORY_H 1
  3372. | #define HAVE_STRINGS_H 1
  3373. | #define HAVE_INTTYPES_H 1
  3374. | #define HAVE_STDINT_H 1
  3375. | #define HAVE_UNISTD_H 1
  3376. | #define HAVE_DLFCN_H 1
  3377. | #define LT_OBJDIR ".libs/"
  3378. | #define HAVE_SYS_PARAM_H 1
  3379. | #define HAVE_DIRENT_H 1
  3380. | #define STDC_HEADERS 1
  3381. | #define HAVE_SYS_WAIT_H 1
  3382. | #define TIME_WITH_SYS_TIME 1
  3383. | #define HAVE_LOCALE_H 1
  3384. | #define HAVE_STDIO_H 1
  3385. | #define HAVE_STDARG_H 1
  3386. | #define HAVE_ERRNO_H 1
  3387. | #define HAVE_CTYPE_H 1
  3388. | #define HAVE_FCNTL_H 1
  3389. | #define HAVE_MALLOC_H 1
  3390. | #define HAVE_STDLIB_H 1
  3391. | #define HAVE_STRING_H 1
  3392. | #define HAVE_STRINGS_H 1
  3393. | #define HAVE_UNISTD_H 1
  3394. | #define HAVE_SYS_STAT_H 1
  3395. | #define HAVE_GETOPT_H 1
  3396. | #define HAVE_SYS_TIME_H 1
  3397. | #define HAVE_VPRINTF 1
  3398. | #define HAVE_SYS_RESOURCE_H 1
  3399. | #define HAVE__BOOL 1
  3400. | #define HAVE_STDBOOL_H 1
  3401. | #define HAVE_STRERROR 1
  3402. | #define HAVE_SNPRINTF 1
  3403. | #define HAVE_STRCHR 1
  3404. | #define HAVE_STRRCHR 1
  3405. | #define HAVE_STRCAT 1
  3406. | #define HAVE_STRCPY 1
  3407. | #define HAVE_STRDUP 1
  3408. | #define HAVE_STRCASECMP 1
  3409. | #define HAVE_STRTOD 1
  3410. | #define HAVE_STRTOLL 1
  3411. | #define HAVE_STRTOULL 1
  3412. | #define HAVE_STRSTR 1
  3413. | #define HAVE_MKSTEMP 1
  3414. | #define HAVE_RAND 1
  3415. | #define HAVE_RANDOM 1
  3416. | #define HAVE_MEMCMP 1
  3417. | #define HAVE_GETRLIMIT 1
  3418. | #define HAVE_GETTIMEOFDAY 1
  3419. | #define HAVE_FSYNC 1
  3420. | #define HAVE_MEMMOVE 1
  3421. | #define HAVE_GETPAGESIZE 1
  3422. | #define HAVE_SYSCONF 1
  3423. | #define HAVE_STDLIB_H 1
  3424. | #define HAVE_UNISTD_H 1
  3425. | #define HAVE_SYS_PARAM_H 1
  3426. | #define HAVE_GETPAGESIZE 1
  3427. | #define HAVE_MMAP 1
  3428. | #define HAVE_MREMAP 1
  3429. | #define USE_DISKLESS 1
  3430. | #define HAVE_ALLOCA_H 1
  3431. | #define HAVE_ALLOCA 1
  3432. | #define HAVE_DECL_ISNAN 1
  3433. | #define HAVE_DECL_ISINF 1
  3434. | #define HAVE_DECL_ISFINITE 1
  3435. | #define HAVE_DECL_SIGNBIT 1
  3436. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  3437. | #define HAVE_ST_BLKSIZE 1
  3438. | #define HAVE_SIZE_T 1
  3439. | #define HAVE_SSIZE_T 1
  3440. | #define HAVE_PTRDIFF_T 1
  3441. | #define HAVE_USHORT 1
  3442. | #define HAVE_UINT 1
  3443. | #define SIZEOF_SHORT 2
  3444. | #define SIZEOF_INT 4
  3445. | #define SIZEOF_LONG 8
  3446. | #define SIZEOF_LONG_LONG 8
  3447. | #define SIZEOF_FLOAT 4
  3448. | #define SIZEOF_DOUBLE 8
  3449. | #define SIZEOF_OFF_T 8
  3450. | #define SIZEOF_SIZE_T 8
  3451. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3452. | #define SIZEOF_USHORT 2
  3453. | #define SIZEOF_UINT 4
  3454. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3455. | #define SIZEOF_USHORT 2
  3456. | #define SIZEOF_UINT 4
  3457. | #define SIZEOF_PTRDIFF_T 8
  3458. | #define HAVE_LIBM 1
  3459. | #define USE_NETCDF4 1
  3460. | #define H5_USE_16_API 1
  3461. | #define HAVE_DLFCN_H 1
  3462. | #define HAVE_LIBDL 1
  3463. | #define USE_LIBDL 1
  3464. | /* end confdefs.h. */
  3465. |
  3466. | /* Override any GCC internal prototype to avoid an error.
  3467. | Use char because int might match the return type of a GCC
  3468. | builtin and then its argument prototype would still apply. */
  3469. | #ifdef __cplusplus
  3470. | extern "C"
  3471. | #endif
  3472. | char H5Fflush ();
  3473. | int
  3474. | main ()
  3475. | {
  3476. | return H5Fflush ();
  3477. | ;
  3478. | return 0;
  3479. | }
  3480. configure:17820: gcc -o conftest conftest.c -lhdf5dll -ldl -lm -lcurl >&5
  3481. /usr/bin/ld: cannot find -lhdf5dll
  3482. collect2: ld returned 1 exit status
  3483. configure:17820: $? = 1
  3484. configure: failed program was:
  3485. | /* confdefs.h */
  3486. | #define PACKAGE_NAME "netCDF"
  3487. | #define PACKAGE_TARNAME "netcdf"
  3488. | #define PACKAGE_VERSION "4.4.1"
  3489. | #define PACKAGE_STRING "netCDF 4.4.1"
  3490. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  3491. | #define PACKAGE_URL ""
  3492. | #define PACKAGE "netcdf"
  3493. | #define VERSION "4.4.1"
  3494. | #define NCIO_MINBLOCKSIZE 256
  3495. | #define ENABLE_FILEINFO 1
  3496. | #define DEFAULT_CHUNK_SIZE 4194304
  3497. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  3498. | #define DEFAULT_CHUNKS_IN_CACHE 10
  3499. | #define CHUNK_CACHE_SIZE 4194304
  3500. | #define CHUNK_CACHE_NELEMS 1009
  3501. | #define CHUNK_CACHE_PREEMPTION 0.75
  3502. | #define ENABLE_DAP_GROUPS 1
  3503. | #define USE_DAP 1
  3504. | #define ENABLE_DAP 1
  3505. | #define ENABLE_DAP_REMOTE_TESTS 1
  3506. | #define EXTRA_TESTS 1
  3507. | #define USE_NETCDF_2 1
  3508. | #define USE_EXTREME_NUMBERS 1
  3509. | #define TEMP_LARGE "."
  3510. | #define HAVE_CURLOPT_USERNAME 1
  3511. | #define HAVE_CURLOPT_PASSWORD 1
  3512. | #define HAVE_CURLOPT_KEYPASSWD 1
  3513. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  3514. | #define STDC_HEADERS 1
  3515. | #define HAVE_SYS_TYPES_H 1
  3516. | #define HAVE_SYS_STAT_H 1
  3517. | #define HAVE_STDLIB_H 1
  3518. | #define HAVE_STRING_H 1
  3519. | #define HAVE_MEMORY_H 1
  3520. | #define HAVE_STRINGS_H 1
  3521. | #define HAVE_INTTYPES_H 1
  3522. | #define HAVE_STDINT_H 1
  3523. | #define HAVE_UNISTD_H 1
  3524. | #define HAVE_DLFCN_H 1
  3525. | #define LT_OBJDIR ".libs/"
  3526. | #define HAVE_SYS_PARAM_H 1
  3527. | #define HAVE_DIRENT_H 1
  3528. | #define STDC_HEADERS 1
  3529. | #define HAVE_SYS_WAIT_H 1
  3530. | #define TIME_WITH_SYS_TIME 1
  3531. | #define HAVE_LOCALE_H 1
  3532. | #define HAVE_STDIO_H 1
  3533. | #define HAVE_STDARG_H 1
  3534. | #define HAVE_ERRNO_H 1
  3535. | #define HAVE_CTYPE_H 1
  3536. | #define HAVE_FCNTL_H 1
  3537. | #define HAVE_MALLOC_H 1
  3538. | #define HAVE_STDLIB_H 1
  3539. | #define HAVE_STRING_H 1
  3540. | #define HAVE_STRINGS_H 1
  3541. | #define HAVE_UNISTD_H 1
  3542. | #define HAVE_SYS_STAT_H 1
  3543. | #define HAVE_GETOPT_H 1
  3544. | #define HAVE_SYS_TIME_H 1
  3545. | #define HAVE_VPRINTF 1
  3546. | #define HAVE_SYS_RESOURCE_H 1
  3547. | #define HAVE__BOOL 1
  3548. | #define HAVE_STDBOOL_H 1
  3549. | #define HAVE_STRERROR 1
  3550. | #define HAVE_SNPRINTF 1
  3551. | #define HAVE_STRCHR 1
  3552. | #define HAVE_STRRCHR 1
  3553. | #define HAVE_STRCAT 1
  3554. | #define HAVE_STRCPY 1
  3555. | #define HAVE_STRDUP 1
  3556. | #define HAVE_STRCASECMP 1
  3557. | #define HAVE_STRTOD 1
  3558. | #define HAVE_STRTOLL 1
  3559. | #define HAVE_STRTOULL 1
  3560. | #define HAVE_STRSTR 1
  3561. | #define HAVE_MKSTEMP 1
  3562. | #define HAVE_RAND 1
  3563. | #define HAVE_RANDOM 1
  3564. | #define HAVE_MEMCMP 1
  3565. | #define HAVE_GETRLIMIT 1
  3566. | #define HAVE_GETTIMEOFDAY 1
  3567. | #define HAVE_FSYNC 1
  3568. | #define HAVE_MEMMOVE 1
  3569. | #define HAVE_GETPAGESIZE 1
  3570. | #define HAVE_SYSCONF 1
  3571. | #define HAVE_STDLIB_H 1
  3572. | #define HAVE_UNISTD_H 1
  3573. | #define HAVE_SYS_PARAM_H 1
  3574. | #define HAVE_GETPAGESIZE 1
  3575. | #define HAVE_MMAP 1
  3576. | #define HAVE_MREMAP 1
  3577. | #define USE_DISKLESS 1
  3578. | #define HAVE_ALLOCA_H 1
  3579. | #define HAVE_ALLOCA 1
  3580. | #define HAVE_DECL_ISNAN 1
  3581. | #define HAVE_DECL_ISINF 1
  3582. | #define HAVE_DECL_ISFINITE 1
  3583. | #define HAVE_DECL_SIGNBIT 1
  3584. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  3585. | #define HAVE_ST_BLKSIZE 1
  3586. | #define HAVE_SIZE_T 1
  3587. | #define HAVE_SSIZE_T 1
  3588. | #define HAVE_PTRDIFF_T 1
  3589. | #define HAVE_USHORT 1
  3590. | #define HAVE_UINT 1
  3591. | #define SIZEOF_SHORT 2
  3592. | #define SIZEOF_INT 4
  3593. | #define SIZEOF_LONG 8
  3594. | #define SIZEOF_LONG_LONG 8
  3595. | #define SIZEOF_FLOAT 4
  3596. | #define SIZEOF_DOUBLE 8
  3597. | #define SIZEOF_OFF_T 8
  3598. | #define SIZEOF_SIZE_T 8
  3599. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3600. | #define SIZEOF_USHORT 2
  3601. | #define SIZEOF_UINT 4
  3602. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3603. | #define SIZEOF_USHORT 2
  3604. | #define SIZEOF_UINT 4
  3605. | #define SIZEOF_PTRDIFF_T 8
  3606. | #define HAVE_LIBM 1
  3607. | #define USE_NETCDF4 1
  3608. | #define H5_USE_16_API 1
  3609. | #define HAVE_DLFCN_H 1
  3610. | #define HAVE_LIBDL 1
  3611. | #define USE_LIBDL 1
  3612. | /* end confdefs.h. */
  3613. |
  3614. | /* Override any GCC internal prototype to avoid an error.
  3615. | Use char because int might match the return type of a GCC
  3616. | builtin and then its argument prototype would still apply. */
  3617. | #ifdef __cplusplus
  3618. | extern "C"
  3619. | #endif
  3620. | char H5Fflush ();
  3621. | int
  3622. | main ()
  3623. | {
  3624. | return H5Fflush ();
  3625. | ;
  3626. | return 0;
  3627. | }
  3628. configure:17820: gcc -o conftest conftest.c -lhdf5 -ldl -lm -lcurl >&5
  3629. /usr/bin/ld: cannot find -lhdf5
  3630. collect2: ld returned 1 exit status
  3631. configure:17820: $? = 1
  3632. configure: failed program was:
  3633. | /* confdefs.h */
  3634. | #define PACKAGE_NAME "netCDF"
  3635. | #define PACKAGE_TARNAME "netcdf"
  3636. | #define PACKAGE_VERSION "4.4.1"
  3637. | #define PACKAGE_STRING "netCDF 4.4.1"
  3638. | #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  3639. | #define PACKAGE_URL ""
  3640. | #define PACKAGE "netcdf"
  3641. | #define VERSION "4.4.1"
  3642. | #define NCIO_MINBLOCKSIZE 256
  3643. | #define ENABLE_FILEINFO 1
  3644. | #define DEFAULT_CHUNK_SIZE 4194304
  3645. | #define MAX_DEFAULT_CACHE_SIZE 67108864
  3646. | #define DEFAULT_CHUNKS_IN_CACHE 10
  3647. | #define CHUNK_CACHE_SIZE 4194304
  3648. | #define CHUNK_CACHE_NELEMS 1009
  3649. | #define CHUNK_CACHE_PREEMPTION 0.75
  3650. | #define ENABLE_DAP_GROUPS 1
  3651. | #define USE_DAP 1
  3652. | #define ENABLE_DAP 1
  3653. | #define ENABLE_DAP_REMOTE_TESTS 1
  3654. | #define EXTRA_TESTS 1
  3655. | #define USE_NETCDF_2 1
  3656. | #define USE_EXTREME_NUMBERS 1
  3657. | #define TEMP_LARGE "."
  3658. | #define HAVE_CURLOPT_USERNAME 1
  3659. | #define HAVE_CURLOPT_PASSWORD 1
  3660. | #define HAVE_CURLOPT_KEYPASSWD 1
  3661. | #define HAVE_CURLINFO_RESPONSE_CODE 1
  3662. | #define STDC_HEADERS 1
  3663. | #define HAVE_SYS_TYPES_H 1
  3664. | #define HAVE_SYS_STAT_H 1
  3665. | #define HAVE_STDLIB_H 1
  3666. | #define HAVE_STRING_H 1
  3667. | #define HAVE_MEMORY_H 1
  3668. | #define HAVE_STRINGS_H 1
  3669. | #define HAVE_INTTYPES_H 1
  3670. | #define HAVE_STDINT_H 1
  3671. | #define HAVE_UNISTD_H 1
  3672. | #define HAVE_DLFCN_H 1
  3673. | #define LT_OBJDIR ".libs/"
  3674. | #define HAVE_SYS_PARAM_H 1
  3675. | #define HAVE_DIRENT_H 1
  3676. | #define STDC_HEADERS 1
  3677. | #define HAVE_SYS_WAIT_H 1
  3678. | #define TIME_WITH_SYS_TIME 1
  3679. | #define HAVE_LOCALE_H 1
  3680. | #define HAVE_STDIO_H 1
  3681. | #define HAVE_STDARG_H 1
  3682. | #define HAVE_ERRNO_H 1
  3683. | #define HAVE_CTYPE_H 1
  3684. | #define HAVE_FCNTL_H 1
  3685. | #define HAVE_MALLOC_H 1
  3686. | #define HAVE_STDLIB_H 1
  3687. | #define HAVE_STRING_H 1
  3688. | #define HAVE_STRINGS_H 1
  3689. | #define HAVE_UNISTD_H 1
  3690. | #define HAVE_SYS_STAT_H 1
  3691. | #define HAVE_GETOPT_H 1
  3692. | #define HAVE_SYS_TIME_H 1
  3693. | #define HAVE_VPRINTF 1
  3694. | #define HAVE_SYS_RESOURCE_H 1
  3695. | #define HAVE__BOOL 1
  3696. | #define HAVE_STDBOOL_H 1
  3697. | #define HAVE_STRERROR 1
  3698. | #define HAVE_SNPRINTF 1
  3699. | #define HAVE_STRCHR 1
  3700. | #define HAVE_STRRCHR 1
  3701. | #define HAVE_STRCAT 1
  3702. | #define HAVE_STRCPY 1
  3703. | #define HAVE_STRDUP 1
  3704. | #define HAVE_STRCASECMP 1
  3705. | #define HAVE_STRTOD 1
  3706. | #define HAVE_STRTOLL 1
  3707. | #define HAVE_STRTOULL 1
  3708. | #define HAVE_STRSTR 1
  3709. | #define HAVE_MKSTEMP 1
  3710. | #define HAVE_RAND 1
  3711. | #define HAVE_RANDOM 1
  3712. | #define HAVE_MEMCMP 1
  3713. | #define HAVE_GETRLIMIT 1
  3714. | #define HAVE_GETTIMEOFDAY 1
  3715. | #define HAVE_FSYNC 1
  3716. | #define HAVE_MEMMOVE 1
  3717. | #define HAVE_GETPAGESIZE 1
  3718. | #define HAVE_SYSCONF 1
  3719. | #define HAVE_STDLIB_H 1
  3720. | #define HAVE_UNISTD_H 1
  3721. | #define HAVE_SYS_PARAM_H 1
  3722. | #define HAVE_GETPAGESIZE 1
  3723. | #define HAVE_MMAP 1
  3724. | #define HAVE_MREMAP 1
  3725. | #define USE_DISKLESS 1
  3726. | #define HAVE_ALLOCA_H 1
  3727. | #define HAVE_ALLOCA 1
  3728. | #define HAVE_DECL_ISNAN 1
  3729. | #define HAVE_DECL_ISINF 1
  3730. | #define HAVE_DECL_ISFINITE 1
  3731. | #define HAVE_DECL_SIGNBIT 1
  3732. | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  3733. | #define HAVE_ST_BLKSIZE 1
  3734. | #define HAVE_SIZE_T 1
  3735. | #define HAVE_SSIZE_T 1
  3736. | #define HAVE_PTRDIFF_T 1
  3737. | #define HAVE_USHORT 1
  3738. | #define HAVE_UINT 1
  3739. | #define SIZEOF_SHORT 2
  3740. | #define SIZEOF_INT 4
  3741. | #define SIZEOF_LONG 8
  3742. | #define SIZEOF_LONG_LONG 8
  3743. | #define SIZEOF_FLOAT 4
  3744. | #define SIZEOF_DOUBLE 8
  3745. | #define SIZEOF_OFF_T 8
  3746. | #define SIZEOF_SIZE_T 8
  3747. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3748. | #define SIZEOF_USHORT 2
  3749. | #define SIZEOF_UINT 4
  3750. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3751. | #define SIZEOF_USHORT 2
  3752. | #define SIZEOF_UINT 4
  3753. | #define SIZEOF_PTRDIFF_T 8
  3754. | #define HAVE_LIBM 1
  3755. | #define USE_NETCDF4 1
  3756. | #define H5_USE_16_API 1
  3757. | #define HAVE_DLFCN_H 1
  3758. | #define HAVE_LIBDL 1
  3759. | #define USE_LIBDL 1
  3760. | /* end confdefs.h. */
  3761. |
  3762. | /* Override any GCC internal prototype to avoid an error.
  3763. | Use char because int might match the return type of a GCC
  3764. | builtin and then its argument prototype would still apply. */
  3765. | #ifdef __cplusplus
  3766. | extern "C"
  3767. | #endif
  3768. | char H5Fflush ();
  3769. | int
  3770. | main ()
  3771. | {
  3772. | return H5Fflush ();
  3773. | ;
  3774. | return 0;
  3775. | }
  3776. configure:17837: result: no
  3777. configure:17844: error: Can't find or link to the hdf5 library. Use --disable-netcdf-4, or see config.log for errors.
  3778.  
  3779. ## ---------------- ##
  3780. ## Cache variables. ##
  3781. ## ---------------- ##
  3782.  
  3783. ac_cv_build=x86_64-unknown-linux-gnu
  3784. ac_cv_c_bigendian=no
  3785. ac_cv_c_char_unsigned=no
  3786. ac_cv_c_compiler_gnu=yes
  3787. ac_cv_c_const=yes
  3788. ac_cv_c_ieeefloat=yes
  3789. ac_cv_env_CC_set=
  3790. ac_cv_env_CC_value=
  3791. ac_cv_env_CFLAGS_set=
  3792. ac_cv_env_CFLAGS_value=
  3793. ac_cv_env_CPPFLAGS_set=
  3794. ac_cv_env_CPPFLAGS_value=
  3795. ac_cv_env_CPP_set=
  3796. ac_cv_env_CPP_value=
  3797. ac_cv_env_LDFLAGS_set=
  3798. ac_cv_env_LDFLAGS_value=
  3799. ac_cv_env_LIBS_set=
  3800. ac_cv_env_LIBS_value=
  3801. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  3802. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  3803. ac_cv_env_build_alias_set=
  3804. ac_cv_env_build_alias_value=
  3805. ac_cv_env_host_alias_set=
  3806. ac_cv_env_host_alias_value=
  3807. ac_cv_env_target_alias_set=
  3808. ac_cv_env_target_alias_value=
  3809. ac_cv_func_MPI_Comm_f2c=no
  3810. ac_cv_func__doprnt=no
  3811. ac_cv_func_alloca_works=yes
  3812. ac_cv_func_fsync=yes
  3813. ac_cv_func_getpagesize=yes
  3814. ac_cv_func_getrlimit=yes
  3815. ac_cv_func_gettimeofday=yes
  3816. ac_cv_func_memcmp=yes
  3817. ac_cv_func_memmove=yes
  3818. ac_cv_func_mkstemp=yes
  3819. ac_cv_func_mmap_fixed_mapped=yes
  3820. ac_cv_func_mremap=yes
  3821. ac_cv_func_rand=yes
  3822. ac_cv_func_random=yes
  3823. ac_cv_func_snprintf=yes
  3824. ac_cv_func_strcasecmp=yes
  3825. ac_cv_func_strcat=yes
  3826. ac_cv_func_strchr=yes
  3827. ac_cv_func_strcpy=yes
  3828. ac_cv_func_strdup=yes
  3829. ac_cv_func_strerror=yes
  3830. ac_cv_func_strlcat=no
  3831. ac_cv_func_strrchr=yes
  3832. ac_cv_func_strstr=yes
  3833. ac_cv_func_strtod=yes
  3834. ac_cv_func_strtoll=yes
  3835. ac_cv_func_strtoull=yes
  3836. ac_cv_func_sysconf=yes
  3837. ac_cv_func_vprintf=yes
  3838. ac_cv_have_decl_isfinite=yes
  3839. ac_cv_have_decl_isinf=yes
  3840. ac_cv_have_decl_isnan=yes
  3841. ac_cv_have_decl_signbit=yes
  3842. ac_cv_header_ctype_h=yes
  3843. ac_cv_header_dirent_dirent_h=yes
  3844. ac_cv_header_dlfcn_h=yes
  3845. ac_cv_header_errno_h=yes
  3846. ac_cv_header_fcntl_h=yes
  3847. ac_cv_header_getopt_h=yes
  3848. ac_cv_header_inttypes_h=yes
  3849. ac_cv_header_locale_h=yes
  3850. ac_cv_header_malloc_h=yes
  3851. ac_cv_header_memory_h=yes
  3852. ac_cv_header_stdarg_h=yes
  3853. ac_cv_header_stdbool_h=yes
  3854. ac_cv_header_stdc=yes
  3855. ac_cv_header_stdint_h=yes
  3856. ac_cv_header_stdio_h=yes
  3857. ac_cv_header_stdlib_h=yes
  3858. ac_cv_header_string_h=yes
  3859. ac_cv_header_strings_h=yes
  3860. ac_cv_header_sys_param_h=yes
  3861. ac_cv_header_sys_resource_h=yes
  3862. ac_cv_header_sys_stat_h=yes
  3863. ac_cv_header_sys_time_h=yes
  3864. ac_cv_header_sys_types_h=yes
  3865. ac_cv_header_sys_wait_h=yes
  3866. ac_cv_header_time=yes
  3867. ac_cv_header_unistd_h=yes
  3868. ac_cv_host=x86_64-unknown-linux-gnu
  3869. ac_cv_lib_curl_curl_easy_setopt=yes
  3870. ac_cv_lib_dl_dlopen=yes
  3871. ac_cv_lib_m_floor=yes
  3872. ac_cv_member_struct_stat_st_blksize=yes
  3873. ac_cv_objext=o
  3874. ac_cv_path_EGREP='/bin/grep -E'
  3875. ac_cv_path_FGREP='/bin/grep -F'
  3876. ac_cv_path_GREP=/bin/grep
  3877. ac_cv_path_SED=/bin/sed
  3878. ac_cv_path_install='/usr/bin/install -c'
  3879. ac_cv_path_lt_DD=/bin/dd
  3880. ac_cv_path_mkdir=/bin/mkdir
  3881. ac_cv_prog_AWK=gawk
  3882. ac_cv_prog_CPP='gcc -E'
  3883. ac_cv_prog_DOT=dot
  3884. ac_cv_prog_NC_M4=m4
  3885. ac_cv_prog_ac_ct_AR=ar
  3886. ac_cv_prog_ac_ct_CC=gcc
  3887. ac_cv_prog_ac_ct_OBJDUMP=objdump
  3888. ac_cv_prog_ac_ct_RANLIB=ranlib
  3889. ac_cv_prog_ac_ct_STRIP=strip
  3890. ac_cv_prog_cc_c89=
  3891. ac_cv_prog_cc_g=yes
  3892. ac_cv_prog_make_make_set=yes
  3893. ac_cv_search_H5Fflush=no
  3894. ac_cv_search_curl_easy_setopt=-lcurl
  3895. ac_cv_search_deflate='none required'
  3896. ac_cv_search_opendir='none required'
  3897. ac_cv_sizeof_double=8
  3898. ac_cv_sizeof_float=4
  3899. ac_cv_sizeof_int=4
  3900. ac_cv_sizeof_long=8
  3901. ac_cv_sizeof_long_long=8
  3902. ac_cv_sizeof_off_t=8
  3903. ac_cv_sizeof_ptrdiff_t=8
  3904. ac_cv_sizeof_short=2
  3905. ac_cv_sizeof_size_t=8
  3906. ac_cv_sizeof_uint=4
  3907. ac_cv_sizeof_unsigned_long_long=8
  3908. ac_cv_sizeof_ushort=2
  3909. ac_cv_sys_file_offset_bits=no
  3910. ac_cv_sys_largefile_CC=no
  3911. ac_cv_target=x86_64-unknown-linux-gnu
  3912. ac_cv_type__Bool=yes
  3913. ac_cv_type_int64=no
  3914. ac_cv_type_longlong=no
  3915. ac_cv_type_off_t=yes
  3916. ac_cv_type_ptrdiff_t=yes
  3917. ac_cv_type_size_t=yes
  3918. ac_cv_type_ssize_t=yes
  3919. ac_cv_type_uchar=no
  3920. ac_cv_type_uint64=no
  3921. ac_cv_type_uint=yes
  3922. ac_cv_type_ushort=yes
  3923. ac_cv_working_alloca_h=yes
  3924. am_cv_CC_dependencies_compiler_type=gcc3
  3925. am_cv_make_support_nested_variables=yes
  3926. am_cv_prog_cc_c_o=yes
  3927. lt_cv_ar_at_file=@
  3928. lt_cv_archive_cmds_need_lc=no
  3929. lt_cv_deplibs_check_method=pass_all
  3930. lt_cv_file_magic_cmd='$MAGIC_CMD'
  3931. lt_cv_file_magic_test_file=
  3932. lt_cv_ld_reload_flag=-r
  3933. lt_cv_nm_interface='BSD nm'
  3934. lt_cv_objdir=.libs
  3935. lt_cv_path_LD=/usr/bin/ld
  3936. lt_cv_path_NM='/usr/bin/nm -B'
  3937. lt_cv_path_mainfest_tool=no
  3938. lt_cv_prog_compiler_c_o=yes
  3939. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  3940. lt_cv_prog_compiler_pic_works=yes
  3941. lt_cv_prog_compiler_rtti_exceptions=no
  3942. lt_cv_prog_compiler_static_works=no
  3943. lt_cv_prog_gnu_ld=yes
  3944. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  3945. lt_cv_shlibpath_overrides_runpath=no
  3946. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  3947. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
  3948. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
  3949. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  3950. lt_cv_sys_global_symbol_to_import=
  3951. lt_cv_sys_max_cmd_len=3458764513820540925
  3952. lt_cv_to_host_file_cmd=func_convert_file_noop
  3953. lt_cv_to_tool_file_cmd=func_convert_file_noop
  3954. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  3955.  
  3956. ## ----------------- ##
  3957. ## Output variables. ##
  3958. ## ----------------- ##
  3959.  
  3960. ACLOCAL='${SHELL} /export/apps/computer/netcdf-4.4.1/missing aclocal-1.15'
  3961. ALLOCA=''
  3962. AMDEPBACKSLASH='\'
  3963. AMDEP_FALSE='#'
  3964. AMDEP_TRUE=''
  3965. AMTAR='$${TAR-tar}'
  3966. AM_BACKSLASH='\'
  3967. AM_CFLAGS=''
  3968. AM_CPPFLAGS=''
  3969. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  3970. AM_DEFAULT_VERBOSITY='1'
  3971. AM_LDFLAGS=''
  3972. AM_V='$(V)'
  3973. AR='ar'
  3974. AS='as'
  3975. AUTOCONF='${SHELL} /export/apps/computer/netcdf-4.4.1/missing autoconf'
  3976. AUTOHEADER='${SHELL} /export/apps/computer/netcdf-4.4.1/missing autoheader'
  3977. AUTOMAKE='${SHELL} /export/apps/computer/netcdf-4.4.1/missing automake-1.15'
  3978. AWK='gawk'
  3979. BINFILE_NAME=''
  3980. BUILD_BENCHMARKS_FALSE=''
  3981. BUILD_BENCHMARKS_TRUE='#'
  3982. BUILD_DAP_FALSE=''
  3983. BUILD_DAP_TRUE=''
  3984. BUILD_DISKLESS_FALSE=''
  3985. BUILD_DISKLESS_TRUE=''
  3986. BUILD_DLL_FALSE=''
  3987. BUILD_DLL_TRUE='#'
  3988. BUILD_DOCS_FALSE=''
  3989. BUILD_DOCS_TRUE='#'
  3990. BUILD_EXAMPLES_FALSE='#'
  3991. BUILD_EXAMPLES_TRUE=''
  3992. BUILD_FORTRAN_FALSE=''
  3993. BUILD_FORTRAN_TRUE=''
  3994. BUILD_INTERNAL_DOCS='no'
  3995. BUILD_MMAP_FALSE=''
  3996. BUILD_MMAP_TRUE=''
  3997. BUILD_PARALLEL_FALSE=''
  3998. BUILD_PARALLEL_TRUE=''
  3999. BUILD_TESTSETS_FALSE='#'
  4000. BUILD_TESTSETS_TRUE=''
  4001. BUILD_UTILITIES_FALSE='#'
  4002. BUILD_UTILITIES_TRUE=''
  4003. BUILD_V2_FALSE='#'
  4004. BUILD_V2_TRUE=''
  4005. CC='gcc'
  4006. CCDEPMODE='depmode=gcc3'
  4007. CC_VERSION='/usr/bin/gcc'
  4008. CFLAGS=''
  4009. CONFIG_DATE='Thu Jul 21 17:45:02 IRDT 2016'
  4010. CPP='gcc -E'
  4011. CPPFLAGS=''
  4012. CROSS_COMPILING_FALSE=''
  4013. CROSS_COMPILING_TRUE=''
  4014. CYGPATH_W='echo'
  4015. DEFS=''
  4016. DEPDIR='.deps'
  4017. DLLTOOL='false'
  4018. DOT='dot'
  4019. DOXYGEN=''
  4020. DOXYGEN_BUILD_RELEASE_DOCS_FALSE=''
  4021. DOXYGEN_BUILD_RELEASE_DOCS_TRUE='#'
  4022. DOXYGEN_CSS_FILE=''
  4023. DOXYGEN_HEADER_FILE=''
  4024. DOXYGEN_SEARCHENGINE='YES'
  4025. DSYMUTIL=''
  4026. DUMPBIN=''
  4027. ECHO_C=''
  4028. ECHO_N='-n'
  4029. ECHO_T=''
  4030. EGREP='/bin/grep -E'
  4031. ENABLE_DAP_AUTH_TESTS_FALSE=''
  4032. ENABLE_DAP_AUTH_TESTS_TRUE=''
  4033. ENABLE_DAP_LONG_TESTS_FALSE=''
  4034. ENABLE_DAP_LONG_TESTS_TRUE=''
  4035. ENABLE_DAP_REMOTE_TESTS_FALSE=''
  4036. ENABLE_DAP_REMOTE_TESTS_TRUE=''
  4037. ENABLE_FILEINFO_FALSE='#'
  4038. ENABLE_FILEINFO_TRUE=''
  4039. EXEEXT=''
  4040. EXTRA_EXAMPLE_TESTS_FALSE=''
  4041. EXTRA_EXAMPLE_TESTS_TRUE=''
  4042. EXTRA_TESTS_FALSE='#'
  4043. EXTRA_TESTS_TRUE=''
  4044. FGREP='/bin/grep -F'
  4045. GREP='/bin/grep'
  4046. HAS_DAP=''
  4047. HAS_DISKLESS=''
  4048. HAS_HDF4=''
  4049. HAS_HDF5=''
  4050. HAS_JNA=''
  4051. HAS_LOGGING=''
  4052. HAS_MMAP=''
  4053. HAS_NC2=''
  4054. HAS_NC4=''
  4055. HAS_PARALLEL4=''
  4056. HAS_PARALLEL=''
  4057. HAS_PNETCDF=''
  4058. HAS_SZLIB=''
  4059. HAVE_DOT='NO'
  4060. INSTALL_DATA='${INSTALL} -m 644'
  4061. INSTALL_PROGRAM='${INSTALL}'
  4062. INSTALL_SCRIPT='${INSTALL}'
  4063. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  4064. INTERNAL_OCLIB_FALSE='#'
  4065. INTERNAL_OCLIB_TRUE=''
  4066. LARGE_FILE_TESTS_FALSE=''
  4067. LARGE_FILE_TESTS_TRUE='#'
  4068. LD='/usr/bin/ld -m elf_x86_64'
  4069. LDFLAGS=''
  4070. LIBOBJS=''
  4071. LIBS='-ldl -lm -lcurl '
  4072. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  4073. LIPO=''
  4074. LN_S='ln -s'
  4075. LTLIBOBJS=''
  4076. LT_SYS_LIBRARY_PATH=''
  4077. MAINT='#'
  4078. MAINTAINER_MODE_FALSE=''
  4079. MAINTAINER_MODE_TRUE='#'
  4080. MAKEINFO='${SHELL} /export/apps/computer/netcdf-4.4.1/missing makeinfo'
  4081. MANIFEST_TOOL=':'
  4082. MKDIR_P='/bin/mkdir -p'
  4083. NC_ENABLE_DOXYGEN_PDF_OUTPUT=''
  4084. NC_ENABLE_DOXYGEN_PDF_OUTPUT_FALSE=''
  4085. NC_ENABLE_DOXYGEN_PDF_OUTPUT_TRUE='#'
  4086. NC_HAS_DAP=''
  4087. NC_HAS_DISKLESS=''
  4088. NC_HAS_HDF4=''
  4089. NC_HAS_HDF5=''
  4090. NC_HAS_JNA=''
  4091. NC_HAS_MMAP=''
  4092. NC_HAS_NC2=''
  4093. NC_HAS_NC4=''
  4094. NC_HAS_PARALLEL4=''
  4095. NC_HAS_PARALLEL=''
  4096. NC_HAS_PNETCDF=''
  4097. NC_HAS_SZIP=''
  4098. NC_LIBS=''
  4099. NC_M4='m4'
  4100. NC_VERSION=''
  4101. NC_VERSION_MAJOR='4'
  4102. NC_VERSION_MINOR='4'
  4103. NC_VERSION_NOTE=''
  4104. NC_VERSION_PATCH='1'
  4105. NM='/usr/bin/nm -B'
  4106. NMEDIT=''
  4107. NOUNDEFINED=''
  4108. OBJDUMP='objdump'
  4109. OBJEXT='o'
  4110. OTOOL64=''
  4111. OTOOL=''
  4112. PACKAGE='netcdf'
  4113. PACKAGE_BUGREPORT='support-netcdf@unidata.ucar.edu'
  4114. PACKAGE_NAME='netCDF'
  4115. PACKAGE_STRING='netCDF 4.4.1'
  4116. PACKAGE_TARNAME='netcdf'
  4117. PACKAGE_URL=''
  4118. PACKAGE_VERSION='4.4.1'
  4119. PATH_SEPARATOR=':'
  4120. RANLIB='ranlib'
  4121. SED='/bin/sed'
  4122. SET_MAKE=''
  4123. SHELL='/bin/sh'
  4124. SHOW_DOXYGEN_TAG_LIST='no'
  4125. SHOW_DOXYGEN_TAG_LIST_FALSE=''
  4126. SHOW_DOXYGEN_TAG_LIST_TRUE='#'
  4127. STRIP='strip'
  4128. TEST_PARALLEL4_FALSE=''
  4129. TEST_PARALLEL4_TRUE=''
  4130. USE_DAP_FALSE=''
  4131. USE_DAP_TRUE=''
  4132. USE_DISPATCH_FALSE=''
  4133. USE_DISPATCH_TRUE=''
  4134. USE_FFIO_FALSE=''
  4135. USE_FFIO_TRUE='#'
  4136. USE_HDF4_FALSE=''
  4137. USE_HDF4_FILE_TESTS_FALSE=''
  4138. USE_HDF4_FILE_TESTS_TRUE=''
  4139. USE_HDF4_TRUE=''
  4140. USE_LOGGING_FALSE=''
  4141. USE_LOGGING_TRUE=''
  4142. USE_NETCDF4_FALSE=''
  4143. USE_NETCDF4_TRUE=''
  4144. USE_PNETCDF_DIR_FALSE=''
  4145. USE_PNETCDF_DIR_TRUE=''
  4146. USE_PNETCDF_FALSE=''
  4147. USE_PNETCDF_TRUE=''
  4148. USE_RENAMEV3_FALSE=''
  4149. USE_RENAMEV3_TRUE=''
  4150. USE_STDIO_FALSE=''
  4151. USE_STDIO_TRUE='#'
  4152. USE_SZIP_FALSE=''
  4153. USE_SZIP_TRUE=''
  4154. USE_VALGRIND_TESTS_FALSE=''
  4155. USE_VALGRIND_TESTS_TRUE=''
  4156. VERSION='4.4.1'
  4157. ac_ct_AR='ar'
  4158. ac_ct_CC='gcc'
  4159. ac_ct_DUMPBIN=''
  4160. am__EXEEXT_FALSE=''
  4161. am__EXEEXT_TRUE=''
  4162. am__fastdepCC_FALSE='#'
  4163. am__fastdepCC_TRUE=''
  4164. am__include='include'
  4165. am__isrc=''
  4166. am__leading_dot='.'
  4167. am__nodep='_no'
  4168. am__quote=''
  4169. am__tar='$${TAR-tar} chof - "$$tardir"'
  4170. am__untar='$${TAR-tar} xf -'
  4171. bindir='${exec_prefix}/bin'
  4172. build='x86_64-unknown-linux-gnu'
  4173. build_alias=''
  4174. build_cpu='x86_64'
  4175. build_os='linux-gnu'
  4176. build_vendor='unknown'
  4177. datadir='${datarootdir}'
  4178. datarootdir='${prefix}/share'
  4179. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  4180. dvidir='${docdir}'
  4181. enable_shared='yes'
  4182. enable_static='yes'
  4183. exec_prefix='NONE'
  4184. host='x86_64-unknown-linux-gnu'
  4185. host_alias=''
  4186. host_cpu='x86_64'
  4187. host_os='linux-gnu'
  4188. host_vendor='unknown'
  4189. htmldir='${docdir}'
  4190. includedir='${prefix}/include'
  4191. infodir='${datarootdir}/info'
  4192. install_sh='${SHELL} /export/apps/computer/netcdf-4.4.1/install-sh'
  4193. libdir='${exec_prefix}/lib'
  4194. libexecdir='${exec_prefix}/libexec'
  4195. localedir='${datarootdir}/locale'
  4196. localstatedir='${prefix}/var'
  4197. mandir='${datarootdir}/man'
  4198. mkdir_p='$(MKDIR_P)'
  4199. oldincludedir='/usr/include'
  4200. pdfdir='${docdir}'
  4201. prefix='NONE'
  4202. program_transform_name='s,x,x,'
  4203. psdir='${docdir}'
  4204. sbindir='${exec_prefix}/sbin'
  4205. sharedstatedir='${prefix}/com'
  4206. sysconfdir='${prefix}/etc'
  4207. target='x86_64-unknown-linux-gnu'
  4208. target_alias=''
  4209. target_cpu='x86_64'
  4210. target_os='linux-gnu'
  4211. target_vendor='unknown'
  4212.  
  4213. ## ----------- ##
  4214. ## confdefs.h. ##
  4215. ## ----------- ##
  4216.  
  4217. /* confdefs.h */
  4218. #define PACKAGE_NAME "netCDF"
  4219. #define PACKAGE_TARNAME "netcdf"
  4220. #define PACKAGE_VERSION "4.4.1"
  4221. #define PACKAGE_STRING "netCDF 4.4.1"
  4222. #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu"
  4223. #define PACKAGE_URL ""
  4224. #define PACKAGE "netcdf"
  4225. #define VERSION "4.4.1"
  4226. #define NCIO_MINBLOCKSIZE 256
  4227. #define ENABLE_FILEINFO 1
  4228. #define DEFAULT_CHUNK_SIZE 4194304
  4229. #define MAX_DEFAULT_CACHE_SIZE 67108864
  4230. #define DEFAULT_CHUNKS_IN_CACHE 10
  4231. #define CHUNK_CACHE_SIZE 4194304
  4232. #define CHUNK_CACHE_NELEMS 1009
  4233. #define CHUNK_CACHE_PREEMPTION 0.75
  4234. #define ENABLE_DAP_GROUPS 1
  4235. #define USE_DAP 1
  4236. #define ENABLE_DAP 1
  4237. #define ENABLE_DAP_REMOTE_TESTS 1
  4238. #define EXTRA_TESTS 1
  4239. #define USE_NETCDF_2 1
  4240. #define USE_EXTREME_NUMBERS 1
  4241. #define TEMP_LARGE "."
  4242. #define HAVE_CURLOPT_USERNAME 1
  4243. #define HAVE_CURLOPT_PASSWORD 1
  4244. #define HAVE_CURLOPT_KEYPASSWD 1
  4245. #define HAVE_CURLINFO_RESPONSE_CODE 1
  4246. #define STDC_HEADERS 1
  4247. #define HAVE_SYS_TYPES_H 1
  4248. #define HAVE_SYS_STAT_H 1
  4249. #define HAVE_STDLIB_H 1
  4250. #define HAVE_STRING_H 1
  4251. #define HAVE_MEMORY_H 1
  4252. #define HAVE_STRINGS_H 1
  4253. #define HAVE_INTTYPES_H 1
  4254. #define HAVE_STDINT_H 1
  4255. #define HAVE_UNISTD_H 1
  4256. #define HAVE_DLFCN_H 1
  4257. #define LT_OBJDIR ".libs/"
  4258. #define HAVE_SYS_PARAM_H 1
  4259. #define HAVE_DIRENT_H 1
  4260. #define STDC_HEADERS 1
  4261. #define HAVE_SYS_WAIT_H 1
  4262. #define TIME_WITH_SYS_TIME 1
  4263. #define HAVE_LOCALE_H 1
  4264. #define HAVE_STDIO_H 1
  4265. #define HAVE_STDARG_H 1
  4266. #define HAVE_ERRNO_H 1
  4267. #define HAVE_CTYPE_H 1
  4268. #define HAVE_FCNTL_H 1
  4269. #define HAVE_MALLOC_H 1
  4270. #define HAVE_STDLIB_H 1
  4271. #define HAVE_STRING_H 1
  4272. #define HAVE_STRINGS_H 1
  4273. #define HAVE_UNISTD_H 1
  4274. #define HAVE_SYS_STAT_H 1
  4275. #define HAVE_GETOPT_H 1
  4276. #define HAVE_SYS_TIME_H 1
  4277. #define HAVE_VPRINTF 1
  4278. #define HAVE_SYS_RESOURCE_H 1
  4279. #define HAVE__BOOL 1
  4280. #define HAVE_STDBOOL_H 1
  4281. #define HAVE_STRERROR 1
  4282. #define HAVE_SNPRINTF 1
  4283. #define HAVE_STRCHR 1
  4284. #define HAVE_STRRCHR 1
  4285. #define HAVE_STRCAT 1
  4286. #define HAVE_STRCPY 1
  4287. #define HAVE_STRDUP 1
  4288. #define HAVE_STRCASECMP 1
  4289. #define HAVE_STRTOD 1
  4290. #define HAVE_STRTOLL 1
  4291. #define HAVE_STRTOULL 1
  4292. #define HAVE_STRSTR 1
  4293. #define HAVE_MKSTEMP 1
  4294. #define HAVE_RAND 1
  4295. #define HAVE_RANDOM 1
  4296. #define HAVE_MEMCMP 1
  4297. #define HAVE_GETRLIMIT 1
  4298. #define HAVE_GETTIMEOFDAY 1
  4299. #define HAVE_FSYNC 1
  4300. #define HAVE_MEMMOVE 1
  4301. #define HAVE_GETPAGESIZE 1
  4302. #define HAVE_SYSCONF 1
  4303. #define HAVE_STDLIB_H 1
  4304. #define HAVE_UNISTD_H 1
  4305. #define HAVE_SYS_PARAM_H 1
  4306. #define HAVE_GETPAGESIZE 1
  4307. #define HAVE_MMAP 1
  4308. #define HAVE_MREMAP 1
  4309. #define USE_DISKLESS 1
  4310. #define HAVE_ALLOCA_H 1
  4311. #define HAVE_ALLOCA 1
  4312. #define HAVE_DECL_ISNAN 1
  4313. #define HAVE_DECL_ISINF 1
  4314. #define HAVE_DECL_ISFINITE 1
  4315. #define HAVE_DECL_SIGNBIT 1
  4316. #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
  4317. #define HAVE_ST_BLKSIZE 1
  4318. #define HAVE_SIZE_T 1
  4319. #define HAVE_SSIZE_T 1
  4320. #define HAVE_PTRDIFF_T 1
  4321. #define HAVE_USHORT 1
  4322. #define HAVE_UINT 1
  4323. #define SIZEOF_SHORT 2
  4324. #define SIZEOF_INT 4
  4325. #define SIZEOF_LONG 8
  4326. #define SIZEOF_LONG_LONG 8
  4327. #define SIZEOF_FLOAT 4
  4328. #define SIZEOF_DOUBLE 8
  4329. #define SIZEOF_OFF_T 8
  4330. #define SIZEOF_SIZE_T 8
  4331. #define SIZEOF_UNSIGNED_LONG_LONG 8
  4332. #define SIZEOF_USHORT 2
  4333. #define SIZEOF_UINT 4
  4334. #define SIZEOF_UNSIGNED_LONG_LONG 8
  4335. #define SIZEOF_USHORT 2
  4336. #define SIZEOF_UINT 4
  4337. #define SIZEOF_PTRDIFF_T 8
  4338. #define HAVE_LIBM 1
  4339. #define USE_NETCDF4 1
  4340. #define H5_USE_16_API 1
  4341. #define HAVE_DLFCN_H 1
  4342. #define HAVE_LIBDL 1
  4343. #define USE_LIBDL 1
  4344.  
  4345. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement