* Package: dev-python/tagpy-2013.1 * Repository: gentoo * Maintainer: python@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_6 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking tagpy-2013.1.tar.gz to /var/tmp/portage/dev-python/tagpy-2013.1/work >>> Source unpacked in /var/tmp/portage/dev-python/tagpy-2013.1/work >>> Preparing source in /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1 ... * Will copy sources from /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1 * python2_7: copying to /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7 * python3_6: copying to /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python3_6 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1 ... * python2_7: running distutils-r1_run_phase python_configure ------------------------------------------------------------------------- Setuptools conflict detected. ------------------------------------------------------------------------- When I imported setuptools, I did not get the distribute version of setuptools, which is troubling--this package really wants to be used with distribute rather than the old setuptools package. More than likely, you have both distribute and setuptools installed, which is bad. See this page for more information: http://wiki.tiker.net/DistributeVsSetuptools ------------------------------------------------------------------------- I will continue after a short while, fingers crossed. Hit Ctrl-C now if you'd like to think about the situation. ------------------------------------------------------------------------- Continuing in 10 seconds... Continuing in 9 seconds... Continuing in 8 seconds... Continuing in 7 seconds... Continuing in 6 seconds... Continuing in 5 seconds... Continuing in 4 seconds... Continuing in 3 seconds... Continuing in 2 seconds... Continuing in 1 seconds... * python3_6: running distutils-r1_run_phase python_configure ------------------------------------------------------------------------- Setuptools conflict detected. ------------------------------------------------------------------------- When I imported setuptools, I did not get the distribute version of setuptools, which is troubling--this package really wants to be used with distribute rather than the old setuptools package. More than likely, you have both distribute and setuptools installed, which is bad. See this page for more information: http://wiki.tiker.net/DistributeVsSetuptools ------------------------------------------------------------------------- I will continue after a short while, fingers crossed. Hit Ctrl-C now if you'd like to think about the situation. ------------------------------------------------------------------------- Continuing in 10 seconds... Continuing in 9 seconds... Continuing in 8 seconds... Continuing in 7 seconds... Continuing in 6 seconds... Continuing in 5 seconds... Continuing in 4 seconds... Continuing in 3 seconds... Continuing in 2 seconds... Continuing in 1 seconds... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1 ... * python2_7: running distutils-r1_run_phase distutils-r1_python_compile python2.7 setup.py build ------------------------------------------------------------------------- Setuptools conflict detected. ------------------------------------------------------------------------- When I imported setuptools, I did not get the distribute version of setuptools, which is troubling--this package really wants to be used with distribute rather than the old setuptools package. More than likely, you have both distribute and setuptools installed, which is bad. See this page for more information: http://wiki.tiker.net/DistributeVsSetuptools ------------------------------------------------------------------------- I will continue after a short while, fingers crossed. Hit Ctrl-C now if you'd like to think about the situation. ------------------------------------------------------------------------- Continuing in 10 seconds... Continuing in 9 seconds... Continuing in 8 seconds... Continuing in 7 seconds... Continuing in 6 seconds... Continuing in 5 seconds... Continuing in 4 seconds... Continuing in 3 seconds... Continuing in 2 seconds... Continuing in 1 seconds... running build running build_py creating /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/lib/tagpy copying tagpy/id3v1.py -> /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/lib/tagpy copying tagpy/flac.py -> /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/lib/tagpy copying tagpy/mpeg.py -> /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/lib/tagpy copying tagpy/ape.py -> /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/lib/tagpy copying tagpy/id3v2.py -> /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/lib/tagpy copying tagpy/__init__.py -> /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/lib/tagpy copying tagpy/mpc.py -> /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/lib/tagpy creating /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/lib/tagpy/ogg copying tagpy/ogg/flac.py -> /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/lib/tagpy/ogg copying tagpy/ogg/vorbis.py -> /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/lib/tagpy/ogg copying tagpy/ogg/__init__.py -> /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/lib/tagpy/ogg warning: build_py: byte-compiling is disabled, skipping. running build_ext building '_tagpy' extension creating /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/temp.linux-x86_64-2.7 creating /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/temp.linux-x86_64-2.7/src creating /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/temp.linux-x86_64-2.7/src/wrapper x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -I/usr/include/taglib -I/usr/include/python2.7 -c src/wrapper/basics.cpp -o /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/temp.linux-x86_64-2.7/src/wrapper/basics.o In file included from src/wrapper/basics.cpp:34: src/wrapper/common.hpp:191:62: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void PointerList_setitem(List &l, TagLib::uint i, auto_ptr v) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:15, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from src/wrapper/common.hpp:24, from src/wrapper/basics.cpp:34: /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/wrapper/basics.cpp:34: src/wrapper/common.hpp:202:45: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void PointerList_append(List &l, auto_ptr v) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:15, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from src/wrapper/common.hpp:24, from src/wrapper/basics.cpp:34: /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -I/usr/include/taglib -I/usr/include/python2.7 -c src/wrapper/id3.cpp -o /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/temp.linux-x86_64-2.7/src/wrapper/id3.o In file included from src/wrapper/id3.cpp:40: src/wrapper/common.hpp:191:62: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void PointerList_setitem(List &l, TagLib::uint i, auto_ptr v) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:15, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from src/wrapper/common.hpp:24, from src/wrapper/id3.cpp:40: /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/wrapper/id3.cpp:40: src/wrapper/common.hpp:202:45: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void PointerList_append(List &l, auto_ptr v) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:15, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from src/wrapper/common.hpp:24, from src/wrapper/id3.cpp:40: /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -I/usr/include/taglib -I/usr/include/python2.7 -c src/wrapper/rest.cpp -o /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/temp.linux-x86_64-2.7/src/wrapper/rest.o In file included from src/wrapper/rest.cpp:35: src/wrapper/common.hpp:191:62: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void PointerList_setitem(List &l, TagLib::uint i, auto_ptr v) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:15, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from src/wrapper/common.hpp:24, from src/wrapper/rest.cpp:35: /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from src/wrapper/rest.cpp:35: src/wrapper/common.hpp:202:45: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] void PointerList_append(List &l, auto_ptr v) ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/memory:80, from /usr/include/boost/function/function_base.hpp:16, from /usr/include/boost/function/detail/prologue.hpp:17, from /usr/include/boost/function/function_template.hpp:13, from /usr/include/boost/function/detail/maybe_include.hpp:15, from /usr/include/boost/function/function0.hpp:11, from /usr/include/boost/python/errors.hpp:13, from /usr/include/boost/python/handle.hpp:11, from /usr/include/boost/python/args_fwd.hpp:10, from /usr/include/boost/python/args.hpp:10, from /usr/include/boost/python.hpp:11, from src/wrapper/common.hpp:24, from src/wrapper/rest.cpp:35: /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include/g++-v8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ x86_64-pc-linux-gnu-g++ -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/temp.linux-x86_64-2.7/src/wrapper/basics.o /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/temp.linux-x86_64-2.7/src/wrapper/id3.o /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/temp.linux-x86_64-2.7/src/wrapper/rest.o -L/usr/lib64 -ltag -lboost_python-2.7 -lpython2.7 -o /var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7/build/lib/_tagpy.so /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_python-2.7 collect2: error: ld returned 1 exit status error: command 'x86_64-pc-linux-gnu-g++' failed with exit status 1 * ERROR: dev-python/tagpy-2013.1::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 124: Called src_compile * environment, line 2649: Called distutils-r1_src_compile * environment, line 835: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' * environment, line 336: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 2194: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 1550: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 1548: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 553: Called distutils-r1_run_phase 'distutils-r1_python_compile' * environment, line 826: Called distutils-r1_python_compile * environment, line 696: Called esetup.py 'build' * environment, line 1094: Called die * The specific snippet of code: * "${@}" || die "${die_args[@]}"; * * If you need support, post the output of `emerge --info '=dev-python/tagpy-2013.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/tagpy-2013.1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-python:tagpy-2013.1:20190724-185007.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/tagpy-2013.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/tagpy-2013.1/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1-python2_7' * S: '/var/tmp/portage/dev-python/tagpy-2013.1/work/tagpy-2013.1'