Skip to content

Instantly share code, notes, and snippets.

@Althorion
Created July 28, 2017 11:20
Show Gist options
  • Save Althorion/51ef794fea66b5a089bafd1ac09968d6 to your computer and use it in GitHub Desktop.
Save Althorion/51ef794fea66b5a089bafd1ac09968d6 to your computer and use it in GitHub Desktop.
* Package: dev-python/compreffor-0.4.5
* Repository: 4nykey
* Maintainer: [email protected]
* USE: abi_x86_64 amd64 cython elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_4 userland_GNU
* FEATURES: preserve-libs sandbox userpriv usersandbox
* python2_7: running distutils-r1_run_phase distutils-r1_python_compile
/usr/bin/python2.7 setup.py build
Distribution mode: Compiling from Cython-generated .cpp sources.
running build
running build_py
creating /var/tmp/portage/dev-python/compreffor-0.4.5/work/compreffor-0.4.5-python2_7/lib/compreffor
copying src/python/compreffor/pyCompressor.py -> /var/tmp/portage/dev-python/compreffor-0.4.5/work/compreffor-0.4.5-python2_7/lib/compreffor
copying src/python/compreffor/cxxCompressor.py -> /var/tmp/portage/dev-python/compreffor-0.4.5/work/compreffor-0.4.5-python2_7/lib/compreffor
copying src/python/compreffor/__main__.py -> /var/tmp/portage/dev-python/compreffor-0.4.5/work/compreffor-0.4.5-python2_7/lib/compreffor
copying src/python/compreffor/__init__.py -> /var/tmp/portage/dev-python/compreffor-0.4.5/work/compreffor-0.4.5-python2_7/lib/compreffor
creating /var/tmp/portage/dev-python/compreffor-0.4.5/work/compreffor-0.4.5-python2_7/lib/compreffor/test
copying src/python/compreffor/test/util.py -> /var/tmp/portage/dev-python/compreffor-0.4.5/work/compreffor-0.4.5-python2_7/lib/compreffor/test
copying src/python/compreffor/test/pyCompressor_test.py -> /var/tmp/portage/dev-python/compreffor-0.4.5/work/compreffor-0.4.5-python2_7/lib/compreffor/test
copying src/python/compreffor/test/dummy.py -> /var/tmp/portage/dev-python/compreffor-0.4.5/work/compreffor-0.4.5-python2_7/lib/compreffor/test
copying src/python/compreffor/test/__init__.py -> /var/tmp/portage/dev-python/compreffor-0.4.5/work/compreffor-0.4.5-python2_7/lib/compreffor/test
warning: build_py: byte-compiling is disabled, skipping.
running build_ext
building 'compreffor._compreffor' extension
creating /var/tmp/portage/dev-python/compreffor-0.4.5/work/compreffor-0.4.5-python2_7/temp.linux-x86_64-2.7
creating /var/tmp/portage/dev-python/compreffor-0.4.5/work/compreffor-0.4.5-python2_7/temp.linux-x86_64-2.7/src
creating /var/tmp/portage/dev-python/compreffor-0.4.5/work/compreffor-0.4.5-python2_7/temp.linux-x86_64-2.7/src/cython
creating /var/tmp/portage/dev-python/compreffor-0.4.5/work/compreffor-0.4.5-python2_7/temp.linux-x86_64-2.7/src/cxx
x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -fPIC -I/usr/include/python2.7 -c src/cython/_compreffor.cpp -o /var/tmp/portage/dev-python/compreffor-0.4.5/work/compreffor-0.4.5-python2_7/temp.linux-x86_64-2.7/src/cython/_compreffor.o -std=c++0x -pthread -Wextra -Wno-unused -Wno-unused-parameter
x86_64-pc-linux-gnu-g++: error: src/cython/_compreffor.cpp: No such file or directory
x86_64-pc-linux-gnu-g++: fatal error: no input files
compilation terminated.
error: command 'x86_64-pc-linux-gnu-g++' failed with exit status 1
* ERROR: dev-python/compreffor-0.4.5::4nykey failed (compile phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 115: Called src_compile
* environment, line 2652: Called distutils-r1_src_compile
* environment, line 792: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile'
* environment, line 307: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile'
* environment, line 2187: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
* environment, line 1493: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
* environment, line 1491: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile'
* environment, line 522: Called distutils-r1_run_phase 'distutils-r1_python_compile'
* environment, line 783: Called distutils-r1_python_compile
* environment, line 658: Called esetup.py 'build'
* environment, line 1038: Called die
* The specific snippet of code:
* "${@}" || die "${die_args[@]}";
*
* If you need support, post the output of `emerge --info '=dev-python/compreffor-0.4.5::4nykey'`,
* the complete build log and the output of `emerge -pqv '=dev-python/compreffor-0.4.5::4nykey'`.
* The complete build log is located at '/var/tmp/portage/dev-python/compreffor-0.4.5/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-python/compreffor-0.4.5/temp/environment'.
* Working directory: '/var/tmp/portage/dev-python/compreffor-0.4.5/work/compreffor-0.4.5'
* S: '/var/tmp/portage/dev-python/compreffor-0.4.5/work/compreffor-0.4.5'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment