Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 638580 Details for
Bug 722840
dev-python/pysvn fails tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 43.65 KB, created by
Agostino Sarubbo
on 2020-05-13 10:25:12 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-05-13 10:25:12 UTC
Size:
43.65 KB
patch
obsolete
> * 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<Py::Object>::size_typeâ {aka âintâ} [-Wsign-compare] > 61 | for( unsigned int index=0; index<list_all_sources.length(); index++ ) > | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ >pysvn_client_cmd_copy.cpp: In member function âPy::Object pysvn_client::cmd_copy(const Py::Tuple&, const Py::Dict&)â: >pysvn_client_cmd_copy.cpp:358:17: warning: âsvn_error_t* svn_client_copy3(svn_commit_info_t**, const char*, const svn_opt_revision_t*, const char*, svn_client_ctx_t*, apr_pool_t*)â is deprecated [-Wdeprecated-declarations] > 358 | ); > | ^ >In file included from pysvn_svnenv.hpp:20, > from pysvn.hpp:17, > from pysvn_client_cmd_copy.cpp:19: >/usr/include/subversion-1/svn_client.h:5685:1: note: declared here > 5685 | svn_client_copy3(svn_commit_info_t **commit_info_p, > | ^~~~~~~~~~~~~~~~ >pysvn_client_cmd_copy.cpp:358:17: warning: âsvn_error_t* svn_client_copy3(svn_commit_info_t**, const char*, const svn_opt_revision_t*, const char*, svn_client_ctx_t*, apr_pool_t*)â is deprecated [-Wdeprecated-declarations] > 358 | ); > | ^ >In file included from pysvn_svnenv.hpp:20, > from pysvn.hpp:17, > from pysvn_client_cmd_copy.cpp:19: >/usr/include/subversion-1/svn_client.h:5685:1: note: declared here > 5685 | svn_client_copy3(svn_commit_info_t **commit_info_p, > | ^~~~~~~~~~~~~~~~ >pysvn_client_cmd_copy.cpp: In member function âPy::Object pysvn_client::cmd_move2(const Py::Tuple&, const Py::Dict&)â: >pysvn_client_cmd_copy.cpp:436:41: warning: comparison of integer expressions of different signedness: âunsigned intâ and âPy::SeqBase<Py::Object>::size_typeâ {aka âintâ} [-Wsign-compare] > 436 | for( unsigned int index=0; index<list_all_sources.length(); index++ ) > | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ >pysvn_client_cmd_copy.cpp: In member function âPy::Object pysvn_client::cmd_move(const Py::Tuple&, const Py::Dict&)â: >pysvn_client_cmd_copy.cpp:610:17: warning: âsvn_error_t* svn_client_move4(svn_commit_info_t**, const char*, const char*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)â is deprecated [-Wdeprecated-declarations] > 610 | ); > | ^ >In file included from pysvn_svnenv.hpp:20, > from pysvn.hpp:17, > from pysvn_client_cmd_copy.cpp:19: >/usr/include/subversion-1/svn_client.h:5890:1: note: declared here > 5890 | svn_client_move4(svn_commit_info_t **commit_info_p, > | ^~~~~~~~~~~~~~~~ >pysvn_client_cmd_copy.cpp:610:17: warning: âsvn_error_t* svn_client_move4(svn_commit_info_t**, const char*, const char*, svn_boolean_t, svn_client_ctx_t*, apr_pool_t*)â is deprecated [-Wdeprecated-declarations] > 610 | ); > | ^ >In file included from pysvn_svnenv.hpp:20, > from pysvn.hpp:17, > from pysvn_client_cmd_copy.cpp:19: >/usr/include/subversion-1/svn_client.h:5890:1: note: declared here > 5890 | svn_client_move4(svn_commit_info_t **commit_info_p, > | ^~~~~~~~~~~~~~~~ >Compile: pysvn_client_cmd_merge.cpp into pysvn_client_cmd_merge.o >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_diff.cpp: In member function âPy::Object pysvn_client::cmd_diff(const Py::Tuple&, const Py::Dict&)â: >pysvn_client_cmd_diff.cpp:334:13: warning: âsvn_error_t* svn_client_diff6(const apr_array_header_t*, const char*, const svn_opt_revision_t*, const char*, const svn_opt_revision_t*, const char*, svn_depth_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, const char*, svn_stream_t*, svn_stream_t*, const apr_array_header_t*, svn_client_ctx_t*, apr_pool_t*)â is deprecated [-Wdeprecated-declarations] > 334 | ); > | ^ >In file included from pysvn_svnenv.hpp:20, > from pysvn.hpp:17, > from pysvn_client_cmd_diff.cpp:19: >/usr/include/subversion-1/svn_client.h:3233:1: note: declared here > 3233 | svn_client_diff6(const apr_array_header_t *diff_options, > | ^~~~~~~~~~~~~~~~ >pysvn_client_cmd_diff.cpp:334:13: warning: âsvn_error_t* svn_client_diff6(const apr_array_header_t*, const char*, const svn_opt_revision_t*, const char*, const svn_opt_revision_t*, const char*, svn_depth_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, const char*, svn_stream_t*, svn_stream_t*, const apr_array_header_t*, svn_client_ctx_t*, apr_pool_t*)â is deprecated [-Wdeprecated-declarations] > 334 | ); > | ^ >In file included from pysvn_svnenv.hpp:20, > from pysvn.hpp:17, > from pysvn_client_cmd_diff.cpp:19: >/usr/include/subversion-1/svn_client.h:3233:1: note: declared here > 3233 | svn_client_diff6(const apr_array_header_t *diff_options, > | ^~~~~~~~~~~~~~~~ >pysvn_client_cmd_diff.cpp: In member function âPy::Object pysvn_client::cmd_diff_peg(const Py::Tuple&, const Py::Dict&)â: >pysvn_client_cmd_diff.cpp:600:13: warning: âsvn_error_t* svn_client_diff_peg6(const apr_array_header_t*, const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_opt_revision_t*, const char*, svn_depth_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, const char*, svn_stream_t*, svn_stream_t*, const apr_array_header_t*, svn_client_ctx_t*, apr_pool_t*)â is deprecated [-Wdeprecated-declarations] > 600 | ); > | ^ >In file included from pysvn_svnenv.hpp:20, > from pysvn.hpp:17, > from pysvn_client_cmd_diff.cpp:19: >/usr/include/subversion-1/svn_client.h:3428:1: note: declared here > 3428 | svn_client_diff_peg6(const apr_array_header_t *diff_options, > | ^~~~~~~~~~~~~~~~~~~~ >pysvn_client_cmd_diff.cpp:600:13: warning: âsvn_error_t* svn_client_diff_peg6(const apr_array_header_t*, const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_opt_revision_t*, const char*, svn_depth_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, svn_boolean_t, const char*, svn_stream_t*, svn_stream_t*, const apr_array_header_t*, svn_client_ctx_t*, apr_pool_t*)â is deprecated [-Wdeprecated-declarations] > 600 | ); > | ^ >In file included from pysvn_svnenv.hpp:20, > from pysvn.hpp:17, > from pysvn_client_cmd_diff.cpp:19: >/usr/include/subversion-1/svn_client.h:3428:1: note: declared here > 3428 | svn_client_diff_peg6(const apr_array_header_t *diff_options, > | ^~~~~~~~~~~~~~~~~~~~ >pysvn_client_cmd_info.cpp: In member function âPy::Object pysvn_client::cmd_annotate2(const Py::Tuple&, const Py::Dict&)â: >pysvn_client_cmd_info.cpp:487:13: warning: âsvn_error_t* svn_client_blame5(const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_diff_file_options_t*, svn_boolean_t, svn_boolean_t, svn_client_blame_receiver3_t, void*, svn_client_ctx_t*, apr_pool_t*)â is deprecated [-Wdeprecated-declarations] > 487 | ); > | ^ >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:3003:1: note: declared here > 3003 | svn_client_blame5(const char *path_or_url, > | ^~~~~~~~~~~~~~~~~ >pysvn_client_cmd_info.cpp:487:13: warning: âsvn_error_t* svn_client_blame5(const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_diff_file_options_t*, svn_boolean_t, svn_boolean_t, svn_client_blame_receiver3_t, void*, svn_client_ctx_t*, apr_pool_t*)â is deprecated [-Wdeprecated-declarations] > 487 | ); > | ^ >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:3003:1: note: declared here > 3003 | svn_client_blame5(const char *path_or_url, > | ^~~~~~~~~~~~~~~~~ >pysvn_client_cmd_info.cpp: In member function âPy::Object pysvn_client::cmd_annotate(const Py::Tuple&, const Py::Dict&)â: >pysvn_client_cmd_info.cpp:598:13: warning: âsvn_error_t* svn_client_blame4(const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_diff_file_options_t*, svn_boolean_t, svn_boolean_t, svn_client_blame_receiver2_t, void*, svn_client_ctx_t*, apr_pool_t*)â is deprecated [-Wdeprecated-declarations] > 598 | ); > | ^ >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:3025:1: note: declared here > 3025 | svn_client_blame4(const char *path_or_url, > | ^~~~~~~~~~~~~~~~~ >pysvn_client_cmd_info.cpp:598:13: warning: âsvn_error_t* svn_client_blame4(const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_diff_file_options_t*, svn_boolean_t, svn_boolean_t, svn_client_blame_receiver2_t, void*, svn_client_ctx_t*, apr_pool_t*)â is deprecated [-Wdeprecated-declarations] > 598 | ); > | ^ >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:3025:1: note: declared here > 3025 | svn_client_blame4(const char *path_or_url, > | ^~~~~~~~~~~~~~~~~ >pysvn_client_cmd_info.cpp: In member function âPy::Object pysvn_client::cmd_info(const Py::Tuple&, const Py::Dict&)â: >pysvn_client_cmd_info.cpp:709:21: warning: âsvn_error_t* svn_wc_adm_probe_open3(svn_wc_adm_access_t**, svn_wc_adm_access_t*, const char*, svn_boolean_t, int, svn_cancel_func_t, void*, apr_pool_t*)â is deprecated [-Wdeprecated-declarations] > 709 | ); > | ^ >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:343:1: note: declared here > 343 | svn_wc_adm_probe_open3(svn_wc_adm_access_t **adm_access, > | ^~~~~~~~~~~~~~~~~~~~~~ >pysvn_client_cmd_info.cpp:709:21: warning: âsvn_error_t* svn_wc_adm_probe_open3(svn_wc_adm_access_t**, svn_wc_adm_access_t*, const char*, svn_boolean_t, int, svn_cancel_func_t, void*, apr_pool_t*)â is deprecated [-Wdeprecated-declarations] > 709 | ); > | ^ >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:343:1: note: declared here > 343 | svn_wc_adm_probe_open3(svn_wc_adm_access_t **adm_access, > | ^~~~~~~~~~~~~~~~~~~~~~ >pysvn_client_cmd_info.cpp:727:21: warning: âsvn_error_t* svn_wc_entry(const svn_wc_entry_t**, const char*, svn_wc_adm_access_t*, svn_boolean_t, apr_pool_t*)â is deprecated [-Wdeprecated-declarations] > 727 | ); > | ^ >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:3172:1: note: declared here > 3172 | svn_wc_entry(const svn_wc_entry_t **entry, > | ^~~~~~~~~~~~ >pysvn_client_cmd_info.cpp:727:21: warning: âsvn_error_t* svn_wc_entry(const svn_wc_entry_t**, const char*, svn_wc_adm_access_t*, svn_boolean_t, apr_pool_t*)â is deprecated [-Wdeprecated-declarations] > 727 | ); > | ^ >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:3172:1: note: declared here > 3172 | svn_wc_entry(const svn_wc_entry_t **entry, > | ^~~~~~~~~~~~ >pysvn_client_cmd_info.cpp: In member function âPy::Object pysvn_client::cmd_log(const Py::Tuple&, const Py::Dict&)â: >pysvn_client_cmd_info.cpp:1262:23: warning: comparison of integer expressions of different signedness: âsize_tâ {aka âunsigned intâ} and âPy::SeqBase<Py::Object>::size_typeâ {aka âintâ} [-Wsign-compare] > 1262 | for( size_t i=0; i<url_or_path_list.size(); i++ ) > | ~^~~~~~~~~~~~~~~~~~~~~~~~ >pysvn_client_cmd_info.cpp: In function âsvn_error_t* status4EntriesFunc(void*, const char*, svn_wc_status2_t*, apr_pool_t*)â: >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: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<Py::Object>::size_typeâ {aka âintâ} [-Wsign-compare] > 87 | for( size_t i=0; i<merge_options_list.length(); i++ ) > | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >pysvn_client_cmd_merge.cpp:101:27: warning: comparison of integer expressions of different signedness: âsize_tâ {aka âunsigned intâ} and âPy::SeqBase<Py::Object>::size_typeâ {aka âintâ} [-Wsign-compare] > 101 | for( size_t i=0; i<merge_options_list.length(); i++ ) > | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >pysvn_client_cmd_merge.cpp: In member function âPy::Object pysvn_client::cmd_merge_peg2(const Py::Tuple&, const Py::Dict&)â: >pysvn_client_cmd_merge.cpp:267:27: warning: comparison of integer expressions of different signedness: âsize_tâ {aka âunsigned intâ} and âPy::SeqBase<Py::Object>::size_typeâ {aka âintâ} [-Wsign-compare] > 267 | for( size_t i=0; i<merge_options_list.length(); i++ ) > | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >pysvn_client_cmd_merge.cpp:282:27: warning: comparison of integer expressions of different signedness: âsize_tâ {aka âunsigned intâ} and âPy::SeqBase<Py::Object>::size_typeâ {aka âintâ} [-Wsign-compare] > 282 | for( size_t i=0; i<merge_options_list.length(); i++ ) > | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >pysvn_client_cmd_merge.cpp:296:37: warning: comparison of integer expressions of different signedness: âunsigned intâ and âPy::SeqBase<Py::Object>::size_typeâ {aka âintâ} [-Wsign-compare] > 296 | for( unsigned int index=0; index<list_all_ranges.length(); index++ ) > | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ >pysvn_client_cmd_merge.cpp: In member function âPy::Object pysvn_client::cmd_merge_peg(const Py::Tuple&, const Py::Dict&)â: >pysvn_client_cmd_merge.cpp:458:27: warning: comparison of integer expressions of different signedness: âsize_tâ {aka âunsigned intâ} and âPy::SeqBase<Py::Object>::size_typeâ {aka âintâ} [-Wsign-compare] > 458 | for( size_t i=0; i<merge_options_list.length(); i++ ) > | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >pysvn_client_cmd_merge.cpp:477:27: warning: comparison of integer expressions of different signedness: âsize_tâ {aka âunsigned intâ} and âPy::SeqBase<Py::Object>::size_typeâ {aka âintâ} [-Wsign-compare] > 477 | for( size_t i=0; i<merge_options_list.length(); i++ ) > | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >pysvn_client_cmd_merge.cpp:511:13: warning: âsvn_error_t* svn_client_merge_peg2(const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_opt_revision_t*, const char*, 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] > 511 | ); > | ^ >In file included from pysvn_svnenv.hpp:20, > from pysvn.hpp:17, > from pysvn_client_cmd_merge.cpp:19: >/usr/include/subversion-1/svn_client.h:4046:1: note: declared here > 4046 | svn_client_merge_peg2(const char *source, > | ^~~~~~~~~~~~~~~~~~~~~ >pysvn_client_cmd_merge.cpp:511:13: warning: âsvn_error_t* svn_client_merge_peg2(const char*, const svn_opt_revision_t*, const svn_opt_revision_t*, const svn_opt_revision_t*, const char*, 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] > 511 | ); > | ^ >In file included from pysvn_svnenv.hpp:20, > from pysvn.hpp:17, > from pysvn_client_cmd_merge.cpp:19: >/usr/include/subversion-1/svn_client.h:4046:1: note: declared here > 4046 | svn_client_merge_peg2(const char *source, > | ^~~~~~~~~~~~~~~~~~~~~ >pysvn_client_cmd_merge.cpp: In member function âPy::Object pysvn_client::cmd_merge_reintegrate(const Py::Tuple&, const Py::Dict&)â: >pysvn_client_cmd_merge.cpp:570:27: warning: comparison of integer expressions of different signedness: âsize_tâ {aka âunsigned intâ} and âPy::SeqBase<Py::Object>::size_typeâ {aka âintâ} [-Wsign-compare] > 570 | for( size_t i=0; i<merge_options_list.length(); i++ ) > | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >pysvn_client_cmd_merge.cpp:582:27: warning: comparison of integer expressions of different signedness: âsize_tâ {aka âunsigned intâ} and âPy::SeqBase<Py::Object>::size_typeâ {aka âintâ} [-Wsign-compare] > 582 | for( size_t i=0; i<merge_options_list.length(); i++ ) > | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >pysvn_client_cmd_merge.cpp:609:13: warning: âsvn_error_t* svn_client_merge_reintegrate(const char*, const svn_opt_revision_t*, const char*, svn_boolean_t, const apr_array_header_t*, svn_client_ctx_t*, apr_pool_t*)â is deprecated [-Wdeprecated-declarations] > 609 | ); > | ^ >In file included from pysvn_svnenv.hpp:20, > from pysvn.hpp:17, > from pysvn_client_cmd_merge.cpp:19: >/usr/include/subversion-1/svn_client.h:3932:1: note: declared here > 3932 | svn_client_merge_reintegrate(const char *source_path_or_url, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >pysvn_client_cmd_merge.cpp:609:13: warning: âsvn_error_t* svn_client_merge_reintegrate(const char*, const svn_opt_revision_t*, const char*, svn_boolean_t, const apr_array_header_t*, svn_client_ctx_t*, apr_pool_t*)â is deprecated [-Wdeprecated-declarations] > 609 | ); > | ^ >In file included from pysvn_svnenv.hpp:20, > from pysvn.hpp:17, > from pysvn_client_cmd_merge.cpp:19: >/usr/include/subversion-1/svn_client.h:3932:1: note: declared here > 3932 | svn_client_merge_reintegrate(const char *source_path_or_url, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >Compile: pysvn_transaction.cpp into pysvn_transaction.o >Compile: pysvn_revision.cpp into pysvn_revision.o >Compile: pysvn_docs.cpp into pysvn_docs.o >Compile: pysvn_path.cpp into pysvn_path.o >Compile: pysvn_arg_processing.cpp into pysvn_arg_processing.o >Compile: pysvn_converters.cpp into pysvn_converters.o >Compile: pysvn_svnenv.cpp into pysvn_svnenv.o >Compile: pysvn_profile.cpp into pysvn_profile.o >Info: Make pysvn/__init__.py >/usr/bin/python3.7 -u create__init__.py pysvn/__init__.py.template pysvn/__init__.py generate_svn_error_codes/generate_svn_error_codes _pysvn_3_7.so >Info: Creating __init__.py for module _pysvn_3_7 >Info: Running 'generate_svn_error_codes/generate_svn_error_codes >>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: <alpha-date-and-time> >Error: Benchmark(56) replace Text Last Updated: <alpha-date-and-time> >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: <alpha-date-and-time> >Error: Result(68) replace Last Changed Date: 12-mag-2020 12:22:55 >Error: -------------------------------------------------------------------------------- >Error: Benchmark(72) replace Text Last Updated: <alpha-date-and-time> >Error: Result(72) replace Text Last Updated: 12-mag-2020 12:22:51 >Error: -------------------------------------------------------------------------------- >Error: Benchmark(88) replace Last Changed Date: <alpha-date-and-time> >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 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 722840
: 638580