Please stabilize
amd64 done
arm done
x86 done
arm64 done
ppc done
sparc done
One failure on ppc64 (BE & LE), looks like some test with a very large input which I have truncated which is supposed to fail but doesn't? 938/1231 (76.20%) /var/tmp/portage/dev-util/scons-4.5.2/work/scons-4.5.2-python3_11/install/usr/bin/python3.11 test/builderrors.py /var/tmp/portage/dev-util/scons-4.5.2/work/scons-4.5.2/scripts/scons.py returned 0 (expected 2) STDOUT ========================================================================= scons: Reading SConscript files ... scons: done reading SConscript files. scons: Building targets ... echo xyz foobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfooba> xyz foobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzfoobarxyzf> scons: done building targets. STDERR ========================================================================= FAILED test of /var/tmp/portage/dev-util/scons-4.5.2/work/scons-4.5.2/scripts/scons.py at line 673 of /var/tmp/portage/dev-util/scons-4.5.2/work/scons-4.5.2/testing/framework/TestCommon.py (_complete) from line 775 of /var/tmp/portage/dev-util/scons-4.5.2/work/scons-4.5.2/testing/framework/TestCommon.py (run) from line 458 of /var/tmp/portage/dev-util/scons-4.5.2/work/scons-4.5.2/testing/framework/TestSCons.py (run) from line 128 of /var/tmp/portage/dev-util/scons-4.5.2/work/scons-4.5.2/test/builderrors.py
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb3c6a1f742fb6f776be55e7f7e7617dafbf8105 commit cb3c6a1f742fb6f776be55e7f7e7617dafbf8105 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2023-12-10 15:16:04 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-12-10 15:16:29 +0000 dev-util/scons: Deselect test broken on ppc64 (apparently) Bug: https://bugs.gentoo.org/908347 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-util/scons/scons-4.5.2.ebuild | 3 +++ dev-util/scons/scons-4.6.0.ebuild | 3 +++ 2 files changed, 6 insertions(+)
(In reply to matoro from comment #7) > One failure on ppc64 (BE & LE), looks like some test with a very large input > which I have truncated which is supposed to fail but doesn't? Thanks, I've removed that test as well. Feel free to either stabilize 4.5.2 or wait a minute, as I'm going to file for 4.6.0 anyway.
ppc64 done all arches done