* Package: sci-electronics/Stage-4.1.1 * Repository: gentoo * Maintainer: aballier@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking Stage-4.1.1.tar.gz to /var/tmp/portage/sci-electronics/Stage-4.1.1/work >>> Source unpacked in /var/tmp/portage/sci-electronics/Stage-4.1.1/work >>> Preparing source in /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1 ... >>> Working in BUILD_DIR: "/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build" cmake --no-warn-unused-cli -C /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build/gentoo_toolchain.cmake /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1 Not searching for unused variables given on the command line. loading initial cache file /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build/gentoo_common_config.cmake -- The C compiler identification is GNU 6.2.0 -- The CXX compiler identification is GNU 6.2.0 -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Stage version 4.1.1 -- Operating system is Linux -- Linux x86_64 Detected -- Installing Libraries to /usr/lib64 -- Installing Plugins to /usr/lib64/Stage-4.1 -- Build type GENTOO -- Checking for libtool -- Checking for required libraries... -- Found JPEG: /usr/lib64/libjpeg.so -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8") -- Found PNG: /usr/lib64/libpng.so (found version "1.6.25") -- Found OpenGL: /usr/lib64/libGL.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib64/libX11.so -- Found FLTK: /usr/lib64/fltk/libfltk_images.so;/usr/lib64/fltk/libfltk_forms.so;/usr/lib64/fltk/libfltk_gl.so;/usr/lib64/libGL.so;/usr/lib64/fltk/libfltk.so -- Checking for optional libraries... -- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "0.29.1") -- Checking for one of the modules 'playercore>=2.1.0' -- * Player not detected. If Player is installed but not detected, check your PKG_CONFIG_PATH. -- Installation path CMAKE_INSTALL_PREFIX=/usr -- Configuring libstage -- <<< Gentoo configuration >>> Build type GENTOO Install path /usr Compiler flags: C -march=native -O2 -pipe C++ -march=native -O2 -pipe Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -- Configuring done CMake Warning (dev) at libstage/CMakeLists.txt:84 (add_executable): Policy CMP0003 should be set before this line. Add code such as if(COMMAND cmake_policy) cmake_policy(SET CMP0003 NEW) endif(COMMAND cmake_policy) as early as possible but after the most recent call to cmake_minimum_required or cmake_policy(VERSION). This warning appears because target "stagebinary" links to some libraries for which the linker must search: pthread and other libraries with known full path: /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build/libstage/libstage.so.4.1.1 /usr/lib64/fltk/libfltk_images.so CMake is adding directories in the second list to the linker search path in case they are needed to find libraries from the first list (for backwards compatibility with CMake 2.4). Set policy CMP0003 to OLD or NEW to enable or disable this behavior explicitly. Run "cmake --help-policy CMP0003" for more information. This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1 ... >>> Working in BUILD_DIR: "/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build" make -j1 VERBOSE=1 /usr/bin/cmake -H/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1 -B/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build/CMakeFiles /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build' make -f libstage/CMakeFiles/stage.dir/build.make libstage/CMakeFiles/stage.dir/depend make[2]: Entering directory '/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build' cd /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1 /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1/libstage /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build/libstage /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build/libstage/CMakeFiles/stage.dir/DependInfo.cmake Dependee "/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build/libstage/CMakeFiles/stage.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build/libstage/CMakeFiles/stage.dir/depend.internal". Dependee "/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build/libstage/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build/libstage/CMakeFiles/stage.dir/depend.internal". Scanning dependencies of target stage make[2]: Leaving directory '/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build' make -f libstage/CMakeFiles/stage.dir/build.make libstage/CMakeFiles/stage.dir/build make[2]: Entering directory '/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build' [ 1%] Building CXX object libstage/CMakeFiles/stage.dir/block.o cd /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build/libstage && /usr/bin/x86_64-pc-linux-gnu-g++ -Dstage_EXPORTS -I/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1/. -I/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1/libstage -I/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1/replace -I/usr/include/fltk -I/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build -DNDEBUG -march=native -O2 -pipe -fPIC -o CMakeFiles/stage.dir/block.o -c /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1/libstage/block.cc In file included from /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1/libstage/region.hh:8:0, from /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1/libstage/block.cc:1: /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1/libstage/stage.hh: In member function ‘virtual void Stg::Ancestor::SetToken(const string&)’: /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1/libstage/stage.hh:625:62: error: unable to find string literal operator ‘operator""m’ with ‘const char [24]’, ‘long unsigned int’ arguments #define PRINT_ERR(m) fprintf( stderr, "\033[41merr\033[0m: "m" (%s %s)\n", __FILE__, __FUNCTION__) ^ /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1/libstage/stage.hh:725:2: note: in expansion of macro ‘PRINT_ERR’ PRINT_ERR( "Ancestor::SetToken() called with zero length string. Ignored." ); ^~~~~~~~~ /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1/libstage/stage.hh: In member function ‘virtual void Stg::Model::SetToken(const string&)’: /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1/libstage/stage.hh:625:62: error: unable to find string literal operator ‘operator""m’ with ‘const char [24]’, ‘long unsigned int’ arguments #define PRINT_ERR(m) fprintf( stderr, "\033[41merr\033[0m: "m" (%s %s)\n", __FILE__, __FUNCTION__) ^ /var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1/libstage/stage.hh:2032:2: note: in expansion of macro ‘PRINT_ERR’ PRINT_ERR( "Model::SetToken() called with zero length string. Ignored." ); ^~~~~~~~~ make[2]: *** [libstage/CMakeFiles/stage.dir/build.make:63: libstage/CMakeFiles/stage.dir/block.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build' make[1]: *** [CMakeFiles/Makefile2:157: libstage/CMakeFiles/stage.dir/all] Error 2 make[1]: Leaving directory '/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build' make: *** [Makefile:161: all] Error 2 * ERROR: sci-electronics/Stage-4.1.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-electronics/Stage-4.1.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-electronics/Stage-4.1.1::gentoo'`. * The complete build log is located at '/var/log/portage/sci-electronics:Stage-4.1.1:20161007-113642.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-electronics/Stage-4.1.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-electronics/Stage-4.1.1/temp/environment'. * Working directory: '/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1_build' * S: '/var/tmp/portage/sci-electronics/Stage-4.1.1/work/Stage-4.1.1'