https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-tex/rubber-1.6.0-r1 fails tests. Discovered on: amd64 (internal ref: gcc14_tinderbox) System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 889972 [details] build.log build log and emerge --info
I hit this test failure as well, and resolved it by rebuilding media-gfx/aymptote with USE=latex and then retrying the dev-tex/rubber build. It looks like the test needs to have "media-gfx/asymptote[latex]" in BDEPEND, not just "media-gfx/asymptote".
Tests also fail if /usr/bin/bibtex8 is not present (i.e. dev-tex/bibtexu is not installed), I discovered today.