* Package: x11-drivers/libfreenect-0.0.1_p20110105-r1  * Repository: sunrise  * Maintainer: maintainer-wanted@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib python userland_GNU  * FEATURES: ccache preserve-libs sandbox >>> Unpacking source... >>> Unpacking libfreenect-0.0.1_p20110105.tar.bz2 to /var/tmp/portage/x11-drivers/libfreenect-0.0.1_p20110105-r1/work >>> Source unpacked in /var/tmp/portage/x11-drivers/libfreenect-0.0.1_p20110105-r1/work >>> Preparing source in /var/tmp/portage/x11-drivers/libfreenect-0.0.1_p20110105-r1/work/libfreenect-0.0.1_p20110105 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-drivers/libfreenect-0.0.1_p20110105-r1/work/libfreenect-0.0.1_p20110105 ... * python requires c synchronous support to be enabled; c_sync enabled >>> Working in BUILD_DIR: "/var/tmp/portage/x11-drivers/libfreenect-0.0.1_p20110105-r1/work/libfreenect-0.0.1_p20110105_build" cmake --no-warn-unused-cli -C /var/tmp/portage/x11-drivers/libfreenect-0.0.1_p20110105-r1/temp/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_examples=OFF -DBUILD_EXAMPLES=OFF -DBUILD_Examples=OFF -DBUILD_fakenect=OFF -DBUILD_FAKENECT=OFF -DBUILD_Fakenect=OFF -DBUILD_CPP=OFF -DBUILD_CV=OFF -DBUILD_python=ON -DBUILD_PYTHON=ON -DBUILD_Python=ON -DBUILD_C_SYNC=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/x11-drivers/libfreenect-0.0.1_p20110105-r1/temp/gentoo_rules.cmake /var/tmp/portage/x11-drivers/libfreenect-0.0.1_p20110105-r1/work/libfreenect-0.0.1_p20110105 Not searching for unused variables given on the command line. loading initial cache file /var/tmp/portage/x11-drivers/libfreenect-0.0.1_p20110105-r1/temp/gentoo_common_config.cmake -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Operating system is Linux -- Got System Processor x86_64 -- Linux x86_64 Detected -- libfreenect will be installed to /usr -- Headers will be installed to /usr/include/libfreenect -- Libraries will be installed to /usr/lib64 -- Found libusb-1.0: -- - Includes: /usr/include -- - Libraries: /usr/lib64/libusb-1.0.so -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Found PythonInterp: /usr/bin/python -- Found PythonLibs: /usr/lib64/libpython2.7.so -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -march=nocona -mno-sse3 -O2 -pipe C++ -march=nocona -mno-sse3 -O2 -pipe Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/x11-drivers/libfreenect-0.0.1_p20110105-r1/work/libfreenect-0.0.1_p20110105_build >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-drivers/libfreenect-0.0.1_p20110105-r1/work/libfreenect-0.0.1_p20110105 ... >>> Working in BUILD_DIR: "/var/tmp/portage/x11-drivers/libfreenect-0.0.1_p20110105-r1/work/libfreenect-0.0.1_p20110105_build" make -j3 Scanning dependencies of target freenectstatic Scanning dependencies of target freenect [ 8%] [ 16%] [ 25%] Building C object src/CMakeFiles/freenectstatic.dir/tilt.c.o Building C object src/CMakeFiles/freenectstatic.dir/core.c.o Building C object src/CMakeFiles/freenect.dir/core.c.o [ 33%] Building C object src/CMakeFiles/freenect.dir/tilt.c.o [ 41%] Building C object src/CMakeFiles/freenectstatic.dir/cameras.c.o [ 50%] Building C object src/CMakeFiles/freenectstatic.dir/usb_libusb10.c.o [ 58%] Building C object src/CMakeFiles/freenect.dir/cameras.c.o [ 66%] Building C object src/CMakeFiles/freenect.dir/usb_libusb10.c.o Linking C static library ../lib/libfreenect.a [ 66%] Built target freenectstatic Linking C shared library ../lib/libfreenect.so [ 66%] Built target freenect Scanning dependencies of target freenect_sync_static Scanning dependencies of target freenect_sync [ 75%] [ 83%] Building C object wrappers/c_sync/CMakeFiles/freenect_sync.dir/libfreenect_sync.c.o Building C object wrappers/c_sync/CMakeFiles/freenect_sync_static.dir/libfreenect_sync.c.o Linking C static library ../../lib/libfreenect_sync.a Linking C shared library ../../lib/libfreenect_sync.so [ 83%] Built target freenect_sync_static [ 83%] Built target freenect_sync [ 91%] Generating freenect.c /bin/sh: CYTHON_EXECUTABLE-NOTFOUND: command not found make[2]: *** [wrappers/python/freenect.c] Error 127 make[1]: *** [wrappers/python/CMakeFiles/cython_freenect.dir/all] Error 2 make: *** [all] Error 2 emake failed * ERROR: x11-drivers/libfreenect-0.0.1_p20110105-r1 failed (compile phase): * Make failed! * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 5174: Called cmake-utils_src_compile * environment, line 1318: Called _execute_optionaly 'src_compile' * environment, line 355: Called enable_cmake-utils_src_compile * environment, line 1567: Called cmake-utils_src_make * environment, line 1337: Called die * The specific snippet of code: * emake "$@" || die "Make failed!"; * * If you need support, post the output of 'emerge --info =x11-drivers/libfreenect-0.0.1_p20110105-r1', * the complete build log and the output of 'emerge -pqv =x11-drivers/libfreenect-0.0.1_p20110105-r1'. * This ebuild is from an overlay named 'sunrise': '/var/lib/layman/sunrise/' ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. * The complete build log is located at '/var/log/portage/x11-drivers:libfreenect-0.0.1_p20110105-r1:20110626-023750.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/libfreenect-0.0.1_p20110105-r1/temp/environment'. * S: '/var/tmp/portage/x11-drivers/libfreenect-0.0.1_p20110105-r1/work/libfreenect-0.0.1_p20110105'