* Package: sci-libs/xdrfile-1.1.4 * Repository: gentoo * Maintainer: alexxy@gentoo.org sci-chemistry@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc fortran kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox * Using following Fortran compiler: * F77: x86_64-pc-linux-gnu-gfortran * FC: x86_64-pc-linux-gnu-gfortran >>> Unpacking source... >>> Unpacking xdrfile-1.1.4.tar.gz to /var/tmp/portage/sci-libs/xdrfile-1.1.4/work >>> Source unpacked in /var/tmp/portage/sci-libs/xdrfile-1.1.4/work >>> Preparing source in /var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4 ... * econf: updating xdrfile-1.1.4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xdrfile-1.1.4/config.guess with /usr/share/gnuconfig/config.guess * econf: updating xdrfile-1.1.4/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xdrfile-1.1.4/config/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 --docdir=/usr/share/doc/xdrfile-1.1.4 --htmldir=/usr/share/doc/xdrfile-1.1.4/html --libdir=/usr/lib64 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking for x86_64-pc-linux-gnu-cc... no checking for x86_64-pc-linux-gnu-icc... no checking for x86_64-pc-linux-gnu-xlc... no 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 for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether x86_64-pc-linux-gnu-gcc accepts -O3... yes checking whether x86_64-pc-linux-gnu-gcc accepts -msse2... yes checking whether x86_64-pc-linux-gnu-gcc accepts -funroll-all-loops... yes checking whether x86_64-pc-linux-gnu-gcc accepts -std=gnu99... yes checking whether x86_64-pc-linux-gnu-gcc accepts -fexcess-precision=fast... yes ****************************************** * Using CFLAGS from environment variable * ****************************************** checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 whether byte ordering is bigendian... no checking size of int... 4 checking size of long int... 8 checking size of long long int... 8 checking that size_t can hold pointers... yes checking floating-point format... IEEE754 (little-endian byte and word order) checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed 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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip 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 checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... 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 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... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for sqrt in -lm... yes checking rpc/rpc.h usability... no checking rpc/rpc.h presence... no checking for rpc/rpc.h... no checking for rpc/xdr.h... no checking for xdr_float in -lnsl... no configure: WARNING: Couldn't find XDR headers and/or libraries - using our own checking for working memcmp... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking if malloc debugging is wanted... no checking for strcasecmp... yes checking for strdup... yes checking for bool... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uid_t in sys/types.h... yes checking for inline... inline checking whether byte ordering is bigendian... (cached) no configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating src/python/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4 ... make -j1 cd . && /bin/sh /var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/config/missing --run aclocal-1.9 /var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/config/missing: line 52: aclocal-1.9: command not found WARNING: `aclocal-1.9' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/config/missing --run automake-1.9 --foreign /var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/config/missing: line 52: automake-1.9: command not found WARNING: `automake-1.9' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/config/missing --run autoconf configure.ac:161: warning: AC_CACHE_VAL(ac_o3, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_faltivec, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_maltivec, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_mabialtivec, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_fno_schedule_insns, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_m_cpu_7450, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_m_tune_970, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_m_cpu_powerpc, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_msse2, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_funroll_all_loops, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_stdgnu99, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_fexcess_precision_fast, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_guessed_cflags, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_guessed_fflags, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:281: ACX_CHECK_F77_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:197: warning: AC_CACHE_VAL(acx_float_format, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:164: ACX_FLOAT_FORMAT is expanded from... configure.ac:197: the top level configure.ac:204: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:1694: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:5895: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:3731: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:3730: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:1739: AC_LIBTOOL_LINKER_OPTION is expanded from... acinclude.m4:5895: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:3731: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:3730: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... acinclude.m4:1368: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:6422: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:3731: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:3730: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... acinclude.m4:1368: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:3812: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:3811: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:2867: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:1694: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:5895: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:3812: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:3811: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:2867: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:1739: AC_LIBTOOL_LINKER_OPTION is expanded from... acinclude.m4:5895: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:3812: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:3811: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:2867: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:1694: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:5895: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:4979: _LT_AC_LANG_F77_CONFIG is expanded from... acinclude.m4:4978: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... acinclude.m4:2867: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:1739: AC_LIBTOOL_LINKER_OPTION is expanded from... acinclude.m4:5895: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:4979: _LT_AC_LANG_F77_CONFIG is expanded from... acinclude.m4:4978: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... acinclude.m4:2867: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:1694: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:5895: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:5081: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:5080: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:2867: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:1739: AC_LIBTOOL_LINKER_OPTION is expanded from... acinclude.m4:5895: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:5081: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:5080: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:2867: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... acinclude.m4:1368: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:6422: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:5081: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:5080: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:2867: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./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 --docdir=/usr/share/doc/xdrfile-1.1.4 --htmldir=/usr/share/doc/xdrfile-1.1.4/html --libdir=/usr/lib64 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu CFLAGS=-O2 -pipe -march=native LDFLAGS=-Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed F77=x86_64-pc-linux-gnu-gfortran FFLAGS=-O2 -pipe CXXFLAGS=-O2 -pipe -march=native --no-create --no-recursion checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking for x86_64-pc-linux-gnu-cc... no checking for x86_64-pc-linux-gnu-icc... no checking for x86_64-pc-linux-gnu-xlc... no 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 for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether x86_64-pc-linux-gnu-gcc accepts -O3... yes checking whether x86_64-pc-linux-gnu-gcc accepts -msse2... yes checking whether x86_64-pc-linux-gnu-gcc accepts -funroll-all-loops... yes checking whether x86_64-pc-linux-gnu-gcc accepts -std=gnu99... yes checking whether x86_64-pc-linux-gnu-gcc accepts -fexcess-precision=fast... yes ****************************************** * Using CFLAGS from environment variable * ****************************************** checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 whether byte ordering is bigendian... no checking size of int... 4 checking size of long int... 8 checking size of long long int... 8 checking that size_t can hold pointers... yes checking floating-point format... IEEE754 (little-endian byte and word order) checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed 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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip 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 checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... 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 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... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for sqrt in -lm... yes checking rpc/rpc.h usability... no checking rpc/rpc.h presence... no checking for rpc/rpc.h... no checking for rpc/xdr.h... no checking for xdr_float in -lnsl... no configure: WARNING: Couldn't find XDR headers and/or libraries - using our own checking for working memcmp... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking if malloc debugging is wanted... no checking for strcasecmp... yes checking for strdup... yes checking for bool... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uid_t in sys/types.h... yes checking for inline... inline checking whether byte ordering is bigendian... (cached) no configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating src/python/Makefile config.status: creating config.h config.status: executing depfiles commands cd . && /bin/sh /var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/config/missing --run autoheader configure.ac:161: warning: AC_CACHE_VAL(ac_o3, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_faltivec, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_maltivec, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_mabialtivec, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_fno_schedule_insns, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_m_cpu_7450, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_m_tune_970, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_m_cpu_powerpc, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_msse2, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_funroll_all_loops, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_stdgnu99, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_fexcess_precision_fast, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_guessed_cflags, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:255: ACX_CHECK_CC_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:161: warning: AC_CACHE_VAL(ac_guessed_fflags, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:281: ACX_CHECK_F77_FLAGS is expanded from... acinclude.m4:407: ACX_COMPILER_MAXOPT is expanded from... configure.ac:161: the top level configure.ac:197: warning: AC_CACHE_VAL(acx_float_format, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:164: ACX_FLOAT_FORMAT is expanded from... configure.ac:197: the top level configure.ac:204: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:1694: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:5895: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:3731: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:3730: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:1739: AC_LIBTOOL_LINKER_OPTION is expanded from... acinclude.m4:5895: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:3731: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:3730: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... acinclude.m4:1368: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:6422: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:3731: _LT_AC_LANG_C_CONFIG is expanded from... acinclude.m4:3730: AC_LIBTOOL_LANG_C_CONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... acinclude.m4:1368: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:3812: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:3811: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:2867: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:1694: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:5895: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:3812: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:3811: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:2867: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:1739: AC_LIBTOOL_LINKER_OPTION is expanded from... acinclude.m4:5895: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:3812: _LT_AC_LANG_CXX_CONFIG is expanded from... acinclude.m4:3811: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... acinclude.m4:2867: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:1694: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:5895: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:4979: _LT_AC_LANG_F77_CONFIG is expanded from... acinclude.m4:4978: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... acinclude.m4:2867: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:1739: AC_LIBTOOL_LINKER_OPTION is expanded from... acinclude.m4:5895: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:4979: _LT_AC_LANG_F77_CONFIG is expanded from... acinclude.m4:4978: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... acinclude.m4:2867: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:1694: AC_LIBTOOL_COMPILER_OPTION is expanded from... acinclude.m4:5895: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:5081: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:5080: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:2867: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... acinclude.m4:1739: AC_LIBTOOL_LINKER_OPTION is expanded from... acinclude.m4:5895: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... acinclude.m4:5081: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:5080: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:2867: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level configure.ac:204: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... acinclude.m4:1368: _LT_AC_SYS_LIBPATH_AIX is expanded from... acinclude.m4:6422: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from... acinclude.m4:5081: _LT_AC_LANG_GCJ_CONFIG is expanded from... acinclude.m4:5080: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... acinclude.m4:2867: _LT_AC_TAGCONFIG is expanded from... acinclude.m4:1159: AC_LIBTOOL_SETUP is expanded from... acinclude.m4:1139: _AC_PROG_LIBTOOL is expanded from... acinclude.m4:1104: AC_PROG_LIBTOOL is expanded from... configure.ac:204: the top level rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-recursive make[1]: Entering directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4' Making all in include make[2]: Entering directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/include' Making all in src make[2]: Entering directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/src' Making all in python make[3]: Entering directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/src/python' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/src/python' make[3]: Entering directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -march=native -c -o xdrfile.lo xdrfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -march=native -c xdrfile.c -o xdrfile.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -march=native -c -o xdrfile_trr.lo xdrfile_trr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -march=native -c xdrfile_trr.c -o xdrfile_trr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -march=native -c -o xdrfile_xtc.lo xdrfile_xtc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -march=native -c xdrfile_xtc.c -o xdrfile_xtc.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o libxdrfile.la -rpath /usr/lib64 -version-info 4:0:0 xdrfile.lo xdrfile_trr.lo xdrfile_xtc.lo -lm mkdir .libs x86_64-pc-linux-gnu-ar cru .libs/libxdrfile.a xdrfile.o xdrfile_trr.o xdrfile_xtc.o x86_64-pc-linux-gnu-ranlib .libs/libxdrfile.a creating libxdrfile.la (cd .libs && rm -f libxdrfile.la && ln -s ../libxdrfile.la libxdrfile.la) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -pipe -march=native -c trr2xtc.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o trr2xtc trr2xtc.o libxdrfile.la -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o trr2xtc trr2xtc.o ./.libs/libxdrfile.a -lm make[3]: Leaving directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/src' make[2]: Leaving directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/src' make[2]: Entering directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4' make[2]: Leaving directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4' make[1]: Leaving directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4' >>> Source compiled. >>> Test phase [not enabled]: sci-libs/xdrfile-1.1.4 >>> Install xdrfile-1.1.4 into /var/tmp/portage/sci-libs/xdrfile-1.1.4/image/ category sci-libs make -j1 DESTDIR=/var/tmp/portage/sci-libs/xdrfile-1.1.4/image/ install Making install in include make[1]: Entering directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/include' make[2]: Entering directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/include' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/xdrfile" || mkdir -p -- "/var/tmp/portage/sci-libs/xdrfile-1.1.4/image//usr/include/xdrfile" /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 'xdrfile.h' '/var/tmp/portage/sci-libs/xdrfile-1.1.4/image//usr/include/xdrfile/xdrfile.h' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 'xdrfile_trr.h' '/var/tmp/portage/sci-libs/xdrfile-1.1.4/image//usr/include/xdrfile/xdrfile_trr.h' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 'xdrfile_xtc.h' '/var/tmp/portage/sci-libs/xdrfile-1.1.4/image//usr/include/xdrfile/xdrfile_xtc.h' make[2]: Leaving directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/include' make[1]: Leaving directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/include' Making install in src make[1]: Entering directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/src' Making install in python make[2]: Entering directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/src/python' make[3]: Entering directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/src/python' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/src/python' make[2]: Leaving directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/src/python' make[2]: Entering directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/src' make[3]: Entering directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/src' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/portage/sci-libs/xdrfile-1.1.4/image//usr/lib64" /bin/sh ../libtool --mode=install /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c 'libxdrfile.la' '/var/tmp/portage/sci-libs/xdrfile-1.1.4/image//usr/lib64/libxdrfile.la' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/libxdrfile.lai /var/tmp/portage/sci-libs/xdrfile-1.1.4/image//usr/lib64/libxdrfile.la /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c .libs/libxdrfile.a /var/tmp/portage/sci-libs/xdrfile-1.1.4/image//usr/lib64/libxdrfile.a chmod 644 /var/tmp/portage/sci-libs/xdrfile-1.1.4/image//usr/lib64/libxdrfile.a x86_64-pc-linux-gnu-ranlib /var/tmp/portage/sci-libs/xdrfile-1.1.4/image//usr/lib64/libxdrfile.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || mkdir -p -- "/var/tmp/portage/sci-libs/xdrfile-1.1.4/image//usr/bin" /bin/sh ../libtool --mode=install /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c 'trr2xtc' '/var/tmp/portage/sci-libs/xdrfile-1.1.4/image//usr/bin/trr2xtc' /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c trr2xtc /var/tmp/portage/sci-libs/xdrfile-1.1.4/image//usr/bin/trr2xtc make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/src' make[2]: Leaving directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/src' make[1]: Leaving directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/src' make[1]: Entering directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4' make[2]: Entering directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4' make install-exec-hook make[3]: Entering directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4' libxdrfile is installed under /usr. Make sure to update your PATH and MANPATH to find the programs and unix manual pages, and possibly LD_LIBRARY_PATH or /etc/ld.so.conf if you are using dynamic libraries. Please run "make test" now to verify your installation. If you want links to the executables in /usr/local/bin, you can issue "make links" now. make[3]: Leaving directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4' make[1]: Leaving directory '/var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4' >>> Completed installing xdrfile-1.1.4 into /var/tmp/portage/sci-libs/xdrfile-1.1.4/image/ * Final size of build directory: 4076 KiB (3.9 MiB) * Final size of installed tree: 148 KiB * QA Notice: Automake "maintainer mode" detected: * * cd . && /bin/sh /var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/config/missing --run aclocal-1.9 * cd . && /bin/sh /var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/config/missing --run automake-1.9 --foreign * cd . && /bin/sh /var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/config/missing --run autoconf * * If you patch Makefile.am, configure.in, or configure.ac then you * should use autotools.eclass and eautomake or eautoreconf. Exceptions * are limited to system packages for which it is impossible to run * autotools during stage building. See https://wiki.gentoo.org/wiki/Proj * ect:Quality_Assurance/Autotools_failures for more information. * QA Notice: command not found: * * /var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/config/missing: line 52: aclocal-1.9: command not found * /var/tmp/portage/sci-libs/xdrfile-1.1.4/work/xdrfile-1.1.4/config/missing: line 52: automake-1.9: command not found removing executable bit: /usr/lib64/libxdrfile.la strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version usr/lib64/libxdrfile.a usr/bin/trr2xtc * checking 10 files for package collisions >>> Merging sci-libs/xdrfile-1.1.4 to / --- /usr/ --- /usr/include/ >>> /usr/include/xdrfile/ >>> /usr/include/xdrfile/xdrfile.h >>> /usr/include/xdrfile/xdrfile_trr.h >>> /usr/include/xdrfile/xdrfile_xtc.h --- /usr/lib64/ >>> /usr/lib64/libxdrfile.la >>> /usr/lib64/libxdrfile.a --- /usr/bin/ >>> /usr/bin/trr2xtc --- /usr/share/ --- /usr/share/doc/ >>> /usr/share/doc/xdrfile-1.1.4/ >>> /usr/share/doc/xdrfile-1.1.4/AUTHORS >>> /usr/share/doc/xdrfile-1.1.4/NEWS >>> /usr/share/doc/xdrfile-1.1.4/README.bz2 --- /usr/lib/ --- /usr/lib/debug/ --- /usr/lib/debug/usr/ --- /usr/lib/debug/usr/bin/ >>> /usr/lib/debug/usr/bin/trr2xtc.debug >>> sci-libs/xdrfile-1.1.4 merged. >>> Regenerating /etc/ld.so.cache...