Created attachment 922341 [details] dev-python:pygame-2.6.1:20250323-171818.log When rebuilding as part of an "emerge --emptytree @world" run, =dev-python/pygame-2.6.1 fails its test phase, specificaally the following test: ====================================================================== FAIL: test_queue (pygame.tests.mixer_test.ChannelTypeTest.test_queue) Ensure the Channel.queue() works correctly ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/pygame-2.6.1/work/pygame-2.6.1-python3_12/install/usr/lib/python3.12/site-packages/pygame/tests/mixer_test.py", line 861, in test_queue self.assertFalse(channel.get_busy()) AssertionError: True is not false ---------------------------------------------------------------------- Ran 75 tests in 12.130s FAILED (failures=1, skipped=1, expected failures=2) (The one possibility that has occurred to me that might make this just a local misconfiguration is that the version of gentoo-sources corresponding to the currently running kernel got accidentally distcleaned; once this emptytree completes successfully and I reboot into the latest-built kernel I'll try to remember to try rebuilding this without the FEATURES=test-fail-continue I'm about to add, and if it works I'll close this bug.)
Created attachment 922342 [details] emerge-info.txt