Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925236 - musl: sys-libs/libmodulemd-2.15.0 fails tests
Summary: musl: sys-libs/libmodulemd-2.15.0 fails tests
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Jolly
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on: 864789
Blocks:
  Show dependency tree
 
Reported: 2024-02-22 09:30 UTC by Agostino Sarubbo
Modified: 2024-06-02 01:14 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,143.70 KB, text/plain)
2024-02-22 09:30 UTC, Agostino Sarubbo
Details
1-testlog.txt (1-testlog.txt,164.02 KB, text/plain)
2024-02-22 09:30 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-02-22 09:30:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-libs/libmodulemd-2.15.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-22 09:30:29 UTC
Created attachment 885688 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-22 09:30:30 UTC
Created attachment 885689 [details]
1-testlog.txt

1-testlog.txt
Comment 3 Agostino Sarubbo gentoo-dev 2024-02-22 09:30:31 UTC
Error(s) that match a know pattern:


10/90 modulemd:ci+c+c_release / module_index_release                                                   FAIL             0.06s   killed by signal 6 SIGABRT
10/90 modulemd:ci+c+c_release / module_index_release                                           FAIL             0.06s   killed by signal 6 SIGABRT
20/90 modulemd:ci+c+c_release / obsoletes_release                                                      FAIL             0.07s   killed by signal 6 SIGABRT
20/90 modulemd:ci+c+c_release / obsoletes_release                                              FAIL             0.07s   killed by signal 6 SIGABRT
89/90 modulemd:ci+c+c_release / module_index_merger_release                                            FAIL             1.20s   killed by signal 6 SIGABRT
89/90 modulemd:ci+c+c_release / module_index_merger_release                                    FAIL             1.20s   killed by signal 6 SIGABRT
libmodulemd:ERROR:../libmodulemd-2.15.0/modulemd/tests/test-modulemd-obsoletes.c:375:obsoletes_test_parse_yaml: assertion failed (error == NULL): Failed to parse UTC date in ISO 8601 format: YYYY-MM-DDTHH:MMZ modified in eol data: 2018-05-23T14:25Z [line 5 col 3] (modulemd-yaml-error-quark, 3)
not ok /modulemd/v2/obsoletes/construct - libmodulemd-FATAL-CRITICAL: modulemd_obsoletes_set_message: assertion 'message' failed
not ok /modulemd/v2/obsoletes/construct - libmodulemd-FATAL-CRITICAL: modulemd_obsoletes_set_module_name: assertion 'module_name' failed
not ok /modulemd/v2/obsoletes/construct - libmodulemd-FATAL-CRITICAL: modulemd_obsoletes_set_module_stream: assertion 'module_stream' failed
not ok /modulemd/v2/obsoletes/yaml/parse - libmodulemd:ERROR:../libmodulemd-2.15.0/modulemd/tests/test-modulemd-obsoletes.c:375:obsoletes_test_parse_yaml: assertion failed (error == NULL): Failed to parse UTC date in ISO 8601 format: YYYY-MM-DDTHH:MMZ modified in eol data: 2018-05-23T14:25Z [line 5 col 3] (modulemd-yaml-error-quark, 3)
Comment 4 Matt Jolly gentoo-dev 2024-03-24 03:22:57 UTC
Repro'd and raised upstream.