Note this still fails even with 1.74.1-r1. Alpine has it outright disabled: https://git.alpinelinux.org/aports/tree/main/apr/APKBUILD#n27 testatomic : \Line 923: Unexpected value FAILED 1 of 35 testdir : SUCCESS testdso : SUCCESS testdup : SUCCESS testencode : SUCCESS testenv : SUCCESS testescape : SUCCESS testfile : |Random seed for test_atomic_append() is 2197685093 SUCCESS testfilecopy : SUCCESS testfileinfo : SUCCESS testflock : SUCCESS testfmt : SUCCESS testfnmatch : SUCCESS testargs : SUCCESS testhash : SUCCESS testipsub : SUCCESS testlock : SUCCESS testcond : SUCCESS testmmap : SUCCESS testnames : SUCCESS testoc : SUCCESS testpath : SUCCESS testpipe : SUCCESS testpoll : SUCCESS testpools : SUCCESS testproc : SUCCESS testprocmutex : SUCCESS testrand : SUCCESS testsleep : SUCCESS testshm : SUCCESS testsock : SUCCESS testsockets : SUCCESS testsockopt : SUCCESS teststr : SUCCESS teststrnatcmp : SUCCESS testtable : SUCCESS testtemp : SUCCESS testthread : SUCCESS testtime : SUCCESS testud : SUCCESS testuser : SUCCESS testvsn : SUCCESS testskiplist : SUCCESS Failed Tests Total Fail Failed % =================================================== testatomic 35 1 2.86% Reproducible: Always
Created attachment 882297 [details] build.log and emerge --info
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cbed16d6341202a99529619336c2bea24ff3465 commit 8cbed16d6341202a99529619336c2bea24ff3465 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-03-26 23:07:40 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-26 23:07:40 +0000 dev-libs/apr: disable atomics on x86 Bug: https://bugs.gentoo.org/907736 Bug: https://bugs.gentoo.org/922137 Signed-off-by: Sam James <sam@gentoo.org> dev-libs/apr/apr-1.7.4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)