Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 815929 Details for
Bug 874300
games-strategy/maxr-0.2.9 - /.../drawingcache.cpp: fatal error: algorithm file not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-strategy:maxr-0.2.9:20221002-185912.log
games-strategy:maxr-0.2.9:20221002-185912.log (text/plain), 10.87 KB, created by
Toralf Förster
on 2022-10-02 19:22:42 UTC
(
hide
)
Description:
games-strategy:maxr-0.2.9:20221002-185912.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-10-02 19:22:42 UTC
Size:
10.87 KB
patch
obsolete
> * Package: games-strategy/maxr-0.2.9:0 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking maxr-0.2.9.tar.gz to /var/tmp/portage/games-strategy/maxr-0.2.9/work >>>> Source unpacked in /var/tmp/portage/games-strategy/maxr-0.2.9/work >>>> Preparing source in /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9" > * Build directory (BUILD_DIR): "/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9" > * Build directory (BUILD_DIR): "/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9_build" >cmake -C /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DMAXR_BUILD_DEDICATED_SERVER=no -DCMAKE_BUILD_TYPE=Release -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9_build/gentoo_toolchain.cmake /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9 >loading initial cache file /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9_build/gentoo_common_config.cmake >CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): > Compatibility with CMake < 2.8.12 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. > > >-- The C compiler identification is Clang 15.0.1 >-- The CXX compiler identification is Clang 15.0.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /var/tmp/portage/games-strategy/maxr-0.2.9/temp/clang - 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/lib/llvm/15/bin/clang++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >Could not automativally set the maxr PACKAGE_REV from git. Set cmake variable GIT_EXECUTABLE to use this feature. >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Found SDL2: /usr/lib64/libSDL2main.a;/usr/lib64/libSDL2.so >-- Found SDL2_mixer: /usr/lib64/libSDL2_mixer.so (found version "2.0.4") >-- Found SDL2_net: /usr/lib64/libSDL2_net.so (found version "2.0.1") >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int >C++ -pipe -march=native -fno-diagnostics-color -O2 -std=c++1y -stdlib=libc++ >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9_build >>>> Source configured. >'/var/tmp/portage/games-strategy/maxr-0.2.9/temp/clang14.log' -> '/var/tmp/clang/games-strategy/maxr-0.2.9/clang14.log' >'/var/tmp/portage/games-strategy/maxr-0.2.9/temp/clang15.log' -> '/var/tmp/clang/games-strategy/maxr-0.2.9/clang15.log' >>>> Compiling source in /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9" > * Build directory (BUILD_DIR): "/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9_build" >ninja -v -j4 -l0 >[1/234] /usr/lib/llvm/15/bin/clang++ -I/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src -I/usr/include/SDL2 -pipe -march=native -fno-diagnostics-color -O2 -std=c++1y -stdlib=libc++ -MD -MT CMakeFiles/maxr.dir/src/debug.cpp.o -MF CMakeFiles/maxr.dir/src/debug.cpp.o.d -o CMakeFiles/maxr.dir/src/debug.cpp.o -c /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src/debug.cpp >[2/234] /var/tmp/portage/games-strategy/maxr-0.2.9/temp/clang -I/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src -I/usr/include/SDL2 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -MD -MT CMakeFiles/maxr.dir/src/SDL_flic.c.o -MF CMakeFiles/maxr.dir/src/SDL_flic.c.o.d -o CMakeFiles/maxr.dir/src/SDL_flic.c.o -c /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src/SDL_flic.c >[3/234] /usr/lib/llvm/15/bin/clang++ -I/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src -I/usr/include/SDL2 -pipe -march=native -fno-diagnostics-color -O2 -std=c++1y -stdlib=libc++ -MD -MT CMakeFiles/maxr.dir/src/drawingcache.cpp.o -MF CMakeFiles/maxr.dir/src/drawingcache.cpp.o.d -o CMakeFiles/maxr.dir/src/drawingcache.cpp.o -c /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src/drawingcache.cpp >FAILED: CMakeFiles/maxr.dir/src/drawingcache.cpp.o >/usr/lib/llvm/15/bin/clang++ -I/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src -I/usr/include/SDL2 -pipe -march=native -fno-diagnostics-color -O2 -std=c++1y -stdlib=libc++ -MD -MT CMakeFiles/maxr.dir/src/drawingcache.cpp.o -MF CMakeFiles/maxr.dir/src/drawingcache.cpp.o.d -o CMakeFiles/maxr.dir/src/drawingcache.cpp.o -c /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src/drawingcache.cpp >/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src/drawingcache.cpp:20:10: fatal error: 'algorithm' file not found >#include <algorithm> > ^~~~~~~~~~~ >1 error generated. >[4/234] /usr/lib/llvm/15/bin/clang++ -I/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src -I/usr/include/SDL2 -pipe -march=native -fno-diagnostics-color -O2 -std=c++1y -stdlib=libc++ -MD -MT CMakeFiles/maxr.dir/src/dedicatedserver.cpp.o -MF CMakeFiles/maxr.dir/src/dedicatedserver.cpp.o.d -o CMakeFiles/maxr.dir/src/dedicatedserver.cpp.o -c /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src/dedicatedserver.cpp >FAILED: CMakeFiles/maxr.dir/src/dedicatedserver.cpp.o >/usr/lib/llvm/15/bin/clang++ -I/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src -I/usr/include/SDL2 -pipe -march=native -fno-diagnostics-color -O2 -std=c++1y -stdlib=libc++ -MD -MT CMakeFiles/maxr.dir/src/dedicatedserver.cpp.o -MF CMakeFiles/maxr.dir/src/dedicatedserver.cpp.o.d -o CMakeFiles/maxr.dir/src/dedicatedserver.cpp.o -c /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src/dedicatedserver.cpp >In file included from /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src/dedicatedserver.cpp:20: >/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src/dedicatedserver.h:23:10: fatal error: 'string' file not found >#include <string> > ^~~~~~~~ >1 error generated. >[5/234] /usr/lib/llvm/15/bin/clang++ -I/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src -I/usr/include/SDL2 -pipe -march=native -fno-diagnostics-color -O2 -std=c++1y -stdlib=libc++ -MD -MT CMakeFiles/maxr.dir/src/events/eventmanager.cpp.o -MF CMakeFiles/maxr.dir/src/events/eventmanager.cpp.o.d -o CMakeFiles/maxr.dir/src/events/eventmanager.cpp.o -c /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src/events/eventmanager.cpp >FAILED: CMakeFiles/maxr.dir/src/events/eventmanager.cpp.o >/usr/lib/llvm/15/bin/clang++ -I/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src -I/usr/include/SDL2 -pipe -march=native -fno-diagnostics-color -O2 -std=c++1y -stdlib=libc++ -MD -MT CMakeFiles/maxr.dir/src/events/eventmanager.cpp.o -MF CMakeFiles/maxr.dir/src/events/eventmanager.cpp.o.d -o CMakeFiles/maxr.dir/src/events/eventmanager.cpp.o -c /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src/events/eventmanager.cpp >/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src/events/eventmanager.cpp:20:10: fatal error: 'algorithm' file not found >#include <algorithm> > ^~~~~~~~~~~ >1 error generated. >[6/234] /usr/lib/llvm/15/bin/clang++ -I/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src -I/usr/include/SDL2 -pipe -march=native -fno-diagnostics-color -O2 -std=c++1y -stdlib=libc++ -MD -MT CMakeFiles/maxr.dir/src/events/keyboardevents.cpp.o -MF CMakeFiles/maxr.dir/src/events/keyboardevents.cpp.o.d -o CMakeFiles/maxr.dir/src/events/keyboardevents.cpp.o -c /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src/events/keyboardevents.cpp >FAILED: CMakeFiles/maxr.dir/src/events/keyboardevents.cpp.o >/usr/lib/llvm/15/bin/clang++ -I/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src -I/usr/include/SDL2 -pipe -march=native -fno-diagnostics-color -O2 -std=c++1y -stdlib=libc++ -MD -MT CMakeFiles/maxr.dir/src/events/keyboardevents.cpp.o -MF CMakeFiles/maxr.dir/src/events/keyboardevents.cpp.o.d -o CMakeFiles/maxr.dir/src/events/keyboardevents.cpp.o -c /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src/events/keyboardevents.cpp >In file included from /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src/events/keyboardevents.cpp:20: >In file included from /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src/events/keyboardevents.h:25: >In file included from /var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src/input/keyboard/keymodifiertype.h:23: >/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9/src/utility/enumflag.h:23:10: fatal error: 'type_traits' file not found >#include <type_traits> > ^~~~~~~~~~~~~ >1 error generated. >ninja: build stopped: subcommand failed. > * ERROR: games-strategy/maxr-0.2.9::gentoo failed (compile phase): > * ninja -v -j4 -l0 failed > * > * Call stack: > * ebuild.sh, line 122: Called src_compile > * environment, line 2679: Called cmake_src_compile > * environment, line 1011: Called cmake_build > * environment, line 980: Called eninja > * environment, line 1463: Called die > * The specific snippet of code: > * "$@" || die "${nonfatal_args[@]}" "${*} failed" > * > * If you need support, post the output of `emerge --info '=games-strategy/maxr-0.2.9::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-strategy/maxr-0.2.9::gentoo'`. > * The complete build log is located at '/var/log/portage/games-strategy:maxr-0.2.9:20221002-185912.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-strategy/maxr-0.2.9/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-strategy/maxr-0.2.9/temp/environment'. > * Working directory: '/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9_build' > * S: '/var/tmp/portage/games-strategy/maxr-0.2.9/work/maxr-0.2.9' >
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 874300
:
815914
|
815917
|
815920
|
815923
|
815926
| 815929 |
815932
|
815935