https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/glib-2.72.3 fails tests (MUSL). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: This machine uses MUSL libc
Created attachment 799125 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Created attachment 799127 [details] 1-testlog.txt.xz 1-testlog.txt (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern: 8/267 glib:glib / collate FAIL 0.01s killed by signal 6 SIGABRT 12/267 glib:glib / convert FAIL 0.02s killed by signal 6 SIGABRT 15/267 glib:glib / date FAIL 0.02s killed by signal 6 SIGABRT 18/267 glib:glib / error FAIL 0.02s killed by signal 11 SIGSEGV 19/267 glib:glib+slow / gdatetime FAIL 0.01s killed by signal 6 SIGABRT 44/267 glib:glib / option-context FAIL 0.07s killed by signal 6 SIGABRT 136/267 glib:gio / converter-stream FAIL 0.85s killed by signal 6 SIGABRT 160/267 glib:gio / pollable FAIL 0.01s killed by signal 6 SIGABRT 231/267 glib:gio / resources FAIL 0.02s killed by signal 6 SIGABRT Error: no ID for constraint linkend: "G-GNUC-INTERNAL:CAPS". Error: no ID for constraint linkend: "G-VARIANT-TYPE-BOOLEAN:CAPS". Error: no ID for constraint linkend: "G-VARIANT-TYPE-BYTE:CAPS". Error: no ID for constraint linkend: "G-VARIANT-TYPE-BYTESTRING-ARRAY:CAPS". Error: no ID for constraint linkend: "G-VARIANT-TYPE-BYTESTRING:CAPS". Error: no ID for constraint linkend: "G-VARIANT-TYPE-DOUBLE:CAPS". Error: no ID for constraint linkend: "G-VARIANT-TYPE-INT16:CAPS". Error: no ID for constraint linkend: "G-VARIANT-TYPE-INT32:CAPS". Error: no ID for constraint linkend: "G-VARIANT-TYPE-INT64:CAPS". Error: no ID for constraint linkend: "G-VARIANT-TYPE-OBJECT-PATH-ARRAY:CAPS". Error: no ID for constraint linkend: "G-VARIANT-TYPE-OBJECT-PATH:CAPS". Error: no ID for constraint linkend: "G-VARIANT-TYPE-SIGNATURE:CAPS". Error: no ID for constraint linkend: "G-VARIANT-TYPE-STRING-ARRAY:CAPS". Error: no ID for constraint linkend: "G-VARIANT-TYPE-STRING:CAPS". Error: no ID for constraint linkend: "G-VARIANT-TYPE-UINT16:CAPS". Error: no ID for constraint linkend: "G-VARIANT-TYPE-UINT32:CAPS". Error: no ID for constraint linkend: "G-VARIANT-TYPE-UINT64:CAPS". Error: no ID for constraint linkend: "GResource". Error: no ID for constraint linkend: "GSettings". Error: no ID for constraint linkend: "GStrv". Error: no ID for constraint linkend: "GVariant". Error: no ID for constraint linkend: "g-main-context-push-thread-default". Error: no ID for constraint linkend: "gchararray".
there are several bugs open with test failure but it looks like that some of these were never reported as failure.
I can add to this - dev-libs/glib 2.78.4-r1 fails the following tests with clang+musl: ``` Summary of Failures: 1/343 glib:glib+core / collate ERROR 0.19s killed by signal 6 SIGABRT 2/343 glib:glib+core / convert ERROR 0.18s killed by signal 6 SIGABRT 3/343 glib:glib+core / date ERROR 0.18s killed by signal 6 SIGABRT 4/343 glib:glib+core+slow / gdatetime ERROR 0.16s killed by signal 6 SIGABRT 27/343 glib:glib+core / option-context ERROR 0.17s killed by signal 6 SIGABRT 206/343 glib:gio / converter-stream ERROR 0.59s killed by signal 6 SIGABRT 309/343 glib:gio / resources ERROR 0.12s killed by signal 6 SIGABRT Ok: 334 Expected Fail: 0 Fail: 7 Unexpected Pass: 0 Skipped: 2 Timeout: 0 ``` Looks like mostly the same issues as the tinderbox uncovered for 2.72.3.