* Package: sci-libs/netcdf-4.4.1.1  * Repository: gentoo  * Maintainer: sci@gentoo.org  * USE: abi_x86_64 amd64 dap elibc_glibc hdf5 kernel_linux test tools userland_GNU  * FEATURES: preserve-libs sandbox test userpriv usersandbox /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 67: warning: setlocale: LC_CTYPE: cannot change locale (ru_RU.UTF-8): No such file or directory /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 70: warning: setlocale: LC_MESSAGES: cannot change locale (ru_RU.UTF-8): No such file or directory /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 73: warning: setlocale: LC_NUMERIC: cannot change locale (ru_RU.UTF-8): No such file or directory /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 76: warning: setlocale: LC_TIME: cannot change locale (ru_RU.UTF-8): No such file or directory >>> Unpacking source... >>> Unpacking netcdf-4.4.1.1.tar.gz to /dev/shm/portage/sci-libs/netcdf-4.4.1.1/work >>> Source unpacked in /dev/shm/portage/sci-libs/netcdf-4.4.1.1/work /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 67: warning: setlocale: LC_CTYPE: cannot change locale (ru_RU.UTF-8): No such file or directory /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 70: warning: setlocale: LC_MESSAGES: cannot change locale (ru_RU.UTF-8): No such file or directory /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 73: warning: setlocale: LC_NUMERIC: cannot change locale (ru_RU.UTF-8): No such file or directory /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 76: warning: setlocale: LC_TIME: cannot change locale (ru_RU.UTF-8): No such file or directory >>> Preparing source in /dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1 ... >>> Source prepared. /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 67: warning: setlocale: LC_CTYPE: cannot change locale (ru_RU.UTF-8): No such file or directory /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 70: warning: setlocale: LC_MESSAGES: cannot change locale (ru_RU.UTF-8): No such file or directory /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 73: warning: setlocale: LC_NUMERIC: cannot change locale (ru_RU.UTF-8): No such file or directory /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 76: warning: setlocale: LC_TIME: cannot change locale (ru_RU.UTF-8): No such file or directory >>> Configuring source in /dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1 ... * econf: updating netcdf-c-4.4.1.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating netcdf-c-4.4.1.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/netcdf-4.4.1.1 --htmldir=/usr/share/doc/netcdf-4.4.1.1/html --libdir=/usr/lib64 --disable-examples --disable-dap-remote-tests --enable-dap --disable-hdf4 --enable-netcdf-4 --disable-static --enable-utilities configure: WARNING: you should use --build, --host, --target configure: netCDF 4.4.1.1 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: checking user options checking whether a win32 DLL is desired... no checking whether a NCIO_MINBLOCKSIZE was specified... 256 checking if fsync support is enabled... no checking if jna bug workaround is enabledd... no checking whether extra valgrind tests should be run... no checking whether we should build netCDF-4... yes checking do we require hdf5 dynamic-loading support... yes checking whether reading of HDF4 SD files is to be enabled... no checking whether to fetch some sample HDF4 files from Unidata ftp site to test HDF4 reading (requires wget)... no checking whether we should attempt to install netcdf-fortran (EXPERIMENTAL)... no checking whether extra example tests should be run... no checking whether parallel IO tests should be run... no checking whether a default chunk size in bytes was specified... 4194304 checking whether a maximum per-variable cache size for HDF5 was specified... 67108864 checking whether a number of chunks for the default per-variable cache was specified... 10 checking whether a default file cache size for HDF5 was specified... 4194304 checking whether a default file cache maximum number of elements for HDF5 was specified... 1009 checking whether a default cache preemption for HDF5 was specified... 0.75 checking whether netCDF-4 logging is enabled... no checking whether DAP client is to be built... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for curl_easy_setopt in -lcurl... yes checking for library containing curl_easy_setopt... -lcurl checking whether dap remote testing should be enabled (default on)... no checking whether dap remote authorization testing should be enabled (default off)... no checking whether netcdf4 group names should be enabled (default on)... yes checking whether the time-consuming dap tests should be enabled (default off)... no checking whether netCDF extra tests should be run (developers only)... yes checking whether FFIO will be used... no checking whether STDIO will be used... no checking whether examples should be built... no checking whether v2 netCDF API should be built... yes checking whether the ncgen/ncdump/nccopy should be built... yes checking whether test should be built and run... yes checking whether large file (> 2GB) tests should be run... no checking whether benchmarks should be run (experimental)... no checking whether extreme numbers should be used in tests... yes checking where to put large temp files if large file tests are run... . configure: finding C compiler checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for an ANSI C-conforming const... yes checking whether CURLOPT_USERNAME is defined... yes checking whether CURLOPT_PASSWORD is defined... yes checking whether CURLOPT_KEYPASSWD is defined... yes checking whether CURLINFO_RESPONSE_CODE is defined... yes checking whether CURLOPT_CHUNK_BGN_FUNCTION is defined... yes configure: setting up libtool checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... no checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: finding other utilities checking for m4... m4 checking for doxygen... no configure: WARNING: Doxygen not found - documentation will not be built checking for dot... no configure: WARNING: dot not found - will use simple charts in documentation checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: displaying some results checking CPPFLAGS... checking CC CFLAGS... x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe checking type x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc is /usr/bin/x86_64-pc-linux-gnu-gcc checking CXX... unset checking FC... unset checking F90... unset checking AR... x86_64-pc-linux-gnu-ar checking AR_FLAGS... cru checking type x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar is /usr/bin/x86_64-pc-linux-gnu-ar checking NM... /usr/bin/x86_64-pc-linux-gnu-nm -B checking NMFLAGS... configure: checking types, headers, and functions checking for stdlib.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for vprintf... yes checking for _doprnt... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for strlcat... no checking for strerror... yes checking for snprintf... yes checking for strchr... yes checking for strrchr... yes checking for strcat... yes checking for strcpy... yes checking for strdup... yes checking for strcasecmp... yes checking for strtod... yes checking for strtoll... yes checking for strtoull... yes checking for strstr... yes checking for mkstemp... yes checking for rand... yes checking for random... yes checking for memcmp... yes checking for getrlimit... yes checking for gettimeofday... yes checking for fsync... yes checking for MPI_Comm_f2c... no checking whether in-memory files are enabled... yes checking for memmove... yes checking for getpagesize... yes checking for sysconf... yes checking whether mmap is enabled for in-memory files... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for mremap... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether isnan is declared... yes checking whether isinf is declared... yes checking whether isfinite is declared... yes checking whether signbit is declared... yes checking for struct stat.st_blksize... yes checking for IEEE floating point format... yes checking for size_t... (cached) yes checking for off_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking for ptrdiff_t... yes checking for uchar... no checking for longlong... no checking for ushort... yes checking for uint... yes checking for int64... no checking for uint64... no checking whether char is unsigned... no checking whether byte ordering is bigendian... no checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of off_t... 8 checking size of size_t... 8 checking size of unsigned long long... 8 checking size of ushort... 2 checking size of uint... 4 checking size of unsigned long long... (cached) 8 checking size of ushort... (cached) 2 checking size of uint... (cached) 4 checking size of ptrdiff_t... 8 checking for library containing deflate... -lz checking for floor in -lm... yes checking for dlfcn.h... (cached) yes checking for dlopen in -ldl... yes checking for library containing H5Fflush... -lhdf5 checking for library containing H5DSis_scale... -lhdf5_hl checking hdf5.h usability... yes checking hdf5.h presence... yes checking for hdf5.h... yes checking for H5Pget_fapl_mpiposix... no checking for H5Pget_fapl_mpio... no checking for H5Pset_deflate... yes checking for H5Z_SZIP... no checking for H5free_memory... yes checking whether parallel io is enabled in hdf5... no checking whether parallel I/O is enabled for netcdf-4... yes configure: WARNING: Parallel io disabled for netcdf-4 because hdf5 does not support checking whether parallel I/O for classic files is to be enabled... no checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking what to call the output of the ftpbin target... binary-netcdf-4.4.1.1.tar checking if libtool needs -no-undefined flag to build shared libraries... no checking value of LIBS... -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl checking If compilation is for use with JNA... no configure: generating header files and makefiles checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating nc-config config.status: creating netcdf.pc config.status: creating libnetcdf.settings config.status: creating postinstall.sh config.status: creating include/netcdf_meta.h config.status: creating include/Makefile config.status: creating h5_test/Makefile config.status: creating docs/Makefile config.status: creating docs/images/Makefile config.status: creating libsrc/Makefile config.status: creating libsrc4/Makefile config.status: creating libsrcp/Makefile config.status: creating nctest/Makefile config.status: creating nc_test4/Makefile config.status: creating nc_test/Makefile config.status: creating ncdump/Makefile config.status: creating ncgen3/Makefile config.status: creating ncgen/Makefile config.status: creating examples/Makefile config.status: creating examples/C/Makefile config.status: creating examples/CDL/Makefile config.status: creating oc2/Makefile config.status: creating libdap2/Makefile config.status: creating libdispatch/Makefile config.status: creating liblib/Makefile config.status: creating ncdump/cdl/Makefile config.status: creating ncdump/expected/Makefile config.status: creating ncdap_test/Makefile config.status: creating ncdap_test/testdata3/Makefile config.status: creating ncdap_test/expected3/Makefile config.status: creating ncdap_test/expected4/Makefile config.status: creating ncdap_test/expectremote3/Makefile config.status: creating ncdap_test/expectremote4/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands # NetCDF C Configuration Summary ============================== # General ------- NetCDF Version: 4.4.1.1 Configured On: Sun Jun 11 11:07:08 BST 2017 Host System: x86_64-pc-linux-gnu Build Directory: /dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1 Install Prefix: /usr # Compiling Options ----------------- C Compiler: /usr/bin/x86_64-pc-linux-gnu-gcc CFLAGS: -march=native -O2 -pipe CPPFLAGS: LDFLAGS: -Wl,-O1 -Wl,--as-needed AM_CFLAGS: AM_CPPFLAGS: AM_LDFLAGS: Shared Library: yes Static Library: no Extra libraries: -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl # Features -------- NetCDF-2 API: yes HDF4 Support: no NetCDF-4 API: yes NC-4 Parallel Support: no PNetCDF Support: no DAP Support: yes Diskless Support: yes MMap Support: no JNA Support: no >>> Source configured. /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 69: warning: setlocale: LC_CTYPE: cannot change locale (ru_RU.UTF-8): No such file or directory /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 72: warning: setlocale: LC_MESSAGES: cannot change locale (ru_RU.UTF-8): No such file or directory /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 75: warning: setlocale: LC_NUMERIC: cannot change locale (ru_RU.UTF-8): No such file or directory /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 78: warning: setlocale: LC_TIME: cannot change locale (ru_RU.UTF-8): No such file or directory >>> Compiling source in /dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1 ... make -j8 -l8 make all-recursive make[1]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1' Making all in include make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/include' Making all in oc2 make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/oc2' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-oc.lo `test -f 'oc.c' || echo './'`oc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-daplex.lo `test -f 'daplex.c' || echo './'`daplex.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-dapparse.lo `test -f 'dapparse.c' || echo './'`dapparse.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-dapy.lo `test -f 'dapy.c' || echo './'`dapy.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-occlientparams.lo `test -f 'occlientparams.c' || echo './'`occlientparams.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-occompile.lo `test -f 'occompile.c' || echo './'`occompile.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-occurlfunctions.lo `test -f 'occurlfunctions.c' || echo './'`occurlfunctions.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-ocdata.lo `test -f 'ocdata.c' || echo './'`ocdata.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c daplex.c -fPIC -DPIC -o .libs/liboc_la-daplex.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c occlientparams.c -fPIC -DPIC -o .libs/liboc_la-occlientparams.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c oc.c -fPIC -DPIC -o .libs/liboc_la-oc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c occurlfunctions.c -fPIC -DPIC -o .libs/liboc_la-occurlfunctions.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c ocdata.c -fPIC -DPIC -o .libs/liboc_la-ocdata.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c dapparse.c -fPIC -DPIC -o .libs/liboc_la-dapparse.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c dapy.c -fPIC -DPIC -o .libs/liboc_la-dapy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c occompile.c -fPIC -DPIC -o .libs/liboc_la-occompile.o In file included from dapparselex.h:7:0, from daplex.c:8: ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from oc.c:9:0: ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from occurlfunctions.c:5:0: ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from oc.c:7: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) In file included from /usr/include/string.h:630:0, from ocinternal.h:26, from dapparselex.h:7, from daplex.c:8: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) In file included from ocdata.c:5:0: ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ocinternal.h:26, from occurlfunctions.c:5: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) In file included from /usr/include/string.h:630:0, from ocinternal.h:26, from ocdata.c:5: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) In file included from occlientparams.c:5:0: ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from dapparselex.h:7:0, from dap.y:13: ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ocinternal.h:26, from dapparselex.h:7, from dap.y:13: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) In file included from dapparselex.h:7:0, from dapparse.c:6: ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ocinternal.h:26, from dapparselex.h:7, from dapparse.c:6: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) In file included from occompile.c:11:0: ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ocinternal.h:26, from occompile.c:11: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) In file included from /usr/include/string.h:630:0, from ocinternal.h:26, from occlientparams.c:5: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-ocdebug.lo `test -f 'ocdebug.c' || echo './'`ocdebug.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-ocdump.lo `test -f 'ocdump.c' || echo './'`ocdump.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c ocdebug.c -fPIC -DPIC -o .libs/liboc_la-ocdebug.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-ocinternal.lo `test -f 'ocinternal.c' || echo './'`ocinternal.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-ocnode.lo `test -f 'ocnode.c' || echo './'`ocnode.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-ochttp.lo `test -f 'ochttp.c' || echo './'`ochttp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c ocdump.c -fPIC -DPIC -o .libs/liboc_la-ocdump.o In file included from ocdebug.c:8:0: ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ocinternal.h:26, from ocdebug.c:8: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c ocinternal.c -fPIC -DPIC -o .libs/liboc_la-ocinternal.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-ocrc.lo `test -f 'ocrc.c' || echo './'`ocrc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c ocnode.c -fPIC -DPIC -o .libs/liboc_la-ocnode.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c ochttp.c -fPIC -DPIC -o .libs/liboc_la-ochttp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-ocread.lo `test -f 'ocread.c' || echo './'`ocread.c In file included from ocdump.c:21:0: ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ocinternal.h:26, from ocdump.c:21: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) In file included from ocinternal.c:19:0: ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ocinternal.h:26, from ocinternal.c:19: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c ocrc.c -fPIC -DPIC -o .libs/liboc_la-ocrc.o In file included from ocnode.c:5:0: ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from ochttp.c:10:0: ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ocinternal.h:26, from ocnode.c:5: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) In file included from /usr/include/string.h:630:0, from ocinternal.h:26, from ochttp.c:10: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c ocread.c -fPIC -DPIC -o .libs/liboc_la-ocread.o In file included from ocrc.c:12:0: ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ocrc.c:10: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-ocutil.lo `test -f 'ocutil.c' || echo './'`ocutil.c In file included from ocread.c:23:0: ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ocinternal.h:26, from ocread.c:23: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-ocbytes.lo `test -f 'ocbytes.c' || echo './'`ocbytes.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-oclist.lo `test -f 'oclist.c' || echo './'`oclist.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c ocutil.c -fPIC -DPIC -o .libs/liboc_la-ocutil.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c ocbytes.c -fPIC -DPIC -o .libs/liboc_la-ocbytes.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-ocuri.lo `test -f 'ocuri.c' || echo './'`ocuri.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-oclog.lo `test -f 'oclog.c' || echo './'`oclog.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c oclist.c -fPIC -DPIC -o .libs/liboc_la-oclist.o In file included from ocutil.c:20:0: ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ocinternal.h:26, from ocutil.c:20: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-occurlflags.lo `test -f 'occurlflags.c' || echo './'`occurlflags.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c -o liboc_la-xxdr.lo `test -f 'xxdr.c' || echo './'`xxdr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c ocuri.c -fPIC -DPIC -o .libs/liboc_la-ocuri.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c oclog.c -fPIC -DPIC -o .libs/liboc_la-oclog.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c occurlflags.c -fPIC -DPIC -o .libs/liboc_la-occurlflags.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -march=native -O2 -pipe -c xxdr.c -fPIC -DPIC -o .libs/liboc_la-xxdr.o In file included from occurlflags.c:6:0: ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ocinternal.h:26, from occurlflags.c:6: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o liboc.la liboc_la-oc.lo liboc_la-daplex.lo liboc_la-dapparse.lo liboc_la-dapy.lo liboc_la-occlientparams.lo liboc_la-occompile.lo liboc_la-occurlfunctions.lo liboc_la-ocdata.lo liboc_la-ocdebug.lo liboc_la-ocdump.lo liboc_la-ocinternal.lo liboc_la-ocnode.lo liboc_la-ochttp.lo liboc_la-ocrc.lo liboc_la-ocread.lo liboc_la-ocutil.lo liboc_la-ocbytes.lo liboc_la-oclist.lo liboc_la-ocuri.lo liboc_la-oclog.lo liboc_la-occurlflags.lo liboc_la-xxdr.lo -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liboc.a .libs/liboc_la-oc.o .libs/liboc_la-daplex.o .libs/liboc_la-dapparse.o .libs/liboc_la-dapy.o .libs/liboc_la-occlientparams.o .libs/liboc_la-occompile.o .libs/liboc_la-occurlfunctions.o .libs/liboc_la-ocdata.o .libs/liboc_la-ocdebug.o .libs/liboc_la-ocdump.o .libs/liboc_la-ocinternal.o .libs/liboc_la-ocnode.o .libs/liboc_la-ochttp.o .libs/liboc_la-ocrc.o .libs/liboc_la-ocread.o .libs/liboc_la-ocutil.o .libs/liboc_la-ocbytes.o .libs/liboc_la-oclist.o .libs/liboc_la-ocuri.o .libs/liboc_la-oclog.o .libs/liboc_la-occurlflags.o .libs/liboc_la-xxdr.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liboc.a libtool: link: ( cd ".libs" && rm -f "liboc.la" && ln -s "../liboc.la" "liboc.la" ) make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/oc2' Making all in h5_test make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/h5_test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/h5_test' Making all in libdispatch make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/libdispatch' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-dparallel.lo `test -f 'dparallel.c' || echo './'`dparallel.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-dcopy.lo `test -f 'dcopy.c' || echo './'`dcopy.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-dfile.lo `test -f 'dfile.c' || echo './'`dfile.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-ddim.lo `test -f 'ddim.c' || echo './'`ddim.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-datt.lo `test -f 'datt.c' || echo './'`datt.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-dattinq.lo `test -f 'dattinq.c' || echo './'`dattinq.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-dattput.lo `test -f 'dattput.c' || echo './'`dattput.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-dattget.lo `test -f 'dattget.c' || echo './'`dattget.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c dfile.c -fPIC -DPIC -o .libs/libdispatch_la-dfile.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c ddim.c -fPIC -DPIC -o .libs/libdispatch_la-ddim.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c dcopy.c -fPIC -DPIC -o .libs/libdispatch_la-dcopy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c dparallel.c -fPIC -DPIC -o .libs/libdispatch_la-dparallel.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c dattinq.c -fPIC -DPIC -o .libs/libdispatch_la-dattinq.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c datt.c -fPIC -DPIC -o .libs/libdispatch_la-datt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c dattput.c -fPIC -DPIC -o .libs/libdispatch_la-dattput.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c dattget.c -fPIC -DPIC -o .libs/libdispatch_la-dattget.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-derror.lo `test -f 'derror.c' || echo './'`derror.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-dvar.lo `test -f 'dvar.c' || echo './'`dvar.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-dvarget.lo `test -f 'dvarget.c' || echo './'`dvarget.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-dvarput.lo `test -f 'dvarput.c' || echo './'`dvarput.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-dvarinq.lo `test -f 'dvarinq.c' || echo './'`dvarinq.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c derror.c -fPIC -DPIC -o .libs/libdispatch_la-derror.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c dvar.c -fPIC -DPIC -o .libs/libdispatch_la-dvar.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-dinternal.lo `test -f 'dinternal.c' || echo './'`dinternal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c dvarput.c -fPIC -DPIC -o .libs/libdispatch_la-dvarput.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c dvarget.c -fPIC -DPIC -o .libs/libdispatch_la-dvarget.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c dvarinq.c -fPIC -DPIC -o .libs/libdispatch_la-dvarinq.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-ddispatch.lo `test -f 'ddispatch.c' || echo './'`ddispatch.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-nclog.lo `test -f 'nclog.c' || echo './'`nclog.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c dinternal.c -fPIC -DPIC -o .libs/libdispatch_la-dinternal.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-dstring.lo `test -f 'dstring.c' || echo './'`dstring.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c ddispatch.c -fPIC -DPIC -o .libs/libdispatch_la-ddispatch.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c nclog.c -fPIC -DPIC -o .libs/libdispatch_la-nclog.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c dstring.c -fPIC -DPIC -o .libs/libdispatch_la-dstring.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-dutf8proc.lo `test -f 'dutf8proc.c' || echo './'`dutf8proc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-ncuri.lo `test -f 'ncuri.c' || echo './'`ncuri.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-nclist.lo `test -f 'nclist.c' || echo './'`nclist.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-ncbytes.lo `test -f 'ncbytes.c' || echo './'`ncbytes.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c ncuri.c -fPIC -DPIC -o .libs/libdispatch_la-ncuri.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c dutf8proc.c -fPIC -DPIC -o .libs/libdispatch_la-dutf8proc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-nchashmap.lo `test -f 'nchashmap.c' || echo './'`nchashmap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c nclist.c -fPIC -DPIC -o .libs/libdispatch_la-nclist.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-nctime.lo `test -f 'nctime.c' || echo './'`nctime.c ncuri.c:68:0: warning: "strndup" redefined #define strndup ncstrndup In file included from /usr/include/string.h:630:0, from ncuri.c:8: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c ncbytes.c -fPIC -DPIC -o .libs/libdispatch_la-ncbytes.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c nchashmap.c -fPIC -DPIC -o .libs/libdispatch_la-nchashmap.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c nctime.c -fPIC -DPIC -o .libs/libdispatch_la-nctime.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-nc.lo `test -f 'nc.c' || echo './'`nc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-nclistmgr.lo `test -f 'nclistmgr.c' || echo './'`nclistmgr.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-dgroup.lo `test -f 'dgroup.c' || echo './'`dgroup.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c nc.c -fPIC -DPIC -o .libs/libdispatch_la-nc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c nclistmgr.c -fPIC -DPIC -o .libs/libdispatch_la-nclistmgr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-dvlen.lo `test -f 'dvlen.c' || echo './'`dvlen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c dgroup.c -fPIC -DPIC -o .libs/libdispatch_la-dgroup.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-dcompound.lo `test -f 'dcompound.c' || echo './'`dcompound.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-dtype.lo `test -f 'dtype.c' || echo './'`dtype.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-denum.lo `test -f 'denum.c' || echo './'`denum.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c dvlen.c -fPIC -DPIC -o .libs/libdispatch_la-dvlen.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-dopaque.lo `test -f 'dopaque.c' || echo './'`dopaque.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c dtype.c -fPIC -DPIC -o .libs/libdispatch_la-dtype.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c dcompound.c -fPIC -DPIC -o .libs/libdispatch_la-dcompound.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c denum.c -fPIC -DPIC -o .libs/libdispatch_la-denum.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libdispatch_la-ncaux.lo `test -f 'ncaux.c' || echo './'`ncaux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c dopaque.c -fPIC -DPIC -o .libs/libdispatch_la-dopaque.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -DDLL_EXPORT -march=native -O2 -pipe -c -o libnetcdf2_la-dv2i.lo `test -f 'dv2i.c' || echo './'`dv2i.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c ncaux.c -fPIC -DPIC -o .libs/libdispatch_la-ncaux.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -DDLL_EXPORT -march=native -O2 -pipe -c dv2i.c -fPIC -DPIC -o .libs/libnetcdf2_la-dv2i.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libnetcdf2.la libnetcdf2_la-dv2i.lo -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libdispatch.la libdispatch_la-dparallel.lo libdispatch_la-dcopy.lo libdispatch_la-dfile.lo libdispatch_la-ddim.lo libdispatch_la-datt.lo libdispatch_la-dattinq.lo libdispatch_la-dattput.lo libdispatch_la-dattget.lo libdispatch_la-derror.lo libdispatch_la-dvar.lo libdispatch_la-dvarget.lo libdispatch_la-dvarput.lo libdispatch_la-dvarinq.lo libdispatch_la-dinternal.lo libdispatch_la-ddispatch.lo libdispatch_la-nclog.lo libdispatch_la-dstring.lo libdispatch_la-dutf8proc.lo libdispatch_la-ncuri.lo libdispatch_la-nclist.lo libdispatch_la-ncbytes.lo libdispatch_la-nchashmap.lo libdispatch_la-nctime.lo libdispatch_la-nc.lo libdispatch_la-nclistmgr.lo libdispatch_la-dgroup.lo libdispatch_la-dvlen.lo libdispatch_la-dcompound.lo libdispatch_la-dtype.lo libdispatch_la-denum.lo libdispatch_la-dopaque.lo libdispatch_la-ncaux.lo -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libnetcdf2.a .libs/libnetcdf2_la-dv2i.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnetcdf2.a libtool: link: ( cd ".libs" && rm -f "libnetcdf2.la" && ln -s "../libnetcdf2.la" "libnetcdf2.la" ) libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdispatch.a .libs/libdispatch_la-dparallel.o .libs/libdispatch_la-dcopy.o .libs/libdispatch_la-dfile.o .libs/libdispatch_la-ddim.o .libs/libdispatch_la-datt.o .libs/libdispatch_la-dattinq.o .libs/libdispatch_la-dattput.o .libs/libdispatch_la-dattget.o .libs/libdispatch_la-derror.o .libs/libdispatch_la-dvar.o .libs/libdispatch_la-dvarget.o .libs/libdispatch_la-dvarput.o .libs/libdispatch_la-dvarinq.o .libs/libdispatch_la-dinternal.o .libs/libdispatch_la-ddispatch.o .libs/libdispatch_la-nclog.o .libs/libdispatch_la-dstring.o .libs/libdispatch_la-dutf8proc.o .libs/libdispatch_la-ncuri.o .libs/libdispatch_la-nclist.o .libs/libdispatch_la-ncbytes.o .libs/libdispatch_la-nchashmap.o .libs/libdispatch_la-nctime.o .libs/libdispatch_la-nc.o .libs/libdispatch_la-nclistmgr.o .libs/libdispatch_la-dgroup.o .libs/libdispatch_la-dvlen.o .libs/libdispatch_la-dcompound.o .libs/libdispatch_la-dtype.o .libs/libdispatch_la-denum.o .libs/libdispatch_la-dopaque.o .libs/libdispatch_la-ncaux.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdispatch.a libtool: link: ( cd ".libs" && rm -f "libdispatch.la" && ln -s "../libdispatch.la" "libdispatch.la" ) make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/libdispatch' Making all in libsrc make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/libsrc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf3_la-v1hpg.lo `test -f 'v1hpg.c' || echo './'`v1hpg.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf3_la-putget.lo `test -f 'putget.c' || echo './'`putget.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf3_la-attr.lo `test -f 'attr.c' || echo './'`attr.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf3_la-nc3dispatch.lo `test -f 'nc3dispatch.c' || echo './'`nc3dispatch.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf3_la-nc3internal.lo `test -f 'nc3internal.c' || echo './'`nc3internal.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf3_la-var.lo `test -f 'var.c' || echo './'`var.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf3_la-dim.lo `test -f 'dim.c' || echo './'`dim.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf3_la-ncx.lo `test -f 'ncx.c' || echo './'`ncx.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c attr.c -fPIC -DPIC -o .libs/libnetcdf3_la-attr.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c nc3dispatch.c -fPIC -DPIC -o .libs/libnetcdf3_la-nc3dispatch.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c v1hpg.c -fPIC -DPIC -o .libs/libnetcdf3_la-v1hpg.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c nc3internal.c -fPIC -DPIC -o .libs/libnetcdf3_la-nc3internal.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c var.c -fPIC -DPIC -o .libs/libnetcdf3_la-var.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c putget.c -fPIC -DPIC -o .libs/libnetcdf3_la-putget.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c ncx.c -fPIC -DPIC -o .libs/libnetcdf3_la-ncx.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c dim.c -fPIC -DPIC -o .libs/libnetcdf3_la-dim.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf3_la-nc_hashmap.lo `test -f 'nc_hashmap.c' || echo './'`nc_hashmap.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf3_la-lookup3.lo `test -f 'lookup3.c' || echo './'`lookup3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c nc_hashmap.c -fPIC -DPIC -o .libs/libnetcdf3_la-nc_hashmap.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf3_la-ncio.lo `test -f 'ncio.c' || echo './'`ncio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c lookup3.c -fPIC -DPIC -o .libs/libnetcdf3_la-lookup3.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c ncio.c -fPIC -DPIC -o .libs/libnetcdf3_la-ncio.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf3_la-memio.lo `test -f 'memio.c' || echo './'`memio.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf3_la-posixio.lo `test -f 'posixio.c' || echo './'`posixio.c m4 -DAPI=C -DNETCDF4=TRUE -DDAP=TRUE ../docs/netcdf.m4 >netcdf.3 || rm netcdf.3 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c memio.c -fPIC -DPIC -o .libs/libnetcdf3_la-memio.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c posixio.c -fPIC -DPIC -o .libs/libnetcdf3_la-posixio.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libnetcdf3.la libnetcdf3_la-v1hpg.lo libnetcdf3_la-putget.lo libnetcdf3_la-attr.lo libnetcdf3_la-nc3dispatch.lo libnetcdf3_la-nc3internal.lo libnetcdf3_la-var.lo libnetcdf3_la-dim.lo libnetcdf3_la-ncx.lo libnetcdf3_la-nc_hashmap.lo libnetcdf3_la-lookup3.lo libnetcdf3_la-ncio.lo libnetcdf3_la-memio.lo libnetcdf3_la-posixio.lo -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libnetcdf3.a .libs/libnetcdf3_la-v1hpg.o .libs/libnetcdf3_la-putget.o .libs/libnetcdf3_la-attr.o .libs/libnetcdf3_la-nc3dispatch.o .libs/libnetcdf3_la-nc3internal.o .libs/libnetcdf3_la-var.o .libs/libnetcdf3_la-dim.o .libs/libnetcdf3_la-ncx.o .libs/libnetcdf3_la-nc_hashmap.o .libs/libnetcdf3_la-lookup3.o .libs/libnetcdf3_la-ncio.o .libs/libnetcdf3_la-memio.o .libs/libnetcdf3_la-posixio.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnetcdf3.a libtool: link: ( cd ".libs" && rm -f "libnetcdf3.la" && ln -s "../libnetcdf3.la" "libnetcdf3.la" ) make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/libsrc' Making all in libsrc4 make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/libsrc4' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf4_la-nc4dispatch.lo `test -f 'nc4dispatch.c' || echo './'`nc4dispatch.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf4_la-nc4attr.lo `test -f 'nc4attr.c' || echo './'`nc4attr.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf4_la-nc4dim.lo `test -f 'nc4dim.c' || echo './'`nc4dim.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf4_la-nc4file.lo `test -f 'nc4file.c' || echo './'`nc4file.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf4_la-nc4grp.lo `test -f 'nc4grp.c' || echo './'`nc4grp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf4_la-nc4hdf.lo `test -f 'nc4hdf.c' || echo './'`nc4hdf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf4_la-nc4internal.lo `test -f 'nc4internal.c' || echo './'`nc4internal.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf4_la-nc4type.lo `test -f 'nc4type.c' || echo './'`nc4type.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c nc4dim.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4dim.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c nc4grp.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4grp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c nc4dispatch.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4dispatch.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c nc4internal.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4internal.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c nc4attr.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4attr.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c nc4file.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4file.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c nc4hdf.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4hdf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c nc4type.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4type.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf4_la-nc4var.lo `test -f 'nc4var.c' || echo './'`nc4var.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c nc4var.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4var.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf4_la-ncfunc.lo `test -f 'ncfunc.c' || echo './'`ncfunc.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf4_la-error4.lo `test -f 'error4.c' || echo './'`error4.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c ncfunc.c -fPIC -DPIC -o .libs/libnetcdf4_la-ncfunc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o libnetcdf4_la-nc4info.lo `test -f 'nc4info.c' || echo './'`nc4info.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c error4.c -fPIC -DPIC -o .libs/libnetcdf4_la-error4.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c nc4info.c -fPIC -DPIC -o .libs/libnetcdf4_la-nc4info.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libnetcdf4.la libnetcdf4_la-nc4dispatch.lo libnetcdf4_la-nc4attr.lo libnetcdf4_la-nc4dim.lo libnetcdf4_la-nc4file.lo libnetcdf4_la-nc4grp.lo libnetcdf4_la-nc4hdf.lo libnetcdf4_la-nc4internal.lo libnetcdf4_la-nc4type.lo libnetcdf4_la-nc4var.lo libnetcdf4_la-ncfunc.lo libnetcdf4_la-error4.lo libnetcdf4_la-nc4info.lo -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libnetcdf4.a .libs/libnetcdf4_la-nc4dispatch.o .libs/libnetcdf4_la-nc4attr.o .libs/libnetcdf4_la-nc4dim.o .libs/libnetcdf4_la-nc4file.o .libs/libnetcdf4_la-nc4grp.o .libs/libnetcdf4_la-nc4hdf.o .libs/libnetcdf4_la-nc4internal.o .libs/libnetcdf4_la-nc4type.o .libs/libnetcdf4_la-nc4var.o .libs/libnetcdf4_la-ncfunc.o .libs/libnetcdf4_la-error4.o .libs/libnetcdf4_la-nc4info.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libnetcdf4.a libtool: link: ( cd ".libs" && rm -f "libnetcdf4.la" && ln -s "../libnetcdf4.la" "libnetcdf4.la" ) make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/libsrc4' Making all in libdap2 make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/libdap2' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c -o libdap2_la-constraints.lo `test -f 'constraints.c' || echo './'`constraints.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c -o libdap2_la-dapcvt.lo `test -f 'dapcvt.c' || echo './'`dapcvt.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c -o libdap2_la-dapalign.lo `test -f 'dapalign.c' || echo './'`dapalign.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c -o libdap2_la-dapodom.lo `test -f 'dapodom.c' || echo './'`dapodom.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c -o libdap2_la-daputil.lo `test -f 'daputil.c' || echo './'`daputil.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c -o libdap2_la-ncdaperr.lo `test -f 'ncdaperr.c' || echo './'`ncdaperr.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c -o libdap2_la-cdf.lo `test -f 'cdf.c' || echo './'`cdf.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c -o libdap2_la-cache.lo `test -f 'cache.c' || echo './'`cache.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c dapalign.c -fPIC -DPIC -o .libs/libdap2_la-dapalign.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c constraints.c -fPIC -DPIC -o .libs/libdap2_la-constraints.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c daputil.c -fPIC -DPIC -o .libs/libdap2_la-daputil.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c ncdaperr.c -fPIC -DPIC -o .libs/libdap2_la-ncdaperr.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c dapodom.c -fPIC -DPIC -o .libs/libdap2_la-dapodom.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c cdf.c -fPIC -DPIC -o .libs/libdap2_la-cdf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c cache.c -fPIC -DPIC -o .libs/libdap2_la-cache.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c dapcvt.c -fPIC -DPIC -o .libs/libdap2_la-dapcvt.o In file included from ../oc2/ocdebug.h:20:0, from dapdebug.h:13, from ncdap.h:36, from dapalign.c:27: ../oc2/ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ncdap.h:15, from dapalign.c:27: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) In file included from ../oc2/ocdebug.h:20:0, from dapdebug.h:13, from ncdap.h:36, from ncdaperr.c:6: ../oc2/ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ncdap.h:15, from ncdaperr.c:6: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) In file included from ../oc2/ocdebug.h:20:0, from dapdebug.h:13, from ncdap.h:36, from daputil.c:15: ../oc2/ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from ../oc2/ocdebug.h:20:0, from dapdebug.h:13, from ncdap.h:36, from dapodom.c:6: ../oc2/ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ncdap.h:15, from dapodom.c:6: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) In file included from /usr/include/string.h:630:0, from ncdap.h:15, from daputil.c:15: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) In file included from ../oc2/ocdebug.h:20:0, from dapdebug.h:13, from ncdap.h:36, from constraints.c:6: ../oc2/ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ncdap.h:15, from constraints.c:6: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) In file included from ../oc2/ocdebug.h:20:0, from dapdebug.h:13, from ncdap.h:36, from dapcvt.c:6: ../oc2/ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ncdap.h:15, from dapcvt.c:6: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) In file included from ../oc2/ocdebug.h:20:0, from dapdebug.h:13, from ncdap.h:36, from cache.c:6: ../oc2/ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ncdap.h:15, from cache.c:6: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) In file included from ../oc2/ocdebug.h:20:0, from dapdebug.h:13, from ncdap.h:36, from cdf.c:6: ../oc2/ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ncdap.h:15, from cdf.c:6: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c -o libdap2_la-dapdump.lo `test -f 'dapdump.c' || echo './'`dapdump.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c -o libdap2_la-dapdebug.lo `test -f 'dapdebug.c' || echo './'`dapdebug.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c -o libdap2_la-dapattr.lo `test -f 'dapattr.c' || echo './'`dapattr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c dapdump.c -fPIC -DPIC -o .libs/libdap2_la-dapdump.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c dapdebug.c -fPIC -DPIC -o .libs/libdap2_la-dapdebug.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c -o libdap2_la-ncd2dispatch.lo `test -f 'ncd2dispatch.c' || echo './'`ncd2dispatch.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c dapattr.c -fPIC -DPIC -o .libs/libdap2_la-dapattr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c -o libdap2_la-getvara.lo `test -f 'getvara.c' || echo './'`getvara.c In file included from ../oc2/ocdebug.h:20:0, from dapdebug.h:13, from ncdap.h:36, from dapdump.c:10: ../oc2/ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ncdap.h:15, from dapdump.c:10: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c ncd2dispatch.c -fPIC -DPIC -o .libs/libdap2_la-ncd2dispatch.o In file included from ../oc2/ocdebug.h:20:0, from dapdebug.h:13, from ncdap.h:36, from dapdebug.c:10: ../oc2/ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ncdap.h:15, from dapdebug.c:10: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c getvara.c -fPIC -DPIC -o .libs/libdap2_la-getvara.o In file included from ../oc2/ocdebug.h:20:0, from dapdebug.h:13, from ncdap.h:36, from dapattr.c:6: ../oc2/ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ncdap.h:15, from dapattr.c:6: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c -o libdap2_la-dceconstraints.lo `test -f 'dceconstraints.c' || echo './'`dceconstraints.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c -o libdap2_la-dcetab.lo `test -f 'dcetab.c' || echo './'`dcetab.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c -o libdap2_la-dceparse.lo `test -f 'dceparse.c' || echo './'`dceparse.c In file included from ../oc2/ocdebug.h:20:0, from dapdebug.h:13, from ncdap.h:36, from ncd2dispatch.c:6: ../oc2/ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ncdap.h:15, from ncd2dispatch.c:6: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) In file included from ../oc2/ocdebug.h:20:0, from dapdebug.h:13, from ncdap.h:36, from getvara.c:7: ../oc2/ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from ncdap.h:15, from getvara.c:7: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c dcetab.c -fPIC -DPIC -o .libs/libdap2_la-dcetab.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c -o libdap2_la-dcelex.lo `test -f 'dcelex.c' || echo './'`dcelex.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c dceconstraints.c -fPIC -DPIC -o .libs/libdap2_la-dceconstraints.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c dceparse.c -fPIC -DPIC -o .libs/libdap2_la-dceparse.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libsrc4 -march=native -O2 -pipe -c dcelex.c -fPIC -DPIC -o .libs/libdap2_la-dcelex.o In file included from ../oc2/ocdebug.h:20:0, from dapdebug.h:13, from dceconstraints.c:19: ../oc2/ocinternal.h:49:0: warning: "strndup" redefined #define strndup ocstrndup In file included from /usr/include/string.h:630:0, from dceconstraints.c:10: /usr/include/bits/string2.h:365:0: note: this is the location of the previous definition # define strndup(s, n) __strndup (s, n) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libdap2.la libdap2_la-constraints.lo libdap2_la-dapcvt.lo libdap2_la-dapalign.lo libdap2_la-dapodom.lo libdap2_la-daputil.lo libdap2_la-ncdaperr.lo libdap2_la-cdf.lo libdap2_la-cache.lo libdap2_la-dapdump.lo libdap2_la-dapdebug.lo libdap2_la-dapattr.lo libdap2_la-ncd2dispatch.lo libdap2_la-getvara.lo libdap2_la-dceconstraints.lo libdap2_la-dcetab.lo libdap2_la-dceparse.lo libdap2_la-dcelex.lo -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdap2.a .libs/libdap2_la-constraints.o .libs/libdap2_la-dapcvt.o .libs/libdap2_la-dapalign.o .libs/libdap2_la-dapodom.o .libs/libdap2_la-daputil.o .libs/libdap2_la-ncdaperr.o .libs/libdap2_la-cdf.o .libs/libdap2_la-cache.o .libs/libdap2_la-dapdump.o .libs/libdap2_la-dapdebug.o .libs/libdap2_la-dapattr.o .libs/libdap2_la-ncd2dispatch.o .libs/libdap2_la-getvara.o .libs/libdap2_la-dceconstraints.o .libs/libdap2_la-dcetab.o .libs/libdap2_la-dceparse.o .libs/libdap2_la-dcelex.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdap2.a libtool: link: ( cd ".libs" && rm -f "libdap2.la" && ln -s "../libdap2.la" "libdap2.la" ) make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/libdap2' Making all in liblib make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/liblib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libdap2 -I../oc -I../libsrc4 -march=native -O2 -pipe -c -o libnetcdf_la-nc_initialize.lo `test -f 'nc_initialize.c' || echo './'`nc_initialize.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -I../libdap2 -I../oc -I../libsrc4 -march=native -O2 -pipe -c nc_initialize.c -fPIC -DPIC -o .libs/libnetcdf_la-nc_initialize.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -version-info 11:4:0 -Wl,-O1 -Wl,--as-needed -o libnetcdf.la -rpath /usr/lib64 libnetcdf_la-nc_initialize.lo ../libdispatch/libnetcdf2.la ../libdispatch/libdispatch.la ../libsrc/libnetcdf3.la ../libdap2/libdap2.la ../oc2/liboc.la ../libsrc4/libnetcdf4.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libnetcdf_la-nc_initialize.o -Wl,--whole-archive ../libdispatch/.libs/libnetcdf2.a ../libdispatch/.libs/libdispatch.a ../libsrc/.libs/libnetcdf3.a ../libdap2/.libs/libdap2.a ../oc2/.libs/liboc.a ../libsrc4/.libs/libnetcdf4.a -Wl,--no-whole-archive -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl -march=native -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libnetcdf.so.11 -o .libs/libnetcdf.so.11.0.4 libtool: link: (cd ".libs" && rm -f "libnetcdf.so.11" && ln -s "libnetcdf.so.11.0.4" "libnetcdf.so.11") libtool: link: (cd ".libs" && rm -f "libnetcdf.so" && ln -s "libnetcdf.so.11.0.4" "libnetcdf.so") libtool: link: ( cd ".libs" && rm -f "libnetcdf.la" && ln -s "../libnetcdf.la" "libnetcdf.la" ) make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/liblib' Making all in ncgen3 make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncgen3' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o main.o main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o load.o load.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o escapes.o escapes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o getfill.o getfill.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o init.o init.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o genlib.o genlib.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o ncgentab.o ncgentab.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ncgen3 main.o load.o escapes.o getfill.o init.o genlib.o ncgentab.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/ncgen3 main.o load.o escapes.o getfill.o init.o genlib.o ncgentab.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncgen3' Making all in ncgen make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncgen' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o generate.o generate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o main.o main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o cdata.o cdata.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o bindata.o bindata.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o genchar.o genchar.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o cvt.o cvt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o data.o data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o debug.o debug.c main.c: In function 'main': main.c:476:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] (void)fread(bom,1,1,fp); ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o escapes.o escapes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o genc.o genc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o genbin.o genbin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o generr.o generr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o genlib.o genlib.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o getfill.o getfill.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o odom.o odom.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o offsets.o offsets.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o semantics.o semantics.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o dump.o dump.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o util.o util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o bytebuffer.o bytebuffer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o list.o list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o genf77.o genf77.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o f77data.o f77data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o genj.o genj.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o jdata.o jdata.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o nc_iter.o nc_iter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o ConvertUTF.o ConvertUTF.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o ncgeny.o ncgeny.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ncgen generate.o main.o cdata.o bindata.o genchar.o cvt.o data.o debug.o escapes.o genc.o genbin.o generr.o genlib.o getfill.o odom.o offsets.o semantics.o dump.o util.o bytebuffer.o list.o genf77.o f77data.o genj.o jdata.o nc_iter.o ConvertUTF.o ncgeny.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/ncgen generate.o main.o cdata.o bindata.o genchar.o cvt.o data.o debug.o escapes.o genc.o genbin.o generr.o genlib.o getfill.o odom.o offsets.o semantics.o dump.o util.o bytebuffer.o list.o genf77.o f77data.o genj.o jdata.o nc_iter.o ConvertUTF.o ncgeny.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncgen' Making all in ncdump make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump' make all-recursive make[3]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump' Making all in cdl make[4]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump/cdl' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump/cdl' Making all in expected make[4]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump/expected' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump/expected' make[4]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o ncdump.o ncdump.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o vardata.o vardata.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o dumplib.o dumplib.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o indent.o indent.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o nctime0.o nctime0.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o utils.o utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o nciter.o nciter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o nccopy.o nccopy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o chunkspec.o chunkspec.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o dimmap.o dimmap.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o nccopy nccopy.o nciter.o chunkspec.o utils.o dimmap.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ncdump ncdump.o vardata.o dumplib.o indent.o nctime0.o utils.o nciter.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/nccopy nccopy.o nciter.o chunkspec.o utils.o dimmap.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/ncdump ncdump.o vardata.o dumplib.o indent.o nctime0.o utils.o nciter.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl make[4]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump' make[3]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump' make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump' Making all in nctest make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/nctest' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/nctest' Making all in nc_test make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/nc_test' cp ../libsrc/ncx.c . make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/nc_test' Making all in nc_test4 make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/nc_test4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/nc_test4' Making all in ncdap_test make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdap_test' echo "#DODSRC" >.dodsrc make all-recursive make[3]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdap_test' Making all in testdata3 make[4]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdap_test/testdata3' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdap_test/testdata3' Making all in expected3 make[4]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdap_test/expected3' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdap_test/expected3' Making all in expected4 make[4]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdap_test/expected4' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdap_test/expected4' Making all in expectremote3 make[4]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdap_test/expectremote3' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdap_test/expectremote3' Making all in expectremote4 make[4]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdap_test/expectremote4' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdap_test/expectremote4' make[4]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdap_test' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdap_test' make[3]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdap_test' make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdap_test' Making all in docs make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/docs' Making all in images make[3]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/docs/images' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/docs/images' make[3]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/docs' make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/docs' make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1' make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1' make[1]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1' >>> Source compiled. /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 69: warning: setlocale: LC_CTYPE: cannot change locale (ru_RU.UTF-8): No such file or directory /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 72: warning: setlocale: LC_MESSAGES: cannot change locale (ru_RU.UTF-8): No such file or directory /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 75: warning: setlocale: LC_NUMERIC: cannot change locale (ru_RU.UTF-8): No such file or directory /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 78: warning: setlocale: LC_TIME: cannot change locale (ru_RU.UTF-8): No such file or directory >>> Test phase: sci-libs/netcdf-4.4.1.1 make -j8 -l8 check Making check in include make[1]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/include' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/include' Making check in oc2 make[1]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/oc2' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/oc2' Making check in h5_test make[1]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/h5_test' make tst_h_files tst_h_files2 tst_h_files4 tst_h_atts tst_h_atts3 tst_h_atts4 tst_h_vars tst_h_vars2 tst_h_vars3 tst_h_grps tst_h_compounds tst_h_compounds2 tst_h_wrt_cmp tst_h_rd_cmp tst_h_vl tst_h_opaques tst_h_strings tst_h_strings1 tst_h_strings2 tst_h_ints tst_h_dimscales tst_h_dimscales1 tst_h_dimscales2 tst_h_dimscales3 tst_h_enums tst_h_dimscales4 make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/h5_test' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_files.o tst_h_files.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_files2.o tst_h_files2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_files4.o tst_h_files4.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_atts.o tst_h_atts.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_atts3.o tst_h_atts3.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_atts4.o tst_h_atts4.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_vars.o tst_h_vars.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_vars2.o tst_h_vars2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_vars3.o tst_h_vars3.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_grps.o tst_h_grps.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_compounds.o tst_h_compounds.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_compounds2.o tst_h_compounds2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_wrt_cmp.o tst_h_wrt_cmp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_rd_cmp.o tst_h_rd_cmp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_vl.o tst_h_vl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_opaques.o tst_h_opaques.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_strings.o tst_h_strings.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_strings1.o tst_h_strings1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_strings2.o tst_h_strings2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_ints.o tst_h_ints.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_dimscales.o tst_h_dimscales.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_dimscales1.o tst_h_dimscales1.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_dimscales2.o tst_h_dimscales2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_dimscales3.o tst_h_dimscales3.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_enums.o tst_h_enums.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_dimscales4.o tst_h_dimscales4.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_files tst_h_files.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_files2 tst_h_files2.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_files4 tst_h_files4.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_atts tst_h_atts.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_atts3 tst_h_atts3.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_files tst_h_files.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_files2 tst_h_files2.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_atts4 tst_h_atts4.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_vars tst_h_vars.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_files4 tst_h_files4.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_atts tst_h_atts.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_atts3 tst_h_atts3.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_vars2 tst_h_vars2.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_vars3 tst_h_vars3.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_grps tst_h_grps.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_atts4 tst_h_atts4.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_vars tst_h_vars.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_compounds2 tst_h_compounds2.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_wrt_cmp tst_h_wrt_cmp.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_rd_cmp tst_h_rd_cmp.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_vars2 tst_h_vars2.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_vars3 tst_h_vars3.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_grps tst_h_grps.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_vl tst_h_vl.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_opaques tst_h_opaques.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_compounds2 tst_h_compounds2.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_strings tst_h_strings.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_wrt_cmp tst_h_wrt_cmp.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_strings1 tst_h_strings1.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_rd_cmp tst_h_rd_cmp.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_strings2 tst_h_strings2.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_vl tst_h_vl.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_ints tst_h_ints.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_opaques tst_h_opaques.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_strings tst_h_strings.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_dimscales tst_h_dimscales.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_dimscales1 tst_h_dimscales1.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_dimscales3 tst_h_dimscales3.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_strings1 tst_h_strings1.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_strings2 tst_h_strings2.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_enums tst_h_enums.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_dimscales4 tst_h_dimscales4.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_compounds tst_h_compounds.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_dimscales2 tst_h_dimscales2.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_ints tst_h_ints.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_dimscales tst_h_dimscales.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_dimscales1 tst_h_dimscales1.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_dimscales3 tst_h_dimscales3.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_dimscales4 tst_h_dimscales4.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_enums tst_h_enums.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_compounds tst_h_compounds.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_dimscales2 tst_h_dimscales2.o -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/h5_test' make check-TESTS make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/h5_test' make[3]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/h5_test' PASS: tst_h_files4 PASS: tst_h_files2 PASS: tst_h_atts3 PASS: tst_h_atts4 PASS: tst_h_files PASS: tst_h_vars PASS: tst_h_atts PASS: tst_h_vars3 PASS: tst_h_wrt_cmp PASS: tst_h_grps PASS: tst_h_compounds2 PASS: tst_h_vl PASS: tst_h_compounds PASS: tst_h_rd_cmp PASS: tst_h_opaques PASS: tst_h_strings1 PASS: tst_h_strings PASS: tst_h_strings2 PASS: tst_h_ints PASS: tst_h_dimscales1 PASS: tst_h_dimscales4 PASS: tst_h_dimscales3 PASS: tst_h_dimscales2 PASS: tst_h_enums PASS: tst_h_dimscales PASS: tst_h_vars2 ============================================================================ Testsuite summary for netCDF 4.4.1.1 ============================================================================ # TOTAL: 26 # PASS: 26 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/h5_test' make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/h5_test' make[1]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/h5_test' Making check in libdispatch make[1]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/libdispatch' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/libdispatch' Making check in libsrc make[1]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/libsrc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/libsrc' Making check in libsrc4 make[1]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/libsrc4' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/libsrc4' Making check in libdap2 make[1]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/libdap2' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/libdap2' Making check in liblib make[1]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/liblib' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/liblib' Making check in ncgen3 make[1]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncgen3' make check-TESTS make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncgen3' make[3]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncgen3' PASS: run_tests.sh PASS: run_nc4_tests.sh ============================================================================ Testsuite summary for netCDF 4.4.1.1 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncgen3' make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncgen3' make[1]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncgen3' Making check in ncgen make[1]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncgen' make check-TESTS make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncgen' make[3]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncgen' PASS: run_tests.sh PASS: run_nc4_tests.sh ============================================================================ Testsuite summary for netCDF 4.4.1.1 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncgen' make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncgen' make[1]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncgen' Making check in ncdump make[1]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump' make check-recursive make[2]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump' Making check in cdl make[3]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump/cdl' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump/cdl' Making check in expected make[3]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump/expected' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump/expected' make[3]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump' make rewrite-scalar ctest ctest64 ncdump tst_utf8 bom tst_dimsizes tst_fileinfo tst_create_files tst_h_rdc0 tst_group_data tst_enum_data tst_opaque_data tst_string_data tst_vlen_data tst_comp tst_comp2 tst_nans tst_special_atts tst_unicode tst_fillbug tst_compress tst_chunking tst_h_scalar tst_bug324 make[4]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o rewrite-scalar.o rewrite-scalar.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o ctest.o ctest.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o ctest64.o ctest64.c make[4]: 'ncdump' is up to date. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_utf8.o tst_utf8.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o bom.o bom.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_dimsizes.o tst_dimsizes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_fileinfo.o tst_fileinfo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_create_files.o tst_create_files.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../nc_test -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_rdc0-tst_h_rdc0.o `test -f 'tst_h_rdc0.c' || echo './'`tst_h_rdc0.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_group_data.o tst_group_data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_enum_data.o tst_enum_data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_opaque_data.o tst_opaque_data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_string_data.o tst_string_data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_vlen_data.o tst_vlen_data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_comp.o tst_comp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_comp2.o tst_comp2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_nans.o tst_nans.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_special_atts.o tst_special_atts.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_unicode.o tst_unicode.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_fillbug.o tst_fillbug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_compress.o tst_compress.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_chunking.o tst_chunking.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_h_scalar.o tst_h_scalar.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../oc2 -march=native -O2 -pipe -c -o tst_bug324.o tst_bug324.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o rewrite-scalar rewrite-scalar.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_utf8 tst_utf8.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o bom bom.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_dimsizes tst_dimsizes.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_fileinfo tst_fileinfo.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_create_files tst_create_files.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_rdc0 tst_h_rdc0-tst_h_rdc0.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_group_data tst_group_data.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/rewrite-scalar rewrite-scalar.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_utf8 tst_utf8.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/bom bom.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_dimsizes tst_dimsizes.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_fileinfo tst_fileinfo.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_create_files tst_create_files.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_enum_data tst_enum_data.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_opaque_data tst_opaque_data.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_string_data tst_string_data.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_h_rdc0 tst_h_rdc0-tst_h_rdc0.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_vlen_data tst_vlen_data.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_group_data tst_group_data.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_comp tst_comp.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_comp2 tst_comp2.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_nans tst_nans.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_special_atts tst_special_atts.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_enum_data tst_enum_data.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_string_data tst_string_data.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_opaque_data tst_opaque_data.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_comp tst_comp.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_vlen_data tst_vlen_data.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_comp2 tst_comp2.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_nans tst_nans.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_unicode tst_unicode.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_fillbug tst_fillbug.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_compress tst_compress.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_special_atts tst_special_atts.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_chunking tst_chunking.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_h_scalar tst_h_scalar.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o tst_bug324 tst_bug324.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ctest ctest.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o ctest64 ctest64.o ../liblib/libnetcdf.la -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_unicode tst_unicode.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_fillbug tst_fillbug.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_compress tst_compress.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_chunking tst_chunking.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_bug324 tst_bug324.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/tst_h_scalar tst_h_scalar.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/ctest ctest.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/ctest64 ctest64.o ../liblib/.libs/libnetcdf.so -lhdf5_hl -lhdf5 -ldl -lm -lz -lcurl make[4]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump' make check-TESTS make[4]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump' make[5]: Entering directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump' PASS: ctest PASS: ctest64 PASS: tst_lengths.sh PASS: tst_inttags.sh PASS: tst_utf8 PASS: tst_calendars.sh FAIL: tst_64bit.sh PASS: tst_charfill.sh FAIL: tst_nccopy3.sh PASS: run_tests.sh PASS: run_utf8_tests.sh FAIL: tst_inmemory_nc3.sh PASS: tst_bom.sh FAIL: tst_formatx3.sh PASS: tst_dimsizes.sh PASS: tst_create_files PASS: tst_group_data PASS: tst_enum_data PASS: tst_fileinfo.sh PASS: tst_inttags4.sh PASS: tst_opaque_data PASS: tst_string_data PASS: tst_vlen_data PASS: tst_comp2 PASS: tst_comp PASS: tst_nans FAIL: tst_h_rdc0 PASS: tst_special_atts PASS: tst_unicode PASS: tst_fillbug PASS: tst_compress PASS: tst_fillbug.sh PASS: tst_output.sh PASS: tst_inmemory_nc4.sh PASS: tst_grp_spec.sh PASS: tst_h_scalar PASS: tst_h_scalar.sh PASS: tst_bug324 PASS: run_utf8_nc4_tests.sh PASS: tst_netcdf4_4.sh FAIL: tst_ncgen4.sh PASS: tst_formatx4.sh PASS: run_back_comp_tests.sh PASS: tst_mud.sh PASS: tst_iter.sh PASS: tst_netcdf4.sh PASS: tst_nccopy4.sh PASS: tst_ncgen4_classic.sh ============================================================================ Testsuite summary for netCDF 4.4.1.1 ============================================================================ # TOTAL: 48 # PASS: 42 # SKIP: 0 # XFAIL: 0 # FAIL: 6 # XPASS: 0 # ERROR: 0 ============================================================================ See ncdump/test-suite.log Please report to support-netcdf@unidata.ucar.edu ============================================================================ make[5]: *** [Makefile:1346: test-suite.log] Error 1 make[5]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump' make[4]: *** [Makefile:1454: check-TESTS] Error 2 make[4]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump' make[3]: *** [Makefile:1879: check-am] Error 2 make[3]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump' make[2]: *** [Makefile:1238: check-recursive] Error 1 make[2]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump' make[1]: *** [Makefile:1881: check] Error 2 make[1]: Leaving directory '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1/ncdump' make: *** [Makefile:691: check-recursive] Error 1 * ERROR: sci-libs/netcdf-4.4.1.1::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 115: Called src_test * environment, line 1991: Called default * phase-functions.sh, line 808: Called default_src_test * phase-functions.sh, line 837: Called __eapi0_src_test * phase-helpers.sh, line 763: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=sci-libs/netcdf-4.4.1.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-libs/netcdf-4.4.1.1::gentoo'`. * The complete build log is located at '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/build.log'. * The ebuild environment file is located at '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment'. * Working directory: '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1' * S: '/dev/shm/portage/sci-libs/netcdf-4.4.1.1/work/netcdf-c-4.4.1.1' /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 69: warning: setlocale: LC_CTYPE: cannot change locale (ru_RU.UTF-8): No such file or directory /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 72: warning: setlocale: LC_MESSAGES: cannot change locale (ru_RU.UTF-8): No such file or directory /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 75: warning: setlocale: LC_NUMERIC: cannot change locale (ru_RU.UTF-8): No such file or directory /dev/shm/portage/sci-libs/netcdf-4.4.1.1/temp/environment: line 78: warning: setlocale: LC_TIME: cannot change locale (ru_RU.UTF-8): No such file or directory