* Package: sci-libs/netcdf-fortran-4.4.3 * Repository: gentoo * Maintainer: sci@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox @@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; This ebuild was merged at the following commit: https://github.com/gentoo-mirror/gentoo/commit/f77a6405de7767ee95feedb810dd59198f19af5a @@@@@ END @@@@@ * Using following Fortran compiler: * F77: x86_64-pc-linux-gnu-gfortran * FC: x86_64-pc-linux-gnu-gfortran >>> Unpacking source... >>> Unpacking netcdf-fortran-4.4.3.tar.gz to /var/tmp/portage/sci-libs/netcdf-fortran-4.4.3/work >>> Source unpacked in /var/tmp/portage/sci-libs/netcdf-fortran-4.4.3/work >>> Preparing source in /var/tmp/portage/sci-libs/netcdf-fortran-4.4.3/work/netcdf-fortran-4.4.3 ... * Running eautoreconf in '/var/tmp/portage/sci-libs/netcdf-fortran-4.4.3/work/netcdf-fortran-4.4.3' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: netcdf-fortran-4.4.3/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-libs/netcdf-fortran-4.4.3/work/netcdf-fortran-4.4.3 ... * econf: updating netcdf-fortran-4.4.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating netcdf-fortran-4.4.3/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-fortran-4.4.3 --htmldir=/usr/share/doc/netcdf-fortran-4.4.3/html --libdir=/usr/lib64 --disable-static configure: netCDF-Fortran 4.4.3 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.7/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 extra valgrind tests should be run... no checking whether parallel IO tests should be run... no checking whether netCDF extra tests should be run (developers only)... no 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 configure: finding C compiler checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-clang 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-clang accepts -g... yes checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-clang understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-clang... none checking for an ANSI C-conforming const... yes configure: finding Fortran compiler checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking for x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking whether Fortran compiler is checked for ISO_C_BINDING support... yes checking for Fortran flag to compile .f90 files... none checking fortran 90 modules inclusion flag... -I checking if Fortran compiler supports Fortran 2003 ISO_C_BINDING... yes checking if Fortran compiler supports Fortran 2008 ISO_FORTRAN_ENV additions... yes checking if Fortran compiler supports TS29113 standard extension... yes checking whether F03 native code is desired... yes checking whether fortran type sizes should be checked... yes checking whether large file (> 2GB) tests should be run... no checking whether benchmarks should be run (experimental)... no checking where to put large temp files if large file tests are run... . 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-clang... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... llvm-nm checking the name lister (llvm-nm) 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 ld.lld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... llvm-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... llvm-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... llvm-strip checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking command to parse llvm-nm output from x86_64-pc-linux-gnu-clang 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-clang -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-clang supports -fno-rtti -fno-exceptions... yes checking for x86_64-pc-linux-gnu-clang option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-clang PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-clang static flag -static works... yes checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-clang linker (ld.lld -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 checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no 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 if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gfortran linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no 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 if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gfortran linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: finding other utilities configure: trying to set fortran flags for this platform checking what FC is set to... x86_64-pc-linux-gnu-gfortran ./configure: line 12035: gfortran: command not found ./configure: line 12035: gfortran: command not found checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for llvm-nm... llvm-nm checking nm flags... checking for C-equivalent to Fortran routine "SUB"... sub_ checking for Fortran "byte"... yes checking for Fortran "integer*2"... yes checking if Fortran "byte" is C "signed char"... yes checking if Fortran "byte" is C "short"... no checking if Fortran "byte" is C "int"... no checking if Fortran "byte" is C "long"... no checking if Fortran "integer*2" is C "short"... yes checking if Fortran "integer*2" is C "int"... no checking if Fortran "integer*2" is C "long"... no checking if Fortran "integer" is C "int"... yes checking if Fortran "real" is C "float"... yes checking if Fortran "doubleprecision" is C "double"... yes checking for Fortran-equivalent to netCDF "byte"... byte checking for Fortran-equivalent to netCDF "short"... integer*2 checking whether extra example tests should be run... no checking whether a win32 DLL is desired... no configure: checking types, headers, and functions checking netcdf.h usability... yes checking netcdf.h presence... yes checking for netcdf.h... yes checking for library containing nc_open... -lnetcdf checking for nc_def_opaque... yes checking for nccreate... yes checking for nc_set_log_level... no checking for oc_open... yes checking for nc_use_parallel_enabled... no checking netCDF v2 API present... yes checking netCDF-4 present... yes 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 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 sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.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 for vprintf... yes checking for _doprnt... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for size_t... (cached) yes checking for off_t... yes checking for ssize_t... yes checking for ptrdiff_t... yes checking for uchar... no checking for longlong... no checking whether char is unsigned... no checking size of short... 2 checking size of int... 4 checking size of 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 ptrdiff_t... 8 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 nf-config config.status: creating netcdf-fortran.pc config.status: creating docs/Makefile config.status: creating libsrc/Makefile config.status: creating fortran/Makefile config.status: creating nf_test/Makefile config.status: creating nf03_test/Makefile config.status: creating CMakeExtras/Makefile config.status: creating examples/Makefile config.status: creating examples/F90/Makefile config.status: creating examples/F77/Makefile config.status: creating config.h config.status: creating libsrc/nfconfig1.inc config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-libs/netcdf-fortran-4.4.3/work/netcdf-fortran-4.4.3 ... make -j2 V=1 make all-recursive make[1]: Entering directory '/var/tmp/portage/sci-libs/netcdf-fortran-4.4.3/work/netcdf-fortran-4.4.3' Making all in fortran make[2]: Entering directory '/var/tmp/portage/sci-libs/netcdf-fortran-4.4.3/work/netcdf-fortran-4.4.3/fortran' x86_64-pc-linux-gnu-gfortran -DHAVE_CONFIG_H -I. -I.. -I../libsrc -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o module_netcdf_nc_data.o module_netcdf_nc_data.F90 x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o module_netcdf_nc_interfaces.o module_netcdf_nc_interfaces.f90 x86_64-pc-linux-gnu-gfortran -DHAVE_CONFIG_H -I. -I.. -I../libsrc -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o module_netcdf_nf_data.o module_netcdf_nf_data.F90 x86_64-pc-linux-gnu-gfortran -DHAVE_CONFIG_H -I. -I.. -I../libsrc -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o module_netcdf_nf_interfaces.o module_netcdf_nf_interfaces.F90 x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o module_netcdf_f03.o module_netcdf_f03.f90 x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o module_netcdf_fortv2_c_interfaces.o module_netcdf_fortv2_c_interfaces.f90 x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o module_netcdf4_nc_interfaces.o module_netcdf4_nc_interfaces.f90 x86_64-pc-linux-gnu-gfortran -DHAVE_CONFIG_H -I. -I.. -I../libsrc -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o module_netcdf4_nf_interfaces.o module_netcdf4_nf_interfaces.F90 x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o module_netcdf4_f03.o module_netcdf4_f03.f90 x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o typeSizes.o typeSizes.f90 x86_64-pc-linux-gnu-gfortran -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o netcdf4.o netcdf4.f90 netcdf4_func.f90:708:75: 708 | inq_var_fill_FourByteReal = nf_inq_var_fill(ncid, varid, no_fill, fill) | 1 ...... 718 | inq_var_fill_EightByteReal = nf_inq_var_fill(ncid, varid, no_fill, fill) | 2 Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/REAL(8)). netcdf4_func.f90:698:75: 698 | inq_var_fill_EightByteInt = nf_inq_var_fill(ncid, varid, no_fill, fill) | 1 ...... 718 | inq_var_fill_EightByteReal = nf_inq_var_fill(ncid, varid, no_fill, fill) | 2 Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/REAL(8)). netcdf4_func.f90:688:74: 688 | _inq_var_fill_FourByteInt = nf_inq_var_fill(ncid, varid, no_fill, fill) | 1 ...... 718 | _inq_var_fill_EightByteReal = nf_inq_var_fill(ncid, varid, no_fill, fill) | 2 Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). netcdf4_func.f90:678:73: 678 | 0_inq_var_fill_TwoByteInt = nf_inq_var_fill(ncid, varid, no_fill, fill) | 1 ...... 718 | 0_inq_var_fill_EightByteReal = nf_inq_var_fill(ncid, varid, no_fill, fill) | 2 Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/REAL(8)). netcdf4_func.f90:668:73: 668 | 0_inq_var_fill_OneByteInt = nf_inq_var_fill(ncid, varid, no_fill, fill) | 1 ...... 718 | 0_inq_var_fill_EightByteReal = nf_inq_var_fill(ncid, varid, no_fill, fill) | 2 Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(1)/REAL(8)). netcdf4_func.f90:648:75: 648 | def_var_fill_FourByteReal = nf_def_var_fill(ncid, varid, no_fill, fill) | 1 ...... 658 | def_var_fill_EightByteReal = nf_def_var_fill(ncid, varid, no_fill, fill) | 2 Error: Type mismatch between actual argument at (1) and actual argument at (2) (REAL(4)/REAL(8)). netcdf4_func.f90:638:75: 638 | def_var_fill_EightByteInt = nf_def_var_fill(ncid, varid, no_fill, fill) | 1 ...... 658 | def_var_fill_EightByteReal = nf_def_var_fill(ncid, varid, no_fill, fill) | 2 Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/REAL(8)). netcdf4_func.f90:628:74: 628 | _def_var_fill_FourByteInt = nf_def_var_fill(ncid, varid, no_fill, fill) | 1 ...... 658 | _def_var_fill_EightByteReal = nf_def_var_fill(ncid, varid, no_fill, fill) | 2 Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(8)). netcdf4_func.f90:618:73: 618 | 0_def_var_fill_TwoByteInt = nf_def_var_fill(ncid, varid, no_fill, fill) | 1 ...... 658 | 0_def_var_fill_EightByteReal = nf_def_var_fill(ncid, varid, no_fill, fill) | 2 Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(2)/REAL(8)). netcdf4_func.f90:608:73: 608 | 0_def_var_fill_OneByteInt = nf_def_var_fill(ncid, varid, no_fill, fill) | 1 ...... 658 | 0_def_var_fill_EightByteReal = nf_def_var_fill(ncid, varid, no_fill, fill) | 2 Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(1)/REAL(8)). make[2]: *** [Makefile:631: netcdf4.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/sci-libs/netcdf-fortran-4.4.3/work/netcdf-fortran-4.4.3/fortran' make[1]: *** [Makefile:545: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/sci-libs/netcdf-fortran-4.4.3/work/netcdf-fortran-4.4.3' make: *** [Makefile:417: all] Error 2 * ERROR: sci-libs/netcdf-fortran-4.4.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-libs/netcdf-fortran-4.4.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-libs/netcdf-fortran-4.4.3::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/sci-libs/netcdf-fortran-4.4.3:20200709-100759.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-libs/netcdf-fortran-4.4.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-libs/netcdf-fortran-4.4.3/temp/environment'. * Working directory: '/var/tmp/portage/sci-libs/netcdf-fortran-4.4.3/work/netcdf-fortran-4.4.3' * S: '/var/tmp/portage/sci-libs/netcdf-fortran-4.4.3/work/netcdf-fortran-4.4.3' emerge --info: Portage 2.3.103 (python 3.7.8-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1015-aws x86_64) ================================================================= System uname: Linux-5.4.0-1015-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 7895548 total, 2137588 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Thu, 09 Jul 2020 10:35:22 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.3-r2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.8-r1::gentoo, 3.8.3-r1::gentoo, 3.9.0_beta4::gentoo dev-util/cmake: 3.18.0_rc3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0-r2::gentoo sys-devel/gcc-config: 2.3.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r5::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-max-age: 24 sync-rsync-verify-jobs: 1 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-clang" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-clang++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j2 V=1" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS