Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 894429 Details for
Bug 932778
games-action/violetland-0.5: fails to build with boost-1.85
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Log from failed build
build.log (text/plain), 22.25 KB, created by
Torsten Kaiser
on 2024-05-26 09:50:14 UTC
(
hide
)
Description:
Log from failed build
Filename:
MIME Type:
Creator:
Torsten Kaiser
Created:
2024-05-26 09:50:14 UTC
Size:
22.25 KB
patch
obsolete
>[32m * [39;49;00mPackage: games-action/violetland-0.5:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: games@gentoo.org >[32m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking violetland-0.5-source-with-dependencies.tar.gz to /var/tmp/portage/games-action/violetland-0.5/work >>>> Source unpacked in /var/tmp/portage/games-action/violetland-0.5/work >>>> Preparing source in /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5_build" >cmake -C /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DDATA_INSTALL_DIR=/usr/share/violetland -DLOCALE_INSTALL_DIR=share/locale -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5_build/gentoo_toolchain.cmake /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5 >loading initial cache file /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5_build/gentoo_common_config.cmake >CMake Warning (dev) at CMakeLists.txt:1 (PROJECT): > cmake_minimum_required() should be called prior to this top-level project() > call. Please see the cmake-commands(7) manual for usage documentation of > both commands. >This warning is for project developers. Use -Wno-dev to suppress it. > >-- The C compiler identification is GNU 13.2.1 >-- The CXX compiler identification is GNU 13.2.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >CMake Deprecation Warning at CMakeLists.txt:3 (CMAKE_MINIMUM_REQUIRED): > Compatibility with CMake < 3.5 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Found SDL: /usr/lib64/libSDLmain.a;/usr/lib64/libSDL.so (found version "1.2.68") >-- Found SDL_image: /usr/lib64/libSDL_image.so (found version "1.2.13") >-- 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.13") >CMake Warning (dev) at /usr/share/cmake/Modules/FindOpenGL.cmake:415 (message): > Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when > available. Run "cmake --help-policy CMP0072" for policy details. Use the > cmake_policy command to set the policy and suppress this warning. > > FindOpenGL found both a legacy GL library: > > OPENGL_gl_LIBRARY: /usr/lib64/libGL.so > > and GLVND libraries for OpenGL and GLX: > > OPENGL_opengl_LIBRARY: /usr/lib64/libOpenGL.so > OPENGL_glx_LIBRARY: /usr/lib64/libGLX.so > > OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for > compatibility with CMake 3.10 and below the legacy GL library will be used. >Call Stack (most recent call first): > CMakeLists.txt:9 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found OpenGL: /usr/lib64/libOpenGL.so >-- Found Gettext: /usr/bin/msgmerge (found version "0.22.5") >-- Found Boost: /usr/lib64/cmake/Boost-1.85.0/BoostConfig.cmake (found version "1.85.0") found components: filesystem system >-- Looking for dgettext >-- Looking for dgettext - found >-- Found Libintl: /usr/include >CMake Deprecation Warning at po/CMakeLists.txt:2 (CMAKE_MINIMUM_REQUIRED): > Compatibility with CMake < 3.5 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer >C++ -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs >Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs >Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs > >-- Configuring done (0.9s) >-- Generating done (0.1s) >-- Build files have been written to: /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5_build" >ninja -v -j16 -l24 >[1/55] cd /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/po && /usr/bin/xgettext --keyword=_ --from-code=UTF-8 --foreign-user -o /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/po/violetland.pot --default-domain=violetland --add-comments=TRANSLATORS: --copyright-holder= --msgid-bugs-address="https://violetland.github.com/" --directory=.. --files-from=/var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5_build/po/POTFILES --package-version= --package-name=violetland >[2/55] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/game/bullets/Bullet.cpp.o -MF CMakeFiles/violetland.dir/src/game/bullets/Bullet.cpp.o.d -o CMakeFiles/violetland.dir/src/game/bullets/Bullet.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/bullets/Bullet.cpp >[3/55] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/game/bullets/StandardBullet.cpp.o -MF CMakeFiles/violetland.dir/src/game/bullets/StandardBullet.cpp.o.d -o CMakeFiles/violetland.dir/src/game/bullets/StandardBullet.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/bullets/StandardBullet.cpp >[4/55] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/game/lifeforms/MonsterTemplate.cpp.o -MF CMakeFiles/violetland.dir/src/game/lifeforms/MonsterTemplate.cpp.o.d -o CMakeFiles/violetland.dir/src/game/lifeforms/MonsterTemplate.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/lifeforms/MonsterTemplate.cpp >[5/55] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/game/Highscores.cpp.o -MF CMakeFiles/violetland.dir/src/game/Highscores.cpp.o.d -o CMakeFiles/violetland.dir/src/game/Highscores.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/Highscores.cpp >[31mFAILED: [0mCMakeFiles/violetland.dir/src/game/Highscores.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/game/Highscores.cpp.o -MF CMakeFiles/violetland.dir/src/game/Highscores.cpp.o.d -o CMakeFiles/violetland.dir/src/game/Highscores.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/Highscores.cpp >/var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/Highscores.cpp: In member function âbool Highscores::add(HighscoresEntry)â: >/var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/Highscores.cpp:108:52: error: âboost::filesystem::copy_optionâ has not been declared > 108 | boost::filesystem::copy_option::overwrite_if_exists); > | ^~~~~~~~~~~ >[6/55] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/game/lifeforms/LifeForm.cpp.o -MF CMakeFiles/violetland.dir/src/game/lifeforms/LifeForm.cpp.o.d -o CMakeFiles/violetland.dir/src/game/lifeforms/LifeForm.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/lifeforms/LifeForm.cpp >[7/55] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/game/bullets/LaserBullet.cpp.o -MF CMakeFiles/violetland.dir/src/game/bullets/LaserBullet.cpp.o.d -o CMakeFiles/violetland.dir/src/game/bullets/LaserBullet.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/bullets/LaserBullet.cpp >[8/55] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/game/lifeforms/Monster.cpp.o -MF CMakeFiles/violetland.dir/src/game/lifeforms/Monster.cpp.o.d -o CMakeFiles/violetland.dir/src/game/lifeforms/Monster.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/lifeforms/Monster.cpp >[9/55] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/game/Weapon.cpp.o -MF CMakeFiles/violetland.dir/src/game/Weapon.cpp.o.d -o CMakeFiles/violetland.dir/src/game/Weapon.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/Weapon.cpp >[10/55] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/game/MusicManager.cpp.o -MF CMakeFiles/violetland.dir/src/game/MusicManager.cpp.o.d -o CMakeFiles/violetland.dir/src/game/MusicManager.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/MusicManager.cpp >[11/55] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/game/Terrain.cpp.o -MF CMakeFiles/violetland.dir/src/game/Terrain.cpp.o.d -o CMakeFiles/violetland.dir/src/game/Terrain.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/Terrain.cpp >[12/55] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/game/lifeforms/Player.cpp.o -MF CMakeFiles/violetland.dir/src/game/lifeforms/Player.cpp.o.d -o CMakeFiles/violetland.dir/src/game/lifeforms/Player.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/lifeforms/Player.cpp >[13/55] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/game/GameState.cpp.o -MF CMakeFiles/violetland.dir/src/game/GameState.cpp.o.d -o CMakeFiles/violetland.dir/src/game/GameState.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/GameState.cpp >[14/55] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/game/lifeforms/MonsterFactory.cpp.o -MF CMakeFiles/violetland.dir/src/game/lifeforms/MonsterFactory.cpp.o.d -o CMakeFiles/violetland.dir/src/game/lifeforms/MonsterFactory.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/lifeforms/MonsterFactory.cpp >[15/55] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/game/bullets/GrenadeBullet.cpp.o -MF CMakeFiles/violetland.dir/src/game/bullets/GrenadeBullet.cpp.o.d -o CMakeFiles/violetland.dir/src/game/bullets/GrenadeBullet.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/bullets/GrenadeBullet.cpp >[16/55] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/game/WeaponManager.cpp.o -MF CMakeFiles/violetland.dir/src/game/WeaponManager.cpp.o.d -o CMakeFiles/violetland.dir/src/game/WeaponManager.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/WeaponManager.cpp >[17/55] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/game/Resources.cpp.o -MF CMakeFiles/violetland.dir/src/game/Resources.cpp.o.d -o CMakeFiles/violetland.dir/src/game/Resources.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/Resources.cpp >[18/55] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/game/HUD.cpp.o -MF CMakeFiles/violetland.dir/src/game/HUD.cpp.o.d -o CMakeFiles/violetland.dir/src/game/HUD.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/HUD.cpp >[19/55] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/game/Powerup.cpp.o -MF CMakeFiles/violetland.dir/src/game/Powerup.cpp.o.d -o CMakeFiles/violetland.dir/src/game/Powerup.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/game/Powerup.cpp >[20/55] /usr/bin/x86_64-pc-linux-gnu-g++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DDATA_INSTALL_DIR=\"/usr/share/violetland/\" -DINSTALL_PREFIX=\"/usr\" -DLOCALE_DIR=\"share/locale\" -DVIOLETLAND_VERSION=\"0.5\" -I/usr/include/SDL -pipe -march=znver1 -O3 -fomit-frame-pointer -fivopts -fweb -frename-registers -ftracer -MD -MT CMakeFiles/violetland.dir/src/program.cpp.o -MF CMakeFiles/violetland.dir/src/program.cpp.o.d -o CMakeFiles/violetland.dir/src/program.cpp.o -c /var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5/src/program.cpp >ninja: build stopped: subcommand failed. > [31;01m*[0m ERROR: games-action/violetland-0.5::gentoo failed (compile phase): > [31;01m*[0m ninja -v -j16 -l24 failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 136: Called src_compile > [31;01m*[0m environment, line 2467: Called cmake_src_compile > [31;01m*[0m environment, line 906: Called cmake_build > [31;01m*[0m environment, line 873: Called eninja > [31;01m*[0m environment, line 1370: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "$@" || die -n "${*} failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=games-action/violetland-0.5::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=games-action/violetland-0.5::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/games-action/violetland-0.5/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/games-action/violetland-0.5/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5_build' > [31;01m*[0m S: '/var/tmp/portage/games-action/violetland-0.5/work/violetland-0.5'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 932778
: 894429 |
894433