too long lines were shrinked: [217/223] /usr/bin/x86_64-pc-linux-gnu-g++ -DDYNAMIC_LOAD -DHAVE_GETOPT -DHAVE_STRCASESTR -DHAVE_STRNLEN -DPIXMAPS=\"/usr/share/pixmaps\" -DUSE_BZ2LIB -DUSE_LINUX -DUSE_MNG -DUSE_OPENMP -DUSE_THEORA -DUSE_VORBIS -DUSE_ZLIB -I/var/tmp/portage/games-engines/stratagus-3.3.2/work/stratagus-3.3.2/src/inc [218/223] /usr/bin/x86_64-pc-linux-gnu-g++ -DDYNAMIC_LOAD -DHAVE_GETOPT -DHAVE_STRCASESTR -DHAVE_STRNLEN -DPIXMAPS=\"/usr/share/pixmaps\" -DUSE_BZ2LIB -DUSE_LINUX -DUSE_MNG -DUSE_OPENMP -DUSE_THEORA -DUSE_VORBIS -DUSE_ZLIB -I/var/tmp/portage/games-engines/stratagus-3.3.2/work/stratagus-3.3.2/src/inc FAILED: CMakeFiles/stratagus.dir/tolua.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DDYNAMIC_LOAD -DHAVE_GETOPT -DHAVE_STRCASESTR -DHAVE_STRNLEN -DPIXMAPS=\"/usr/share/pixmaps\" -DUSE_BZ2LIB -DUSE_LINUX -DUSE_MNG -DUSE_OPENMP -DUSE_THEORA -DUSE_VORBIS -DUSE_ZLIB -I/var/tmp/portage/games-engines/stratagus-3.3.2/work/stratagus-3.3.2/src/include -I/va cc1plus: fatal error: /var/tmp/portage/games-engines/stratagus-3.3.2/work/stratagus-3.3.2_build/tolua.cpp: No such file or directory compilation terminated. [219/223] /usr/bin/x86_64-pc-linux-gnu-g++ -DDYNAMIC_LOAD -DHAVE_GETOPT -DHAVE_STRCASESTR -DHAVE_STRNLEN -DPIXMAPS=\"/usr/share/pixmaps\" -DUSE_BZ2LIB -DUSE_LINUX -DUSE_MNG -DUSE_OPENMP -DUSE_THEORA -DUSE_VORBIS -DUSE_ZLIB -I/var/tmp/portage/games-engines/stratagus-3.3.2/work/stratagus-3.3.2/src/inc ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop-j4-20221024-040004 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 15.0.3 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.3 Python 3.10.8 Available Ruby profiles: (none found) Available Rust versions: [1] rust-bin-1.64.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17] 2) Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): [1] php8.1 * GNU Make 4.3 HEAD of ::gentoo commit b1be98245de4b50500460f89a39ff3bc3336ca49 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Oct 25 06:02:04 2022 +0000 2022-10-25 06:02:04 UTC emerge -qpvO games-engines/stratagus [ebuild N ] games-engines/stratagus-3.3.2 USE="bzip2 mng theora vorbis -debug -doc" LUA_SINGLE_TARGET="lua5-1"
Created attachment 825377 [details] emerge-info.txt
Created attachment 825379 [details] emerge-history.txt
Created attachment 825381 [details] environment
Created attachment 825383 [details] etc.portage.tar.bz2
Created attachment 825385 [details] games-engines:stratagus-3.3.2:20221025-062747.log
Created attachment 825387 [details] logs.tar.bz2
Created attachment 825389 [details] temp.tar.bz2
The missing tolua.cpp is dynamically generated via dev-lua/toluapp, which in turns depends on deprecated features. Emerging dev-lang/lua:5.1 with the 'deprecated' use flag enabled solves this issue.
dev-lang/lua-5.1.5-r200 has IUSE="+deprecated" Nevertheless either dev-lua/toluapp or games-engines/stratagus should get this added: LUA_REQ_USE="deprecated"