Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 925236

Summary: musl: sys-libs/libmodulemd-2.15.0 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Matt Jolly <kangie>
Status: CONFIRMED ---    
Severity: normal CC: kangie
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/fedora-modularity/libmodulemd/issues/617
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 864789    
Bug Blocks:    
Attachments: build.log
1-testlog.txt

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.