* Package: dev-python/pysvn-1.9.11 * Repository: gentoo * USE: abi_ppc_32 elibc_glibc kernel_linux ppc python_targets_python3_7 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug 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/lib 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/lib Info: Building against SVN 1.12.2 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/lib 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/lib Info: Building against SVN 1.12.2 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 -j12 CC=powerpc-unknown-linux-gnu-gcc CXX=powerpc-unknown-linux-gnu-g++ Info: Make generate_svn_error_codes.hpp /usr/bin/python3.7 -u generate_svn_error_codes/create_svn_error_codes_hpp.py /usr/include/subversion-1 Info: Make pysvn_docs.cpp /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 Compile: /usr/share/python3.7/CXX/cxxextensions.c into cxxextensions.o 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: 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 Info: Building against SVN 1.12.2 code 1012002 Link generate_svn_error_codes/generate_svn_error_codes Info: Make pysvn_docs.hpp touch pysvn_docs.hpp 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 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_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, | ^~~~~~~~~~~~~~~~~~ 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_export.cpp into pysvn_client_cmd_export.o Compile: pysvn_client_cmd_info.cpp into pysvn_client_cmd_info.o Compile: pysvn_client_cmd_list.cpp into pysvn_client_cmd_list.o Compile: pysvn_client_cmd_lock.cpp into pysvn_client_cmd_lock.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:1914:70: warning: ‘svn_wc_status2_t* svn_wc_dup_status2(const svn_wc_status2_t*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] 1914 | svn_wc_status2_t *stat = svn_wc_dup_status2( status, seb->m_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, | ^~~~~~~~~~~~~~~~~~ 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, | ^~~~~~~~~~~~~~~~~~ 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, | ^~~~~~~~~~~~~~ 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_switch.cpp into pysvn_client_cmd_switch.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 ‘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_transaction.cpp: In member function ‘Py::Object pysvn_transaction::cmd_revpropget(const Py::Tuple&, const Py::Dict&)’: pysvn_transaction.cpp:665:17: warning: ‘svn_error_t* svn_fs_revision_prop(svn_string_t**, svn_fs_t*, svn_revnum_t, const char*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] 665 | ); | ^ In file included from pysvn_svnenv.hpp:24, from pysvn.hpp:17, from pysvn_transaction.cpp:20: /usr/include/subversion-1/svn_fs.h:2816:1: note: declared here 2816 | svn_fs_revision_prop(svn_string_t **value_p, | ^~~~~~~~~~~~~~~~~~~~ pysvn_transaction.cpp:665:17: warning: ‘svn_error_t* svn_fs_revision_prop(svn_string_t**, svn_fs_t*, svn_revnum_t, const char*, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] 665 | ); | ^ In file included from pysvn_svnenv.hpp:24, from pysvn.hpp:17, from pysvn_transaction.cpp:20: /usr/include/subversion-1/svn_fs.h:2816:1: note: declared here 2816 | svn_fs_revision_prop(svn_string_t **value_p, | ^~~~~~~~~~~~~~~~~~~~ pysvn_transaction.cpp: In member function ‘Py::Object pysvn_transaction::cmd_revproplist(const Py::Tuple&, const Py::Dict&)’: pysvn_transaction.cpp:719:17: warning: ‘svn_error_t* svn_fs_revision_proplist(apr_hash_t**, svn_fs_t*, svn_revnum_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] 719 | ); | ^ In file included from pysvn_svnenv.hpp:24, from pysvn.hpp:17, from pysvn_transaction.cpp:20: /usr/include/subversion-1/svn_fs.h:2856:1: note: declared here 2856 | svn_fs_revision_proplist(apr_hash_t **table_p, | ^~~~~~~~~~~~~~~~~~~~~~~~ pysvn_transaction.cpp:719:17: warning: ‘svn_error_t* svn_fs_revision_proplist(apr_hash_t**, svn_fs_t*, svn_revnum_t, apr_pool_t*)’ is deprecated [-Wdeprecated-declarations] 719 | ); | ^ In file included from pysvn_svnenv.hpp:24, from pysvn.hpp:17, from pysvn_transaction.cpp:20: /usr/include/subversion-1/svn_fs.h:2856:1: note: declared here 2856 | svn_fs_revision_proplist(apr_hash_t **table_p, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 -j12 rm -rf testroot-01 rm -rf testroot-04 rm -rf testroot-05 LD_LIBRARY_PATH="/usr/lib:/usr/lib" 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/lib:/usr/lib" 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/lib:/usr/lib" 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 rm -rf testroot-07 rm -rf testroot-08 LD_LIBRARY_PATH="/usr/lib:/usr/lib" 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 LD_LIBRARY_PATH="/usr/lib:/usr/lib" 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 LD_LIBRARY_PATH="/usr/lib:/usr/lib" 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 rm -rf testroot-10 rm -rf testroot-11 LD_LIBRARY_PATH="/usr/lib:/usr/lib" 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 LD_LIBRARY_PATH="/usr/lib:/usr/lib" 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 LD_LIBRARY_PATH="/usr/lib:/usr/lib" 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.12.2 test-11.unix.known_good-py3-svn1.12.log test-11.unix.new.log Info: SVN Version 1.12.2 Info: Comparing test-11.unix.known_good-py3-svn1.12.log Info: Against test-11.unix.new.log Info: Test succeeded /usr/bin/python3.7 benchmark_diff.py 1.12.2 test-10.unix.known_good-py3-svn1.12.log test-10.unix.new.log Info: SVN Version 1.12.2 Info: Comparing test-10.unix.known_good-py3-svn1.12.log Info: Against test-10.unix.new.log Info: Test succeeded /usr/bin/python3.7 benchmark_diff.py 1.12.2 test-08.unix.known_good-py3-svn1.12.log test-08.unix.new.log Info: SVN Version 1.12.2 Info: Comparing test-08.unix.known_good-py3-svn1.12.log Info: Against test-08.unix.new.log Info: Test succeeded /usr/bin/python3.7 benchmark_diff.py 1.12.2 test-06.unix.known_good-py3-svn1.12.log test-06.unix.new.log Info: SVN Version 1.12.2 Info: Comparing test-06.unix.known_good-py3-svn1.12.log Info: Against test-06.unix.new.log Error: Test failed - test-06.unix.new.log Error: -------------------------------------------------------------------------------- Error: Benchmark(55) replace Last Changed Date: Error: Benchmark(56) replace Text Last Updated: Error: Result(55) replace Last Changed Date: 12-mag-2020 12:22:55 Error: Result(56) replace Text Last Updated: 12-mag-2020 12:22:51 Error: -------------------------------------------------------------------------------- Error: Benchmark(68) replace Last Changed Date: Error: Result(68) replace Last Changed Date: 12-mag-2020 12:22:55 Error: -------------------------------------------------------------------------------- Error: Benchmark(72) replace Text Last Updated: Error: Result(72) replace Text Last Updated: 12-mag-2020 12:22:51 Error: -------------------------------------------------------------------------------- Error: Benchmark(88) replace Last Changed Date: Error: Result(88) replace Last Changed Date: 12-mag-2020 12:22:55 Error: -------------------------------------------------------------------------------- make: *** [Makefile:68: test-06.unix.new.log.clean] Error 1 make: *** Waiting for unfinished jobs.... * ERROR: dev-python/pysvn-1.9.11::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-python/pysvn-1.9.11::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/pysvn-1.9.11::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/dev-python/pysvn-1.9.11:20200512-102223.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/pysvn-1.9.11/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pysvn-1.9.11/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/pysvn-1.9.11/work/pysvn-1.9.11-python3_7/Tests' * S: '/var/tmp/portage/dev-python/pysvn-1.9.11/work/pysvn-1.9.11' emerge --info: Portage 2.3.99 (python 3.7.7-final-0, default/linux/powerpc/ppc64/17.0/32bit-userland, gcc-9.3.0, glibc-2.30-r8, 4.19.117-gentoo ppc) ================================================================= System uname: Linux-4.19.117-gentoo-ppc-POWER8_-architected-,_altivec_supported-with-gentoo-2.6 KiB Mem: 24802160 total, 1215216 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Wed, 13 May 2020 09:48:12 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.33.1 p2) 2.33.1 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.1::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo dev-util/cmake: 3.16.5::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.6-r1::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.13::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.16.1-r1::gentoo sys-devel/binutils: 2.33.1-r1::gentoo sys-devel/gcc: 9.3.0::gentoo sys-devel/gcc-config: 2.2.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 5.4::gentoo (virtual/os-headers) sys-libs/glibc: 2.30-r8::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-extra-opts: sync-rsync-verify-metamanifest: yes sync-rsync-verify-jobs: 1 x-portage location: /usr/local/portage masters: gentoo priority: 0 ACCEPT_KEYWORDS="ppc" ACCEPT_LICENSE="*" CBUILD="powerpc-unknown-linux-gnu" CC="powerpc-unknown-linux-gnu-gcc" CFLAGS="-O2 -pipe -g -ggdb -frecord-gcc-switches " CHOST="powerpc-unknown-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.4/ext-active/ /etc/php/cgi-php7.4/ext-active/ /etc/php/cli-php7.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="powerpc-unknown-linux-gnu-g++" CXXFLAGS="-O2 -pipe -g -ggdb -frecord-gcc-switches " DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps y --keep-going y --quiet-fail y -1" 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 -g -ggdb -frecord-gcc-switches " FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs 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 splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -g -ggdb -frecord-gcc-switches " GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="it_IT.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" LINGUAS="en en_GB" MAKEOPTS="-j12" 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="X acl berkdb big-endian bzip2 cli crypt dri elogind fortran gdbm iconv ipv6 jumbo-build ncurses nls nptl openmp openssl pam pcre ppc readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_PPC="32" ADA_TARGET="gnat_2018" ALSA_CARDS="aoa aoa-fabric-layout aoa-onyx aoa-soundbus aoa-soundbus-i2s aoa-tas aoa-toonie powermac usb-audio via82xx" 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" 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" L10N="en en_GB en-GB" 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="fbdev glint mga nv r128 radeon 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, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS