https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-libs/p4est-2.8.6 fails tests. Discovered on: x86 (internal ref: tinderbox_x86) 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 906666 [details] build.log build log and emerge --info
Created attachment 906667 [details] 1-LastTest.log 1-LastTest.log
Error(s) that match a know pattern: 22 - test_partition2 (Subprocess aborted) 29 - test_all6 (Subprocess aborted) 47 - test_partition3 (Subprocess aborted) The following tests FAILED:
Bunch of stuff like: ``` 47/52 Testing: test_partition3 47/52 Test: test_partition3 Command: "/var/tmp/portage/sci-libs/p4est-2.8.6/work/p4est-2.8.6_build/test/test_partition3" Directory: /var/tmp/portage/sci-libs/p4est-2.8.6/work/p4est-2.8.6_build/test "test_partition3" start time: Oct 25 03:21 CEST Output: ---------------------------------------------------------- [libsc] This is libsc 2.8.6 [libsc] CPP /usr/bin/i686-pc-linux-gnu-gcc -E [libsc] CPPFLAGS [libsc] CC /usr/bin/i686-pc-linux-gnu-gcc [libsc] CFLAGS -O2 -march=i686 -mfpmath=sse -msse2 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 [libsc] LDFLAGS [libsc] LIBS /usr/lib/libz.so m [p4est] This is p4est 2.8.6 [p4est] CPP /usr/bin/i686-pc-linux-gnu-gcc -E [p4est] CPPFLAGS [p4est] CC /usr/bin/i686-pc-linux-gnu-gcc [p4est] CFLAGS -O2 -march=i686 -mfpmath=sse -msse2 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 [p4est] LDFLAGS [p4est] LIBS /usr/lib/libz.so m [p4est] Into p8est_new with min quadrants 15 level 0 uniform 0 [p4est] New p8est with 2 trees on 1 processors [p4est] Initial level 1 potential global quadrants 16 per tree 8 [p4est] Done p8est_new with 16 total quadrants [p4est] Into p8est_refine with 16 total quadrants, allowed level 29 [p4est] Done p8est_refine with 113192 total quadrants [p4est] Into p8est_partition_given with 113192 total quadrants [libsc 0] Abort: Returned NULL from malloc [libsc 0] Abort: /var/tmp/portage/sci-libs/libsc-2.8.6/work/libsc-2.8.6/src/sc.c:398 [libsc 0] Abort: Obtained 10 stack frames [libsc 0] Stack 0: libsc.so.3.0.0(+0xc856) [0xf7e0c856] [libsc 0] Stack 1: libsc.so.3.0.0(sc_abort+0x15) [0xf7e0b955] [libsc 0] Stack 2: libsc.so.3.0.0(+0xc030) [0xf7e0c030] [libsc 0] Stack 3: libsc.so.3.0.0(+0xc093) [0xf7e0c093] [libsc 0] Stack 4: libsc.so.3.0.0(sc_malloc+0x3b) [0xf7e0c0db] [libsc 0] Stack 5: libp4est.so.3.0.0(p8est_partition_given+0x513) [0xf7e6dbf3] [libsc 0] Stack 6: test_partition3(+0x1c88) [0x565e0c88] [libsc 0] Stack 7: libc.so.6(+0x20eda) [0xf7bfdeda] [libsc 0] Stack 8: libc.so.6(__libc_start_main+0x97) [0xf7bfdfb7] [libsc 0] Stack 9: test_partition3(+0x2377) [0x565e1377] <end of output> Test time = 1.02 sec ---------------------------------------------------------- Test Failed. "test_partition3" end time: Oct 25 03:21 CEST "test_partition3" time elapsed: 00:00:01 ---------------------------------------------------------- ``` Maybe x86 specific and just too large?