File "/var/tmp/portage/games-strategy/0ad-0.0.26_alpha/work/0ad-0.0.26-alpha/libraries/source/spidermonkey/mozjs-78.6.0/third_party/python/virtualenv/virtualenv_support/pip-19.3.1-py2.py3-none-any.whl/pip/_internal/utils/misc.py", line 19, in <module> File "/var/tmp/portage/games-strategy/0ad-0.0.26_alpha/work/0ad-0.0.26-alpha/libraries/source/spidermonkey/mozjs-78.6.0/third_party/python/virtualenv/virtualenv_support/pip-19.3.1-py2.py3-none-any.whl/pip/_vendor/pkg_resources/__init__.py", line 35, in <module> File "/usr/lib/python3.10/plistlib.py", line 70, in <module> from xml.parsers.expat import ParserCreate File "/usr/lib/python3.10/xml/parsers/expat.py", line 4, in <module> from pyexpat import * ModuleNotFoundError: No module named 'pyexpat' During handling of the above exception, another exception occurred: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_systemd-20230630-202504 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 16.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/16/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/16 16.0.6 Python 3.11.4 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-1.69.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17] *) Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm [2] openjdk-bin-17 php cli (if any): go version go1.20.5 linux/amd64 HEAD of ::gentoo commit 65f1048a80a5e1a824def47f7c50bfa0fbfe8540 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Jul 1 20:16:58 2023 +0000 2023-07-01 20:16:58 UTC emerge -qpvO games-strategy/0ad [ebuild N ] games-strategy/0ad-0.0.26_alpha USE="lobby -editor -nvtt (-pch) -test -verify-sig"
Created attachment 864995 [details] emerge-info.txt
Created attachment 864996 [details] emerge-history.txt
Created attachment 864997 [details] environment
Created attachment 864998 [details] etc.clang.tar.xz
Created attachment 864999 [details] etc.portage.tar.xz
Created attachment 865000 [details] games-strategy:0ad-0.0.26_alpha:20230701-220211.log.xz
Created attachment 865001 [details] logs.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c08ce8c1e9d5c04878738f6ca9f12dccd5bfda52 commit c08ce8c1e9d5c04878738f6ca9f12dccd5bfda52 Author: Ralph Sennhauser <ralph.sennhauser@gmail.com> AuthorDate: 2025-01-22 12:32:49 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-10 02:19:19 +0000 games-strategy/0ad: bump to version 0.27.0 Bump to version 0.27.0 and add support for rc builds. Use system spidermonkey as the minor version restriction was dropped upstream, unlike in the early days of spidermonkey it's unlikely that version differences lead to different results. Update checkreqs as the needed space is reduced quite a bit by using system spidermonkey. Use verify-sig eclass and drop custom unpack. Use wxgtk 3.2, there is no reason not to and move wx-setup to src_configure. Install libCollada.so, fixes pyrogenesis so it can actually generate models from collada files if mods require it. Don't install various unused files on the other hand. Fix building and running tests. Also replace perl dep with python as cxxtestgen was rewitten in python long time ago. With the move to git and gitea the github repo was archived, so drop it from metadata.xml LTO still doen't work but not for the original reason Address some qa items, like http to https, line length or outdated blocker and remove no longer needed QA_PRESTRIPPED. Closes: https://bugs.gentoo.org/774153 Closes: https://bugs.gentoo.org/873058 Closes: https://bugs.gentoo.org/896964 Closes: https://bugs.gentoo.org/909509 Closes: https://bugs.gentoo.org/912838 Closes: https://bugs.gentoo.org/917626 Closes: https://bugs.gentoo.org/921324 Closes: https://bugs.gentoo.org/935474 Closes: https://bugs.gentoo.org/945956 Closes: https://bugs.gentoo.org/946468 Closes: https://bugs.gentoo.org/949122 Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/40383 Signed-off-by: Sam James <sam@gentoo.org> games-strategy/0ad/0ad-0.27.0.ebuild | 235 +++++++++++++++++++++ games-strategy/0ad/Manifest | 4 + .../0ad/files/0ad-0.27.0-fix-tests.patch | 78 +++++++ games-strategy/0ad/files/0ad-minisign.pub | 1 + games-strategy/0ad/metadata.xml | 1 - 5 files changed, 318 insertions(+), 1 deletion(-)