Git Product home page Git Product logo

Comments (10)

DimStar77 avatar DimStar77 commented on July 22, 2024

As promised:

[ 95s] + cat libappstream-builder/test-suite.log
[ 95s] ===============================================================
[ 95s] appstream-glib 0.3.5: libappstream-builder/test-suite.log
[ 95s] ===============================================================
[ 95s]
[ 95s] # TOTAL: 1
[ 95s] # PASS: 0
[ 95s] # SKIP: 0
[ 95s] # XFAIL: 0
[ 95s] # FAIL: 1
[ 95s] # XPASS: 0
[ 95s] # ERROR: 0
[ 95s]
[ 95s] .. contents:: :depth: 2
[ 95s]
[ 95s] FAIL: asb-self-test
[ 95s] ===================
[ 95s]
[ 95s] /AppStreamBuilder/package: OK
[ 95s] /AppStreamBuilder/utils{replace}: OK
[ 95s] /AppStreamBuilder/utils{glob}: OK
[ 95s] /AppStreamBuilder/plugin-loader: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
[ 95s] OK
[ 95s] /AppStreamBuilder/firmware: Processing packages...
[ 95s] Merging applications...
[ 95s] Writing /tmp/asbuilder/output/appstream.xml.gz...
[ 95s] Writing /tmp/asbuilder/output/appstream-icons.tar.gz...
[ 95s] **
[ 95s] Asb:ERROR:asb-self-test.c:980:asb_test_firmware_func: assertion failed (as_store_get_size (store) == 1): (0 == 1)
[ 95s] FAIL asb-self-test (exit status: 134)

from appstream-glib.

hughsie avatar hughsie commented on July 22, 2024

Can you get the log with export G_MESSAGES_DEBUG="all" please? Also, is this the 0.3.5 release tarball? Thanks.

from appstream-glib.

hughsie avatar hughsie commented on July 22, 2024

Also, all the appstream* files in /tmp/asbuilder/output/ would be great, thanks.

from appstream-glib.

DimStar77 avatar DimStar77 commented on July 22, 2024

I can surely create the log with more messages (I hope).. getting the files in /tmp is more difficult, as they are in a shielded off build bot. I can try to reproduce this in a local VM... (but then I need to cross-build, instead of native build)

from appstream-glib.

hughsie avatar hughsie commented on July 22, 2024

I'm a bit confused why it's failing given that firmware is supposed to be arch-neutral.

from appstream-glib.

DimStar77 avatar DimStar77 commented on July 22, 2024

https://build.opensuse.org/package/live_build_log/GNOME:Next/appstream-glib/openSUSE_PPC/ppc64 contains a log output with debug enabled (and yes, this is the 0.3.5 release; actually based of a git clone at the tag, not the tarball)

from appstream-glib.

DimStar77 avatar DimStar77 commented on July 22, 2024

looking at
WARNING: Failed to explode: Cannot extract: Checksum error CFDATA[0] c26bbe02:12bb6ed2 in 465 bytes

it might actually be an issue of gcab?

from appstream-glib.

hughsie avatar hughsie commented on July 22, 2024

We're using gcab to create the .cab files used in the self test. The actual decompression is done by libarchive in the builder. To find out if it's a gcab or libarchive we'd have to get a copy of the built data/tests/colorhug-als-2.0.2.cab and then try to decompress that on a !ppc64 machine. If it decompresses fine, it's a libarchive issue, if it's corrupt, it's a gcab issue.

from appstream-glib.

DimStar77 avatar DimStar77 commented on July 22, 2024

FYI: bgo#746580 seems to address the issue (got a gcab with the patch applied and appstream-glib passes the test suite on all archs now for me)

from appstream-glib.

hughsie avatar hughsie commented on July 22, 2024

Great, thanks for testing.

from appstream-glib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.