https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-electronics/kicad-8.0.6 fails tests. Discovered on: amd64 (internal ref: gcc15_tinderbox) System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 913914 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Created attachment 913915 [details] 1-LastTest.log 1-LastTest.log
Error(s) that match a know pattern in addition to what has been reported in the summary: 1 - qa_python (Failed) The following tests FAILED:
``` Start testing: Dec 13 14:52 CET ---------------------------------------------------------- 1/8 Testing: qa_python 1/8 Test: qa_python Command: "/usr/bin/python3.12" "-m" "pytest" "/var/tmp/portage/sci-electronics/kicad-8.0.6/work/kicad-8.0.6/qa/tests/pcbnewswig" Directory: /var/tmp/portage/sci-electronics/kicad-8.0.6/work/kicad-8.0.6/qa/tests "qa_python" start time: Dec 13 14:52 CET Output: ---------------------------------------------------------- /usr/bin/python3.12: No module named pytest <end of output> Test time = 0.02 sec ---------------------------------------------------------- Test Failed. "qa_python" end time: Dec 13 14:52 CET "qa_python" time elapsed: 00:00:00 ```
My system has dev-python/pytest installed (pulled in by some other package) so testing never failed. Adding as a dependency for testing flag should fix this.