* Package: games-strategy/hedgewars-0.9.21.1 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking hedgewars-src-0.9.21.1.tar.bz2 to /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work >>> Source unpacked in /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work >>> Preparing source in /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21 ... >>> Working in BUILD_DIR: "/var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-0.9.21.1_build" cmake --no-warn-unused-cli -C /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-0.9.21.1_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DMINIMAL_FLAGS=ON -DCMAKE_INSTALL_PREFIX=/usr -DDATA_INSTALL_DIR=/usr/share/games/hedgewars -Dtarget_binary_install_dir=/usr/games/bin -Dtarget_library_install_dir=/usr/games/lib64 -DNOSERVER=TRUE -DCMAKE_VERBOSE_MAKEFILE=TRUE -DPHYSFS_SYSTEM=OFF -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-0.9.21.1_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-0.9.21.1_build/gentoo_toolchain.cmake /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21 Not searching for unused variables given on the command line. loading initial cache file /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-0.9.21.1_build/gentoo_common_config.cmake -- The C compiler identification is GNU 4.9.3 -- The CXX compiler identification is GNU 4.9.3 -- Check for working C compiler using: Ninja -- Check for working C compiler using: Ninja -- 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 using: Ninja -- Check for working CXX compiler using: Ninja -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Building 0.9.21-r10765 (31c744824dab) -- Performing Test HAVE_STACKPROTECTOR -- Performing Test HAVE_STACKPROTECTOR - Success -- Performing Test HAVE_VISIBILITY -- Performing Test HAVE_VISIBILITY - Success -- Performing Test HAVE_NOEXECSTACK -- Performing Test HAVE_NOEXECSTACK - Success -- Performing Test HAVE_ORIGIN -- Performing Test HAVE_ORIGIN - Success -- Performing Test HAVE_RELROFULL -- Performing Test HAVE_RELROFULL - Success -- Performing Test HAVE_ASNEEDED -- Performing Test HAVE_ASNEEDED - Success -- Using RELEASE configuration -- Found Lua: /usr/lib64/liblua.so -- PhysFS will be provided by the bundled sources -- Looking for sys/ucred.h -- Looking for sys/ucred.h - not found -- Looking for mntent.h -- Looking for mntent.h - found -- Performing Test HAVE_SYS_MNTTAB_H -- Performing Test HAVE_SYS_MNTTAB_H - Failed -- Looking for pthread.h -- Looking for pthread.h - found CMake Warning (dev) at misc/libphysfs/CMakeLists.txt:234 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "physfs". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "0.29") -- checking for module 'libavcodec' -- found libavcodec, version 56.60.100 -- checking for module 'libavformat' -- found libavformat, version 56.40.101 -- checking for module 'libavutil' -- found libavutil, version 54.31.100 -- Found LIBAV: /usr/lib64/libavcodec.so -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE CMake Warning (dev) at misc/libphyslayer/CMakeLists.txt:22 (get_target_property): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "physlayer". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. -- Found SDL_image: /usr/lib64/libSDL_image.so (found version "1.2.12") -- Found SDL_net: /usr/lib64/libSDL_net.so (found version "1.2.8") -- Found SDL_ttf: /usr/lib64/libSDL_ttf.so (found version "2.0.11") -- Found SDL_mixer: /usr/lib64/libSDL_mixer.so (found version "1.2.12") -- Check for working Pascal compiler: /usr/bin/fpc -- Check for working Pascal compiler: /usr/bin/fpc -- works -- Found GLUT: /usr/lib64/libglut.so -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8") -- Found PNG: /usr/lib64/libpng.so (found version "1.6.18") -- Looking for Mix_Init in /usr/lib64/libSDL_mixer.so -- Looking for Mix_Init in /usr/lib64/libSDL_mixer.so - found -- Looking for IMG_Init in /usr/lib64/libSDL_image.so -- Looking for IMG_Init in /usr/lib64/libSDL_image.so - found -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found -- Found Qt4: /usr/bin/qmake (found suitable version "4.8.7", minimum required is "4.7.0") -- Found Qt4: /usr/bin/qmake (found version "4.8.7") -- <<< Gentoo configuration >>> Build type RELEASE Install path /usr Compiler flags: C -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe C++ -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -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/games-strategy/hedgewars-0.9.21.1/work/hedgewars-0.9.21.1_build >>> Source configured. >>> Compiling source in /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21 ... >>> Working in BUILD_DIR: "/var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-0.9.21.1_build" ninja -j1 -v [1/331] /usr/bin/x86_64-pc-linux-gnu-gcc -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -g -fsigned-char -MMD -MT misc/libphysfs/CMakeFiles/physfs.dir/archiver_mvl.c.o -MF misc/libphysfs/CMakeFiles/physfs.dir/archiver_mvl.c.o.d -o misc/libphysfs/CMakeFiles/physfs.dir/archiver_mvl.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs/archiver_mvl.c [2/331] /usr/bin/x86_64-pc-linux-gnu-gcc -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -g -fsigned-char -MMD -MT misc/libphysfs/CMakeFiles/physfs.dir/physfs.c.o -MF misc/libphysfs/CMakeFiles/physfs.dir/physfs.c.o.d -o misc/libphysfs/CMakeFiles/physfs.dir/physfs.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs/physfs.c [3/331] /usr/bin/x86_64-pc-linux-gnu-gcc -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -g -fsigned-char -MMD -MT misc/libphysfs/CMakeFiles/physfs.dir/physfs_byteorder.c.o -MF misc/libphysfs/CMakeFiles/physfs.dir/physfs_byteorder.c.o.d -o misc/libphysfs/CMakeFiles/physfs.dir/physfs_byteorder.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs/physfs_byteorder.c [4/331] /usr/bin/x86_64-pc-linux-gnu-gcc -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -g -fsigned-char -MMD -MT misc/libphysfs/CMakeFiles/physfs.dir/physfs_unicode.c.o -MF misc/libphysfs/CMakeFiles/physfs.dir/physfs_unicode.c.o.d -o misc/libphysfs/CMakeFiles/physfs.dir/physfs_unicode.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs/physfs_unicode.c [5/331] /usr/bin/x86_64-pc-linux-gnu-gcc -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -g -fsigned-char -MMD -MT misc/libphysfs/CMakeFiles/physfs.dir/platform_posix.c.o -MF misc/libphysfs/CMakeFiles/physfs.dir/platform_posix.c.o.d -o misc/libphysfs/CMakeFiles/physfs.dir/platform_posix.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs/platform_posix.c [6/331] /usr/bin/x86_64-pc-linux-gnu-gcc -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -g -fsigned-char -MMD -MT misc/libphysfs/CMakeFiles/physfs.dir/platform_unix.c.o -MF misc/libphysfs/CMakeFiles/physfs.dir/platform_unix.c.o.d -o misc/libphysfs/CMakeFiles/physfs.dir/platform_unix.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs/platform_unix.c [7/331] /usr/bin/x86_64-pc-linux-gnu-gcc -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -g -fsigned-char -MMD -MT misc/libphysfs/CMakeFiles/physfs.dir/platform_macosx.c.o -MF misc/libphysfs/CMakeFiles/physfs.dir/platform_macosx.c.o.d -o misc/libphysfs/CMakeFiles/physfs.dir/platform_macosx.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs/platform_macosx.c [8/331] /usr/bin/x86_64-pc-linux-gnu-gcc -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -g -fsigned-char -MMD -MT misc/libphysfs/CMakeFiles/physfs.dir/platform_windows.c.o -MF misc/libphysfs/CMakeFiles/physfs.dir/platform_windows.c.o.d -o misc/libphysfs/CMakeFiles/physfs.dir/platform_windows.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs/platform_windows.c [9/331] /usr/bin/x86_64-pc-linux-gnu-gcc -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -g -fsigned-char -MMD -MT misc/libphysfs/CMakeFiles/physfs.dir/archiver_dir.c.o -MF misc/libphysfs/CMakeFiles/physfs.dir/archiver_dir.c.o.d -o misc/libphysfs/CMakeFiles/physfs.dir/archiver_dir.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs/archiver_dir.c [10/331] /usr/bin/x86_64-pc-linux-gnu-gcc -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -g -fsigned-char -MMD -MT misc/libphysfs/CMakeFiles/physfs.dir/archiver_unpacked.c.o -MF misc/libphysfs/CMakeFiles/physfs.dir/archiver_unpacked.c.o.d -o misc/libphysfs/CMakeFiles/physfs.dir/archiver_unpacked.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs/archiver_unpacked.c [11/331] /usr/bin/x86_64-pc-linux-gnu-gcc -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -g -fsigned-char -MMD -MT misc/libphysfs/CMakeFiles/physfs.dir/archiver_grp.c.o -MF misc/libphysfs/CMakeFiles/physfs.dir/archiver_grp.c.o.d -o misc/libphysfs/CMakeFiles/physfs.dir/archiver_grp.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs/archiver_grp.c [12/331] /usr/bin/x86_64-pc-linux-gnu-gcc -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -g -fsigned-char -MMD -MT misc/libphysfs/CMakeFiles/physfs.dir/archiver_hog.c.o -MF misc/libphysfs/CMakeFiles/physfs.dir/archiver_hog.c.o.d -o misc/libphysfs/CMakeFiles/physfs.dir/archiver_hog.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs/archiver_hog.c [13/331] /usr/bin/x86_64-pc-linux-gnu-gcc -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -g -fsigned-char -MMD -MT misc/libphysfs/CMakeFiles/physfs.dir/archiver_lzma.c.o -MF misc/libphysfs/CMakeFiles/physfs.dir/archiver_lzma.c.o.d -o misc/libphysfs/CMakeFiles/physfs.dir/archiver_lzma.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs/archiver_lzma.c [14/331] /usr/bin/x86_64-pc-linux-gnu-gcc -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -g -fsigned-char -MMD -MT misc/libphysfs/CMakeFiles/physfs.dir/archiver_qpak.c.o -MF misc/libphysfs/CMakeFiles/physfs.dir/archiver_qpak.c.o.d -o misc/libphysfs/CMakeFiles/physfs.dir/archiver_qpak.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs/archiver_qpak.c [15/331] /usr/bin/x86_64-pc-linux-gnu-gcc -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -g -fsigned-char -MMD -MT misc/libphysfs/CMakeFiles/physfs.dir/archiver_wad.c.o -MF misc/libphysfs/CMakeFiles/physfs.dir/archiver_wad.c.o.d -o misc/libphysfs/CMakeFiles/physfs.dir/archiver_wad.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs/archiver_wad.c [16/331] /usr/bin/x86_64-pc-linux-gnu-gcc -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -g -fsigned-char -MMD -MT misc/libphysfs/CMakeFiles/physfs.dir/archiver_zip.c.o -MF misc/libphysfs/CMakeFiles/physfs.dir/archiver_zip.c.o.d -o misc/libphysfs/CMakeFiles/physfs.dir/archiver_zip.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs/archiver_zip.c [17/331] /usr/bin/x86_64-pc-linux-gnu-gcc -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -g -fsigned-char -MMD -MT misc/libphysfs/CMakeFiles/physfs.dir/archiver_iso9660.c.o -MF misc/libphysfs/CMakeFiles/physfs.dir/archiver_iso9660.c.o.d -o misc/libphysfs/CMakeFiles/physfs.dir/archiver_iso9660.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs/archiver_iso9660.c [18/331] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wl,-znoexecstack -Wl,-zorigin -Wl,-zrelro -Wl,-znow -Wl,--as-needed -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libhwphysfs.so.1 -o bin/libhwphysfs.so.2.1.0 misc/libphysfs/CMakeFiles/physfs.dir/physfs.c.o misc/libphysfs/CMakeFiles/physfs.dir/physfs_byteorder.c.o misc/libphysfs/CMakeFiles/physfs.dir/physfs_unicode.c.o misc/libphysfs/CMakeFiles/physfs.dir/platform_posix.c.o misc/libphysfs/CMakeFiles/physfs.dir/platform_unix.c.o misc/libphysfs/CMakeFiles/physfs.dir/platform_macosx.c.o misc/libphysfs/CMakeFiles/physfs.dir/platform_windows.c.o misc/libphysfs/CMakeFiles/physfs.dir/archiver_dir.c.o misc/libphysfs/CMakeFiles/physfs.dir/archiver_unpacked.c.o misc/libphysfs/CMakeFiles/physfs.dir/archiver_grp.c.o misc/libphysfs/CMakeFiles/physfs.dir/archiver_hog.c.o misc/libphysfs/CMakeFiles/physfs.dir/archiver_lzma.c.o misc/libphysfs/CMakeFiles/physfs.dir/archiver_mvl.c.o misc/libphysfs/CMakeFiles/physfs.dir/archiver_qpak.c.o misc/libphysfs/CMakeFiles/physfs.dir/archiver_wad.c.o misc/libphysfs/CMakeFiles/physfs.dir/archiver_zip.c.o misc/libphysfs/CMakeFiles/physfs.dir/archiver_iso9660.c.o -Wl,-rpath,"\$ORIGIN/..//usr/games/lib64/:\$ORIGIN/:/usr//usr/games/lib64/" && : [19/331] /usr/bin/cmake -E cmake_symlink_library bin/libhwphysfs.so.2.1.0 bin/libhwphysfs.so.1 bin/libhwphysfs.so && : [20/331] /usr/bin/x86_64-pc-linux-gnu-gcc -Dphyslayer_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -I/var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs -I/usr/include/SDL -MMD -MT misc/libphyslayer/CMakeFiles/physlayer.dir/hwpacksmounter.c.o -MF misc/libphyslayer/CMakeFiles/physlayer.dir/hwpacksmounter.c.o.d -o misc/libphyslayer/CMakeFiles/physlayer.dir/hwpacksmounter.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphyslayer/hwpacksmounter.c [21/331] /usr/bin/x86_64-pc-linux-gnu-gcc -Dphyslayer_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -I/var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs -I/usr/include/SDL -MMD -MT misc/libphyslayer/CMakeFiles/physlayer.dir/physfslualoader.c.o -MF misc/libphyslayer/CMakeFiles/physlayer.dir/physfslualoader.c.o.d -o misc/libphyslayer/CMakeFiles/physlayer.dir/physfslualoader.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphyslayer/physfslualoader.c [22/331] /usr/bin/x86_64-pc-linux-gnu-gcc -Dphyslayer_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -I/var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs -I/usr/include/SDL -MMD -MT misc/libphyslayer/CMakeFiles/physlayer.dir/physfsrwops.c.o -MF misc/libphyslayer/CMakeFiles/physlayer.dir/physfsrwops.c.o.d -o misc/libphyslayer/CMakeFiles/physlayer.dir/physfsrwops.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphyslayer/physfsrwops.c [23/331] /usr/bin/x86_64-pc-linux-gnu-gcc -Dphyslayer_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -I/var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphysfs -I/usr/include/SDL -MMD -MT misc/libphyslayer/CMakeFiles/physlayer.dir/physfscompat.c.o -MF misc/libphyslayer/CMakeFiles/physlayer.dir/physfscompat.c.o.d -o misc/libphyslayer/CMakeFiles/physlayer.dir/physfscompat.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/misc/libphyslayer/physfscompat.c [24/331] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wl,-znoexecstack -Wl,-zorigin -Wl,-zrelro -Wl,-znow -Wl,--as-needed -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libphyslayer.so -o bin/libphyslayer.so misc/libphyslayer/CMakeFiles/physlayer.dir/physfscompat.c.o misc/libphyslayer/CMakeFiles/physlayer.dir/physfsrwops.c.o misc/libphyslayer/CMakeFiles/physlayer.dir/physfslualoader.c.o misc/libphyslayer/CMakeFiles/physlayer.dir/hwpacksmounter.c.o -Wl,-Bstatic -lSDLmain -Wl,-Bdynamic -lSDL -lpthread /usr/lib64/liblua.so bin/libhwphysfs.so.2.1.0 -Wl,-rpath,"\$ORIGIN/..//usr/games/lib64/:\$ORIGIN/:/usr//usr/games/lib64/" && : [25/331] /usr/bin/x86_64-pc-linux-gnu-gcc -Davwrapper_EXPORTS -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -fPIC -Ihedgewars -MMD -MT hedgewars/avwrapper/CMakeFiles/avwrapper.dir/avwrapper.c.o -MF hedgewars/avwrapper/CMakeFiles/avwrapper.dir/avwrapper.c.o.d -o hedgewars/avwrapper/CMakeFiles/avwrapper.dir/avwrapper.c.o -c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/hedgewars/avwrapper/avwrapper.c /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/hedgewars/avwrapper/avwrapper.c: In function ‘AddAudioStream’: /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/hedgewars/avwrapper/avwrapper.c:161:5: warning: ‘avcodec_alloc_frame’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3927) [-Wdeprecated-declarations] g_pAFrame = avcodec_alloc_frame(); ^ /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/hedgewars/avwrapper/avwrapper.c: In function ‘AddVideoStream’: /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/hedgewars/avwrapper/avwrapper.c:302:5: warning: ‘avcodec_alloc_frame’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:3927) [-Wdeprecated-declarations] g_pVFrame = avcodec_alloc_frame(); ^ /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/hedgewars/avwrapper/avwrapper.c: In function ‘WriteFrame’: /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/hedgewars/avwrapper/avwrapper.c:320:9: warning: ‘pts’ is deprecated (declared at /usr/include/libavformat/avformat.h:861) [-Wdeprecated-declarations] VideoTime = (double)g_pVStream->pts.val*g_pVStream->time_base.num/g_pVStream->time_base.den; ^ /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/hedgewars/avwrapper/avwrapper.c:323:13: warning: ‘pts’ is deprecated (declared at /usr/include/libavformat/avformat.h:861) [-Wdeprecated-declarations] AudioTime = (double)g_pAStream->pts.val*g_pAStream->time_base.num/g_pAStream->time_base.den; ^ /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/hedgewars/avwrapper/avwrapper.c: In function ‘AVWrapper_Init’: /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/hedgewars/avwrapper/avwrapper.c:465:13: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(&g_Frequency, 4, 1, g_pSoundFile); ^ /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/hedgewars/avwrapper/avwrapper.c:466:13: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] fread(&g_Channels, 4, 1, g_pSoundFile); ^ [26/331] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -Wl,-znoexecstack -Wl,-zorigin -Wl,-zrelro -Wl,-znow -Wl,--as-needed -march=native -O2 -pipe -fPIC -fstack-protector-all -fstack-protector -fvisibility=hidden -Wall -pipe -O3 -DNDEBUG -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libavwrapper.so -o bin/libavwrapper.so hedgewars/avwrapper/CMakeFiles/avwrapper.dir/avwrapper.c.o -lavcodec -lavformat -lavutil -Wl,-rpath,"\$ORIGIN/..//usr/games/lib64/:\$ORIGIN/:/usr//usr/games/lib64/" && : [27/331] /usr/bin/fpc -l- -v0ewn -Cn -FE/var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-0.9.21.1_build/bin -FU/var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-0.9.21.1_build/hedgewars/hedgewars/CMakeFiles/hwengine.dir -k-rpath -k'\$ORIGIN/..//usr/games/lib64/:\$ORIGIN/:/usr//usr/games/lib64/' -FD/usr/bin -Cs2000000 -fPIC -Fl/var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-0.9.21.1_build/bin -k-L/usr/lib64 -Fl/usr/lib64 -Fl/usr/lib64 -XLAlua=lua -XLAphysfs=hwphysfs -Si -O2 -dNDEBUG -Xs -Ihedgewars -dUSE_VIDEO_RECORDING -dPNG_SCREENSHOTS -dPHYSFS_INTERNAL -dSDL_MIXER_NEWER -dSDL_IMAGE_NEWER -dDEBUGFILE -k-znoexecstack -k-zorigin -k-zrelro -k-znow -k--as-needed /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/hedgewars/hwengine.pas FAILED: /usr/bin/fpc -l- -v0ewn -Cn -FE/var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-0.9.21.1_build/bin -FU/var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-0.9.21.1_build/hedgewars/hedgewars/CMakeFiles/hwengine.dir -k-rpath -k'\$ORIGIN/..//usr/games/lib64/:\$ORIGIN/:/usr//usr/games/lib64/' -FD/usr/bin -Cs2000000 -fPIC -Fl/var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-0.9.21.1_build/bin -k-L/usr/lib64 -Fl/usr/lib64 -Fl/usr/lib64 -XLAlua=lua -XLAphysfs=hwphysfs -Si -O2 -dNDEBUG -Xs -Ihedgewars -dUSE_VIDEO_RECORDING -dPNG_SCREENSHOTS -dPHYSFS_INTERNAL -dSDL_MIXER_NEWER -dSDL_IMAGE_NEWER -dDEBUGFILE -k-znoexecstack -k-zorigin -k-zrelro -k-znow -k--as-needed /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21/hedgewars/hwengine.pas SDLh.pas(1248,1) Error: Can't create object file: /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-0.9.21.1_build/hedgewars/hedgewars/CMakeFiles/hwengine.dir/SDLh.o SDLh.pas(1248,1) Fatal: Can't create object /var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-0.9.21.1_build/hedgewars/hedgewars/CMakeFiles/hwengine.dir/SDLh.o Fatal: Compilation aborted Error: /usr/bin/ppcx64 returned an error exitcode (normal if you did not specify a source file to be compiled) ninja: build stopped: subcommand failed. * ERROR: games-strategy/hedgewars-0.9.21.1::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 90: Called src_compile * environment, line 3387: Called cmake-utils_src_compile * environment, line 881: Called _execute_optionally 'src_compile' * environment, line 350: Called enable_cmake-utils_src_compile * environment, line 1205: Called cmake-utils_src_make * environment, line 896: Called ninja_src_make * environment, line 3052: Called die * The specific snippet of code: * "$@" || die * * If you need support, post the output of `emerge --info '=games-strategy/hedgewars-0.9.21.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-strategy/hedgewars-0.9.21.1::gentoo'`. * The complete build log is located at '/var/log/portage/games-strategy:hedgewars-0.9.21.1:20151008-190557.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-strategy/hedgewars-0.9.21.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-strategy/hedgewars-0.9.21.1/temp/environment'. * Working directory: '/var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-0.9.21.1_build' * S: '/var/tmp/portage/games-strategy/hedgewars-0.9.21.1/work/hedgewars-src-0.9.21'