https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: games-emulation/dosbox-staging-0.78.0 fails tests. Discovered on: amd64 (internal ref: ci) NOTE: If you think this is a GCC-11 related issue, please block bug 732706.
Created attachment 760763 [details] build.log build log and emerge --info
Created attachment 760764 [details] 1-testlog.txt 1-testlog.txt
Error(s) that match a know pattern: 7/10 gtest drives FAIL 0.03s killed by signal 6 SIGABRT 8/10 gtest dos_files FAIL 0.02s killed by signal 6 SIGABRT 9/10 gtest shell_cmds FAIL 0.02s killed by signal 6 SIGABRT
This seems to hit Fedora too, adding upstream report
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bc3e53fa241aea8d83673da95d9665f22fdecee commit 7bc3e53fa241aea8d83673da95d9665f22fdecee Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2022-01-01 18:25:33 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2022-01-01 18:27:16 +0000 games-emulation/dosbox-staging: add upstream fix for failing tests With some compilers/linkers, dosbox main() function would be used in tests instead of gmock's one Closes: https://bugs.gentoo.org/830237 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> .../dosbox-staging/dosbox-staging-0.78.0.ebuild | 4 ++- .../files/dosbox-staging-0.78.0-fix_tests.patch | 31 ++++++++++++++++++++++ 2 files changed, 34 insertions(+), 1 deletion(-)