https://bugzilla.redhat.com/show_bug.cgi?id=2388645
Tomi Lähteenmäki <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?([email protected] | |m) --- Comment #7 from Tomi Lähteenmäki <[email protected]> --- Spec URL: https://codeberg.org/Lihis/stevia/raw/commit/3890f63c67daefcfac05abbc65d33424353b4e38/stevia.spec SRPM URL: https://kojipkgs.fedoraproject.org//work/tasks/2578/137532578/stevia-0.48.0-2.fc44.src.rpm > > BuildRequires: /usr/bin/xvfb-run > > Please use /usr/bin/xwfb-run instead. This seems to cause two tests to fail consistently: > 64/65 test-load-layouts FAIL 0.15s killed by > signal 5 SIGTRAP > >>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > >>> G_DEBUG=gc-friendly,fatal-warnings GSETTINGS_BACKEND=memory > >>> ASAN_OPTIONS=fast_unwind_on_malloc=0 MALLOC_PERTURB_=150 > >>> LSAN_OPTIONS=suppressions=/builddir/build/BUILD/stevia-0.48.0-build/stevia-v0.48.0/data/leak-suppress.txt > >>> > >>> GSETTINGS_SCHEMA_DIR=/builddir/build/BUILD/stevia-0.48.0-build/stevia-v0.48.0/redhat-linux-build/data > >>> > >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > >>> MESON_TEST_ITERATION=1 NO_AT_BRIDGE=1 MALLOC_CHECK_=2 > >>> /builddir/build/BUILD/stevia-0.48.0-build/stevia-v0.48.0/redhat-linux-build/tests/test-load-layouts > ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― > TAP version 14 > # random seed: R02Sd1efb628bc92a4cfab863ec26ceeb5f2 > # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation > memory (GMemorySettingsBackend) for ?gsettings-backend? > # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after > threads are created > Bail out! Gdk-FATAL-CRITICAL: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT > (seat)' failed > ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― > > 65/65 test-osk-widget FAIL 0.15s killed by > signal 5 SIGTRAP > >>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > >>> MALLOC_PERTURB_=18 G_DEBUG=gc-friendly,fatal-warnings > >>> GSETTINGS_BACKEND=memory ASAN_OPTIONS=fast_unwind_on_malloc=0 > >>> LSAN_OPTIONS=suppressions=/builddir/build/BUILD/stevia-0.48.0-build/stevia-v0.48.0/data/leak-suppress.txt > >>> > >>> GSETTINGS_SCHEMA_DIR=/builddir/build/BUILD/stevia-0.48.0-build/stevia-v0.48.0/redhat-linux-build/data > >>> > >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > >>> MESON_TEST_ITERATION=1 NO_AT_BRIDGE=1 MALLOC_CHECK_=2 > >>> /builddir/build/BUILD/stevia-0.48.0-build/stevia-v0.48.0/redhat-linux-build/tests/test-osk-widget > ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― > TAP version 14 > # random seed: R02Sedabd4423a6e9c50ee1b5f3a759ac2c9 > # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation > memory (GMemorySettingsBackend) for ?gsettings-backend? > # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after > threads are created > Bail out! Gdk-FATAL-CRITICAL: gdk_seat_get_keyboard: assertion 'GDK_IS_SEAT > (seat)' failed > ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― > > %meson -Dman=true > > This should move to %conf section above %build. Good point. This should be soon (if not already) in the docs too: https://pagure.io/packaging-committee/pull-request/1484 > > %{_mandir}/man1/phosh-osk-stevia.1.gz > > Use "1*" instead, since ".gz" is not guaranteed. Done. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2388645 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202388645%23c7 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
