Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 914845 Details for
Bug 946898
gnome-extra/gnome-calendar-46.1 fails tests: 1/7 Validate appstream file FAIL 0.04s 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), 15.51 KB, created by
Agostino Sarubbo
on 2024-12-25 10:42:58 UTC
(
hide
)
Description:
1-testlog.txt
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2024-12-25 10:42:58 UTC
Size:
15.51 KB
patch
obsolete
>Log of Meson test suite run on 2024-12-24T17:44:31.961441 > >==================================== 1/7 ===================================== >test: Validate appstream file >start time: 16:44:31 >duration: 0.04s >result: exit status 3 >command: MALLOC_PERTURB_=13 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 /usr/bin/appstreamcli validate --no-net --explain /var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/data/appdata/org.gnome.Calendar.appdata.xml >----------------------------------- stdout ----------------------------------- >E: org.gnome.Calendar.desktop:69: 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.Calendar.desktop:428: 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. > >I: org.gnome.Calendar.desktop:441: developer-name-tag-deprecated > The toplevel `developer_name` element is deprecated. Please use the `name` element in a > `developer` block instead. > >â Validation failed: errors: 1, infos: 2, pedantic: 1 >============================================================================== > >==================================== 2/7 ===================================== >test: server >start time: 16:44:31 >duration: 0.03s >result: exit status 0 >command: G_TEST_BUILDDIR=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_CHECK_=2 MALLOC_PERTURB_=96 MESON_TEST_ITERATION=1 GSETTINGS_SCHEMA_DIR=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests/data LD_LIBRARY_PATH=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests G_TEST_SRCDIR=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1/tests MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 GSETTINGS_BACKEND=memory /var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests/test-server >----------------------------------- stdout ----------------------------------- >TAP version 14 ># random seed: R02Sc1d7d232ad0be29214e39b24b63b62df >1..8 ># Start of server tests ># GcalSimpleServer-DEBUG: Listening on http://127.0.0.1:40477/ ># GcalSimpleServer-DEBUG: Stopping >ok 1 /server/init ># Start of no-auth tests ># GcalSimpleServer-DEBUG: Listening on http://127.0.0.1:44973/ ># GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation memory (GMemorySettingsBackend) for ?gsettings-backend? ># GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs? ># pxbackend-DEBUG: px_config_sysconfig_set_config_file: Could not read file /etc/sysconfig/proxy ># pxbackend-DEBUG: Active config plugins: ># pxbackend-DEBUG: - config-env ># pxbackend-DEBUG: - config-xdp ># pxbackend-DEBUG: - config-kde ># pxbackend-DEBUG: - config-sysconfig ># GLib-GIO-DEBUG: Failed to initialize portal (GNetworkMonitorPortal) for gio-network-monitor: Not using portals ># GLib-GIO-DEBUG: Failed to initialize networkmanager (GNetworkMonitorNM) for gio-network-monitor: Could not connect: No such file or directory ># GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation netlink (GNetworkMonitorNetlink) for ?gio-network-monitor? ># pxbackend-DEBUG: px_manager_constructed: Up and running ># GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation libproxy (GLibproxyResolver) for ?gio-proxy-resolver? ># pxbackend-DEBUG: px_manager_get_proxies_sync: url=http://127.0.0.1:44973 online=1 ># pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// ># GcalSimpleServer-DEBUG: No authenticaton needed ># GcalSimpleServer-DEBUG: Stopping >ok 2 /server/no-auth/empty ># GcalSimpleServer-DEBUG: Listening on http://127.0.0.1:44287/ ># pxbackend-DEBUG: px_manager_get_proxies_sync: url=http://127.0.0.1:44287 online=1 ># pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// ># GcalSimpleServer-DEBUG: No authenticaton needed ># GcalSimpleServer-DEBUG: Serving empty calendar ># GcalSimpleServer-DEBUG: Stopping >ok 3 /server/no-auth/calendar ># GcalSimpleServer-DEBUG: Listening on http://127.0.0.1:39417/ ># pxbackend-DEBUG: px_manager_get_proxies_sync: url=http://127.0.0.1:39417 online=1 ># pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// ># GcalSimpleServer-DEBUG: No authenticaton needed ># GcalSimpleServer-DEBUG: Serving calendar.ics ># GcalSimpleServer-DEBUG: Stopping >ok 4 /server/no-auth/ics ># End of no-auth tests ># Start of auth tests ># GcalSimpleServer-DEBUG: Listening on http://127.0.0.1:35079/ ># pxbackend-DEBUG: px_manager_get_proxies_sync: url=http://127.0.0.1:35079 online=1 ># pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// ># DEBUG: Authenticating... ># GcalSimpleServer-DEBUG: Authorizing username: 'unicorn', password: 'iamnotahorse' ># GcalSimpleServer-DEBUG: Needs authenticaton ># GcalSimpleServer-DEBUG: Stopping >ok 5 /server/auth/empty ># GcalSimpleServer-DEBUG: Listening on http://127.0.0.1:34059/ ># pxbackend-DEBUG: px_manager_get_proxies_sync: url=http://127.0.0.1:34059 online=1 ># pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// ># DEBUG: Authenticating... ># GcalSimpleServer-DEBUG: Authorizing username: 'unicorn', password: 'iamnotahorse' ># GcalSimpleServer-DEBUG: Needs authenticaton ># GcalSimpleServer-DEBUG: Serving empty calendar ># GcalSimpleServer-DEBUG: Stopping >ok 6 /server/auth/calendar ># GcalSimpleServer-DEBUG: Listening on http://127.0.0.1:33947/ ># pxbackend-DEBUG: px_manager_get_proxies_sync: url=http://127.0.0.1:33947 online=1 ># pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// ># DEBUG: Authenticating... ># GcalSimpleServer-DEBUG: Authorizing username: 'unicorn', password: 'iamnotahorse' ># GcalSimpleServer-DEBUG: Needs authenticaton ># GcalSimpleServer-DEBUG: Serving calendar.ics ># GcalSimpleServer-DEBUG: Stopping >ok 7 /server/auth/ics ># GcalSimpleServer-DEBUG: Listening on http://127.0.0.1:42773/ ># pxbackend-DEBUG: px_manager_get_proxies_sync: url=http://127.0.0.1:42773 online=1 ># pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// ># DEBUG: Authenticating with wrong username... ># GcalSimpleServer-DEBUG: Authorizing username: 'thyartismurder', password: 'popmusic' ># DEBUG: Authenticating with wrong username... ># GcalSimpleServer-DEBUG: Stopping >ok 8 /server/auth/wrong ># End of auth tests ># End of server tests >============================================================================== > >==================================== 3/7 ===================================== >test: daylight-saving >start time: 16:44:31 >duration: 0.03s >result: exit status 0 >command: G_TEST_BUILDDIR=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests MALLOC_PERTURB_=74 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_CHECK_=2 MESON_TEST_ITERATION=1 GSETTINGS_SCHEMA_DIR=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests/data LD_LIBRARY_PATH=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests G_TEST_SRCDIR=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1/tests MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 GSETTINGS_BACKEND=memory /var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests/test-daylight-saving >----------------------------------- stdout ----------------------------------- >TAP version 14 ># random seed: R02S452a28b57d03dc86fed08d043ef9bb6a >1..3 ># Start of daylight tests ># Bug Reference: https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/482 >ok 1 /daylight/floating-minutes ># Bug Reference: https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/482 >ok 2 /daylight/floating-minutes-october ># Bug Reference: https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/482 >ok 3 /daylight/floating-minutes-march ># End of daylight tests >============================================================================== > >==================================== 4/7 ===================================== >test: range >start time: 16:44:31 >duration: 0.03s >result: exit status 0 >command: G_TEST_BUILDDIR=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_CHECK_=2 MESON_TEST_ITERATION=1 GSETTINGS_SCHEMA_DIR=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests/data LD_LIBRARY_PATH=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests G_TEST_SRCDIR=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1/tests MALLOC_PERTURB_=3 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 GSETTINGS_BACKEND=memory /var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests/test-range >----------------------------------- stdout ----------------------------------- >TAP version 14 ># random seed: R02Sf827939af6ebd5271970bfbcbb34d910 >1..3 ># Start of range tests >ok 1 /range/new >ok 2 /range/invalid-ranges >ok 3 /range/calculate-overlap ># End of range tests >============================================================================== > >==================================== 5/7 ===================================== >test: discoverer >start time: 16:44:31 >duration: 0.04s >result: exit status 0 >command: G_TEST_BUILDDIR=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_CHECK_=2 MALLOC_PERTURB_=65 MESON_TEST_ITERATION=1 GSETTINGS_SCHEMA_DIR=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests/data LD_LIBRARY_PATH=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests G_TEST_SRCDIR=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1/tests MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 GSETTINGS_BACKEND=memory /var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests/test-discoverer >----------------------------------- stdout ----------------------------------- >TAP version 14 ># random seed: R02S12e13bd42c9fde02bf43fbbd0ea1aa9b >1..2 ># Start of discoverer tests ># GcalSimpleServer-DEBUG: Listening on http://127.0.0.1:45183/ ># GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation memory (GMemorySettingsBackend) for ?gsettings-backend? ># GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs? ># pxbackend-DEBUG: px_config_sysconfig_set_config_file: Could not read file /etc/sysconfig/proxy ># pxbackend-DEBUG: Active config plugins: ># pxbackend-DEBUG: - config-env ># pxbackend-DEBUG: - config-xdp ># pxbackend-DEBUG: - config-kde ># pxbackend-DEBUG: - config-sysconfig ># GLib-GIO-DEBUG: Failed to initialize portal (GNetworkMonitorPortal) for gio-network-monitor: Not using portals ># GLib-GIO-DEBUG: Failed to initialize networkmanager (GNetworkMonitorNM) for gio-network-monitor: Could not connect: No such file or directory ># GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation netlink (GNetworkMonitorNetlink) for ?gio-network-monitor? ># pxbackend-DEBUG: px_manager_constructed: Up and running ># GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation libproxy (GLibproxyResolver) for ?gio-proxy-resolver? ># pxbackend-DEBUG: px_manager_get_proxies_sync: url=http://127.0.0.1:45183 online=1 ># pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// ># GcalSimpleServer-DEBUG: No authenticaton needed ># GcalSimpleServer-DEBUG: Serving empty calendar ># GcalSimpleServer-DEBUG: Stopping >ok 1 /discoverer/file ># Bug Reference: https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/794 >ok 2 /discoverer/invalid-https-only ># End of discoverer tests >============================================================================== > >==================================== 6/7 ===================================== >test: range-tree >start time: 16:44:31 >duration: 0.03s >result: exit status 0 >command: G_TEST_BUILDDIR=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=226 MALLOC_CHECK_=2 MESON_TEST_ITERATION=1 GSETTINGS_SCHEMA_DIR=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests/data LD_LIBRARY_PATH=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests G_TEST_SRCDIR=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1/tests MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 GSETTINGS_BACKEND=memory /var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests/test-range-tree >----------------------------------- stdout ----------------------------------- >TAP version 14 ># random seed: R02Sec6f3262f3b1f1f8d410e4bfee90d0fb >1..5 ># Start of range-tree tests >ok 1 /range-tree/new >ok 2 /range-tree/insert >ok 3 /range-tree/traverse >ok 4 /range-tree/smaller-range >ok 5 /range-tree/remove-data ># End of range-tree tests >============================================================================== > >==================================== 7/7 ===================================== >test: event >start time: 16:44:31 >duration: 0.04s >result: exit status 0 >command: G_TEST_BUILDDIR=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_CHECK_=2 MESON_TEST_ITERATION=1 GSETTINGS_SCHEMA_DIR=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests/data LD_LIBRARY_PATH=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests G_TEST_SRCDIR=/var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1/tests MALLOC_PERTURB_=105 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 GSETTINGS_BACKEND=memory /var/tmp/portage/gnome-extra/gnome-calendar-46.1/work/gnome-calendar-46.1-build/tests/test-event >----------------------------------- stdout ----------------------------------- >TAP version 14 ># random seed: R02Sf8ee0a6f841025adc7ad0c92cb9c5e4a >1..11 ># Start of event tests >ok 1 /event/new >ok 2 /event/clone >ok 3 /event/uid >ok 4 /event/summary ># Bug Reference: https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/327 >ok 5 /event/nodtend ># Start of date tests >ok 6 /event/date/start >ok 7 /event/date/end >ok 8 /event/date/singleday >ok 9 /event/date/multiday ># Bug Reference: https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/170 >ok 10 /event/date/edit-tzid ># Bug Reference: https://gitlab.gnome.org/GNOME/gnome-calendar/-/issues/172 >ok 11 /event/date/create-tzid ># End of date tests ># End of event tests >============================================================================== > >Summary of Failures: > >1/7 Validate appstream file FAIL 0.04s exit status 3 > >Ok: 6 >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 946898
:
914844
| 914845