NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
I have problems to install NetCDF (4.1.1) with Intel Fortran compiler , in ubuntu 11.0 (x86_64). $ export CC=icc $ export CXX=icpc $ export CFLAGS='-O3 -xT -ip -no-prec-div -static' $ export CXXFLAGS='-O3 -xT -ip -no-prec-div -static' $ export F77=ifort $ export FC=ifort $ export F90=ifort $ export FFLAGS='-O3 -xT -ip -no-prec-div -static' $ export CPP='icc -E' $ export CXXCPP='icpc -E' $ ./configure --prefix=/usr/local/netcdf $ make I send, log files attached . Thanks
Making install in f90 make[1]: se ingresa al directorio «/home/msaavedra/Descargas/netcdf-4.1.1/f90» ifort -I../libsrc -I. -g -c -o typeSizes.o typeSizes.f90 /bin/bash: ifort: orden no encontrada make[1]: *** [typeSizes.o] Error 127 make[1]: se sale del directorio «/home/msaavedra/Descargas/netcdf-4.1.1/f90» make: *** [install-recursive] Error 1
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by netCDF configure 4.1.1, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --prefix=/usr/local/netcdf ## --------- ## ## Platform. ## ## --------- ## hostname = msaavedra uname -m = x86_64 uname -r = 3.0.0-14-generic uname -s = Linux uname -v = #23-Ubuntu SMP Mon Nov 21 20:28:43 UTC 2011 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/msaavedra/bin PATH: /opt/intel/Compiler/11.0/083/bin/intel64 PATH: /usr/local/GMT/GMT4.5.7/bin PATH: /usr/lib/lightdm/lightdm PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:3262: netCDF 4.1.1 configure:3296: checking build system type configure:3310: result: x86_64-unknown-linux-gnu configure:3330: checking host system type configure:3343: result: x86_64-unknown-linux-gnu configure:3388: checking for a BSD-compatible install configure:3456: result: /usr/bin/install -c configure:3467: checking whether build environment is sane configure:3517: result: yes configure:3658: checking for a thread-safe mkdir -p configure:3697: result: /bin/mkdir -p configure:3710: checking for gawk configure:3726: found /usr/bin/gawk configure:3737: result: gawk configure:3748: checking whether make sets $(MAKE) configure:3770: result: yes configure:3854: checking user options configure:3897: checking whether CXX is set to '' configure:3901: result: no configure:3905: checking whether FC is set to '' configure:3909: result: no configure:3913: checking whether F90 is set to '' configure:3917: result: no configure:3921: checking whether a NCIO_MINBLOCKSIZE was specified configure:3931: result: 256 configure:3939: checking whether udunits is to be built configure:3948: result: no configure:3951: checking if fsync support is enabled configure:3959: result: yes configure:3968: checking whether extra valgrind tests should be run configure:3976: result: no configure:3999: checking whether libcf is to be built configure:4008: result: no configure:4012: checking whether reading of HDF4 SD files is to be enabled configure:4020: result: no configure:4024: checking whether to fetch some sample HDF4 files from Unidata ftp site to test HDF4 reading (requires wget) configure:4037: result: no configure:4041: checking whether parallel I/O for classic and 64-bit offset files using parallel-netcdf is to be enabled configure:4049: result: no configure:4053: checking whether a location for the parallel-netcdf library was specified configure:4062: result: no configure:4072: checking whether new netCDF-4 C++ API is to be built configure:4083: result: no configure:4090: checking whether extra example tests should be run configure:4098: result: no configure:4102: checking whether parallel IO tests should be run configure:4110: result: no configure:4114: checking whether a location for the HDF5 library was specified configure:4122: result: configure:4128: checking whether a location for the ZLIB library was specified configure:4136: result: configure:4142: checking whether a location for the SZLIB library was specified configure:4150: result: configure:4156: checking whether a location for the HDF4 library was specified configure:4164: result: configure:4170: checking whether a default chunk size in bytes was specified configure:4180: result: 4194304 configure:4189: checking whether a maximum per-variable cache size for HDF5 was specified configure:4199: result: 67108864 configure:4208: checking whether a number of chunks for the default per-variable cache was specified configure:4218: result: 10 configure:4227: checking whether a default file cache size for HDF5 was specified configure:4237: result: 4194304 configure:4246: checking whether a default file cache maximum number of elements for HDF5 was specified configure:4256: result: 1009 configure:4265: checking whether a default cache preemption for HDF5 was specified configure:4275: result: 0.75 configure:4284: checking whether netCDF-4 logging is enabled configure:4292: result: no configure:4307: checking whether a path for curl-config was specified configure:4316: result: no configure:4332: checking whether a location for curl installation was specified configure:4355: result: no configure:4367: checking whether a location for curl-config is in PATH... no configure:4405: checking whether DAP client is to be built configure:4428: result: no configure:4437: checking whether dap remote testing should be enabled (default on) configure:4448: result: no configure:4451: checking whether the time-consuming dap tests should be enabled (default off) configure:4462: result: no configure:4466: checking whether a location for liboc was specified configure:4478: result: no configure:4507: checking whether netCDF extra tests should be run (developers only) configure:4515: result: no configure:4532: checking whether Fortran compiler(s) should be tested during configure configure:4540: result: yes configure:4544: checking whether FFIO will be used configure:4552: result: no configure:4568: checking whether to skip C++, F77, or F90 APIs if compiler is broken configure:4576: result: yes configure:4580: checking whether only the C library is desired configure:4588: result: no configure:4607: checking whether examples should be built configure:4615: result: yes configure:4627: checking whether F77 API is desired configure:4636: result: yes configure:4641: checking whether any Fortran API is desired configure:4649: result: yes configure:4654: checking whether F90 API is desired configure:4664: result: yes configure:4668: checking whether fortran type sizes should be checked configure:4676: result: yes configure:4682: checking whether C API is desired configure:4690: result: yes configure:4697: checking where to get netCDF C-only library for separate fortran libraries configure:4713: result: configure:4725: checking whether CXX API is desired configure:4734: result: yes configure:4743: checking whether v2 netCDF API should be built configure:4751: result: yes configure:4770: checking whether the ncgen/ncdump should be built configure:4779: result: yes configure:4791: checking whether large file (> 2GB) tests should be run configure:4799: result: no configure:4816: checking whether benchmaks should be run (experimental) configure:4824: result: no configure:4836: checking whether extreme numbers should be used in tests configure:4851: result: yes configure:4863: checking where to put large temp files if large file tests are run configure:4872: result: . configure:4883: checking whether a win32 DLL is desired configure:4891: result: no configure:4913: checking whether separate fortran libs are desired configure:4922: result: no configure:4956: finding C compiler configure:5071: checking for C compiler version configure:5080: icc --version >&5 icc (ICC) 11.0 20090318 Copyright (C) 1985-2009 Intel Corporation. All rights reserved. configure:5091: $? = 0 configure:5080: icc -v >&5 Version 11.0 configure:5091: $? = 0 configure:5080: icc -V >&5 Intel(R) C Intel(R) 64 Compiler Professional for applications running on Intel(R) 64, Version 11.0 Build 20090318 Package ID: l_cproc_p_11.0.083 Copyright (C) 1985-2009 Intel Corporation. All rights reserved. FOR NON-COMMERCIAL USE ONLY configure:5091: $? = 0 configure:5080: icc -qversion >&5 icc: command line warning #10006: ignoring unknown option '-qversion' icc: command line error: no files specified; for help type "icc -help" configure:5091: $? = 1 configure:5111: checking whether the C compiler works configure:5133: icc -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:5137: $? = 0 configure:5186: result: yes configure:5189: checking for C compiler default output file name configure:5191: result: a.out configure:5197: checking for suffix of executables configure:5204: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:5208: $? = 0 configure:5230: result: configure:5252: checking whether we are cross compiling configure:5260: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:5264: $? = 0 configure:5271: ./conftest configure:5275: $? = 0 configure:5290: result: no configure:5295: checking for suffix of object files configure:5317: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:5321: $? = 0 configure:5342: result: o configure:5346: checking whether we are using the GNU C compiler configure:5365: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:5365: $? = 0 configure:5374: result: yes configure:5383: checking whether icc accepts -g configure:5403: icc -c -g conftest.c >&5 configure:5403: $? = 0 configure:5444: result: yes configure:5461: checking for icc option to accept ISO C89 configure:5525: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:5525: $? = 0 configure:5538: result: none needed configure:5569: checking for style of include used by make configure:5597: result: GNU configure:5622: checking dependency style of icc configure:5732: result: gcc3 configure:5748: checking whether icc and cc understand -c and -o together configure:5779: icc -c conftest.c -o conftest2.o >&5 configure:5783: $? = 0 configure:5789: icc -c conftest.c -o conftest2.o >&5 configure:5793: $? = 0 configure:5804: cc -c conftest.c >&5 configure:5808: $? = 0 configure:5816: cc -c conftest.c -o conftest2.o >&5 configure:5820: $? = 0 configure:5826: cc -c conftest.c -o conftest2.o >&5 configure:5830: $? = 0 configure:5848: result: yes configure:5874: checking for an ANSI C-conforming const configure:5939: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 conftest.c(50): warning #592: variable "t" is used before its value is set *t++ = 0; ^ conftest.c(66): warning #592: variable "b" is used before its value is set struct s *b; b->j = 5; ^ conftest.c(72): warning #592: variable "cs" is used before its value is set return !cs[0] && !zero.x; ^ configure:5939: $? = 0 configure:5946: result: yes configure:5975: finding Fortran compiler (will not be used if Fortran API is not desired) configure:6308: checking for Fortran compiler version configure:6317: ifort --version >&5 ifort (IFORT) 11.0 20090318 Copyright (C) 1985-2009 Intel Corporation. All rights reserved. configure:6328: $? = 0 configure:6317: ifort -v >&5 Version 11.0 configure:6328: $? = 0 configure:6317: ifort -V >&5 Intel(R) Fortran Intel(R) 64 Compiler Professional for applications running on Intel(R) 64, Version 11.0 Build 20090318 Package ID: l_cprof_p_11.0.083 Copyright (C) 1985-2009 Intel Corporation. All rights reserved. FOR NON-COMMERCIAL USE ONLY configure:6328: $? = 0 configure:6317: ifort -qversion >&5 ifort: command line warning #10006: ignoring unknown option '-qversion' ifort: command line error: no files specified; for help type "ifort -help" configure:6328: $? = 1 configure:6337: checking whether we are using the GNU Fortran compiler configure:6350: ifort -c conftest.F >&5 conftest.F(3): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( %% : . = => choke me ---------------^ conftest.F(3): error #6218: This statement is positioned incorrectly and/or has syntax errors. choke me ---------------^ compilation aborted for conftest.F (code 1) configure:6350: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6359: result: no configure:6365: checking whether ifort accepts -g configure:6376: ifort -c -g conftest.f >&5 configure:6376: $? = 0 configure:6384: result: yes configure:6528: checking for Fortran 77 compiler version configure:6537: ifort --version >&5 ifort (IFORT) 11.0 20090318 Copyright (C) 1985-2009 Intel Corporation. All rights reserved. configure:6548: $? = 0 configure:6537: ifort -v >&5 Version 11.0 configure:6548: $? = 0 configure:6537: ifort -V >&5 Intel(R) Fortran Intel(R) 64 Compiler Professional for applications running on Intel(R) 64, Version 11.0 Build 20090318 Package ID: l_cprof_p_11.0.083 Copyright (C) 1985-2009 Intel Corporation. All rights reserved. FOR NON-COMMERCIAL USE ONLY configure:6548: $? = 0 configure:6537: ifort -qversion >&5 ifort: command line warning #10006: ignoring unknown option '-qversion' ifort: command line error: no files specified; for help type "ifort -help" configure:6548: $? = 1 configure:6557: checking whether we are using the GNU Fortran 77 compiler configure:6570: ifort -c -O3 -xT -ip -no-prec-div -static conftest.F >&5 conftest.F(3): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( %% : . = => choke me ---------------^ conftest.F(3): error #6218: This statement is positioned incorrectly and/or has syntax errors. choke me ---------------^ compilation aborted for conftest.F (code 1) configure:6570: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6579: result: no configure:6585: checking whether ifort accepts -g configure:6596: ifort -c -g conftest.f >&5 configure:6596: $? = 0 configure:6604: result: yes configure:6650: setting up Fortran 90 configure:6669: checking for Fortran flag to compile .f90 files configure:6685: ifort -c -g conftest.f90 >&5 configure:6685: $? = 0 configure:6694: result: none configure:6722: checking fortran 90 modules inclusion flag configure:6747: ifort -c -g conftest.f90 >&5 configure:6747: $? = 0 configure:6764: ifort -c -g -Itmpdir_0 conftest.f90 >&5 configure:6764: $? = 0 configure:6783: result: -I configure:6795: checking if Fortran compiler can handle Fortran-90 configure:6803: ifort -g conftest.f90 configure:6806: $? = 0 configure:6818: result: yes configure:6827: finding C++ compiler (will not be used if C++ API is not desired) configure:6949: checking for C++ compiler version configure:6958: icpc --version >&5 icpc (ICC) 11.0 20090318 Copyright (C) 1985-2009 Intel Corporation. All rights reserved. configure:6969: $? = 0 configure:6958: icpc -v >&5 Version 11.0 configure:6969: $? = 0 configure:6958: icpc -V >&5 Intel(R) C++ Intel(R) 64 Compiler Professional for applications running on Intel(R) 64, Version 11.0 Build 20090318 Package ID: l_cproc_p_11.0.083 Copyright (C) 1985-2009 Intel Corporation. All rights reserved. FOR NON-COMMERCIAL USE ONLY configure:6969: $? = 0 configure:6958: icpc -qversion >&5 icpc: command line warning #10006: ignoring unknown option '-qversion' icpc: command line error: no files specified; for help type "icpc -help" configure:6969: $? = 1 configure:6973: checking whether we are using the GNU C++ compiler configure:6992: icpc -c -O3 -xT -ip -no-prec-div -static conftest.cpp >&5 configure:6992: $? = 0 configure:7001: result: yes configure:7010: checking whether icpc accepts -g configure:7030: icpc -c -g conftest.cpp >&5 configure:7030: $? = 0 configure:7071: result: yes configure:7096: checking dependency style of icpc configure:7206: result: gcc3 configure:7277: setting up libtool configure:7306: checking for a sed that does not truncate output configure:7370: result: /bin/sed configure:7388: checking for grep that handles long lines and -e configure:7446: result: /bin/grep configure:7451: checking for egrep configure:7513: result: /bin/grep -E configure:7518: checking for fgrep configure:7580: result: /bin/grep -F configure:7615: checking for ld used by icc configure:7682: result: /usr/bin/ld configure:7689: checking if the linker (/usr/bin/ld) is GNU ld configure:7704: result: yes configure:7716: checking for BSD- or MS-compatible name lister (nm) configure:7765: result: /usr/bin/nm -B configure:7883: checking the name lister (/usr/bin/nm -B) interface configure:7890: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:7893: /usr/bin/nm -B "conftest.o" configure:7896: output 0000000000000000 B some_variable configure:7903: result: BSD nm configure:7906: checking whether ln -s works configure:7910: result: yes configure:7918: checking the maximum length of command line arguments configure:8038: result: 1572864 configure:8055: checking whether the shell understands some XSI constructs configure:8065: result: yes configure:8069: checking whether the shell understands "+=" configure:8075: result: yes configure:8110: checking for /usr/bin/ld option to reload object files configure:8117: result: -r configure:8144: checking how to recognize dependent libraries configure:8334: result: pass_all configure:8394: checking for ar configure:8410: found /usr/bin/ar configure:8421: result: ar configure:8499: checking for strip configure:8515: found /usr/bin/strip configure:8526: result: strip configure:8598: checking for ranlib configure:8614: found /usr/bin/ranlib configure:8625: result: ranlib configure:8715: checking command to parse /usr/bin/nm -B output from icc object configure:8833: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:8836: $? = 0 configure:8840: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:8843: $? = 0 configure:8897: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c conftstm.o >&5 configure:8900: $? = 0 configure:8938: result: ok configure:9033: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:9036: $? = 0 configure:9746: checking how to run the C preprocessor configure:9816: result: icc -E configure:9836: icc -E conftest.c configure:9836: $? = 0 configure:9850: icc -E conftest.c conftest.c(21): error #5: could not open source file "ac_nonexistent.h" #include <ac_nonexistent.h> ^ configure:9850: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "netCDF 4.1.1" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.1.1" | #define NCIO_MINBLOCKSIZE 256 | #define USE_FSYNC 1 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:9879: checking for ANSI C header files configure:9899: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:9899: $? = 0 configure:9972: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:9972: $? = 0 configure:9972: ./conftest configure:9972: $? = 0 configure:9983: result: yes configure:9996: checking for sys/types.h configure:9996: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:9996: $? = 0 configure:9996: result: yes configure:9996: checking for sys/stat.h configure:9996: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:9996: $? = 0 configure:9996: result: yes configure:9996: checking for stdlib.h configure:9996: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:9996: $? = 0 configure:9996: result: yes configure:9996: checking for string.h configure:9996: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:9996: $? = 0 configure:9996: result: yes configure:9996: checking for memory.h configure:9996: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:9996: $? = 0 configure:9996: result: yes configure:9996: checking for strings.h configure:9996: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:9996: $? = 0 configure:9996: result: yes configure:9996: checking for inttypes.h configure:9996: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:9996: $? = 0 configure:9996: result: yes configure:9996: checking for stdint.h configure:9996: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:9996: $? = 0 configure:9996: result: yes configure:9996: checking for unistd.h configure:9996: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:9996: $? = 0 configure:9996: result: yes configure:10011: checking for dlfcn.h configure:10011: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:10011: $? = 0 configure:10011: result: yes configure:10136: checking for C++ compiler version configure:10145: icpc --version >&5 icpc (ICC) 11.0 20090318 Copyright (C) 1985-2009 Intel Corporation. All rights reserved. configure:10156: $? = 0 configure:10145: icpc -v >&5 Version 11.0 configure:10156: $? = 0 configure:10145: icpc -V >&5 Intel(R) C++ Intel(R) 64 Compiler Professional for applications running on Intel(R) 64, Version 11.0 Build 20090318 Package ID: l_cproc_p_11.0.083 Copyright (C) 1985-2009 Intel Corporation. All rights reserved. FOR NON-COMMERCIAL USE ONLY configure:10156: $? = 0 configure:10145: icpc -qversion >&5 icpc: command line warning #10006: ignoring unknown option '-qversion' icpc: command line error: no files specified; for help type "icpc -help" configure:10156: $? = 1 configure:10160: checking whether we are using the GNU C++ compiler configure:10188: result: yes configure:10197: checking whether icpc accepts -g configure:10258: result: yes configure:10283: checking dependency style of icpc configure:10393: result: gcc3 configure:10416: checking how to run the C++ preprocessor configure:10482: result: icpc -E configure:10502: icpc -E conftest.cpp configure:10502: $? = 0 configure:10516: icpc -E conftest.cpp conftest.cpp(32): error #5: could not open source file "ac_nonexistent.h" #include <ac_nonexistent.h> ^ configure:10516: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "netCDF 4.1.1" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.1.1" | #define NCIO_MINBLOCKSIZE 256 | #define USE_FSYNC 1 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:10657: checking for Fortran 77 compiler version configure:10666: ifort --version >&5 ifort (IFORT) 11.0 20090318 Copyright (C) 1985-2009 Intel Corporation. All rights reserved. configure:10677: $? = 0 configure:10666: ifort -v >&5 Version 11.0 configure:10677: $? = 0 configure:10666: ifort -V >&5 Intel(R) Fortran Intel(R) 64 Compiler Professional for applications running on Intel(R) 64, Version 11.0 Build 20090318 Package ID: l_cprof_p_11.0.083 Copyright (C) 1985-2009 Intel Corporation. All rights reserved. FOR NON-COMMERCIAL USE ONLY configure:10677: $? = 0 configure:10666: ifort -qversion >&5 ifort: command line warning #10006: ignoring unknown option '-qversion' ifort: command line error: no files specified; for help type "ifort -help" configure:10677: $? = 1 configure:10686: checking whether we are using the GNU Fortran 77 compiler configure:10708: result: no configure:10714: checking whether ifort accepts -g configure:10733: result: yes configure:10876: checking for Fortran compiler version configure:10885: ifort --version >&5 ifort (IFORT) 11.0 20090318 Copyright (C) 1985-2009 Intel Corporation. All rights reserved. configure:10896: $? = 0 configure:10885: ifort -v >&5 Version 11.0 configure:10896: $? = 0 configure:10885: ifort -V >&5 Intel(R) Fortran Intel(R) 64 Compiler Professional for applications running on Intel(R) 64, Version 11.0 Build 20090318 Package ID: l_cprof_p_11.0.083 Copyright (C) 1985-2009 Intel Corporation. All rights reserved. FOR NON-COMMERCIAL USE ONLY configure:10896: $? = 0 configure:10885: ifort -qversion >&5 ifort: command line warning #10006: ignoring unknown option '-qversion' ifort: command line error: no files specified; for help type "ifort -help" configure:10896: $? = 1 configure:10905: checking whether we are using the GNU Fortran compiler configure:10927: result: no configure:10933: checking whether ifort accepts -g configure:10952: result: yes configure:11124: checking for objdir configure:11139: result: .libs configure:11435: checking if icc supports -fno-rtti -fno-exceptions configure:11453: icc -c -O3 -xT -ip -no-prec-div -static -fno-rtti -fno-exceptions conftest.c >&5 configure:11457: $? = 0 configure:11470: result: yes configure:11490: checking for icc option to produce PIC configure:11747: result: -fPIC -DPIC configure:11759: checking if icc PIC flag -fPIC -DPIC works configure:11777: icc -c -O3 -xT -ip -no-prec-div -static -fPIC -DPIC -DPIC conftest.c >&5 configure:11781: $? = 0 configure:11794: result: yes configure:11818: checking if icc static flag -static works configure:11846: result: yes configure:11861: checking if icc supports -c -o file.o configure:11882: icc -c -O3 -xT -ip -no-prec-div -static -o out/conftest2.o conftest.c >&5 configure:11886: $? = 0 configure:11908: result: yes configure:11916: checking if icc supports -c -o file.o configure:11963: result: yes configure:11996: checking whether the icc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12974: result: yes configure:13213: checking dynamic linker characteristics configure:13646: icc -o conftest -O3 -xT -ip -no-prec-div -static -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13646: $? = 0 configure:13864: result: GNU/Linux ld.so configure:13966: checking how to hardcode library paths into programs configure:13991: result: immediate configure:14519: checking whether stripping libraries is possible configure:14524: result: yes configure:14559: checking if libtool supports shared libraries configure:14561: result: yes configure:14564: checking whether to build shared libraries configure:14585: result: no configure:14588: checking whether to build static libraries configure:14592: result: yes configure:14742: checking for ld used by icpc configure:14809: result: /usr/bin/ld -m elf_x86_64 configure:14816: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:14831: result: yes configure:14886: checking whether the icpc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15794: result: yes configure:15822: icpc -c -O3 -xT -ip -no-prec-div -static conftest.cpp >&5 configure:15825: $? = 0 configure:16007: checking for icpc option to produce PIC configure:16316: result: -fPIC -DPIC configure:16325: checking if icpc PIC flag -fPIC -DPIC works configure:16343: icpc -c -O3 -xT -ip -no-prec-div -static -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16347: $? = 0 configure:16360: result: yes configure:16381: checking if icpc static flag -static works configure:16409: result: yes configure:16421: checking if icpc supports -c -o file.o configure:16442: icpc -c -O3 -xT -ip -no-prec-div -static -o out/conftest2.o conftest.cpp >&5 configure:16446: $? = 0 configure:16468: result: yes configure:16473: checking if icpc supports -c -o file.o configure:16520: result: yes configure:16550: checking whether the icpc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16576: result: yes configure:16713: checking dynamic linker characteristics configure:17094: icpc -o conftest -O3 -xT -ip -no-prec-div -static -Wl,-rpath,/foo conftest.cpp >&5 configure:17094: $? = 0 configure:17312: result: GNU/Linux ld.so configure:17363: checking how to hardcode library paths into programs configure:17388: result: immediate configure:17529: checking if libtool supports shared libraries configure:17531: result: yes configure:17534: checking whether to build shared libraries configure:17554: result: no configure:17557: checking whether to build static libraries configure:17561: result: yes configure:17575: checking for ifort option to produce PIC configure:17832: result: -KPIC configure:17841: checking if ifort PIC flag -KPIC works configure:17859: ifort -c -O3 -xT -ip -no-prec-div -static -KPIC conftest.f >&5 ifort: command line remark #10148: option '-K' not supported configure:17863: $? = 0 configure:17876: result: no configure:17897: checking if ifort static flag -static works configure:17925: result: yes configure:17937: checking if ifort supports -c -o file.o configure:17958: ifort -c -O3 -xT -ip -no-prec-div -static -o out/conftest2.o conftest.f >&5 configure:17962: $? = 0 configure:17984: result: yes configure:17989: checking if ifort supports -c -o file.o configure:18036: result: yes configure:18066: checking whether the ifort linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:19031: result: yes configure:19168: checking dynamic linker characteristics configure:19543: ifort -o conftest -O3 -xT -ip -no-prec-div -static -Wl,-rpath -Wl,/foo conftest.f >&5 configure:19543: $? = 0 configure:19761: result: GNU/Linux ld.so configure:19812: checking how to hardcode library paths into programs configure:19837: result: immediate configure:19973: checking if libtool supports shared libraries configure:19975: result: yes configure:19978: checking whether to build shared libraries configure:19998: result: no configure:20001: checking whether to build static libraries configure:20005: result: yes configure:20031: ifort -c -g conftest.f90 >&5 configure:20034: $? = 0 configure:20144: checking for ifort option to produce PIC configure:20401: result: -KPIC configure:20410: checking if ifort PIC flag -KPIC works configure:20428: ifort -c -g -KPIC conftest.f90 >&5 ifort: command line remark #10148: option '-K' not supported configure:20432: $? = 0 configure:20445: result: no configure:20466: checking if ifort static flag -static works configure:20494: result: yes configure:20506: checking if ifort supports -c -o file.o configure:20527: ifort -c -g -o out/conftest2.o conftest.f90 >&5 configure:20531: $? = 0 configure:20553: result: yes configure:20558: checking if ifort supports -c -o file.o configure:20605: result: yes configure:20635: checking whether the ifort linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:21600: result: yes configure:21737: checking dynamic linker characteristics configure:22112: ifort -o conftest -g -Wl,-rpath -Wl,/foo conftest.f90 >&5 configure:22112: $? = 0 configure:22330: result: GNU/Linux ld.so configure:22381: checking how to hardcode library paths into programs configure:22406: result: immediate configure:22454: finding other utilities configure:22460: trying to set fortran flags for this platform configure:22502: checking if we need to set _LARGE_FILES despite results of previous tests configure:22527: result: _LARGE_FILES= configure:22537: checking for special C compiler options needed for large files configure:22582: result: no configure:22588: checking for _FILE_OFFSET_BITS value needed for large files configure:22613: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:22613: $? = 0 configure:22645: result: no configure:22729: displaying some results configure:22735: checking CPPFLAGS configure:22737: result: configure:22739: checking CC CFLAGS configure:22741: result: icc -O3 -xT -ip -no-prec-div -static configure:22744: checking type icc configure:22746: result: icc is /opt/intel/Compiler/11.0/083/bin/intel64/icc configure:22749: checking CXX configure:22752: result: icpc configure:22754: checking CXXFLAGS configure:22756: result: -O3 -xT -ip -no-prec-div -static configure:22759: checking type icpc configure:22761: result: icpc is /opt/intel/Compiler/11.0/083/bin/intel64/icpc configure:22768: checking FC configure:22771: result: ifort configure:22773: checking FFLAGS configure:22775: result: -O3 -xT -ip -no-prec-div -static configure:22778: checking type ifort configure:22780: result: ifort is /opt/intel/Compiler/11.0/083/bin/intel64/ifort configure:22787: checking F90 configure:22790: result: ifort configure:22792: checking FCFLAGS configure:22794: result: -g configure:22797: checking type ifort configure:22799: result: ifort is /opt/intel/Compiler/11.0/083/bin/intel64/ifort configure:22806: checking AR configure:22809: result: ar configure:22811: checking AR_FLAGS configure:22813: result: cru configure:22816: checking type ar configure:22818: result: ar is /usr/bin/ar configure:22825: checking NM configure:22828: result: /usr/bin/nm -B configure:22830: checking NMFLAGS configure:22832: result: configure:22904: checking for /usr/bin/nm configure:22931: result: /usr/bin/nm -B configure:22944: checking nm flags configure:22949: result: configure:22961: checking for C-equivalent to Fortran routine "SUB" configure:22968: ifort -c -O3 -xT -ip -no-prec-div -static conftest.f configure:22971: $? = 0 configure:22981: result: sub_ configure:23001: checking for Fortran "byte" configure:23009: ifort -c -O3 -xT -ip -no-prec-div -static conftest.f configure:23012: $? = 0 configure:23014: result: yes configure:23032: checking for Fortran "integer*2" configure:23040: ifort -c -O3 -xT -ip -no-prec-div -static conftest.f configure:23043: $? = 0 configure:23045: result: yes configure:23072: checking if Fortran "byte" is C "signed char" configure:23082: icc -c -O3 -xT -ip -no-prec-div -static conftest.c configure:23085: $? = 0 configure:23088: ifort -O3 -xT -ip -no-prec-div -static -c conftestf.f configure:23091: $? = 0 configure:23094: ifort -o conftest -O3 -xT -ip -no-prec-div -static conftestf.o conftest.o configure:23097: $? = 0 configure:23100: ./conftest configure:23103: $? = 0 configure:23105: result: yes configure:23139: checking if Fortran "byte" is C "short" configure:23149: icc -c -O3 -xT -ip -no-prec-div -static conftest.c configure:23152: $? = 0 configure:23155: ifort -O3 -xT -ip -no-prec-div -static -c conftestf.f configure:23158: $? = 0 configure:23161: ifort -o conftest -O3 -xT -ip -no-prec-div -static conftestf.o conftest.o configure:23164: $? = 0 configure:23167: ./conftest configure:23170: $? = 1 configure:23183: result: no configure:23206: checking if Fortran "byte" is C "int" configure:23216: icc -c -O3 -xT -ip -no-prec-div -static conftest.c configure:23219: $? = 0 configure:23222: ifort -O3 -xT -ip -no-prec-div -static -c conftestf.f configure:23225: $? = 0 configure:23228: ifort -o conftest -O3 -xT -ip -no-prec-div -static conftestf.o conftest.o configure:23231: $? = 0 configure:23234: ./conftest configure:23237: $? = 1 configure:23250: result: no configure:23273: checking if Fortran "byte" is C "long" configure:23283: icc -c -O3 -xT -ip -no-prec-div -static conftest.c configure:23286: $? = 0 configure:23289: ifort -O3 -xT -ip -no-prec-div -static -c conftestf.f configure:23292: $? = 0 configure:23295: ifort -o conftest -O3 -xT -ip -no-prec-div -static conftestf.o conftest.o configure:23298: $? = 0 configure:23301: ./conftest configure:23304: $? = 1 configure:23317: result: no configure:23344: checking if Fortran "integer*2" is C "short" configure:23354: icc -c -O3 -xT -ip -no-prec-div -static conftest.c configure:23357: $? = 0 configure:23360: ifort -O3 -xT -ip -no-prec-div -static -c conftestf.f configure:23363: $? = 0 configure:23366: ifort -o conftest -O3 -xT -ip -no-prec-div -static conftestf.o conftest.o configure:23369: $? = 0 configure:23372: ./conftest configure:23375: $? = 0 configure:23377: result: yes configure:23411: checking if Fortran "integer*2" is C "int" configure:23421: icc -c -O3 -xT -ip -no-prec-div -static conftest.c configure:23424: $? = 0 configure:23427: ifort -O3 -xT -ip -no-prec-div -static -c conftestf.f configure:23430: $? = 0 configure:23433: ifort -o conftest -O3 -xT -ip -no-prec-div -static conftestf.o conftest.o configure:23436: $? = 0 configure:23439: ./conftest configure:23442: $? = 1 configure:23455: result: no configure:23478: checking if Fortran "integer*2" is C "long" configure:23488: icc -c -O3 -xT -ip -no-prec-div -static conftest.c configure:23491: $? = 0 configure:23494: ifort -O3 -xT -ip -no-prec-div -static -c conftestf.f configure:23497: $? = 0 configure:23500: ifort -o conftest -O3 -xT -ip -no-prec-div -static conftestf.o conftest.o configure:23503: $? = 0 configure:23506: ./conftest configure:23509: $? = 1 configure:23522: result: no configure:23547: checking if Fortran "integer" is C "int" configure:23557: icc -c -O3 -xT -ip -no-prec-div -static conftest.c configure:23560: $? = 0 configure:23563: ifort -O3 -xT -ip -no-prec-div -static -c conftestf.f configure:23566: $? = 0 configure:23569: ifort -o conftest -O3 -xT -ip -no-prec-div -static conftestf.o conftest.o configure:23572: $? = 0 configure:23575: ./conftest configure:23578: $? = 0 configure:23580: result: yes configure:23614: checking if Fortran "real" is C "float" configure:23624: icc -c -O3 -xT -ip -no-prec-div -static conftest.c configure:23627: $? = 0 configure:23630: ifort -O3 -xT -ip -no-prec-div -static -c conftestf.f configure:23633: $? = 0 configure:23636: ifort -o conftest -O3 -xT -ip -no-prec-div -static conftestf.o conftest.o configure:23639: $? = 0 configure:23642: ./conftest configure:23645: $? = 0 configure:23647: result: yes configure:23681: checking if Fortran "doubleprecision" is C "double" configure:23691: icc -c -O3 -xT -ip -no-prec-div -static conftest.c configure:23694: $? = 0 configure:23697: ifort -O3 -xT -ip -no-prec-div -static -c conftestf.f configure:23700: $? = 0 configure:23703: ifort -o conftest -O3 -xT -ip -no-prec-div -static conftestf.o conftest.o configure:23706: $? = 0 configure:23709: ./conftest configure:23712: $? = 0 configure:23714: result: yes configure:23742: checking for Fortran-equivalent to netCDF "byte" configure:23750: ifort -c -O3 -xT -ip -no-prec-div -static conftest.f configure:23753: $? = 0 configure:23764: result: byte configure:23770: checking for Fortran-equivalent to netCDF "short" configure:23778: ifort -c -O3 -xT -ip -no-prec-div -static conftest.f configure:23781: $? = 0 configure:23792: result: integer*2 configure:23839: checking if Fortran 90 compiler capitalizes .mod filenames configure:23846: ifort conftest.f90 >&5 /opt/intel/Compiler/11.0/083/lib/intel64/for_main.o: In function `main': /export/users/nbtester/efi2linux_nightly/branch-11_0/20090319_000000/libdev/frtl/src/libfor/for_main.c:(.text+0x38): undefined reference to `MAIN__' configure:23849: $? = 1 configure:23857: result: no configure:23878: checking types, headers, and functions configure:23881: checking for stdlib.h configure:23881: result: yes configure:23891: checking for sys/types.h configure:23891: result: yes configure:23903: checking locale.h usability configure:23903: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:23903: $? = 0 configure:23903: result: yes configure:23903: checking locale.h presence configure:23903: icc -E conftest.c configure:23903: $? = 0 configure:23903: result: yes configure:23903: checking for locale.h configure:23903: result: yes configure:23916: checking for dirent.h that defines DIR configure:23935: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 conftest.c(50): warning #279: controlling expression is constant if ((DIR *) 0) ^ configure:23935: $? = 0 configure:23943: result: yes configure:23957: checking for library containing opendir configure:23988: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:23988: $? = 0 configure:24005: result: none required configure:24072: checking for ANSI C header files configure:24176: result: yes configure:24184: checking for sys/wait.h that is POSIX.1 compatible configure:24210: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24210: $? = 0 configure:24217: result: yes configure:24225: checking whether time.h and sys/time.h may both be included configure:24245: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 conftest.c(54): warning #279: controlling expression is constant if ((struct tm *) 0) ^ configure:24245: $? = 0 configure:24252: result: yes configure:24263: checking stdio.h usability configure:24263: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24263: $? = 0 configure:24263: result: yes configure:24263: checking stdio.h presence configure:24263: icc -E conftest.c configure:24263: $? = 0 configure:24263: result: yes configure:24263: checking for stdio.h configure:24263: result: yes configure:24263: checking stdarg.h usability configure:24263: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24263: $? = 0 configure:24263: result: yes configure:24263: checking stdarg.h presence configure:24263: icc -E conftest.c configure:24263: $? = 0 configure:24263: result: yes configure:24263: checking for stdarg.h configure:24263: result: yes configure:24263: checking errno.h usability configure:24263: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24263: $? = 0 configure:24263: result: yes configure:24263: checking errno.h presence configure:24263: icc -E conftest.c configure:24263: $? = 0 configure:24263: result: yes configure:24263: checking for errno.h configure:24263: result: yes configure:24263: checking ctype.h usability configure:24263: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24263: $? = 0 configure:24263: result: yes configure:24263: checking ctype.h presence configure:24263: icc -E conftest.c configure:24263: $? = 0 configure:24263: result: yes configure:24263: checking for ctype.h configure:24263: result: yes configure:24263: checking fcntl.h usability configure:24263: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24263: $? = 0 configure:24263: result: yes configure:24263: checking fcntl.h presence configure:24263: icc -E conftest.c configure:24263: $? = 0 configure:24263: result: yes configure:24263: checking for fcntl.h configure:24263: result: yes configure:24263: checking malloc.h usability configure:24263: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24263: $? = 0 configure:24263: result: yes configure:24263: checking malloc.h presence configure:24263: icc -E conftest.c configure:24263: $? = 0 configure:24263: result: yes configure:24263: checking for malloc.h configure:24263: result: yes configure:24263: checking for stdlib.h configure:24263: result: yes configure:24263: checking for string.h configure:24263: result: yes configure:24263: checking for strings.h configure:24263: result: yes configure:24263: checking for unistd.h configure:24263: result: yes configure:24263: checking for sys/stat.h configure:24263: result: yes configure:24263: checking getopt.h usability configure:24263: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24263: $? = 0 configure:24263: result: yes configure:24263: checking getopt.h presence configure:24263: icc -E conftest.c configure:24263: $? = 0 configure:24263: result: yes configure:24263: checking for getopt.h configure:24263: result: yes configure:24276: checking for vprintf configure:24276: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24276: $? = 0 configure:24276: result: yes configure:24282: checking for _doprnt configure:24282: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 /tmp/iccHzxewQ.o: In function `main': conftest.c:(.text+0x2b): undefined reference to `_doprnt' configure:24282: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "netCDF 4.1.1" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.1.1" | #define NCIO_MINBLOCKSIZE 256 | #define USE_FSYNC 1 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define pgiFortran 1 | #define NF_INT1_T byte | #define NF_INT2_T integer*2 | #define NF_INT1_IS_C_SIGNED_CHAR 1 | #define NF_INT2_IS_C_SHORT 1 | #define NF_INT_IS_C_INT 1 | #define NF_REAL_IS_C_FLOAT 1 | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1 | #define NCBYTE_T byte | #define NCSHORT_T integer*2 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:24282: result: no configure:24295: checking for stdbool.h that conforms to C99 configure:24380: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 conftest.c(132): warning #279: controlling expression is constant return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c(132): warning #279: controlling expression is constant return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c(132): warning #279: controlling expression is constant return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c(132): warning #279: controlling expression is constant return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c(132): warning #279: controlling expression is constant return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c(132): warning #279: controlling expression is constant return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c(132): warning #279: controlling expression is constant return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c(132): warning #279: controlling expression is constant return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l ^ conftest.c(133): warning #279: controlling expression is constant + !m + !n + !o + !p + !q + !pq); ^ conftest.c(133): warning #279: controlling expression is constant + !m + !n + !o + !p + !q + !pq); ^ conftest.c(133): warning #279: controlling expression is constant + !m + !n + !o + !p + !q + !pq); ^ configure:24380: $? = 0 configure:24387: result: yes configure:24389: checking for _Bool configure:24389: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24389: $? = 0 configure:24389: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 conftest.c(97): error: expected an expression if (sizeof ((_Bool))) ^ compilation aborted for conftest.c (code 2) configure:24389: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "netCDF 4.1.1" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.1.1" | #define NCIO_MINBLOCKSIZE 256 | #define USE_FSYNC 1 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define pgiFortran 1 | #define NF_INT1_T byte | #define NF_INT2_T integer*2 | #define NF_INT1_IS_C_SIGNED_CHAR 1 | #define NF_INT2_IS_C_SHORT 1 | #define NF_INT_IS_C_INT 1 | #define NF_REAL_IS_C_FLOAT 1 | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1 | #define NCBYTE_T byte | #define NCSHORT_T integer*2 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:24389: result: yes configure:24410: checking for strlcat configure:24410: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 /tmp/iccoLc91a.o: In function `main': conftest.c:(.text+0x2b): undefined reference to `strlcat' configure:24410: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "netCDF 4.1.1" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.1.1" | #define NCIO_MINBLOCKSIZE 256 | #define USE_FSYNC 1 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define pgiFortran 1 | #define NF_INT1_T byte | #define NF_INT2_T integer*2 | #define NF_INT1_IS_C_SIGNED_CHAR 1 | #define NF_INT2_IS_C_SHORT 1 | #define NF_INT_IS_C_INT 1 | #define NF_REAL_IS_C_FLOAT 1 | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1 | #define NCBYTE_T byte | #define NCSHORT_T integer*2 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_VPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:24410: result: no configure:24410: checking for strerror configure:24410: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24410: $? = 0 configure:24410: result: yes configure:24410: checking for snprintf configure:24410: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24410: $? = 0 configure:24410: result: yes configure:24410: checking for strchr configure:24410: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24410: $? = 0 configure:24410: result: yes configure:24410: checking for strrchr configure:24410: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24410: $? = 0 configure:24410: result: yes configure:24410: checking for mktemp configure:24410: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 /tmp/iccMs8mYB.o: In function `main': conftest.c:(.text+0x2b): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' configure:24410: $? = 0 configure:24410: result: yes configure:24410: checking for strcat configure:24410: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24410: $? = 0 configure:24410: result: yes configure:24410: checking for strcpy configure:24410: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24410: $? = 0 configure:24410: result: yes configure:24410: checking for strdup configure:24410: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24410: $? = 0 configure:24410: result: yes configure:24410: checking for strcasecmp configure:24410: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24410: $? = 0 configure:24410: result: yes configure:24422: checking for getrlimit configure:24422: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24422: $? = 0 configure:24422: result: yes configure:24433: checking for gettimeofday configure:24433: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24433: $? = 0 configure:24433: result: yes configure:24444: checking for fsync configure:24444: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24444: $? = 0 configure:24444: result: yes configure:24455: checking for MPI_Comm_f2c configure:24455: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 /tmp/iccoN5LVr.o: In function `main': conftest.c:(.text+0x2b): undefined reference to `MPI_Comm_f2c' configure:24455: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "netCDF 4.1.1" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.1.1" | #define NCIO_MINBLOCKSIZE 256 | #define USE_FSYNC 1 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define pgiFortran 1 | #define NF_INT1_T byte | #define NF_INT2_T integer*2 | #define NF_INT1_IS_C_SIGNED_CHAR 1 | #define NF_INT2_IS_C_SHORT 1 | #define NF_INT_IS_C_INT 1 | #define NF_REAL_IS_C_FLOAT 1 | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1 | #define NCBYTE_T byte | #define NCSHORT_T integer*2 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_VPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MKTEMP 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | /* end confdefs.h. */ | /* Define MPI_Comm_f2c to an innocuous variant, in case <limits.h> declares MPI_Comm_f2c. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define MPI_Comm_f2c innocuous_MPI_Comm_f2c | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char MPI_Comm_f2c (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef MPI_Comm_f2c | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char MPI_Comm_f2c (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_MPI_Comm_f2c || defined __stub___MPI_Comm_f2c | choke me | #endif | | int | main () | { | return MPI_Comm_f2c (); | ; | return 0; | } configure:24455: result: no configure:24466: checking for working alloca.h configure:24483: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24483: $? = 0 configure:24491: result: yes configure:24499: checking for alloca configure:24536: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24536: $? = 0 configure:24544: result: yes configure:24654: checking whether isnan is declared configure:24654: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24654: $? = 0 configure:24654: result: yes configure:24665: checking whether isinf is declared configure:24665: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24665: $? = 0 configure:24665: result: yes configure:24676: checking whether isfinite is declared configure:24676: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24676: $? = 0 configure:24676: result: yes configure:24687: checking whether signbit is declared configure:24687: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24687: $? = 0 configure:24687: result: yes configure:24701: checking for struct stat.st_blksize configure:24701: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24701: $? = 0 configure:24701: result: yes configure:24715: checking for IEEE floating point format configure:24753: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24753: $? = 0 configure:24753: ./conftest configure:24753: $? = 0 configure:24762: result: yes configure:24770: checking for size_t configure:24770: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24770: $? = 0 configure:24770: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 conftest.c(119): error: expected an expression if (sizeof ((size_t))) ^ compilation aborted for conftest.c (code 2) configure:24770: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "netCDF 4.1.1" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.1.1" | #define NCIO_MINBLOCKSIZE 256 | #define USE_FSYNC 1 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define pgiFortran 1 | #define NF_INT1_T byte | #define NF_INT2_T integer*2 | #define NF_INT1_IS_C_SIGNED_CHAR 1 | #define NF_INT2_IS_C_SHORT 1 | #define NF_INT_IS_C_INT 1 | #define NF_REAL_IS_C_FLOAT 1 | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1 | #define NCBYTE_T byte | #define NCSHORT_T integer*2 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_VPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MKTEMP 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:24770: result: yes configure:24781: checking for off_t configure:24781: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24781: $? = 0 configure:24781: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 conftest.c(119): error: expected an expression if (sizeof ((off_t))) ^ compilation aborted for conftest.c (code 2) configure:24781: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "netCDF 4.1.1" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.1.1" | #define NCIO_MINBLOCKSIZE 256 | #define USE_FSYNC 1 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define pgiFortran 1 | #define NF_INT1_T byte | #define NF_INT2_T integer*2 | #define NF_INT1_IS_C_SIGNED_CHAR 1 | #define NF_INT2_IS_C_SHORT 1 | #define NF_INT_IS_C_INT 1 | #define NF_REAL_IS_C_FLOAT 1 | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1 | #define NCBYTE_T byte | #define NCSHORT_T integer*2 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_VPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MKTEMP 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:24781: result: yes configure:24792: checking for ssize_t configure:24792: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24792: $? = 0 configure:24792: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 conftest.c(119): error: expected an expression if (sizeof ((ssize_t))) ^ compilation aborted for conftest.c (code 2) configure:24792: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "netCDF 4.1.1" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.1.1" | #define NCIO_MINBLOCKSIZE 256 | #define USE_FSYNC 1 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define pgiFortran 1 | #define NF_INT1_T byte | #define NF_INT2_T integer*2 | #define NF_INT1_IS_C_SIGNED_CHAR 1 | #define NF_INT2_IS_C_SHORT 1 | #define NF_INT_IS_C_INT 1 | #define NF_REAL_IS_C_FLOAT 1 | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1 | #define NCBYTE_T byte | #define NCSHORT_T integer*2 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_VPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MKTEMP 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:24792: result: yes configure:24801: checking for ptrdiff_t configure:24801: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24801: $? = 0 configure:24801: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 conftest.c(120): error: expected an expression if (sizeof ((ptrdiff_t))) ^ compilation aborted for conftest.c (code 2) configure:24801: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "netCDF 4.1.1" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.1.1" | #define NCIO_MINBLOCKSIZE 256 | #define USE_FSYNC 1 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define pgiFortran 1 | #define NF_INT1_T byte | #define NF_INT2_T integer*2 | #define NF_INT1_IS_C_SIGNED_CHAR 1 | #define NF_INT2_IS_C_SHORT 1 | #define NF_INT_IS_C_INT 1 | #define NF_REAL_IS_C_FLOAT 1 | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1 | #define NCBYTE_T byte | #define NCSHORT_T integer*2 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_VPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MKTEMP 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SSIZE_T 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:24801: result: yes configure:24810: checking for uchar configure:24810: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 conftest.c(121): error: identifier "uchar" is undefined if (sizeof (uchar)) ^ compilation aborted for conftest.c (code 2) configure:24810: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "netCDF 4.1.1" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.1.1" | #define NCIO_MINBLOCKSIZE 256 | #define USE_FSYNC 1 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define pgiFortran 1 | #define NF_INT1_T byte | #define NF_INT2_T integer*2 | #define NF_INT1_IS_C_SIGNED_CHAR 1 | #define NF_INT2_IS_C_SHORT 1 | #define NF_INT_IS_C_INT 1 | #define NF_REAL_IS_C_FLOAT 1 | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1 | #define NCBYTE_T byte | #define NCSHORT_T integer*2 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_VPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MKTEMP 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof (uchar)) | return 0; | ; | return 0; | } configure:24810: result: no configure:24823: checking whether char is unsigned configure:24841: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24841: $? = 0 configure:24848: result: no configure:24855: checking whether byte ordering is bigendian configure:24870: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 conftest.c(86): error: identifier "not" is undefined not a universal capable compiler ^ conftest.c(86): error: expected a ";" not a universal capable compiler ^ compilation aborted for conftest.c (code 2) configure:24870: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "netCDF 4.1.1" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.1.1" | #define NCIO_MINBLOCKSIZE 256 | #define USE_FSYNC 1 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define pgiFortran 1 | #define NF_INT1_T byte | #define NF_INT2_T integer*2 | #define NF_INT1_IS_C_SIGNED_CHAR 1 | #define NF_INT2_IS_C_SHORT 1 | #define NF_INT_IS_C_INT 1 | #define NF_REAL_IS_C_FLOAT 1 | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1 | #define NCBYTE_T byte | #define NCSHORT_T integer*2 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_VPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MKTEMP 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:24915: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:24915: $? = 0 configure:24933: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 conftest.c(92): error: identifier "not" is undefined not big endian ^ conftest.c(92): error: expected a ";" not big endian ^ conftest.c(95): warning #12: parsing restarts here after previous syntax error ; ^ compilation aborted for conftest.c (code 2) configure:24933: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "netCDF 4.1.1" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.1.1" | #define NCIO_MINBLOCKSIZE 256 | #define USE_FSYNC 1 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define pgiFortran 1 | #define NF_INT1_T byte | #define NF_INT2_T integer*2 | #define NF_INT1_IS_C_SIGNED_CHAR 1 | #define NF_INT2_IS_C_SHORT 1 | #define NF_INT_IS_C_INT 1 | #define NF_REAL_IS_C_FLOAT 1 | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1 | #define NCBYTE_T byte | #define NCSHORT_T integer*2 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_VPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MKTEMP 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #include <sys/types.h> | #include <sys/param.h> | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:25061: result: no configure:25083: checking size of short configure:25088: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:25088: $? = 0 configure:25088: ./conftest configure:25088: $? = 0 configure:25103: result: 2 configure:25117: checking size of int configure:25122: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:25122: $? = 0 configure:25122: ./conftest configure:25122: $? = 0 configure:25137: result: 4 configure:25151: checking size of long configure:25156: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:25156: $? = 0 configure:25156: ./conftest configure:25156: $? = 0 configure:25171: result: 8 configure:25185: checking size of float configure:25190: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:25190: $? = 0 configure:25190: ./conftest configure:25190: $? = 0 configure:25205: result: 4 configure:25219: checking size of double configure:25224: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:25224: $? = 0 configure:25224: ./conftest configure:25224: $? = 0 configure:25239: result: 8 configure:25253: checking size of off_t configure:25258: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:25258: $? = 0 configure:25258: ./conftest configure:25258: $? = 0 configure:25273: result: 8 configure:25287: checking size of size_t configure:25292: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:25292: $? = 0 configure:25292: ./conftest configure:25292: $? = 0 configure:25307: result: 8 configure:25406: checking for manual-page index command configure:25408: result: configure:25457: checking hdf5.h usability configure:25457: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 conftest.c(125): catastrophic error: could not open source file "hdf5.h" #include <hdf5.h> ^ compilation aborted for conftest.c (code 4) configure:25457: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "netCDF 4.1.1" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.1.1" | #define NCIO_MINBLOCKSIZE 256 | #define USE_FSYNC 1 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define pgiFortran 1 | #define NF_INT1_T byte | #define NF_INT2_T integer*2 | #define NF_INT1_IS_C_SIGNED_CHAR 1 | #define NF_INT2_IS_C_SHORT 1 | #define NF_INT_IS_C_INT 1 | #define NF_REAL_IS_C_FLOAT 1 | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1 | #define NCBYTE_T byte | #define NCSHORT_T integer*2 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_VPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MKTEMP 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <hdf5.h> configure:25457: result: no configure:25457: checking hdf5.h presence configure:25457: icc -E conftest.c conftest.c(92): error #5: could not open source file "hdf5.h" #include <hdf5.h> ^ configure:25457: $? = 2 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netCDF" | #define PACKAGE_TARNAME "netcdf" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "netCDF 4.1.1" | #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" | #define PACKAGE_URL "" | #define PACKAGE "netcdf" | #define VERSION "4.1.1" | #define NCIO_MINBLOCKSIZE 256 | #define USE_FSYNC 1 | #define DEFAULT_CHUNK_SIZE 4194304 | #define MAX_DEFAULT_CACHE_SIZE 67108864 | #define DEFAULT_CHUNKS_IN_CACHE 10 | #define CHUNK_CACHE_SIZE 4194304 | #define CHUNK_CACHE_NELEMS 1009 | #define CHUNK_CACHE_PREEMPTION 0.75 | #define USE_EXTREME_NUMBERS 1 | #define TEMP_LARGE "." | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define pgiFortran 1 | #define NF_INT1_T byte | #define NF_INT2_T integer*2 | #define NF_INT1_IS_C_SIGNED_CHAR 1 | #define NF_INT2_IS_C_SHORT 1 | #define NF_INT_IS_C_INT 1 | #define NF_REAL_IS_C_FLOAT 1 | #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1 | #define NCBYTE_T byte | #define NCSHORT_T integer*2 | #define HAVE_LOCALE_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_VPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MKTEMP 1 | #define HAVE_STRCAT 1 | #define HAVE_STRCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FSYNC 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECL_ISNAN 1 | #define HAVE_DECL_ISINF 1 | #define HAVE_DECL_ISFINITE 1 | #define HAVE_DECL_SIGNBIT 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_SSIZE_T 1 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | /* end confdefs.h. */ | #include <hdf5.h> configure:25457: result: no configure:25457: checking for hdf5.h configure:25457: result: no configure:25485: checking whether we should try to build netCDF-4 configure:25487: result: no configure:25962: checking if API dispatch is enabled configure:25970: result: no configure:26344: checking what to call the output of the ftpbin target configure:26353: result: binary-netcdf-4.1.1_nc3_ifort_ifort_icpc.tar ifort icpc configure:26356: checking binary distribution directory configure:26364: result: /home/ftp/pub/binary/dummy_system configure:26373: checking for library containing xdr_void configure:26404: icc -o conftest -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:26404: $? = 0 configure:26421: result: none required configure:26438: XDR Functions appear to be in libc. configure:26498: checking for rpc/types.h configure:26498: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 configure:26498: $? = 0 configure:26498: result: yes configure:26498: checking for rpc/xdr.h configure:26498: icc -c -O3 -xT -ip -no-prec-div -static conftest.c >&5 conftest.c(92): warning #47: incompatible redefinition of macro "HAVE_RPC_TYPES_H" (declared at line 91) #define HAVE_RPC_TYPES_H /**/ ^ configure:26498: $? = 0 configure:26498: result: yes configure:26598: generating header files and makefiles configure:26903: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by netCDF config.status 4.1.1, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on msaavedra config.status:1460: creating Makefile config.status:1460: creating nc-config config.status:1460: creating netcdf.pc config.status:1460: creating man4/Makefile config.status:1460: creating fortran/Makefile config.status:1460: creating libsrc/Makefile config.status:1460: creating libsrc4/Makefile config.status:1460: creating nctest/Makefile config.status:1460: creating nc_test4/Makefile config.status:1460: creating nc_test/Makefile config.status:1460: creating ncdump/Makefile config.status:1460: creating ncgen3/Makefile config.status:1460: creating ncgen/Makefile config.status:1460: creating nf_test/Makefile config.status:1460: creating cxx/Makefile config.status:1460: creating cxx4/Makefile config.status:1460: creating f90/Makefile config.status:1460: creating examples/Makefile config.status:1460: creating examples/C/Makefile config.status:1460: creating examples/CDL/Makefile config.status:1460: creating examples/CXX/Makefile config.status:1460: creating examples/CXX4/Makefile config.status:1460: creating examples/F90/Makefile config.status:1460: creating examples/F77/Makefile config.status:1460: creating libncdap3/Makefile config.status:1460: creating libncdap3/oc/Makefile config.status:1460: creating libncdap4/Makefile config.status:1460: creating ncdap_test/Makefile config.status:1460: creating ncdap_test/testdata3/Makefile config.status:1460: creating ncdap_test/expected3/Makefile config.status:1460: creating ncdap_test/expected4/Makefile config.status:1460: creating ncdap_test/expectremote3/Makefile config.status:1460: creating ncdap_test/expectremote4/Makefile config.status:1460: creating ncdump/cdl4/Makefile config.status:1460: creating ncdump/expected4/Makefile config.status:1460: creating config.h config.status:1632: config.h is unchanged config.status:1460: creating fortran/nfconfig1.inc config.status:1680: executing depfiles commands config.status:1680: executing libtool commands configure:29975: === configuring in udunits (/home/msaavedra/Descargas/netcdf-4.1.1/udunits) configure:30038: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local/netcdf' 'CC=icc' 'CFLAGS=-O3 -xT -ip -no-prec-div -static' 'FC=ifort' 'F77=ifort' 'FFLAGS=-O3 -xT -ip -no-prec-div -static' 'CXX=icpc' 'CXXFLAGS=-O3 -xT -ip -no-prec-div -static' 'CPP=icc -E' 'CXXCPP=icpc -E' --cache-file=/dev/null --srcdir=. configure:29975: === configuring in libcf (/home/msaavedra/Descargas/netcdf-4.1.1/libcf) configure:30038: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local/netcdf' 'CC=icc' 'CFLAGS=-O3 -xT -ip -no-prec-div -static' 'FC=ifort' 'F77=ifort' 'FFLAGS=-O3 -xT -ip -no-prec-div -static' 'CXX=icpc' 'CXXFLAGS=-O3 -xT -ip -no-prec-div -static' 'CPP=icc -E' 'CXXCPP=icpc -E' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_ieeefloat=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=icc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O3 -xT -ip -no-prec-div -static' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set=set ac_cv_env_CPP_value='icc -E' ac_cv_env_CXXCPP_set=set ac_cv_env_CXXCPP_value='icpc -E' ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O3 -xT -ip -no-prec-div -static' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=icpc ac_cv_env_F77_set=set ac_cv_env_F77_value=ifort ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set=set ac_cv_env_FC_value=ifort ac_cv_env_FFLAGS_set=set ac_cv_env_FFLAGS_value='-O3 -xT -ip -no-prec-div -static' ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=no ac_cv_fc_compiler_gnu=no ac_cv_fc_srcext_f90=none ac_cv_func_MPI_Comm_f2c=no ac_cv_func__doprnt=no ac_cv_func_alloca_works=yes ac_cv_func_fsync=yes ac_cv_func_getrlimit=yes ac_cv_func_gettimeofday=yes ac_cv_func_mktemp=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcat=yes ac_cv_func_strchr=yes ac_cv_func_strcpy=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=no ac_cv_func_strrchr=yes ac_cv_func_vprintf=yes ac_cv_have_decl_isfinite=yes ac_cv_have_decl_isinf=yes ac_cv_have_decl_isnan=yes ac_cv_have_decl_signbit=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_hdf5_h=no ac_cv_header_inttypes_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpc_xdr_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_member_struct_stat_st_blksize=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='icc -E' ac_cv_prog_CXXCPP='icpc -E' ac_cv_prog_NM='/usr/bin/nm -B' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_icc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_f90_uppercase_mod=no ac_cv_prog_fc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_search_xdr_void='none required' ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type__Bool=yes ac_cv_type_off_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uchar=no ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 ax_cv_f90_modflag=-I lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_c_o_FC=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_pic_works_F77=no lt_cv_prog_compiler_pic_works_FC=no lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_compiler_static_works_F77=yes lt_cv_prog_compiler_static_works_FC=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/msaavedra/Descargas/netcdf-4.1.1/missing --run aclocal-1.11' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/msaavedra/Descargas/netcdf-4.1.1/missing --run tar' AR='ar' AUTOCONF='${SHELL} /home/msaavedra/Descargas/netcdf-4.1.1/missing --run autoconf' AUTOHEADER='${SHELL} /home/msaavedra/Descargas/netcdf-4.1.1/missing --run autoheader' AUTOMAKE='${SHELL} /home/msaavedra/Descargas/netcdf-4.1.1/missing --run automake-1.11' AWK='gawk' BINFILE_NAME='binary-netcdf-4.1.1_nc3_ifort_ifort_icpc.tar' BUILD_BENCHMARKS_FALSE='' BUILD_BENCHMARKS_TRUE='#' BUILD_CXX4_FALSE='' BUILD_CXX4_TRUE='#' BUILD_CXX_FALSE='#' BUILD_CXX_TRUE='' BUILD_C_FALSE='#' BUILD_C_TRUE='' BUILD_DAP_FALSE='' BUILD_DAP_TRUE='#' BUILD_DLL_FALSE='' BUILD_DLL_TRUE='#' BUILD_EXAMPLES_FALSE='#' BUILD_EXAMPLES_TRUE='' BUILD_F77_FALSE='#' BUILD_F77_TRUE='' BUILD_F90_FALSE='#' BUILD_F90_TRUE='' BUILD_LIBCF_FALSE='' BUILD_LIBCF_TRUE='#' BUILD_PARALLEL_FALSE='' BUILD_PARALLEL_TRUE='#' BUILD_SEPARATE_FORTRAN_FALSE='' BUILD_SEPARATE_FORTRAN_TRUE='#' BUILD_UDUNITS_FALSE='' BUILD_UDUNITS_TRUE='#' BUILD_UTILITIES_FALSE='#' BUILD_UTILITIES_TRUE='' BUILD_V2_FALSE='#' BUILD_V2_TRUE='' CC='icc' CCDEPMODE='depmode=gcc3' CFLAGS='-O3 -xT -ip -no-prec-div -static' CPP='icc -E' CPPFLAGS='' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CURLDIR='' CURL_CFLAGS='-lcurl' CURL_FCFLAGS='-lcurl' CURL_FFLAGS='-lcurl' CURL_LIBS='' CXX='icpc' CXXCPP='icpc -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O3 -xT -ip -no-prec-div -static' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_DAP_LONG_TESTS_FALSE='' ENABLE_DAP_LONG_TESTS_TRUE='#' ENABLE_DAP_REMOTE_TESTS_FALSE='' ENABLE_DAP_REMOTE_TESTS_TRUE='#' EXEEXT='' EXTRA_EXAMPLE_TESTS_FALSE='' EXTRA_EXAMPLE_TESTS_TRUE='#' EXTRA_TESTS_FALSE='' EXTRA_TESTS_TRUE='#' F77='ifort' FC='ifort' FCFLAGS='-g' FCFLAGS_f90='' FFLAGS='-O3 -xT -ip -no-prec-div -static' FGREP='/bin/grep -F' FTPBINDIR='/home/ftp/pub/binary/dummy_system' GREP='/bin/grep' HAS_CXX='yes' HAS_DAP='no' HAS_F77='yes' HAS_F90='yes' HAS_HDF4='no' HAS_HDF5='no' HAS_NC2='yes' HAS_NC4='no' HAS_SZLIB='no' HDF4DIR='' HDF5DIR='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTERNAL_OCLIB_FALSE='#' INTERNAL_OCLIB_TRUE='' LARGE_FILE_TESTS_FALSE='' LARGE_FILE_TESTS_TRUE='#' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/msaavedra/Descargas/netcdf-4.1.1/missing --run makeinfo' MAKEWHATIS_CMD='' MKDIR_P='/bin/mkdir -p' MOD_FLAG='-I' NC_FLIBS='-lnetcdf' NC_LIBS='-lnetcdf' NETCDF_C_LIB='' NM='/usr/bin/nm -B' NMEDIT='' NMFLAGS='' OBJEXT='o' OCLIB_CFLAGS='-I/include' OCLIB_LIBS='-L/lib -loc' OTOOL64='' OTOOL='' PACKAGE='netcdf' PACKAGE_BUGREPORT='support-netcdf@xxxxxxxxxxxxxxxx' PACKAGE_NAME='netCDF' PACKAGE_STRING='netCDF 4.1.1' PACKAGE_TARNAME='netcdf' PACKAGE_URL='' PACKAGE_VERSION='4.1.1' PATH_SEPARATOR=':' PNETCDFDIR='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' SZLIBDIR='' TEST_F77_FALSE='#' TEST_F77_TRUE='' TEST_PARALLEL_FALSE='' TEST_PARALLEL_TRUE='#' UPPER_CASE_MOD_FALSE='' UPPER_CASE_MOD_TRUE='#' USE_DAP_FALSE='' USE_DAP_TRUE='#' USE_DISPATCH_FALSE='' USE_DISPATCH_TRUE='#' USE_FFIO_FALSE='' USE_FFIO_TRUE='#' USE_HDF4_DIR_FALSE='' USE_HDF4_DIR_TRUE='#' USE_HDF4_FALSE='' USE_HDF4_FILE_TESTS_FALSE='' USE_HDF4_FILE_TESTS_TRUE='#' USE_HDF4_TRUE='#' USE_HDF5_DIR_FALSE='' USE_HDF5_DIR_TRUE='#' USE_LOGGING_FALSE='' USE_LOGGING_TRUE='#' USE_NETCDF4_FALSE='' USE_NETCDF4_TRUE='#' USE_NETCDF_C_LIB_DIR_FALSE='' USE_NETCDF_C_LIB_DIR_TRUE='#' USE_PNETCDF_DIR_FALSE='' USE_PNETCDF_DIR_TRUE='#' USE_PNETCDF_FALSE='' USE_PNETCDF_TRUE='#' USE_RENAMEV3_FALSE='' USE_RENAMEV3_TRUE='#' USE_SZIP_FALSE='' USE_SZIP_TRUE='#' USE_SZLIB_DIR_FALSE='' USE_SZLIB_DIR_TRUE='#' USE_VALGRIND_TESTS_FALSE='' USE_VALGRIND_TESTS_TRUE='#' USE_ZLIB_DIR_FALSE='' USE_ZLIB_DIR_TRUE='#' VERSION='4.1.1' WHATIS='whatis' ZLIBDIR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_F77='' ac_ct_FC='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/msaavedra/Descargas/netcdf-4.1.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local/netcdf' prog='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' udunits libcf' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "netCDF" #define PACKAGE_TARNAME "netcdf" #define PACKAGE_VERSION "4.1.1" #define PACKAGE_STRING "netCDF 4.1.1" #define PACKAGE_BUGREPORT "support-netcdf@xxxxxxxxxxxxxxxx" #define PACKAGE_URL "" #define PACKAGE "netcdf" #define VERSION "4.1.1" #define NCIO_MINBLOCKSIZE 256 #define USE_FSYNC 1 #define DEFAULT_CHUNK_SIZE 4194304 #define MAX_DEFAULT_CACHE_SIZE 67108864 #define DEFAULT_CHUNKS_IN_CACHE 10 #define CHUNK_CACHE_SIZE 4194304 #define CHUNK_CACHE_NELEMS 1009 #define CHUNK_CACHE_PREEMPTION 0.75 #define USE_EXTREME_NUMBERS 1 #define TEMP_LARGE "." #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define pgiFortran 1 #define NF_INT1_T byte #define NF_INT2_T integer*2 #define NF_INT1_IS_C_SIGNED_CHAR 1 #define NF_INT2_IS_C_SHORT 1 #define NF_INT_IS_C_INT 1 #define NF_REAL_IS_C_FLOAT 1 #define NF_DOUBLEPRECISION_IS_C_DOUBLE 1 #define NCBYTE_T byte #define NCSHORT_T integer*2 #define HAVE_LOCALE_H 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_STDIO_H 1 #define HAVE_STDARG_H 1 #define HAVE_ERRNO_H 1 #define HAVE_CTYPE_H 1 #define HAVE_FCNTL_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_GETOPT_H 1 #define HAVE_VPRINTF 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_STRERROR 1 #define HAVE_SNPRINTF 1 #define HAVE_STRCHR 1 #define HAVE_STRRCHR 1 #define HAVE_MKTEMP 1 #define HAVE_STRCAT 1 #define HAVE_STRCPY 1 #define HAVE_STRDUP 1 #define HAVE_STRCASECMP 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_FSYNC 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_DECL_ISNAN 1 #define HAVE_DECL_ISINF 1 #define HAVE_DECL_ISFINITE 1 #define HAVE_DECL_SIGNBIT 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_ST_BLKSIZE 1 #define HAVE_SSIZE_T 1 #define HAVE_PTRDIFF_T 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_OFF_T 8 #define SIZEOF_SIZE_T 8 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_TYPES_H /**/ #define HAVE_RPC_XDR_H /**/ #define HAVE_RPC_XDR_H 1 #define HAVE_RPC_TYPES_H /**/ #define HAVE_RPC_XDR_H /**/ configure: exit 0
netcdfgroup
archives: