Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922753 - dev-libs/appstream-glib-0.8.2 fails tests (MUSL-SYSTEM): 2 as-self-test FAIL 0.09s killed by signal 6 SIGABRT
Summary: dev-libs/appstream-glib-0.8.2 fails tests (MUSL-SYSTEM): 2 as-self-test FAIL ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-23 08:34 UTC by Agostino Sarubbo
Modified: 2024-11-17 12:11 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,128.29 KB, text/plain)
2024-01-23 08:34 UTC, Agostino Sarubbo
Details
1-testlog.txt (1-testlog.txt,14.77 KB, text/plain)
2024-01-23 08:34 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-01-23 08:34:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/appstream-glib-0.8.2 fails tests (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-23 08:34:24 UTC
Created attachment 882942 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-23 08:34:25 UTC
Created attachment 882943 [details]
1-testlog.txt

1-testlog.txt
Comment 3 Agostino Sarubbo gentoo-dev 2024-01-23 08:34:26 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


2/2 as-self-test         FAIL            0.09s   killed by signal 6 SIGABRT
2/2 as-self-test  FAIL            0.09s   killed by signal 6 SIGABRT
Comment 4 Paolo Pedroni 2024-02-11 17:22:09 UTC
Not just on MUSL, FWIW.
Comment 5 Jonathan Lovelace 2024-07-15 23:48:33 UTC
A hopefully more helpful snippet from the testlog:

ok 67 /AppStream/utils{vercmp}
not ok /AppStream/yaml - As:ERROR:../appstream-glib-0.8.2/libappstream-glib/as-self-test.c:5135:as_test_yaml_func: assertion failed (error == NULL): cannot process file of type application/yaml (as-node-error-quark, 0)
Bail out!
----------------------------------- stderr -----------------------------------
**
As:ERROR:../appstream-glib-0.8.2/libappstream-glib/as-self-test.c:5135:as_test_yaml_func: assertion failed (error == NULL): cannot process file of type application/yaml (as-node-error-quark, 0)
==============================================================================
Comment 6 Larry the Git Cow gentoo-dev 2024-11-17 12:11:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=097b4fc1ddb0fe431622bd69709e110b949f260f

commit 097b4fc1ddb0fe431622bd69709e110b949f260f
Author:     Aliaksei Urbanski <aliaksei.urbanski@gmail.com>
AuthorDate: 2024-11-15 07:37:36 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2024-11-17 12:02:03 +0000

    dev-libs/appstream-glib: add 0.8.3
    
    News:
      - https://github.com/hughsie/appstream-glib/blob/appstream_glib_0_8_3/NEWS
    
    Changes in comparison to 0.8.2:
      - drop stemmer USE flag
    
    Closes: https://bugs.gentoo.org/922753
    Signed-off-by: Aliaksei Urbanski <aliaksei.urbanski@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/39330
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 dev-libs/appstream-glib/Manifest                   |  1 +
 .../appstream-glib/appstream-glib-0.8.3.ebuild     | 61 ++++++++++++++++++++++
 2 files changed, 62 insertions(+)