Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 914204 Details for
Bug 946570
net-irc/polari-46.0 fails tests: 5 Validating metainfo FAIL 0.02s exit status 3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
1-testlog.txt
1-testlog.txt (text/plain), 5.56 KB, created by
Agostino Sarubbo
on 2024-12-17 08:03:40 UTC
(
hide
)
Description:
1-testlog.txt
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2024-12-17 08:03:40 UTC
Size:
5.56 KB
patch
obsolete
>Log of Meson test suite run on 2024-12-16T16:00:41.427286 > >==================================== 1/5 ===================================== >test: Validating metainfo >start time: 15:00:41 >duration: 0.02s >result: exit status 3 >command: MESON_TEST_ITERATION=1 MALLOC_PERTURB_=201 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /usr/bin/appstreamcli validate --no-net --explain /var/tmp/portage/net-irc/polari-46.0/work/polari-46.0-build/data/metainfo/org.gnome.Polari.metainfo.xml >----------------------------------- stdout ----------------------------------- >E: org.gnome.Polari.desktop:64: tag-duplicated name (lang=ca) > This tag must only appear once in this context. Having multiple tags of this kind is not valid. > >I: org.gnome.Polari.desktop:120: developer-name-tag-deprecated > The toplevel `developer_name` element is deprecated. Please use the `name` element in a > `developer` block instead. > >I: org.gnome.Polari.desktop:157: nonstandard-gnome-extension kudos > This tag is a GNOME-specific extension to AppStream and not part of the official specification. > Do not expect it to work in all implementations and in all software centers. > >â Validation failed: errors: 1, infos: 2, pedantic: 6 >============================================================================== > >==================================== 2/5 ===================================== >test: Validating org.gnome.Polari.desktop >start time: 15:00:41 >duration: 0.02s >result: exit status 0 >command: MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=187 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /usr/bin/desktop-file-validate /var/tmp/portage/net-irc/polari-46.0/work/polari-46.0-build/data/org.gnome.Polari.desktop >============================================================================== > >==================================== 3/5 ===================================== >test: Validating networks.json >start time: 15:00:41 >duration: 0.01s >result: exit status 0 >command: MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=47 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /usr/bin/json-glib-validate /var/tmp/portage/net-irc/polari-46.0/work/polari-46.0-build/../polari-46.0/data/resources/networks.json >============================================================================== > >==================================== 4/5 ===================================== >test: Validating metainfo via appstream-util >start time: 15:00:41 >duration: 0.03s >result: exit status 0 >command: MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=200 /usr/bin/appstream-util validate --nonet /var/tmp/portage/net-irc/polari-46.0/work/polari-46.0-build/data/metainfo/org.gnome.Polari.metainfo.xml >----------------------------------- stdout ----------------------------------- >/var/tmp/portage/net-irc/polari-46.0/work/polari-46.0-build/data/metainfo/org.gnome.Polari.metainfo.xml: OK >----------------------------------- stderr ----------------------------------- > >(process:35): GLib-GIO-WARNING **: 16:00:41.439: Can't find module 'dconf' specified in GSETTINGS_BACKEND >============================================================================== > >==================================== 5/5 ===================================== >test: Testing utility functions >start time: 15:00:41 >duration: 0.01s >result: exit status 0 >command: G_TEST_BUILDDIR=/var/tmp/portage/net-irc/polari-46.0/work/polari-46.0-build/src/tests MALLOC_PERTURB_=106 MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH=/var/tmp/portage/net-irc/polari-46.0/work/polari-46.0-build/src UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 G_TEST_SRCDIR=/var/tmp/portage/net-irc/polari-46.0/work/polari-46.0/src/tests /var/tmp/portage/net-irc/polari-46.0/work/polari-46.0-build/src/tests/test-util >----------------------------------- stdout ----------------------------------- >TAP version 14 ># random seed: R02Sd068b77cfb8f195ca25edfc1ac8368a3 >1..18 ># Start of util tests ># Start of base-nick tests >ok 1 /util/base-nick/basic >ok 2 /util/base-nick/trailing >ok 3 /util/base-nick/numeric ># End of base-nick tests ># Start of match-nick tests >ok 4 /util/match-nick/nomatch >ok 5 /util/match-nick/match >ok 6 /util/match-nick/match2 >ok 7 /util/match-nick/trailing-junk >ok 8 /util/match-nick/leading-junk >ok 9 /util/match-nick/numeric >ok 10 /util/match-nick/numeric2 >ok 11 /util/match-nick/mixed-case >ok 12 /util/match-nick/mixed-case2 >ok 13 /util/match-nick/away ># End of match-nick tests ># Start of match-identify tests >ok 14 /util/match-identify/nomatch >ok 15 /util/match-identify/match >ok 16 /util/match-identify/no-user >ok 17 /util/match-identify/login >ok 18 /util/match-identify/case ># End of match-identify tests ># End of util tests >============================================================================== > >Summary of Failures: > >1/5 Validating metainfo FAIL 0.02s exit status 3 > >Ok: 4 >Expected Fail: 0 >Fail: 1 >Unexpected Pass: 0 >Skipped: 0 >Timeout: 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 946570
:
914203
| 914204