* Package: dev-python/pysvn-1.9.11 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_7 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking pysvn-1.9.11.tar.gz to /var/tmp/portage/dev-python/pysvn-1.9.11/work >>> Source unpacked in /var/tmp/portage/dev-python/pysvn-1.9.11/work >>> Preparing source in /var/tmp/portage/dev-python/pysvn-1.9.11/work/pysvn-1.9.11 ... * Applying pysvn-1.9.11-respect-flags.patch ... [ ok ] * Will copy sources from /var/tmp/portage/dev-python/pysvn-1.9.11/work/pysvn-1.9.11 * python3_7: copying to /var/tmp/portage/dev-python/pysvn-1.9.11/work/pysvn-1.9.11-python3_7 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/pysvn-1.9.11/work/pysvn-1.9.11 ... * python3_7: running distutils-r1_run_phase python_configure * DISTUTILS_USE_SETUPTOOLS value is probably incorrect * value: DISTUTILS_USE_SETUPTOOLS=bdepend (default?) * expected: DISTUTILS_USE_SETUPTOOLS=no python3.7 setup.py configure Info: Configure for python 3.7.7 in exec_prefix /usr Info: Found PyCXX include in /usr/include/python3.7m Info: Found PyCXX Source in /usr/share/python3.7/CXX Info: Found SVN include in /usr/include/subversion-1 Info: Found SVN library in /usr/lib64 Info: Found SVN bin in /usr/bin Info: Found APR include in /usr/include/apr-1 Info: Found APR include in /usr/include/apr-1 Info: Found APR library in /usr/lib64 Info: Building against SVN 1.13.0 Info: Found PyCXX include in /usr/include/python3.7m Info: Found PyCXX Source in /usr/share/python3.7/CXX Info: Found SVN include in /usr/include/subversion-1 Info: Found SVN library in /usr/lib64 Info: Found SVN bin in /usr/bin Info: Found APR include in /usr/include/apr-1 Info: Found APR include in /usr/include/apr-1 Info: Found APR library in /usr/lib64 Info: Building against SVN 1.13.0 Info: Using tool chain LinuxCompilerGCC Info: Creating Makefile for Sources Info: Creating Makefile for Tests >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/pysvn-1.9.11/work/pysvn-1.9.11 ... * python3_7: running distutils-r1_run_phase python_compile make -j4 CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++ Info: Make generate_svn_error_codes.hpp Info: Make pysvn_docs.cpp /usr/bin/python3.7 -u generate_svn_error_codes/create_svn_error_codes_hpp.py /usr/include/subversion-1 /usr/bin/python3.7 -u ../Docs/generate_cpp_docs_from_html_docs.py /usr/include/subversion-1 ../Docs/pysvn_prog_ref.html pysvn_docs.hpp pysvn_docs.cpp Info: Make pysvn_version.hpp /usr/bin/python3.7 -u ../Builder/brand_version.py ../Builder/version.info pysvn_version.hpp.template Compile: /usr/share/python3.7/CXX/cxxsupport.cxx into cxxsupport.o Compile: /usr/share/python3.7/CXX/cxx_extensions.cxx into cxx_extensions.o Info: svn_include /usr/include/subversion-1 Info: html_doc ../Docs/pysvn_prog_ref.html Info: cpp_header_filename pysvn_docs.hpp Info: cpp_module_filename pysvn_docs.cpp Info: Running svnversion -c ".." 2>&1 Info: revision Unversioned directory Compile: /usr/share/python3.7/CXX/cxxextensions.c into cxxextensions.o Info: Building against SVN 1.13.0 code 1013000 Compile: /usr/share/python3.7/CXX/IndirectPythonInterface.cxx into IndirectPythonInterface.o Compile: /usr/share/python3.7/CXX/cxx_exceptions.cxx into cxx_exceptions.o Compile: generate_svn_error_codes/generate_svn_error_codes.cpp into generate_svn_error_codes.o Info: Make pysvn_docs.hpp touch pysvn_docs.hpp Link generate_svn_error_codes/generate_svn_error_codes Compile: pysvn.cpp into pysvn.o Compile: pysvn_callbacks.cpp into pysvn_callbacks.o Compile: pysvn_client.cpp into pysvn_client.o Compile: pysvn_static_strings.cpp into pysvn_static_strings.o Compile: pysvn_enum_string.cpp into pysvn_enum_string.o Compile: pysvn_client_cmd_add.cpp into pysvn_client_cmd_add.o Compile: pysvn_client_cmd_changelist.cpp into pysvn_client_cmd_changelist.o pysvn_client_cmd_add.cpp: In member function ‘Py::Object pysvn_client::cmd_revert(const Py::Tuple&, const Py::Dict&)’: pysvn_client_cmd_add.cpp:566:17: warning: ‘svn_error_t* svn_client_revert3(const apr_array_header_t*, svn_depth_t, const apr_array_header_t*, svn_boolean_t, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] 566 | ); | ^ In file included from pysvn_svnenv.hpp:20, from pysvn.hpp:17, from pysvn_client_cmd_add.cpp:19: /usr/include/subversion-1/svn_client.h:4513:1: note: declared here 4513 | svn_client_revert3(const apr_array_header_t *paths, | ^~~~~~~~~~~~~~~~~~ Compile: pysvn_client_cmd_checkin.cpp into pysvn_client_cmd_checkin.o Compile: pysvn_client_cmd_copy.cpp into pysvn_client_cmd_copy.o Compile: pysvn_client_cmd_diff.cpp into pysvn_client_cmd_diff.o pysvn_client_cmd_copy.cpp: In member function ‘Py::Object pysvn_client::cmd_copy2(const Py::Tuple&, const Py::Dict&)’: pysvn_client_cmd_copy.cpp:61:41: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘Py::SeqBase::size_type’ {aka ‘int’} [-Wsign-compare] 61 | for( unsigned int index=0; index::size_type’ {aka ‘int’} [-Wsign-compare] 436 | for( unsigned int index=0; index::size_type’ {aka ‘int’} [-Wsign-compare] 1262 | for( size_t i=0; im_pool ); // ignore deprecation needed for Client().status() | ^ In file included from /usr/include/subversion-1/svn_client.h:44, from pysvn_svnenv.hpp:20, from pysvn.hpp:17, from pysvn_client_cmd_info.cpp:19: /usr/include/subversion-1/svn_wc.h:4056:1: note: declared here 4056 | svn_wc_dup_status2(const svn_wc_status2_t *orig_stat, | ^~~~~~~~~~~~~~~~~~ pysvn_client_cmd_info.cpp: In member function ‘Py::Object pysvn_client::cmd_status(const Py::Tuple&, const Py::Dict&)’: pysvn_client_cmd_info.cpp:2022:13: warning: ‘svn_error_t* svn_client_status4(svn_revnum_t*, const char*, const svn_opt_revision_t*, svn_wc_status_func3_t, void*, svn_depth_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, const apr_array_header_t*, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] 2022 | ); | ^ In file included from pysvn_svnenv.hpp:20, from pysvn.hpp:17, from pysvn_client_cmd_info.cpp:19: /usr/include/subversion-1/svn_client.h:2676:1: note: declared here 2676 | svn_client_status4(svn_revnum_t *result_rev, | ^~~~~~~~~~~~~~~~~~ Compile: pysvn_client_cmd_lock.cpp into pysvn_client_cmd_lock.o Compile: pysvn_client_cmd_merge.cpp into pysvn_client_cmd_merge.o pysvn_client_cmd_list.cpp: In member function ‘Py::Object pysvn_client::cmd_ls(const Py::Tuple&, const Py::Dict&)’: pysvn_client_cmd_list.cpp:74:13: warning: ‘svn_error_t* svn_client_ls3(apr_hash_t**, apr_hash_t**, const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] 74 | ); | ^ In file included from pysvn_svnenv.hpp:20, from pysvn.hpp:17, from pysvn_client_cmd_list.cpp:19: /usr/include/subversion-1/svn_client.h:6876:1: note: declared here 6876 | svn_client_ls3(apr_hash_t **dirents, | ^~~~~~~~~~~~~~ Compile: pysvn_client_cmd_patch.cpp into pysvn_client_cmd_patch.o Compile: pysvn_client_cmd_prop.cpp into pysvn_client_cmd_prop.o Compile: pysvn_client_cmd_revprop.cpp into pysvn_client_cmd_revprop.o pysvn_client_cmd_merge.cpp: In member function ‘Py::Object pysvn_client::cmd_merge(const Py::Tuple&, const Py::Dict&)’: pysvn_client_cmd_merge.cpp:87:27: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Py::SeqBase::size_type’ {aka ‘int’} [-Wsign-compare] 87 | for( size_t i=0; i::size_type’ {aka ‘int’} [-Wsign-compare] 101 | for( size_t i=0; i::size_type’ {aka ‘int’} [-Wsign-compare] 267 | for( size_t i=0; i::size_type’ {aka ‘int’} [-Wsign-compare] 282 | for( size_t i=0; i::size_type’ {aka ‘int’} [-Wsign-compare] 296 | for( unsigned int index=0; index::size_type’ {aka ‘int’} [-Wsign-compare] 458 | for( size_t i=0; i::size_type’ {aka ‘int’} [-Wsign-compare] 477 | for( size_t i=0; i::size_type’ {aka ‘int’} [-Wsign-compare] 570 | for( size_t i=0; i::size_type’ {aka ‘int’} [-Wsign-compare] 582 | for( size_t i=0; i>pysvn/__init__.py' pysvn_converters.cpp: In function ‘Py::Object toObject(const svn_client_info2_t&, SvnPool&, const DictWrapper&, const DictWrapper&, const DictWrapper&)’: pysvn_converters.cpp:717:41: warning: comparison of integer expressions of different signedness: ‘const svn_filesize_t’ {aka ‘const long int’} and ‘apr_size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 717 | if( info.wc_info->recorded_size == SVN_INFO_SIZE_UNKNOWN ) Link pysvn/_pysvn_3_7.so >>> Source compiled. >>> Test phase: dev-python/pysvn-1.9.11 * python3_7: running distutils-r1_run_phase python_test make -j4 rm -rf testroot-01 rm -rf testroot-04 rm -rf testroot-05 LD_LIBRARY_PATH="/usr/lib64:/usr/lib64" PATH="/usr/bin:/var/tmp/portage/dev-python/pysvn-1.9.11/temp/python3.7/bin:/usr/lib/portage/python3.7/ebuild-helpers/xattr:/usr/lib/portage/python3.7/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin" PYTHON="/usr/bin/python3.7" ./test-01.sh >test-01.unix.new.log 2>&1 LD_LIBRARY_PATH="/usr/lib64:/usr/lib64" PATH="/usr/bin:/var/tmp/portage/dev-python/pysvn-1.9.11/temp/python3.7/bin:/usr/lib/portage/python3.7/ebuild-helpers/xattr:/usr/lib/portage/python3.7/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin" PYTHON="/usr/bin/python3.7" ./test-04.sh >test-04.unix.new.log 2>&1 rm -rf testroot-06 LD_LIBRARY_PATH="/usr/lib64:/usr/lib64" PATH="/usr/bin:/var/tmp/portage/dev-python/pysvn-1.9.11/temp/python3.7/bin:/usr/lib/portage/python3.7/ebuild-helpers/xattr:/usr/lib/portage/python3.7/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin" PYTHON="/usr/bin/python3.7" ./test-05.sh >test-05.unix.new.log 2>&1 LD_LIBRARY_PATH="/usr/lib64:/usr/lib64" PATH="/usr/bin:/var/tmp/portage/dev-python/pysvn-1.9.11/temp/python3.7/bin:/usr/lib/portage/python3.7/ebuild-helpers/xattr:/usr/lib/portage/python3.7/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin" PYTHON="/usr/bin/python3.7" ./test-06.sh >test-06.unix.new.log 2>&1 rm -rf testroot-07 LD_LIBRARY_PATH="/usr/lib64:/usr/lib64" PATH="/usr/bin:/var/tmp/portage/dev-python/pysvn-1.9.11/temp/python3.7/bin:/usr/lib/portage/python3.7/ebuild-helpers/xattr:/usr/lib/portage/python3.7/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin" PYTHON="/usr/bin/python3.7" ./test-07.sh >test-07.unix.new.log 2>&1 rm -rf testroot-08 LD_LIBRARY_PATH="/usr/lib64:/usr/lib64" PATH="/usr/bin:/var/tmp/portage/dev-python/pysvn-1.9.11/temp/python3.7/bin:/usr/lib/portage/python3.7/ebuild-helpers/xattr:/usr/lib/portage/python3.7/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin" PYTHON="/usr/bin/python3.7" ./test-08.sh >test-08.unix.new.log 2>&1 rm -rf testroot-09 LD_LIBRARY_PATH="/usr/lib64:/usr/lib64" PATH="/usr/bin:/var/tmp/portage/dev-python/pysvn-1.9.11/temp/python3.7/bin:/usr/lib/portage/python3.7/ebuild-helpers/xattr:/usr/lib/portage/python3.7/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin" PYTHON="/usr/bin/python3.7" ./test-09.sh >test-09.unix.new.log 2>&1 rm -rf testroot-10 LD_LIBRARY_PATH="/usr/lib64:/usr/lib64" PATH="/usr/bin:/var/tmp/portage/dev-python/pysvn-1.9.11/temp/python3.7/bin:/usr/lib/portage/python3.7/ebuild-helpers/xattr:/usr/lib/portage/python3.7/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin" PYTHON="/usr/bin/python3.7" ./test-10.sh >test-10.unix.new.log 2>&1 rm -rf testroot-11 LD_LIBRARY_PATH="/usr/lib64:/usr/lib64" PATH="/usr/bin:/var/tmp/portage/dev-python/pysvn-1.9.11/temp/python3.7/bin:/usr/lib/portage/python3.7/ebuild-helpers/xattr:/usr/lib/portage/python3.7/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin" PYTHON="/usr/bin/python3.7" ./test-11.sh >test-11.unix.new.log 2>&1 /usr/bin/python3.7 benchmark_diff.py 1.13.0 test-04.unix.known_good-py3-svn1.13.log test-04.unix.new.log /usr/bin/python3.7 benchmark_diff.py 1.13.0 test-05.unix.known_good-py3-svn1.13.log test-05.unix.new.log Info: SVN Version 1.13.0 Info: Comparing test-04.unix.known_good-py3-svn1.13.log Info: Against test-04.unix.new.log Info: Test succeeded /usr/bin/python3.7 benchmark_diff.py 1.13.0 test-06.unix.known_good-py3-svn1.13.log test-06.unix.new.log Info: SVN Version 1.13.0 Info: Comparing test-05.unix.known_good-py3-svn1.13.log Info: Against test-05.unix.new.log Info: Test succeeded /usr/bin/python3.7 benchmark_diff.py 1.13.0 test-07.unix.known_good-py3-svn1.13.log test-07.unix.new.log Info: SVN Version 1.13.0 Info: Comparing test-06.unix.known_good-py3-svn1.13.log Info: Against test-06.unix.new.log Info: Test succeeded /usr/bin/python3.7 benchmark_diff.py 1.13.0 test-08.unix.known_good-py3-svn1.13.log test-08.unix.new.log Info: SVN Version 1.13.0 Info: Comparing test-07.unix.known_good-py3-svn1.13.log Info: Against test-07.unix.new.log Info: Test succeeded /usr/bin/python3.7 benchmark_diff.py 1.13.0 test-10.unix.known_good-py3-svn1.13.log test-10.unix.new.log Info: SVN Version 1.13.0 Info: Comparing test-08.unix.known_good-py3-svn1.13.log Info: Against test-08.unix.new.log Info: Test succeeded /usr/bin/python3.7 benchmark_diff.py 1.13.0 test-11.unix.known_good-py3-svn1.13.log test-11.unix.new.log Info: SVN Version 1.13.0 Info: Comparing test-10.unix.known_good-py3-svn1.13.log Info: Against test-10.unix.new.log Info: Test succeeded Info: SVN Version 1.13.0 Info: Comparing test-11.unix.known_good-py3-svn1.13.log Info: Against test-11.unix.new.log Info: Test succeeded /usr/bin/python3.7 benchmark_diff.py 1.13.0 test-09.unix.known_good-py3-svn1.13.log test-09.unix.new.log Info: SVN Version 1.13.0 Info: Comparing test-09.unix.known_good-py3-svn1.13.log Info: Against test-09.unix.new.log Info: Test succeeded /usr/bin/python3.7 benchmark_diff.py 1.13.0 test-01.unix.known_good-py3-svn1.13.log test-01.unix.new.log Info: SVN Version 1.13.0 Info: Comparing test-01.unix.known_good-py3-svn1.13.log Info: Against test-01.unix.new.log Info: Test succeeded * python3_7: running distutils-r1_run_phase _distutils-r1_clean_egg_info >>> Completed testing dev-python/pysvn-1.9.11 >>> Install dev-python/pysvn-1.9.11 into /var/tmp/portage/dev-python/pysvn-1.9.11/image * python3_7: running distutils-r1_run_phase python_install * Using python3.7 in global scope * python3_7: running distutils-r1_run_phase python_install_all >>> Completed installing dev-python/pysvn-1.9.11 into /var/tmp/portage/dev-python/pysvn-1.9.11/image * Final size of build directory: 31156 KiB (30.4 MiB) * Final size of installed tree: 3888 KiB ( 3.7 MiB) * QA Notice: Files built without respecting CFLAGS have been detected * Please include the following list of files in your report: * /usr/lib/python3.7/site-packages/pysvn/_pysvn_3_7.so * Verifying compiled files in /usr/lib/python3.7/site-packages strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib/python3.7/site-packages/pysvn/_pysvn_3_7.so >>> Done. emerge --info: Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1009-aws x86_64) ================================================================= System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011344 total, 8850076 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Mon, 18 May 2020 10:05:28 +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.2-r1::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::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::gentoo sys-devel/gcc-config: 2.2.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r3::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-jobs: 1 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: sync-rsync-verify-max-age: 24 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" 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-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" 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 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" 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" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" 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="ruby24 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