Source: geary Version: 44.1-2 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-arm64
Hi, During a rebuild of all packages in sid, your package failed to build on arm64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > localehelper LC_COLLATE=en_US.UTF-8 dbus-run-session -- xvfb-run -a > dh_auto_test --no-parallel -- --verbose --timeout-multiplier 5 > cd obj-aarch64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb > LC_ALL=C.UTF-8 MESON_TESTTHREADS=1 meson test --verbose --timeout-multiplier 5 > ninja: Entering directory `/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu' > ninja: no work to do. > 1/8 vala-unit / tests RUNNING > >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 > >>> MALLOC_PERTURB_=74 > >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > >>> > >>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/subprojects/vala-unit > >>> /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/subprojects/vala-unit/test-driver > ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― > TAP version 13 > # random seed: R02S6b1703103b00acb95d308b215d8b6a36 > 1..21 > # Start of TestAssertions tests > ok 1 /TestAssertions/gobject_equality_assertions > ok 2 /TestAssertions/string_equality_assertions > ok 3 /TestAssertions/int_equality_assertions > ok 4 /TestAssertions/short_equality_assertions # SKIP Cannot determine if a > variable is a short. See GNOME/vala#993 > ok 5 /TestAssertions/long_equality_assertions > ok 6 /TestAssertions/uint_equality_assertions > ok 7 /TestAssertions/float_equality_assertions > ok 8 /TestAssertions/double_equality_assertions > ok 9 /TestAssertions/char_equality_assertions > ok 10 /TestAssertions/unichar_equality_assertions > ok 11 /TestAssertions/enum_equality_assertions > ok 12 /TestAssertions/bool_equality_assertions > ok 13 /TestAssertions/struct_equality_assertions > ok 14 /TestAssertions/string_collection > ok 15 /TestAssertions/array_collection > ok 16 /TestAssertions/gee_collection > # End of TestAssertions tests > # Start of CollectionAssertions tests > ok 17 /CollectionAssertions/string_collection > ok 18 /CollectionAssertions/string_array_collection > ok 19 /CollectionAssertions/int_array_collection # SKIP Arrays containing > non-pointer values not currently supported. See GNOME/vala#964 > ok 20 /CollectionAssertions/string_gee_collection > ok 21 /CollectionAssertions/int_gee_collection > # End of CollectionAssertions tests > ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― > 1/8 vala-unit / tests OK 0.01s > > 2/8 geary / desktop-file-validate RUNNING > >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 > >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > >>> MALLOC_PERTURB_=20 /usr/bin/desktop-file-validate > >>> /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/desktop/org.gnome.Geary.desktop > ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― > ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― > 2/8 geary / desktop-file-validate OK 0.00s > > 3/8 geary / desktop-file-validate RUNNING > >>> MALLOC_PERTURB_=247 > >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 > >>> /usr/bin/desktop-file-validate > >>> /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/desktop/geary-autostart.desktop > ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― > ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― > 3/8 geary / desktop-file-validate OK 0.00s > > 4/8 geary / org.gnome.Geary.appdata.xml-validate RUNNING > >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 > >>> MALLOC_PERTURB_=208 > >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > >>> /usr/bin/appstream-util validate-relax --nonet > >>> /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/desktop/org.gnome.Geary.appdata.xml > ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― > /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/desktop/org.gnome.Geary.appdata.xml: OK > ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― > 4/8 geary / org.gnome.Geary.appdata.xml-validate OK 0.03s > > 5/8 geary / mail-merge-test RUNNING > >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 > >>> MALLOC_PERTURB_=103 > >>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/subprojects/vala-unit:/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/src/client > >>> > >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > >>> > >>> /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/src/client/plugin/mail-merge/plugin-test > ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― > TAP version 13 > # random seed: R02Sc3f80e79a27e7bf7add7e3da5899ac57 > 1..10 > # Start of MailMerge.TestReader tests > ok 1 /MailMerge.TestReader/read_simple_lf > ok 2 /MailMerge.TestReader/read_simple_crlf > ok 3 /MailMerge.TestReader/read_no_trailing_new_line > ok 4 /MailMerge.TestReader/read_empty_records > ok 5 /MailMerge.TestReader/read_multi_byte_chars > ok 6 /MailMerge.TestReader/read_quoted > # End of MailMerge.TestReader tests > # Start of MailMerge.TestProcessor tests > ok 7 /MailMerge.TestProcessor/contains_field > ok 8 /MailMerge.TestProcessor/is_mail_merge_template > ok 9 /MailMerge.TestProcessor/identity_merge > ok 10 /MailMerge.TestProcessor/subject_merge > # End of MailMerge.TestProcessor tests > ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― > 5/8 geary / mail-merge-test OK 0.07s > > 6/8 geary / engine-tests RUNNING > >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 > >>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/subprojects/vala-unit > >>> > >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > >>> MALLOC_PERTURB_=12 > >>> /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/test/test-engine > ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― > TAP version 13 > # random seed: R02Sb7c931c01840e625a9c1f498ba3b1183 > 1..287 > # Start of engine tests > # Start of Geary.AccountInformationTest tests > ok 1 /engine/Geary.AccountInformationTest/test_save_sent_defaults > ok 2 /engine/Geary.AccountInformationTest/test_sender_mailboxes > ok 3 /engine/Geary.AccountInformationTest/test_service_label > ok 4 /engine/Geary.AccountInformationTest/folder_steps_accessors > # End of Geary.AccountInformationTest tests > # Start of Geary.AttachmentTest tests > # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation > local (GLocalVfs) for ‘gio-vfs’ > ok 5 /engine/Geary.AttachmentTest/get_safe_file_name_with_content_name > ok 6 /engine/Geary.AttachmentTest/get_safe_file_name_with_bad_content_name > ok 7 /engine/Geary.AttachmentTest/get_safe_file_name_with_bad_file_name > ok 8 /engine/Geary.AttachmentTest/get_safe_file_name_with_alt_file_name > ok 9 /engine/Geary.AttachmentTest/get_safe_file_name_with_no_content_name > ok 10 > /engine/Geary.AttachmentTest/get_safe_file_name_with_no_content_name_or_id > ok 11 > /engine/Geary.AttachmentTest/get_safe_file_name_with_default_content_type > ok 12 > /engine/Geary.AttachmentTest/get_safe_file_name_with_default_content_type_bad_file_name > ok 13 > /engine/Geary.AttachmentTest/get_safe_file_name_with_unknown_content_type > # End of Geary.AttachmentTest tests > # Start of Geary.ContactHarvesterImplTest tests > ok 14 /engine/Geary.ContactHarvesterImplTest/whitelisted_folder_type > ok 15 /engine/Geary.ContactHarvesterImplTest/blacklisted_folder_type > ok 16 /engine/Geary.ContactHarvesterImplTest/seen_priority > ok 17 /engine/Geary.ContactHarvesterImplTest/sent_priority > ok 18 /engine/Geary.ContactHarvesterImplTest/received_priority > # End of Geary.ContactHarvesterImplTest tests > # Start of Geary.EngineTest tests > # 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’ > ok 19 /engine/Geary.EngineTest/add_account > ok 20 /engine/Geary.EngineTest/remove_account > ok 21 /engine/Geary.EngineTest/re_add_account > # End of Geary.EngineTest tests > # Start of Geary.FolderPathTest tests > ok 22 /engine/Geary.FolderPathTest/get_child_from_root > ok 23 /engine/Geary.FolderPathTest/get_child_from_child > ok 24 /engine/Geary.FolderPathTest/root_is_root > ok 25 /engine/Geary.FolderPathTest/child_is_not_root > ok 26 /engine/Geary.FolderPathTest/as_array > ok 27 /engine/Geary.FolderPathTest/is_top_level > ok 28 /engine/Geary.FolderPathTest/distinct_roots_compare > ok 29 /engine/Geary.FolderPathTest/path_to_string > ok 30 /engine/Geary.FolderPathTest/path_parent > ok 31 /engine/Geary.FolderPathTest/path_equal > ok 32 /engine/Geary.FolderPathTest/path_hash > ok 33 /engine/Geary.FolderPathTest/path_compare > ok 34 /engine/Geary.FolderPathTest/path_compare_normalised > ok 35 /engine/Geary.FolderPathTest/root_instances_compare > ok 36 /engine/Geary.FolderPathTest/variant_representation > # End of Geary.FolderPathTest tests > # Start of Geary.IdleManagerTest tests > ok 37 /engine/Geary.IdleManagerTest/weak_ref > ok 38 /engine/Geary.IdleManagerTest/start_reset > ok 39 /engine/Geary.IdleManagerTest/test_run > # End of Geary.IdleManagerTest tests > # Start of Geary.TimeoutManagerTest tests > ok 40 /engine/Geary.TimeoutManagerTest/weak_ref > ok 41 /engine/Geary.TimeoutManagerTest/start_reset > # End of Geary.TimeoutManagerTest tests > # Start of Geary.TlsNegotiationMethodTest tests > ok 42 /engine/Geary.TlsNegotiationMethodTest/to_value > ok 43 /engine/Geary.TlsNegotiationMethodTest/for_value > # End of Geary.TlsNegotiationMethodTest tests > # Start of Geary.App.ConversationTest tests > ok 44 /engine/Geary.App.ConversationTest/add_basic > ok 45 /engine/Geary.App.ConversationTest/add_duplicate > ok 46 /engine/Geary.App.ConversationTest/add_multipath > ok 47 /engine/Geary.App.ConversationTest/remove_basic > ok 48 /engine/Geary.App.ConversationTest/remove_nonexistent > ok 49 /engine/Geary.App.ConversationTest/get_emails > ok 50 /engine/Geary.App.ConversationTest/get_emails_by_location > ok 51 /engine/Geary.App.ConversationTest/get_emails_blacklist > ok 52 /engine/Geary.App.ConversationTest/get_emails_marked_for_deletion > ok 53 /engine/Geary.App.ConversationTest/count_email_in_folder > # End of Geary.App.ConversationTest tests > # Start of Geary.App.ConversationSetTest tests > ok 54 /engine/Geary.App.ConversationSetTest/add_all_basic > ok 55 /engine/Geary.App.ConversationSetTest/add_all_duplicate > ok 56 /engine/Geary.App.ConversationSetTest/add_all_append_descendants > ok 57 /engine/Geary.App.ConversationSetTest/add_all_append_ancestors > ok 58 /engine/Geary.App.ConversationSetTest/add_all_merge > ok 59 /engine/Geary.App.ConversationSetTest/add_all_multi_path > ok 60 /engine/Geary.App.ConversationSetTest/add_all_append_path > ok 61 /engine/Geary.App.ConversationSetTest/remove_all_removed > ok 62 /engine/Geary.App.ConversationSetTest/remove_all_trimmed > ok 63 /engine/Geary.App.ConversationSetTest/remove_all_remove_path > ok 64 /engine/Geary.App.ConversationSetTest/remove_all_base_folder > # End of Geary.App.ConversationSetTest tests > # Start of Geary.App.ConversationMonitorTest tests > ok 65 /engine/Geary.App.ConversationMonitorTest/start_stop_monitoring > ok 66 /engine/Geary.App.ConversationMonitorTest/open_error > ok 67 /engine/Geary.App.ConversationMonitorTest/close_during_open_error > ok 68 /engine/Geary.App.ConversationMonitorTest/close_after_open_error > ok 69 /engine/Geary.App.ConversationMonitorTest/load_single_message > ok 70 /engine/Geary.App.ConversationMonitorTest/load_multiple_messages > ok 71 /engine/Geary.App.ConversationMonitorTest/load_related_message > ok 72 /engine/Geary.App.ConversationMonitorTest/base_folder_message_appended > ok 73 /engine/Geary.App.ConversationMonitorTest/base_folder_message_removed > ok 74 > /engine/Geary.App.ConversationMonitorTest/external_folder_message_appended > # slow test > /engine/Geary.App.ConversationMonitorTest/external_folder_message_appended > executed in 0.50 secs > ok 75 /engine/Geary.App.ConversationMonitorTest/conversation_marked_as_deleted > # slow test > /engine/Geary.App.ConversationMonitorTest/conversation_marked_as_deleted > executed in 0.50 secs > # End of Geary.App.ConversationMonitorTest tests > # Start of Geary.Ascii.Test tests > ok 76 /engine/Geary.Ascii.Test/index_of > ok 77 /engine/Geary.Ascii.Test/last_index_of > # End of Geary.Ascii.Test tests > # Start of Geary.ConfigFileTest tests > ok 78 /engine/Geary.ConfigFileTest/test_string > ok 79 /engine/Geary.ConfigFileTest/test_string_fallback > ok 80 /engine/Geary.ConfigFileTest/test_string_list > ok 81 /engine/Geary.ConfigFileTest/test_string_list > ok 82 /engine/Geary.ConfigFileTest/test_bool > ok 83 /engine/Geary.ConfigFileTest/test_int > ok 84 /engine/Geary.ConfigFileTest/test_uint16 > ok 85 /engine/Geary.ConfigFileTest/test_has_key > ok 86 /engine/Geary.ConfigFileTest/test_key_remove > ok 87 /engine/Geary.ConfigFileTest/test_group_exists > ok 88 /engine/Geary.ConfigFileTest/test_group_remove > # End of Geary.ConfigFileTest tests > # Start of Geary.Db.DatabaseTest tests > ok 89 /engine/Geary.Db.DatabaseTest/transient_open > ok 90 /engine/Geary.Db.DatabaseTest/open_existing > ok 91 /engine/Geary.Db.DatabaseTest/open_create_file > ok 92 /engine/Geary.Db.DatabaseTest/open_create_dir > ok 93 /engine/Geary.Db.DatabaseTest/open_create_dir_existing > ok 94 /engine/Geary.Db.DatabaseTest/open_check_corruption > ok 95 /engine/Geary.Db.DatabaseTest/open_create_check > # End of Geary.Db.DatabaseTest tests > # Start of Geary.Db.VersionedDatabaseTest tests > ok 96 /engine/Geary.Db.VersionedDatabaseTest/open_new > # End of Geary.Db.VersionedDatabaseTest tests > # Start of Geary.HTML.Util tests > ok 97 /engine/Geary.HTML.Util/preserve_whitespace > ok 98 /engine/Geary.HTML.Util/smart_escape_div > ok 99 /engine/Geary.HTML.Util/smart_escape_no_closing_tag > ok 100 /engine/Geary.HTML.Util/smart_escape_img > ok 101 /engine/Geary.HTML.Util/smart_escape_xhtml_img > ok 102 /engine/Geary.HTML.Util/smart_escape_mixed > ok 103 /engine/Geary.HTML.Util/smart_escape_text > ok 104 /engine/Geary.HTML.Util/smart_escape_text_url > ok 105 /engine/Geary.HTML.Util/remove_html_tags > # End of Geary.HTML.Util tests > # Start of Geary.Imap.DataFormatTest tests > ok 106 /engine/Geary.Imap.DataFormatTest/is_atom_special > # End of Geary.Imap.DataFormatTest tests > # Start of Geary.Imap.CreateCommandTest tests > ok 107 /engine/Geary.Imap.CreateCommandTest/basic_create > ok 108 /engine/Geary.Imap.CreateCommandTest/special_use > # End of Geary.Imap.CreateCommandTest tests > # Start of Geary.Imap.FetchCommandTest tests > ok 109 /engine/Geary.Imap.FetchCommandTest/list_ctor_single_data_item > ok 110 /engine/Geary.Imap.FetchCommandTest/list_ctor_single_body_item > ok 111 /engine/Geary.Imap.FetchCommandTest/list_ctor_multiple_data_item > ok 112 /engine/Geary.Imap.FetchCommandTest/list_ctor_multiple_body_item > ok 113 /engine/Geary.Imap.FetchCommandTest/list_ctor_both > # End of Geary.Imap.FetchCommandTest tests > # Start of Geary.Imap.FetchDataDecoderTest tests > ok 114 /engine/Geary.Imap.FetchDataDecoderTest/envelope_basic > ok 115 > /engine/Geary.Imap.FetchDataDecoderTest/envelope_mailbox_missing_mailbox_name_quirk > ok 116 > /engine/Geary.Imap.FetchDataDecoderTest/envelope_mailbox_missing_host_name_quirk > # End of Geary.Imap.FetchDataDecoderTest tests > # Start of Geary.Imap.ListParameterTest tests > ok 117 /engine/Geary.Imap.ListParameterTest/add_to_multiple_parents > # End of Geary.Imap.ListParameterTest tests > # Start of Geary.Imap.MailboxSpecifierTest tests > ok 118 /engine/Geary.Imap.MailboxSpecifierTest/to_parameter > ok 119 /engine/Geary.Imap.MailboxSpecifierTest/from_parameter > ok 120 /engine/Geary.Imap.MailboxSpecifierTest/from_folder_path > ok 121 /engine/Geary.Imap.MailboxSpecifierTest/folder_path_is_inbox > # End of Geary.Imap.MailboxSpecifierTest tests > # Start of Geary.Imap.NamespaceResponseTest tests > ok 122 /engine/Geary.Imap.NamespaceResponseTest/minimal > ok 123 /engine/Geary.Imap.NamespaceResponseTest/complete > ok 124 /engine/Geary.Imap.NamespaceResponseTest/cyrus > ok 125 /engine/Geary.Imap.NamespaceResponseTest/anonymous > # End of Geary.Imap.NamespaceResponseTest tests > # Start of Geary.Imap.DeserializerTest tests > ok 126 /engine/Geary.Imap.DeserializerTest/parse_unquoted > ok 127 /engine/Geary.Imap.DeserializerTest/parse_quoted > ok 128 /engine/Geary.Imap.DeserializerTest/parse_number > ok 129 /engine/Geary.Imap.DeserializerTest/parse_list > ok 130 /engine/Geary.Imap.DeserializerTest/parse_flag > ok 131 /engine/Geary.Imap.DeserializerTest/parse_wildcard_flag > ok 132 /engine/Geary.Imap.DeserializerTest/parse_response_code > ok 133 /engine/Geary.Imap.DeserializerTest/parse_bad_list > ok 134 /engine/Geary.Imap.DeserializerTest/parse_bad_code > ok 135 /engine/Geary.Imap.DeserializerTest/gmail_greeting > ok 136 /engine/Geary.Imap.DeserializerTest/cyrus_2_4_greeting > ok 137 /engine/Geary.Imap.DeserializerTest/aliyun_greeting > ok 138 /engine/Geary.Imap.DeserializerTest/invalid_atom_prefix # SKIP Test > skipped due to Deserializer error handling > ok 139 /engine/Geary.Imap.DeserializerTest/gmail_flags > ok 140 /engine/Geary.Imap.DeserializerTest/gmail_permanent_flags > ok 141 /engine/Geary.Imap.DeserializerTest/gmail_broken_flags > ok 142 /engine/Geary.Imap.DeserializerTest/cyrus_flags > ok 143 /engine/Geary.Imap.DeserializerTest/runin_special_flag > ok 144 /engine/Geary.Imap.DeserializerTest/invalid_flag_prefix # SKIP Test > skipped due to Deserializer error handling > ok 145 /engine/Geary.Imap.DeserializerTest/reserved_in_response_text > ok 146 /engine/Geary.Imap.DeserializerTest/instant_eos > ok 147 /engine/Geary.Imap.DeserializerTest/bye_eos > # End of Geary.Imap.DeserializerTest tests > # Start of Geary.Imap.ClientConnectionTest tests > # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation > dconf (DConfSettingsBackend) for ‘gsettings-backend’ > # 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-kde > # pxbackend-DEBUG: - config-gnome > # pxbackend-DEBUG: - config-sysconfig > # GLib-GIO-DEBUG: Using cross-namespace EXTERNAL authentication (this will > deadlock if server is GDBus < 2.73.3) > # 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’ > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:45747 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 148 /engine/Geary.Imap.ClientConnectionTest/connect_disconnect > # End of Geary.Imap.ClientConnectionTest tests > # Start of Geary.Imap.ClientSessionTest tests > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:42383 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 149 /engine/Geary.Imap.ClientSessionTest/connect_disconnect > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:40615 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 150 /engine/Geary.Imap.ClientSessionTest/connect_with_capabilities > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:40449 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 151 /engine/Geary.Imap.ClientSessionTest/login > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:46431 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 152 /engine/Geary.Imap.ClientSessionTest/login_with_capabilities > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:37235 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 153 /engine/Geary.Imap.ClientSessionTest/logout > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:37103 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 154 /engine/Geary.Imap.ClientSessionTest/login_logout > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:38425 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 155 /engine/Geary.Imap.ClientSessionTest/initiate_request_capabilities > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:36641 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 156 /engine/Geary.Imap.ClientSessionTest/initiate_implicit_capabilities > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:42891 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 157 /engine/Geary.Imap.ClientSessionTest/initiate_namespace > # End of Geary.Imap.ClientSessionTest tests > # Start of Geary.ImapDB.AccountTest tests > ok 158 /engine/Geary.ImapDB.AccountTest/create_base_folder > ok 159 /engine/Geary.ImapDB.AccountTest/create_child_folder > ok 160 /engine/Geary.ImapDB.AccountTest/list_folders > ok 161 /engine/Geary.ImapDB.AccountTest/delete_folder > ok 162 /engine/Geary.ImapDB.AccountTest/delete_folder_with_child > ok 163 /engine/Geary.ImapDB.AccountTest/delete_nonexistent_folder > ok 164 /engine/Geary.ImapDB.AccountTest/fetch_base_folder > ok 165 /engine/Geary.ImapDB.AccountTest/fetch_child_folder > ok 166 /engine/Geary.ImapDB.AccountTest/fetch_nonexistent_folder > ok 167 /engine/Geary.ImapDB.AccountTest/list_local_email > # End of Geary.ImapDB.AccountTest tests > # Start of Geary.ImapDB.AttachmentTest tests > ok 168 /engine/Geary.ImapDB.AttachmentTest/new_from_minimal_mime_part > ok 169 /engine/Geary.ImapDB.AttachmentTest/new_from_complete_mime_part > ok 170 /engine/Geary.ImapDB.AttachmentTest/new_from_inline_mime_part > # End of Geary.ImapDB.AttachmentTest tests > # Start of Geary.ImapDB.AttachmentIoTest tests > ok 171 /engine/Geary.ImapDB.AttachmentIoTest/save_minimal_attachment > ok 172 /engine/Geary.ImapDB.AttachmentIoTest/save_complete_attachment > ok 173 /engine/Geary.ImapDB.AttachmentIoTest/save_qp_attachment > ok 174 /engine/Geary.ImapDB.AttachmentIoTest/list_attachments > ok 175 /engine/Geary.ImapDB.AttachmentIoTest/delete_attachments > # End of Geary.ImapDB.AttachmentIoTest tests > # Start of Geary.ImapDb.DatabaseTest tests > ok 176 /engine/Geary.ImapDb.DatabaseTest/open_new > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > ok 177 /engine/Geary.ImapDb.DatabaseTest/upgrade_0_6 > Geary.Db-Message: 02:39:58.557: Garbage collection of IMAP database > /tmp/geary-imap-db-database-test-963MM2/geary-0.6-db/geary.db failed: > Operation was cancelled > ok 178 /engine/Geary.ImapDb.DatabaseTest/utf8_case_insensitive_collation > # End of Geary.ImapDb.DatabaseTest tests > # Start of Geary.ImapDB.EmailIdentifierTest tests > ok 179 /engine/Geary.ImapDB.EmailIdentifierTest/variant_representation > # End of Geary.ImapDB.EmailIdentifierTest tests > # Start of Geary.ImapDB.FolderTest tests > ok 180 /engine/Geary.ImapDB.FolderTest/create_read_email > ok 181 /engine/Geary.ImapDB.FolderTest/create_unread_email > ok 182 /engine/Geary.ImapDB.FolderTest/create_no_unread_update > ok 183 /engine/Geary.ImapDB.FolderTest/merge_email > ok 184 /engine/Geary.ImapDB.FolderTest/merge_add_flags > ok 185 /engine/Geary.ImapDB.FolderTest/merge_remove_flags > ok 186 /engine/Geary.ImapDB.FolderTest/set_flags > ok 187 /engine/Geary.ImapDB.FolderTest/set_flags_on_deleted > ok 188 /engine/Geary.ImapDB.FolderTest/detach_emails_before_timestamp > # slow test /engine/Geary.ImapDB.FolderTest/detach_emails_before_timestamp > executed in 1.44 secs > # End of Geary.ImapDB.FolderTest tests > # Start of Geary.FtsSearchQueryTest tests > ok 189 /engine/Geary.FtsSearchQueryTest/email_text_terms > ok 190 /engine/Geary.FtsSearchQueryTest/email_text_terms_stemmed > ok 191 /engine/Geary.FtsSearchQueryTest/email_text_terms_specific > ok 192 /engine/Geary.FtsSearchQueryTest/email_text_terms_disjunction > ok 193 /engine/Geary.FtsSearchQueryTest/email_flag_terms > # End of Geary.FtsSearchQueryTest tests > # Start of Geary.ImapEngine.AccountProcessorTest tests > ok 194 /engine/Geary.ImapEngine.AccountProcessorTest/success > ok 195 /engine/Geary.ImapEngine.AccountProcessorTest/failure > ok 196 /engine/Geary.ImapEngine.AccountProcessorTest/duplicate > ok 197 /engine/Geary.ImapEngine.AccountProcessorTest/stop > # End of Geary.ImapEngine.AccountProcessorTest tests > # Start of Geary.ImapEngine.GenericAccountTest tests > ok 198 /engine/Geary.ImapEngine.GenericAccountTest/to_email_identifier > # End of Geary.ImapEngine.GenericAccountTest tests > # Start of Geary.ContactStoreImplTest tests > ok 199 /engine/Geary.ContactStoreImplTest/get_by_rfc822 > ok 200 /engine/Geary.ContactStoreImplTest/search_no_match > ok 201 /engine/Geary.ContactStoreImplTest/search_email_match > ok 202 /engine/Geary.ContactStoreImplTest/search_name_match > ok 203 /engine/Geary.ContactStoreImplTest/search_utf8_latin_names > ok 204 /engine/Geary.ContactStoreImplTest/search_utf8_multi_byte_names > ok 205 /engine/Geary.ContactStoreImplTest/update_new_contact > ok 206 /engine/Geary.ContactStoreImplTest/update_existing_contact > # End of Geary.ContactStoreImplTest tests > # Start of Geary.Inet.Test tests > ok 207 /engine/Geary.Inet.Test/is_valid_display_host_dns > ok 208 /engine/Geary.Inet.Test/is_valid_display_host_ipv4 > ok 209 /engine/Geary.Inet.Test/is_valid_display_host_ipv6 > # End of Geary.Inet.Test tests > # Start of Geary.Mime.ContentTypeTest tests > ok 210 /engine/Geary.Mime.ContentTypeTest/static_defaults > ok 211 /engine/Geary.Mime.ContentTypeTest/parse > ok 212 /engine/Geary.Mime.ContentTypeTest/get_file_name_extension > ok 213 /engine/Geary.Mime.ContentTypeTest/guess_type_from_name > ok 214 /engine/Geary.Mime.ContentTypeTest/guess_type_from_buf > # End of Geary.Mime.ContentTypeTest tests > # Start of Geary.Outbox.EmailIdentifierTest tests > ok 215 /engine/Geary.Outbox.EmailIdentifierTest/variant_representation > # End of Geary.Outbox.EmailIdentifierTest tests > # Start of Geary.RFC822.MailboxAddressTest tests > ok 216 /engine/Geary.RFC822.MailboxAddressTest/imap_address > ok 217 /engine/Geary.RFC822.MailboxAddressTest/is_valid_address > ok 218 /engine/Geary.RFC822.MailboxAddressTest/unescaped_constructor > ok 219 /engine/Geary.RFC822.MailboxAddressTest/from_rfc822_string_encoded > ok 220 /engine/Geary.RFC822.MailboxAddressTest/prepare_header_text_part > ok 221 /engine/Geary.RFC822.MailboxAddressTest/has_distinct_name > ok 222 /engine/Geary.RFC822.MailboxAddressTest/is_spoofed > ok 223 /engine/Geary.RFC822.MailboxAddressTest/to_full_display > ok 224 /engine/Geary.RFC822.MailboxAddressTest/to_short_display > ok 225 /engine/Geary.RFC822.MailboxAddressTest/to_rfc822_address > ok 226 /engine/Geary.RFC822.MailboxAddressTest/to_rfc822_string > ok 227 /engine/Geary.RFC822.MailboxAddressTest/equal_to > # End of Geary.RFC822.MailboxAddressTest tests > # Start of Geary.RFC822.MailboxAddressesTest tests > ok 228 /engine/Geary.RFC822.MailboxAddressesTest/from_rfc822_string_encoded > ok 229 /engine/Geary.RFC822.MailboxAddressesTest/from_rfc822_string_quoted > ok 230 /engine/Geary.RFC822.MailboxAddressesTest/to_rfc822_string > ok 231 /engine/Geary.RFC822.MailboxAddressesTest/contains_all > ok 232 /engine/Geary.RFC822.MailboxAddressesTest/merge > ok 233 /engine/Geary.RFC822.MailboxAddressesTest/equal_to > ok 234 /engine/Geary.RFC822.MailboxAddressesTest/hash > # End of Geary.RFC822.MailboxAddressesTest tests > # Start of Geary.RFC822.MessageDataTest tests > ok 235 /engine/Geary.RFC822.MessageDataTest/subject_from_rfc822 > ok 236 /engine/Geary.RFC822.MessageDataTest/date_from_rfc822 > ok 237 /engine/Geary.RFC822.MessageDataTest/date_from_rfc822 > ok 238 /engine/Geary.RFC822.MessageDataTest/date_to_rfc822 > ok 239 /engine/Geary.RFC822.MessageDataTest/header_from_rfc822 > ok 240 /engine/Geary.RFC822.MessageDataTest/header_names_from_rfc822 > ok 241 /engine/Geary.RFC822.MessageDataTest/PreviewText.with_header > ok 242 /engine/Geary.RFC822.MessageDataTest/MessageId.from_rfc822_string > ok 243 /engine/Geary.RFC822.MessageDataTest/MessageId.to_rfc822_string > ok 244 /engine/Geary.RFC822.MessageDataTest/MessageIdList.from_rfc822_string > ok 245 /engine/Geary.RFC822.MessageDataTest/MessageIdList.merge > # End of Geary.RFC822.MessageDataTest tests > # Start of Geary.RFC822.PartTest tests > ok 246 /engine/Geary.RFC822.PartTest/new_from_minimal_mime_part > ok 247 /engine/Geary.RFC822.PartTest/new_from_complete_mime_part > ok 248 /engine/Geary.RFC822.PartTest/write_to_buffer_plain > ok 249 /engine/Geary.RFC822.PartTest/write_to_buffer_plain_crlf > ok 250 /engine/Geary.RFC822.PartTest/write_to_buffer_plain_ical > ok 251 /engine/Geary.RFC822.PartTest/write_to_buffer_plain_utf8 > # End of Geary.RFC822.PartTest tests > # Start of Geary.RFC822.Utils.Test tests > ok 252 /engine/Geary.RFC822.Utils.Test/to_preview_text > ok 253 /engine/Geary.RFC822.Utils.Test/best_encoding_default > ok 254 /engine/Geary.RFC822.Utils.Test/best_encoding_long_line > ok 255 /engine/Geary.RFC822.Utils.Test/best_encoding_binary > # End of Geary.RFC822.Utils.Test tests > # Start of Geary.RFC822.MessageTest tests > ok 256 /engine/Geary.RFC822.MessageTest/basic_message_from_buffer > ok 257 /engine/Geary.RFC822.MessageTest/encoded_recipient > ok 258 /engine/Geary.RFC822.MessageTest/duplicate_mailbox > ok 259 /engine/Geary.RFC822.MessageTest/duplicate_message_id > ok 260 /engine/Geary.RFC822.MessageTest/text_plain_as_plain > ok 261 /engine/Geary.RFC822.MessageTest/text_plain_as_html > ok 262 /engine/Geary.RFC822.MessageTest/text_html_as_html > ok 263 /engine/Geary.RFC822.MessageTest/text_html_as_plain > ok 264 /engine/Geary.RFC822.MessageTest/tnef_extract_attachments > ok 265 /engine/Geary.RFC822.MessageTest/multipart_alternative_as_plain > ok 266 > /engine/Geary.RFC822.MessageTest/multipart_alternative_as_converted_html > ok 267 /engine/Geary.RFC822.MessageTest/multipart_alternative_as_html > ok 268 /engine/Geary.RFC822.MessageTest/get_header > ok 269 /engine/Geary.RFC822.MessageTest/get_body_single_part > ok 270 /engine/Geary.RFC822.MessageTest/get_body_multipart > ok 271 /engine/Geary.RFC822.MessageTest/get_preview > ok 272 /engine/Geary.RFC822.MessageTest/get_recipients > ok 273 /engine/Geary.RFC822.MessageTest/get_searchable_body > ok 274 /engine/Geary.RFC822.MessageTest/get_searchable_recipients > ok 275 /engine/Geary.RFC822.MessageTest/from_composed_email > ok 276 /engine/Geary.RFC822.MessageTest/from_composed_email_inline_attachments > ok 277 /engine/Geary.RFC822.MessageTest/get_rfc822_buffer > ok 278 /engine/Geary.RFC822.MessageTest/get_rfc822_buffer_dot_stuff > ok 279 /engine/Geary.RFC822.MessageTest/get_rfc822_buffer_no_bcc > ok 280 /engine/Geary.RFC822.MessageTest/get_rfc822_buffer_long_ascii_line > # End of Geary.RFC822.MessageTest tests > # Start of Geary.String.Test tests > ok 281 /engine/Geary.String.Test/test_whitespace > ok 282 /engine/Geary.String.Test/test_nonprinting > ok 283 /engine/Geary.String.Test/test_contains_any_char > # End of Geary.String.Test tests > # Start of Geary.EmailTest tests > ok 284 /engine/Geary.EmailTest/email_from_basic_message > ok 285 /engine/Geary.EmailTest/email_from_multipart > # End of Geary.EmailTest tests > # Start of Geary.ComposedEmailTest tests > ok 286 /engine/Geary.ComposedEmailTest/contains_inline_img_src > ok 287 /engine/Geary.ComposedEmailTest/replace_inline_img_src > # End of Geary.ComposedEmailTest tests > # End of engine tests > ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― > 6/8 geary / engine-tests OK 7.91s > > 7/8 geary / client-tests RUNNING > >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 > >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > >>> MALLOC_PERTURB_=137 > >>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/subprojects/vala-unit:/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/src:/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/src/client > >>> /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/test/test-client > ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― > MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER) > glx: failed to create drisw screen > dbus-daemon[1670255]: [session uid=1001 pid=1670255] Activating service > name='org.a11y.Bus' requested by ':1.2' (uid=1001 pid=1670455 > comm="/<<PKGBUILDDIR>>/obj-aarch64-linux-g") > > (process:1670458): dconf-CRITICAL **: 02:40:03.219: unable to create > directory '/sbuild-nonexistent/.cache/dconf': Permission denied. dconf will > not work properly. > > (process:1670458): dconf-CRITICAL **: 02:40:03.219: unable to create > directory '/sbuild-nonexistent/.cache/dconf': Permission denied. dconf will > not work properly. > > (process:1670458): dconf-CRITICAL **: 02:40:03.219: unable to create > directory '/sbuild-nonexistent/.cache/dconf': Permission denied. dconf will > not work properly. > > (process:1670458): dconf-CRITICAL **: 02:40:03.219: unable to create > directory '/sbuild-nonexistent/.cache/dconf': Permission denied. dconf will > not work properly. > > (process:1670458): dconf-CRITICAL **: 02:40:03.220: unable to create > directory '/sbuild-nonexistent/.cache/dconf': Permission denied. dconf will > not work properly. > dbus-daemon[1670255]: [session uid=1001 pid=1670255] Successfully activated > service 'org.a11y.Bus' > > (process:1670458): dconf-CRITICAL **: 02:40:03.220: unable to create > directory '/sbuild-nonexistent/.cache/dconf': Permission denied. dconf will > not work properly. > TAP version 13 > # random seed: R02S0213bd2a50fadcc5d793499bd1612608 > # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation > local (GLocalVfs) for ‘gio-vfs’ > dbus-daemon[1670464]: Activating service name='org.a11y.atspi.Registry' > requested by ':1.0' (uid=1001 pid=1670455 > comm="/<<PKGBUILDDIR>>/obj-aarch64-linux-g") > 1..65 > # Start of client tests > # Start of AccountManagerTest tests > ok 1 /client/AccountManagerTest/create_account > ok 2 /client/AccountManagerTest/create_orphan_account > dbus-daemon[1670464]: Successfully activated service 'org.a11y.atspi.Registry' > SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry > ok 3 /client/AccountManagerTest/create_orphan_account_with_legacy > ok 4 /client/AccountManagerTest/create_orphan_account_with_existing_dirs > ok 5 /client/AccountManagerTest/account_config_v1 > ok 6 /client/AccountManagerTest/account_config_legacy > ok 7 /client/AccountManagerTest/service_config_v1 > ok 8 /client/AccountManagerTest/service_config_legacy > # End of AccountManagerTest tests > # Start of Application.CertificateManagerTest tests > # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation > gnutls (GTlsBackendGnutls) for ‘gio-tls-backend’ > > (test-client:1670455): GLib-Net-WARNING **: 02:40:03.277: Failed to load TLS > database: System trust contains zero trusted certificates; please investigate > your GnuTLS configuration > ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― > 7/8 geary / client-tests FAIL 0.21s > killed by signal 5 SIGTRAP > > 8/8 geary / js-tests RUNNING > >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 > >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > >>> > >>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/subprojects/vala-unit:/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/src:/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/src/client > >>> MALLOC_PERTURB_=133 /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/test/test-js > ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― > MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER) > glx: failed to create drisw screen > TAP version 13 > # random seed: R02Sc8a75f7a0f39c177f78cb7f7c74f1af5 > # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation > local (GLocalVfs) for ‘gio-vfs’ > 1..33 > # Start of js tests > # Start of Components.PageStateTest tests > # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation > memory (GMemorySettingsBackend) for ‘gsettings-backend’ > MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER) > libEGL warning: egl: failed to create dri2 screen > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-GIO-DEBUG: Using cross-namespace EXTERNAL authentication (this will > deadlock if server is GDBus < 2.73.3) > # GLib-GIO-DEBUG: Using cross-namespace EXTERNAL authentication (this will > deadlock if server is GDBus < 2.73.3) > ok 1 /js/Components.PageStateTest/content_loaded > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:03.0753 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:03.0757 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:03.0757 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 2 /js/Components.PageStateTest/call_void > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:03.0957 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:03.0960 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:03.0960 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 3 /js/Components.PageStateTest/call_void_throws > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:04.0162 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:04.0165 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:04.0165 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 4 /js/Components.PageStateTest/call_returning > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:04.0368 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:04.0371 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:04.0371 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 5 /js/Components.PageStateTest/call_returning_throws > # End of Components.PageStateTest tests > # Start of Composer.PageStateTest tests > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:04.0575 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:04.0578 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:04.0578 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 6 /js/Composer.PageStateTest/html_to_text > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:04.0780 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:04.0783 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:04.0783 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 7 /js/Composer.PageStateTest/html_to_text_with_quote > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:04.0992 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:04.0995 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:04.0995 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 8 /js/Composer.PageStateTest/html_to_text_with_nested_quote > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:05.0202 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:05.0205 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:05.0205 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 9 /js/Composer.PageStateTest/html_to_text_with_blacklist > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:05.0409 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:05.0412 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:05.0412 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 10 /js/Composer.PageStateTest/edit_context_font > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:05.0632 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:05.0635 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:05.0635 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 11 /js/Composer.PageStateTest/edit_context_link > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:05.0840 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:05.0843 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:05.0843 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 12 /js/Composer.PageStateTest/indent_line > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:06.0048 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:06.0051 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:06.0051 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 13 /js/Composer.PageStateTest/clean_content > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:06.0258 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:06.0261 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:06.0261 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 14 /js/Composer.PageStateTest/get_html > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:06.0471 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:06.0474 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:06.0474 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 15 /js/Composer.PageStateTest/get_text > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:06.0676 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:06.0679 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:06.0679 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 16 /js/Composer.PageStateTest/contains_keywords > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:06.0883 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:06.0886 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:06.0886 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 17 /js/Composer.PageStateTest/contains_attachment_keywords > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:07.0091 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:07.0094 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:07.0094 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 18 /js/Composer.PageStateTest/replace_non_breaking_space > # End of Composer.PageStateTest tests > # Start of ConversationPageStateTest tests > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:07.0303 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:07.0306 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:07.0306 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 19 /js/ConversationPageStateTest/is_deceptive_text_not_url > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:07.0508 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:07.0511 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:07.0511 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 20 /js/ConversationPageStateTest/is_deceptive_text_identical_text > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:07.0713 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:07.0716 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:07.0716 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 21 /js/ConversationPageStateTest/is_deceptive_text_matching_url > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:07.0918 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:07.0921 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:07.0921 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 22 /js/ConversationPageStateTest/is_deceptive_text_common_href_subdomain > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:08.0142 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:08.0145 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:08.0145 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 23 /js/ConversationPageStateTest/is_deceptive_text_common_text_subdomain > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:08.0347 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:08.0350 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:08.0350 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 24 /js/ConversationPageStateTest/is_deceptive_text_deceptive_href > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:08.0553 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:08.0556 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:08.0556 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 25 /js/ConversationPageStateTest/is_deceptive_text_non_matching_subdomain > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:08.0756 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:08.0759 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:08.0759 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 26 /js/ConversationPageStateTest/is_deceptive_text_different_domain > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:08.0962 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:08.0965 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:08.0965 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 27 /js/ConversationPageStateTest/is_deceptive_text_embedded_domain > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:09.0168 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:09.0171 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:09.0171 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 28 /js/ConversationPageStateTest/is_deceptive_text_innocuous > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:09.0371 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:09.0374 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:09.0374 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 29 /js/ConversationPageStateTest/is_deceptive_text_gitlab > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:09.0576 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:09.0579 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:09.0579 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 30 /js/ConversationPageStateTest/is_descendant_of > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:09.0782 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:09.0785 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:09.0785 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 31 /js/ConversationPageStateTest/is_descendant_of_with_class > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:09.0987 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:09.0990 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:09.0990 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 32 /js/ConversationPageStateTest/is_descendant_of_no_match > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:10.0196 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:10.0199 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:10.0199 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 33 /js/ConversationPageStateTest/is_descendant_of_lax > # End of ConversationPageStateTest tests > # End of js tests > [deb] 02:40:10.0403 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:10.0406 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:10.0406 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― > 8/8 geary / js-tests OK 7.22s > > > Summary of Failures: > > 7/8 geary / client-tests FAIL 0.21s > killed by signal 5 SIGTRAP > > Ok: 7 > Expected Fail: 0 > Fail: 1 > Unexpected Pass: 0 > Skipped: 0 > Timeout: 0 > > Full log written to > /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/meson-logs/testlog.txt > cd obj-aarch64-linux-gnu && tail -v -n \+0 meson-logs/testlog.txt > ==> meson-logs/testlog.txt <== > Log of Meson test suite run on 2024-04-20T02:39:55.039502 > > Inherited environment: DEB_HOST_GNU_SYSTEM=linux-gnu DFLAGS=-frelease > DEB_BUILD_ARCH_BITS=64 DEB_TARGET_GNU_CPU=aarch64 DEB_HOST_ARCH_OS=linux > USER=user42 ASFLAGS_FOR_BUILD='' CXXFLAGS='-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security > -mbranch-protection=standard' DEB_BUILD_GNU_TYPE=aarch64-linux-gnu > FFLAGS_FOR_BUILD='-g -O2' DEB_TARGET_MULTIARCH=aarch64-linux-gnu > OBJCFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -mbranch-protection=standard' DH_INTERNAL_OPTIONS='' > DEB_BUILD_ARCH_CPU=arm64 DEB_HOST_ARCH_LIBC=gnu DEB_HOST_ARCH_ABI=base > HOME=/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home > APT_CONFIG=/var/lib/sbuild/apt.conf SCHROOT_CHROOT_NAME=sid-arm64-sbuild > DEB_BUILD_ARCH_ENDIAN=little DFLAGS_FOR_BUILD=-frelease LDFLAGS='-Wl,-z,relro > -Wl,-z,now -Wl,-O1 -Wl,-z,defs' DEB_TARGET_ARCH_BITS=64 > DEB_BUILD_GNU_SYSTEM=linux-gnu MAKEFLAGS=w SCHROOT_UID=1001 > DBUS_SESSION_BUS_ADDRESS=unix:path=/tmp/dbus-lZ6UpuUfHh,guid=6cd4f57c04c8ddcf98b59e1866232afa > CXXFLAGS_FOR_BUILD='-g -O2' OBJCFLAGS_FOR_BUILD='-g -O2' > DEB_BUILD_ARCH_OS=linux DEB_TARGET_GNU_TYPE=aarch64-linux-gnu > DEB_TARGET_ARCH_CPU=arm64 LOGNAME=user42 DEB_LDFLAGS_MAINT_APPEND='-Wl,-O1 > -Wl,-z,defs' DEB_BUILD_ARCH_LIBC=gnu DEB_BUILD_ARCH_ABI=base > DEB_LDFLAGS_MAINT_STRIP=-Wl,-Bsymbolic-functions DEB_HOST_ARCH=arm64 > LDFLAGS_FOR_BUILD='' DEB_TARGET_ARCH_ENDIAN=little > DH_INTERNAL_OVERRIDE=dh_auto_test DEB_HOST_GNU_CPU=aarch64 > DEB_TARGET_GNU_SYSTEM=linux-gnu LC_COLLATE=en_US.UTF-8 > PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games > DEB_TARGET_ARCH_OS=linux CFLAGS='-g -O2 -Werror=implicit-function-declaration > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security > -mbranch-protection=standard' MAKELEVEL=2 > DEB_HOST_MULTIARCH=aarch64-linux-gnu SOURCE_DATE_EPOCH=1708707615 FCFLAGS='-g > -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -mbranch-protection=standard' > SCHROOT_SESSION_ID=sid-arm64-sbuild-b35c68b6-2fc4-4f49-9d09-dc1abbcc1834 > SCHROOT_COMMAND='dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -sa' > LOCPATH=/tmp/localehelper.HcM0mzIi DISPLAY=:99 OBJCXXFLAGS='-g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security > -mbranch-protection=standard' SCHROOT_ALIAS_NAME=unstable-arm64 > DEB_TARGET_ARCH_LIBC=gnu DEB_TARGET_ARCH_ABI=base > XAUTHORITY=/tmp/xvfb-run.Y8InCJ/Xauthority DEB_BUILD_OPTIONS=parallel=4 > SCHROOT_GROUP=user42 SCHROOT_USER=user42 CPPFLAGS='-Wdate-time > -D_FORTIFY_SOURCE=2' DH_INTERNAL_BUILDFLAGS=1 SHELL=/bin/sh > DEB_HOST_ARCH_BITS=64 DEB_BUILD_ARCH=arm64 > DEB_BUILD_MAINT_OPTIONS=hardening=+all CFLAGS_FOR_BUILD='-g -O2' > DEB_BUILD_GNU_CPU=aarch64 ASFLAGS='' DEB_HOST_GNU_TYPE=aarch64-linux-gnu > FCFLAGS_FOR_BUILD='-g -O2' OBJCXXFLAGS_FOR_BUILD='-g -O2' > DEB_HOST_ARCH_CPU=arm64 DEB_RULES_REQUIRES_ROOT=no PWD=/<<PKGBUILDDIR>> > FFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -mbranch-protection=standard' > DEB_BUILD_MULTIARCH=aarch64-linux-gnu CPPFLAGS_FOR_BUILD='' SCHROOT_GID=1001 > MFLAGS=-w DEB_HOST_ARCH_ENDIAN=little DEB_TARGET_ARCH=arm64 > XDG_RUNTIME_DIR=/tmp/dh-xdg-rundir-XbZB0YFp MESON_TESTTHREADS=1 > LC_ALL=C.UTF-8 DEB_PYTHON_INSTALL_LAYOUT=deb > > ==================================== 1/8 ===================================== > test: vala-unit / tests > start time: 02:39:55 > duration: 0.01s > result: exit status 0 > command: ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 > MALLOC_PERTURB_=74 > UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/subprojects/vala-unit > /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/subprojects/vala-unit/test-driver > ----------------------------------- stdout ----------------------------------- > TAP version 13 > # random seed: R02S6b1703103b00acb95d308b215d8b6a36 > 1..21 > # Start of TestAssertions tests > ok 1 /TestAssertions/gobject_equality_assertions > ok 2 /TestAssertions/string_equality_assertions > ok 3 /TestAssertions/int_equality_assertions > ok 4 /TestAssertions/short_equality_assertions # SKIP Cannot determine if a > variable is a short. See GNOME/vala#993 > ok 5 /TestAssertions/long_equality_assertions > ok 6 /TestAssertions/uint_equality_assertions > ok 7 /TestAssertions/float_equality_assertions > ok 8 /TestAssertions/double_equality_assertions > ok 9 /TestAssertions/char_equality_assertions > ok 10 /TestAssertions/unichar_equality_assertions > ok 11 /TestAssertions/enum_equality_assertions > ok 12 /TestAssertions/bool_equality_assertions > ok 13 /TestAssertions/struct_equality_assertions > ok 14 /TestAssertions/string_collection > ok 15 /TestAssertions/array_collection > ok 16 /TestAssertions/gee_collection > # End of TestAssertions tests > # Start of CollectionAssertions tests > ok 17 /CollectionAssertions/string_collection > ok 18 /CollectionAssertions/string_array_collection > ok 19 /CollectionAssertions/int_array_collection # SKIP Arrays containing > non-pointer values not currently supported. See GNOME/vala#964 > ok 20 /CollectionAssertions/string_gee_collection > ok 21 /CollectionAssertions/int_gee_collection > # End of CollectionAssertions tests > ============================================================================== > > ==================================== 2/8 ===================================== > test: geary / desktop-file-validate > start time: 02:39:55 > duration: 0.00s > result: exit status 0 > command: ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 > UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > MALLOC_PERTURB_=20 /usr/bin/desktop-file-validate > /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/desktop/org.gnome.Geary.desktop > ============================================================================== > > ==================================== 3/8 ===================================== > test: geary / desktop-file-validate > start time: 02:39:55 > duration: 0.00s > result: exit status 0 > command: MALLOC_PERTURB_=247 > UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 > /usr/bin/desktop-file-validate > /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/desktop/geary-autostart.desktop > ============================================================================== > > ==================================== 4/8 ===================================== > test: geary / org.gnome.Geary.appdata.xml-validate > start time: 02:39:55 > duration: 0.03s > result: exit status 0 > command: ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 > MALLOC_PERTURB_=208 > UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > /usr/bin/appstream-util validate-relax --nonet > /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/desktop/org.gnome.Geary.appdata.xml > ----------------------------------- stdout ----------------------------------- > /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/desktop/org.gnome.Geary.appdata.xml: OK > ============================================================================== > > ==================================== 5/8 ===================================== > test: geary / mail-merge-test > start time: 02:39:55 > duration: 0.07s > result: exit status 0 > command: ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 > MALLOC_PERTURB_=103 > LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/subprojects/vala-unit:/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/src/client > > UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > > /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/src/client/plugin/mail-merge/plugin-test > ----------------------------------- stdout ----------------------------------- > TAP version 13 > # random seed: R02Sc3f80e79a27e7bf7add7e3da5899ac57 > 1..10 > # Start of MailMerge.TestReader tests > ok 1 /MailMerge.TestReader/read_simple_lf > ok 2 /MailMerge.TestReader/read_simple_crlf > ok 3 /MailMerge.TestReader/read_no_trailing_new_line > ok 4 /MailMerge.TestReader/read_empty_records > ok 5 /MailMerge.TestReader/read_multi_byte_chars > ok 6 /MailMerge.TestReader/read_quoted > # End of MailMerge.TestReader tests > # Start of MailMerge.TestProcessor tests > ok 7 /MailMerge.TestProcessor/contains_field > ok 8 /MailMerge.TestProcessor/is_mail_merge_template > ok 9 /MailMerge.TestProcessor/identity_merge > ok 10 /MailMerge.TestProcessor/subject_merge > # End of MailMerge.TestProcessor tests > ============================================================================== > > ==================================== 6/8 ===================================== > test: geary / engine-tests > start time: 02:39:55 > duration: 7.91s > result: exit status 0 > command: ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 > LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/subprojects/vala-unit > UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > MALLOC_PERTURB_=12 /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/test/test-engine > ----------------------------------- stdout ----------------------------------- > TAP version 13 > # random seed: R02Sb7c931c01840e625a9c1f498ba3b1183 > 1..287 > # Start of engine tests > # Start of Geary.AccountInformationTest tests > ok 1 /engine/Geary.AccountInformationTest/test_save_sent_defaults > ok 2 /engine/Geary.AccountInformationTest/test_sender_mailboxes > ok 3 /engine/Geary.AccountInformationTest/test_service_label > ok 4 /engine/Geary.AccountInformationTest/folder_steps_accessors > # End of Geary.AccountInformationTest tests > # Start of Geary.AttachmentTest tests > # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation > local (GLocalVfs) for ‘gio-vfs’ > ok 5 /engine/Geary.AttachmentTest/get_safe_file_name_with_content_name > ok 6 /engine/Geary.AttachmentTest/get_safe_file_name_with_bad_content_name > ok 7 /engine/Geary.AttachmentTest/get_safe_file_name_with_bad_file_name > ok 8 /engine/Geary.AttachmentTest/get_safe_file_name_with_alt_file_name > ok 9 /engine/Geary.AttachmentTest/get_safe_file_name_with_no_content_name > ok 10 > /engine/Geary.AttachmentTest/get_safe_file_name_with_no_content_name_or_id > ok 11 > /engine/Geary.AttachmentTest/get_safe_file_name_with_default_content_type > ok 12 > /engine/Geary.AttachmentTest/get_safe_file_name_with_default_content_type_bad_file_name > ok 13 > /engine/Geary.AttachmentTest/get_safe_file_name_with_unknown_content_type > # End of Geary.AttachmentTest tests > # Start of Geary.ContactHarvesterImplTest tests > ok 14 /engine/Geary.ContactHarvesterImplTest/whitelisted_folder_type > ok 15 /engine/Geary.ContactHarvesterImplTest/blacklisted_folder_type > ok 16 /engine/Geary.ContactHarvesterImplTest/seen_priority > ok 17 /engine/Geary.ContactHarvesterImplTest/sent_priority > ok 18 /engine/Geary.ContactHarvesterImplTest/received_priority > # End of Geary.ContactHarvesterImplTest tests > # Start of Geary.EngineTest tests > # 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’ > ok 19 /engine/Geary.EngineTest/add_account > ok 20 /engine/Geary.EngineTest/remove_account > ok 21 /engine/Geary.EngineTest/re_add_account > # End of Geary.EngineTest tests > # Start of Geary.FolderPathTest tests > ok 22 /engine/Geary.FolderPathTest/get_child_from_root > ok 23 /engine/Geary.FolderPathTest/get_child_from_child > ok 24 /engine/Geary.FolderPathTest/root_is_root > ok 25 /engine/Geary.FolderPathTest/child_is_not_root > ok 26 /engine/Geary.FolderPathTest/as_array > ok 27 /engine/Geary.FolderPathTest/is_top_level > ok 28 /engine/Geary.FolderPathTest/distinct_roots_compare > ok 29 /engine/Geary.FolderPathTest/path_to_string > ok 30 /engine/Geary.FolderPathTest/path_parent > ok 31 /engine/Geary.FolderPathTest/path_equal > ok 32 /engine/Geary.FolderPathTest/path_hash > ok 33 /engine/Geary.FolderPathTest/path_compare > ok 34 /engine/Geary.FolderPathTest/path_compare_normalised > ok 35 /engine/Geary.FolderPathTest/root_instances_compare > ok 36 /engine/Geary.FolderPathTest/variant_representation > # End of Geary.FolderPathTest tests > # Start of Geary.IdleManagerTest tests > ok 37 /engine/Geary.IdleManagerTest/weak_ref > ok 38 /engine/Geary.IdleManagerTest/start_reset > ok 39 /engine/Geary.IdleManagerTest/test_run > # End of Geary.IdleManagerTest tests > # Start of Geary.TimeoutManagerTest tests > ok 40 /engine/Geary.TimeoutManagerTest/weak_ref > ok 41 /engine/Geary.TimeoutManagerTest/start_reset > # End of Geary.TimeoutManagerTest tests > # Start of Geary.TlsNegotiationMethodTest tests > ok 42 /engine/Geary.TlsNegotiationMethodTest/to_value > ok 43 /engine/Geary.TlsNegotiationMethodTest/for_value > # End of Geary.TlsNegotiationMethodTest tests > # Start of Geary.App.ConversationTest tests > ok 44 /engine/Geary.App.ConversationTest/add_basic > ok 45 /engine/Geary.App.ConversationTest/add_duplicate > ok 46 /engine/Geary.App.ConversationTest/add_multipath > ok 47 /engine/Geary.App.ConversationTest/remove_basic > ok 48 /engine/Geary.App.ConversationTest/remove_nonexistent > ok 49 /engine/Geary.App.ConversationTest/get_emails > ok 50 /engine/Geary.App.ConversationTest/get_emails_by_location > ok 51 /engine/Geary.App.ConversationTest/get_emails_blacklist > ok 52 /engine/Geary.App.ConversationTest/get_emails_marked_for_deletion > ok 53 /engine/Geary.App.ConversationTest/count_email_in_folder > # End of Geary.App.ConversationTest tests > # Start of Geary.App.ConversationSetTest tests > ok 54 /engine/Geary.App.ConversationSetTest/add_all_basic > ok 55 /engine/Geary.App.ConversationSetTest/add_all_duplicate > ok 56 /engine/Geary.App.ConversationSetTest/add_all_append_descendants > ok 57 /engine/Geary.App.ConversationSetTest/add_all_append_ancestors > ok 58 /engine/Geary.App.ConversationSetTest/add_all_merge > ok 59 /engine/Geary.App.ConversationSetTest/add_all_multi_path > ok 60 /engine/Geary.App.ConversationSetTest/add_all_append_path > ok 61 /engine/Geary.App.ConversationSetTest/remove_all_removed > ok 62 /engine/Geary.App.ConversationSetTest/remove_all_trimmed > ok 63 /engine/Geary.App.ConversationSetTest/remove_all_remove_path > ok 64 /engine/Geary.App.ConversationSetTest/remove_all_base_folder > # End of Geary.App.ConversationSetTest tests > # Start of Geary.App.ConversationMonitorTest tests > ok 65 /engine/Geary.App.ConversationMonitorTest/start_stop_monitoring > ok 66 /engine/Geary.App.ConversationMonitorTest/open_error > ok 67 /engine/Geary.App.ConversationMonitorTest/close_during_open_error > ok 68 /engine/Geary.App.ConversationMonitorTest/close_after_open_error > ok 69 /engine/Geary.App.ConversationMonitorTest/load_single_message > ok 70 /engine/Geary.App.ConversationMonitorTest/load_multiple_messages > ok 71 /engine/Geary.App.ConversationMonitorTest/load_related_message > ok 72 /engine/Geary.App.ConversationMonitorTest/base_folder_message_appended > ok 73 /engine/Geary.App.ConversationMonitorTest/base_folder_message_removed > ok 74 > /engine/Geary.App.ConversationMonitorTest/external_folder_message_appended > # slow test > /engine/Geary.App.ConversationMonitorTest/external_folder_message_appended > executed in 0.50 secs > ok 75 /engine/Geary.App.ConversationMonitorTest/conversation_marked_as_deleted > # slow test > /engine/Geary.App.ConversationMonitorTest/conversation_marked_as_deleted > executed in 0.50 secs > # End of Geary.App.ConversationMonitorTest tests > # Start of Geary.Ascii.Test tests > ok 76 /engine/Geary.Ascii.Test/index_of > ok 77 /engine/Geary.Ascii.Test/last_index_of > # End of Geary.Ascii.Test tests > # Start of Geary.ConfigFileTest tests > ok 78 /engine/Geary.ConfigFileTest/test_string > ok 79 /engine/Geary.ConfigFileTest/test_string_fallback > ok 80 /engine/Geary.ConfigFileTest/test_string_list > ok 81 /engine/Geary.ConfigFileTest/test_string_list > ok 82 /engine/Geary.ConfigFileTest/test_bool > ok 83 /engine/Geary.ConfigFileTest/test_int > ok 84 /engine/Geary.ConfigFileTest/test_uint16 > ok 85 /engine/Geary.ConfigFileTest/test_has_key > ok 86 /engine/Geary.ConfigFileTest/test_key_remove > ok 87 /engine/Geary.ConfigFileTest/test_group_exists > ok 88 /engine/Geary.ConfigFileTest/test_group_remove > # End of Geary.ConfigFileTest tests > # Start of Geary.Db.DatabaseTest tests > ok 89 /engine/Geary.Db.DatabaseTest/transient_open > ok 90 /engine/Geary.Db.DatabaseTest/open_existing > ok 91 /engine/Geary.Db.DatabaseTest/open_create_file > ok 92 /engine/Geary.Db.DatabaseTest/open_create_dir > ok 93 /engine/Geary.Db.DatabaseTest/open_create_dir_existing > ok 94 /engine/Geary.Db.DatabaseTest/open_check_corruption > ok 95 /engine/Geary.Db.DatabaseTest/open_create_check > # End of Geary.Db.DatabaseTest tests > # Start of Geary.Db.VersionedDatabaseTest tests > ok 96 /engine/Geary.Db.VersionedDatabaseTest/open_new > # End of Geary.Db.VersionedDatabaseTest tests > # Start of Geary.HTML.Util tests > ok 97 /engine/Geary.HTML.Util/preserve_whitespace > ok 98 /engine/Geary.HTML.Util/smart_escape_div > ok 99 /engine/Geary.HTML.Util/smart_escape_no_closing_tag > ok 100 /engine/Geary.HTML.Util/smart_escape_img > ok 101 /engine/Geary.HTML.Util/smart_escape_xhtml_img > ok 102 /engine/Geary.HTML.Util/smart_escape_mixed > ok 103 /engine/Geary.HTML.Util/smart_escape_text > ok 104 /engine/Geary.HTML.Util/smart_escape_text_url > ok 105 /engine/Geary.HTML.Util/remove_html_tags > # End of Geary.HTML.Util tests > # Start of Geary.Imap.DataFormatTest tests > ok 106 /engine/Geary.Imap.DataFormatTest/is_atom_special > # End of Geary.Imap.DataFormatTest tests > # Start of Geary.Imap.CreateCommandTest tests > ok 107 /engine/Geary.Imap.CreateCommandTest/basic_create > ok 108 /engine/Geary.Imap.CreateCommandTest/special_use > # End of Geary.Imap.CreateCommandTest tests > # Start of Geary.Imap.FetchCommandTest tests > ok 109 /engine/Geary.Imap.FetchCommandTest/list_ctor_single_data_item > ok 110 /engine/Geary.Imap.FetchCommandTest/list_ctor_single_body_item > ok 111 /engine/Geary.Imap.FetchCommandTest/list_ctor_multiple_data_item > ok 112 /engine/Geary.Imap.FetchCommandTest/list_ctor_multiple_body_item > ok 113 /engine/Geary.Imap.FetchCommandTest/list_ctor_both > # End of Geary.Imap.FetchCommandTest tests > # Start of Geary.Imap.FetchDataDecoderTest tests > ok 114 /engine/Geary.Imap.FetchDataDecoderTest/envelope_basic > ok 115 > /engine/Geary.Imap.FetchDataDecoderTest/envelope_mailbox_missing_mailbox_name_quirk > ok 116 > /engine/Geary.Imap.FetchDataDecoderTest/envelope_mailbox_missing_host_name_quirk > # End of Geary.Imap.FetchDataDecoderTest tests > # Start of Geary.Imap.ListParameterTest tests > ok 117 /engine/Geary.Imap.ListParameterTest/add_to_multiple_parents > # End of Geary.Imap.ListParameterTest tests > # Start of Geary.Imap.MailboxSpecifierTest tests > ok 118 /engine/Geary.Imap.MailboxSpecifierTest/to_parameter > ok 119 /engine/Geary.Imap.MailboxSpecifierTest/from_parameter > ok 120 /engine/Geary.Imap.MailboxSpecifierTest/from_folder_path > ok 121 /engine/Geary.Imap.MailboxSpecifierTest/folder_path_is_inbox > # End of Geary.Imap.MailboxSpecifierTest tests > # Start of Geary.Imap.NamespaceResponseTest tests > ok 122 /engine/Geary.Imap.NamespaceResponseTest/minimal > ok 123 /engine/Geary.Imap.NamespaceResponseTest/complete > ok 124 /engine/Geary.Imap.NamespaceResponseTest/cyrus > ok 125 /engine/Geary.Imap.NamespaceResponseTest/anonymous > # End of Geary.Imap.NamespaceResponseTest tests > # Start of Geary.Imap.DeserializerTest tests > ok 126 /engine/Geary.Imap.DeserializerTest/parse_unquoted > ok 127 /engine/Geary.Imap.DeserializerTest/parse_quoted > ok 128 /engine/Geary.Imap.DeserializerTest/parse_number > ok 129 /engine/Geary.Imap.DeserializerTest/parse_list > ok 130 /engine/Geary.Imap.DeserializerTest/parse_flag > ok 131 /engine/Geary.Imap.DeserializerTest/parse_wildcard_flag > ok 132 /engine/Geary.Imap.DeserializerTest/parse_response_code > ok 133 /engine/Geary.Imap.DeserializerTest/parse_bad_list > ok 134 /engine/Geary.Imap.DeserializerTest/parse_bad_code > ok 135 /engine/Geary.Imap.DeserializerTest/gmail_greeting > ok 136 /engine/Geary.Imap.DeserializerTest/cyrus_2_4_greeting > ok 137 /engine/Geary.Imap.DeserializerTest/aliyun_greeting > ok 138 /engine/Geary.Imap.DeserializerTest/invalid_atom_prefix # SKIP Test > skipped due to Deserializer error handling > ok 139 /engine/Geary.Imap.DeserializerTest/gmail_flags > ok 140 /engine/Geary.Imap.DeserializerTest/gmail_permanent_flags > ok 141 /engine/Geary.Imap.DeserializerTest/gmail_broken_flags > ok 142 /engine/Geary.Imap.DeserializerTest/cyrus_flags > ok 143 /engine/Geary.Imap.DeserializerTest/runin_special_flag > ok 144 /engine/Geary.Imap.DeserializerTest/invalid_flag_prefix # SKIP Test > skipped due to Deserializer error handling > ok 145 /engine/Geary.Imap.DeserializerTest/reserved_in_response_text > ok 146 /engine/Geary.Imap.DeserializerTest/instant_eos > ok 147 /engine/Geary.Imap.DeserializerTest/bye_eos > # End of Geary.Imap.DeserializerTest tests > # Start of Geary.Imap.ClientConnectionTest tests > # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation > dconf (DConfSettingsBackend) for ‘gsettings-backend’ > # 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-kde > # pxbackend-DEBUG: - config-gnome > # pxbackend-DEBUG: - config-sysconfig > # GLib-GIO-DEBUG: Using cross-namespace EXTERNAL authentication (this will > deadlock if server is GDBus < 2.73.3) > # 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’ > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:45747 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 148 /engine/Geary.Imap.ClientConnectionTest/connect_disconnect > # End of Geary.Imap.ClientConnectionTest tests > # Start of Geary.Imap.ClientSessionTest tests > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:42383 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 149 /engine/Geary.Imap.ClientSessionTest/connect_disconnect > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:40615 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 150 /engine/Geary.Imap.ClientSessionTest/connect_with_capabilities > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:40449 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 151 /engine/Geary.Imap.ClientSessionTest/login > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:46431 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 152 /engine/Geary.Imap.ClientSessionTest/login_with_capabilities > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:37235 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 153 /engine/Geary.Imap.ClientSessionTest/logout > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:37103 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 154 /engine/Geary.Imap.ClientSessionTest/login_logout > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:38425 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 155 /engine/Geary.Imap.ClientSessionTest/initiate_request_capabilities > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:36641 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 156 /engine/Geary.Imap.ClientSessionTest/initiate_implicit_capabilities > # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration > # pxbackend-DEBUG: px_manager_get_proxies_sync: url=none://localhost:42891 > online=1 > # pxbackend-DEBUG: px_manager_get_proxies_sync: Proxy[0] = direct:// > # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded > # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt > # GLib-GIO-DEBUG: GSocketClient: TCP connection successful > # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection > # GLib-GIO-DEBUG: GSocketClient: Connection successful! > ok 157 /engine/Geary.Imap.ClientSessionTest/initiate_namespace > # End of Geary.Imap.ClientSessionTest tests > # Start of Geary.ImapDB.AccountTest tests > ok 158 /engine/Geary.ImapDB.AccountTest/create_base_folder > ok 159 /engine/Geary.ImapDB.AccountTest/create_child_folder > ok 160 /engine/Geary.ImapDB.AccountTest/list_folders > ok 161 /engine/Geary.ImapDB.AccountTest/delete_folder > ok 162 /engine/Geary.ImapDB.AccountTest/delete_folder_with_child > ok 163 /engine/Geary.ImapDB.AccountTest/delete_nonexistent_folder > ok 164 /engine/Geary.ImapDB.AccountTest/fetch_base_folder > ok 165 /engine/Geary.ImapDB.AccountTest/fetch_child_folder > ok 166 /engine/Geary.ImapDB.AccountTest/fetch_nonexistent_folder > ok 167 /engine/Geary.ImapDB.AccountTest/list_local_email > # End of Geary.ImapDB.AccountTest tests > # Start of Geary.ImapDB.AttachmentTest tests > ok 168 /engine/Geary.ImapDB.AttachmentTest/new_from_minimal_mime_part > ok 169 /engine/Geary.ImapDB.AttachmentTest/new_from_complete_mime_part > ok 170 /engine/Geary.ImapDB.AttachmentTest/new_from_inline_mime_part > # End of Geary.ImapDB.AttachmentTest tests > # Start of Geary.ImapDB.AttachmentIoTest tests > ok 171 /engine/Geary.ImapDB.AttachmentIoTest/save_minimal_attachment > ok 172 /engine/Geary.ImapDB.AttachmentIoTest/save_complete_attachment > ok 173 /engine/Geary.ImapDB.AttachmentIoTest/save_qp_attachment > ok 174 /engine/Geary.ImapDB.AttachmentIoTest/list_attachments > ok 175 /engine/Geary.ImapDB.AttachmentIoTest/delete_attachments > # End of Geary.ImapDB.AttachmentIoTest tests > # Start of Geary.ImapDb.DatabaseTest tests > ok 176 /engine/Geary.ImapDb.DatabaseTest/open_new > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > ok 177 /engine/Geary.ImapDb.DatabaseTest/upgrade_0_6 > ok 178 /engine/Geary.ImapDb.DatabaseTest/utf8_case_insensitive_collation > # End of Geary.ImapDb.DatabaseTest tests > # Start of Geary.ImapDB.EmailIdentifierTest tests > ok 179 /engine/Geary.ImapDB.EmailIdentifierTest/variant_representation > # End of Geary.ImapDB.EmailIdentifierTest tests > # Start of Geary.ImapDB.FolderTest tests > ok 180 /engine/Geary.ImapDB.FolderTest/create_read_email > ok 181 /engine/Geary.ImapDB.FolderTest/create_unread_email > ok 182 /engine/Geary.ImapDB.FolderTest/create_no_unread_update > ok 183 /engine/Geary.ImapDB.FolderTest/merge_email > ok 184 /engine/Geary.ImapDB.FolderTest/merge_add_flags > ok 185 /engine/Geary.ImapDB.FolderTest/merge_remove_flags > ok 186 /engine/Geary.ImapDB.FolderTest/set_flags > ok 187 /engine/Geary.ImapDB.FolderTest/set_flags_on_deleted > ok 188 /engine/Geary.ImapDB.FolderTest/detach_emails_before_timestamp > # slow test /engine/Geary.ImapDB.FolderTest/detach_emails_before_timestamp > executed in 1.44 secs > # End of Geary.ImapDB.FolderTest tests > # Start of Geary.FtsSearchQueryTest tests > ok 189 /engine/Geary.FtsSearchQueryTest/email_text_terms > ok 190 /engine/Geary.FtsSearchQueryTest/email_text_terms_stemmed > ok 191 /engine/Geary.FtsSearchQueryTest/email_text_terms_specific > ok 192 /engine/Geary.FtsSearchQueryTest/email_text_terms_disjunction > ok 193 /engine/Geary.FtsSearchQueryTest/email_flag_terms > # End of Geary.FtsSearchQueryTest tests > # Start of Geary.ImapEngine.AccountProcessorTest tests > ok 194 /engine/Geary.ImapEngine.AccountProcessorTest/success > ok 195 /engine/Geary.ImapEngine.AccountProcessorTest/failure > ok 196 /engine/Geary.ImapEngine.AccountProcessorTest/duplicate > ok 197 /engine/Geary.ImapEngine.AccountProcessorTest/stop > # End of Geary.ImapEngine.AccountProcessorTest tests > # Start of Geary.ImapEngine.GenericAccountTest tests > ok 198 /engine/Geary.ImapEngine.GenericAccountTest/to_email_identifier > # End of Geary.ImapEngine.GenericAccountTest tests > # Start of Geary.ContactStoreImplTest tests > ok 199 /engine/Geary.ContactStoreImplTest/get_by_rfc822 > ok 200 /engine/Geary.ContactStoreImplTest/search_no_match > ok 201 /engine/Geary.ContactStoreImplTest/search_email_match > ok 202 /engine/Geary.ContactStoreImplTest/search_name_match > ok 203 /engine/Geary.ContactStoreImplTest/search_utf8_latin_names > ok 204 /engine/Geary.ContactStoreImplTest/search_utf8_multi_byte_names > ok 205 /engine/Geary.ContactStoreImplTest/update_new_contact > ok 206 /engine/Geary.ContactStoreImplTest/update_existing_contact > # End of Geary.ContactStoreImplTest tests > # Start of Geary.Inet.Test tests > ok 207 /engine/Geary.Inet.Test/is_valid_display_host_dns > ok 208 /engine/Geary.Inet.Test/is_valid_display_host_ipv4 > ok 209 /engine/Geary.Inet.Test/is_valid_display_host_ipv6 > # End of Geary.Inet.Test tests > # Start of Geary.Mime.ContentTypeTest tests > ok 210 /engine/Geary.Mime.ContentTypeTest/static_defaults > ok 211 /engine/Geary.Mime.ContentTypeTest/parse > ok 212 /engine/Geary.Mime.ContentTypeTest/get_file_name_extension > ok 213 /engine/Geary.Mime.ContentTypeTest/guess_type_from_name > ok 214 /engine/Geary.Mime.ContentTypeTest/guess_type_from_buf > # End of Geary.Mime.ContentTypeTest tests > # Start of Geary.Outbox.EmailIdentifierTest tests > ok 215 /engine/Geary.Outbox.EmailIdentifierTest/variant_representation > # End of Geary.Outbox.EmailIdentifierTest tests > # Start of Geary.RFC822.MailboxAddressTest tests > ok 216 /engine/Geary.RFC822.MailboxAddressTest/imap_address > ok 217 /engine/Geary.RFC822.MailboxAddressTest/is_valid_address > ok 218 /engine/Geary.RFC822.MailboxAddressTest/unescaped_constructor > ok 219 /engine/Geary.RFC822.MailboxAddressTest/from_rfc822_string_encoded > ok 220 /engine/Geary.RFC822.MailboxAddressTest/prepare_header_text_part > ok 221 /engine/Geary.RFC822.MailboxAddressTest/has_distinct_name > ok 222 /engine/Geary.RFC822.MailboxAddressTest/is_spoofed > ok 223 /engine/Geary.RFC822.MailboxAddressTest/to_full_display > ok 224 /engine/Geary.RFC822.MailboxAddressTest/to_short_display > ok 225 /engine/Geary.RFC822.MailboxAddressTest/to_rfc822_address > ok 226 /engine/Geary.RFC822.MailboxAddressTest/to_rfc822_string > ok 227 /engine/Geary.RFC822.MailboxAddressTest/equal_to > # End of Geary.RFC822.MailboxAddressTest tests > # Start of Geary.RFC822.MailboxAddressesTest tests > ok 228 /engine/Geary.RFC822.MailboxAddressesTest/from_rfc822_string_encoded > ok 229 /engine/Geary.RFC822.MailboxAddressesTest/from_rfc822_string_quoted > ok 230 /engine/Geary.RFC822.MailboxAddressesTest/to_rfc822_string > ok 231 /engine/Geary.RFC822.MailboxAddressesTest/contains_all > ok 232 /engine/Geary.RFC822.MailboxAddressesTest/merge > ok 233 /engine/Geary.RFC822.MailboxAddressesTest/equal_to > ok 234 /engine/Geary.RFC822.MailboxAddressesTest/hash > # End of Geary.RFC822.MailboxAddressesTest tests > # Start of Geary.RFC822.MessageDataTest tests > ok 235 /engine/Geary.RFC822.MessageDataTest/subject_from_rfc822 > ok 236 /engine/Geary.RFC822.MessageDataTest/date_from_rfc822 > ok 237 /engine/Geary.RFC822.MessageDataTest/date_from_rfc822 > ok 238 /engine/Geary.RFC822.MessageDataTest/date_to_rfc822 > ok 239 /engine/Geary.RFC822.MessageDataTest/header_from_rfc822 > ok 240 /engine/Geary.RFC822.MessageDataTest/header_names_from_rfc822 > ok 241 /engine/Geary.RFC822.MessageDataTest/PreviewText.with_header > ok 242 /engine/Geary.RFC822.MessageDataTest/MessageId.from_rfc822_string > ok 243 /engine/Geary.RFC822.MessageDataTest/MessageId.to_rfc822_string > ok 244 /engine/Geary.RFC822.MessageDataTest/MessageIdList.from_rfc822_string > ok 245 /engine/Geary.RFC822.MessageDataTest/MessageIdList.merge > # End of Geary.RFC822.MessageDataTest tests > # Start of Geary.RFC822.PartTest tests > ok 246 /engine/Geary.RFC822.PartTest/new_from_minimal_mime_part > ok 247 /engine/Geary.RFC822.PartTest/new_from_complete_mime_part > ok 248 /engine/Geary.RFC822.PartTest/write_to_buffer_plain > ok 249 /engine/Geary.RFC822.PartTest/write_to_buffer_plain_crlf > ok 250 /engine/Geary.RFC822.PartTest/write_to_buffer_plain_ical > ok 251 /engine/Geary.RFC822.PartTest/write_to_buffer_plain_utf8 > # End of Geary.RFC822.PartTest tests > # Start of Geary.RFC822.Utils.Test tests > ok 252 /engine/Geary.RFC822.Utils.Test/to_preview_text > ok 253 /engine/Geary.RFC822.Utils.Test/best_encoding_default > ok 254 /engine/Geary.RFC822.Utils.Test/best_encoding_long_line > ok 255 /engine/Geary.RFC822.Utils.Test/best_encoding_binary > # End of Geary.RFC822.Utils.Test tests > # Start of Geary.RFC822.MessageTest tests > ok 256 /engine/Geary.RFC822.MessageTest/basic_message_from_buffer > ok 257 /engine/Geary.RFC822.MessageTest/encoded_recipient > ok 258 /engine/Geary.RFC822.MessageTest/duplicate_mailbox > ok 259 /engine/Geary.RFC822.MessageTest/duplicate_message_id > ok 260 /engine/Geary.RFC822.MessageTest/text_plain_as_plain > ok 261 /engine/Geary.RFC822.MessageTest/text_plain_as_html > ok 262 /engine/Geary.RFC822.MessageTest/text_html_as_html > ok 263 /engine/Geary.RFC822.MessageTest/text_html_as_plain > ok 264 /engine/Geary.RFC822.MessageTest/tnef_extract_attachments > ok 265 /engine/Geary.RFC822.MessageTest/multipart_alternative_as_plain > ok 266 > /engine/Geary.RFC822.MessageTest/multipart_alternative_as_converted_html > ok 267 /engine/Geary.RFC822.MessageTest/multipart_alternative_as_html > ok 268 /engine/Geary.RFC822.MessageTest/get_header > ok 269 /engine/Geary.RFC822.MessageTest/get_body_single_part > ok 270 /engine/Geary.RFC822.MessageTest/get_body_multipart > ok 271 /engine/Geary.RFC822.MessageTest/get_preview > ok 272 /engine/Geary.RFC822.MessageTest/get_recipients > ok 273 /engine/Geary.RFC822.MessageTest/get_searchable_body > ok 274 /engine/Geary.RFC822.MessageTest/get_searchable_recipients > ok 275 /engine/Geary.RFC822.MessageTest/from_composed_email > ok 276 /engine/Geary.RFC822.MessageTest/from_composed_email_inline_attachments > ok 277 /engine/Geary.RFC822.MessageTest/get_rfc822_buffer > ok 278 /engine/Geary.RFC822.MessageTest/get_rfc822_buffer_dot_stuff > ok 279 /engine/Geary.RFC822.MessageTest/get_rfc822_buffer_no_bcc > ok 280 /engine/Geary.RFC822.MessageTest/get_rfc822_buffer_long_ascii_line > # End of Geary.RFC822.MessageTest tests > # Start of Geary.String.Test tests > ok 281 /engine/Geary.String.Test/test_whitespace > ok 282 /engine/Geary.String.Test/test_nonprinting > ok 283 /engine/Geary.String.Test/test_contains_any_char > # End of Geary.String.Test tests > # Start of Geary.EmailTest tests > ok 284 /engine/Geary.EmailTest/email_from_basic_message > ok 285 /engine/Geary.EmailTest/email_from_multipart > # End of Geary.EmailTest tests > # Start of Geary.ComposedEmailTest tests > ok 286 /engine/Geary.ComposedEmailTest/contains_inline_img_src > ok 287 /engine/Geary.ComposedEmailTest/replace_inline_img_src > # End of Geary.ComposedEmailTest tests > # End of engine tests > ----------------------------------- stderr ----------------------------------- > Geary.Db-Message: 02:39:58.557: Garbage collection of IMAP database > /tmp/geary-imap-db-database-test-963MM2/geary-0.6-db/geary.db failed: > Operation was cancelled > ============================================================================== > > ==================================== 7/8 ===================================== > test: geary / client-tests > start time: 02:40:03 > duration: 0.21s > result: killed by signal 5 SIGTRAP > command: ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 > UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > MALLOC_PERTURB_=137 > LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/subprojects/vala-unit:/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/src:/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/src/client > /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/test/test-client > ----------------------------------- stdout ----------------------------------- > TAP version 13 > # random seed: R02S0213bd2a50fadcc5d793499bd1612608 > # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation > local (GLocalVfs) for ‘gio-vfs’ > 1..65 > # Start of client tests > # Start of AccountManagerTest tests > ok 1 /client/AccountManagerTest/create_account > ok 2 /client/AccountManagerTest/create_orphan_account > ok 3 /client/AccountManagerTest/create_orphan_account_with_legacy > ok 4 /client/AccountManagerTest/create_orphan_account_with_existing_dirs > ok 5 /client/AccountManagerTest/account_config_v1 > ok 6 /client/AccountManagerTest/account_config_legacy > ok 7 /client/AccountManagerTest/service_config_v1 > ok 8 /client/AccountManagerTest/service_config_legacy > # End of AccountManagerTest tests > # Start of Application.CertificateManagerTest tests > # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation > gnutls (GTlsBackendGnutls) for ‘gio-tls-backend’ > ----------------------------------- stderr ----------------------------------- > MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER) > glx: failed to create drisw screen > > (test-client:1670455): GLib-Net-WARNING **: 02:40:03.277: Failed to load TLS > database: System trust contains zero trusted certificates; please investigate > your GnuTLS configuration > ============================================================================== > > ==================================== 8/8 ===================================== > test: geary / js-tests > start time: 02:40:03 > duration: 7.22s > result: exit status 0 > command: ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 > UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 > > LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/subprojects/vala-unit:/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/src:/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/src/client > MALLOC_PERTURB_=133 /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/test/test-js > ----------------------------------- stdout ----------------------------------- > TAP version 13 > # random seed: R02Sc8a75f7a0f39c177f78cb7f7c74f1af5 > # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation > local (GLocalVfs) for ‘gio-vfs’ > 1..33 > # Start of js tests > # Start of Components.PageStateTest tests > # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation > memory (GMemorySettingsBackend) for ‘gsettings-backend’ > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-GIO-DEBUG: Using cross-namespace EXTERNAL authentication (this will > deadlock if server is GDBus < 2.73.3) > # GLib-GIO-DEBUG: Using cross-namespace EXTERNAL authentication (this will > deadlock if server is GDBus < 2.73.3) > ok 1 /js/Components.PageStateTest/content_loaded > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:03.0753 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:03.0757 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:03.0757 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 2 /js/Components.PageStateTest/call_void > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:03.0957 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:03.0960 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:03.0960 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 3 /js/Components.PageStateTest/call_void_throws > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:04.0162 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:04.0165 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:04.0165 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 4 /js/Components.PageStateTest/call_returning > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:04.0368 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:04.0371 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:04.0371 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 5 /js/Components.PageStateTest/call_returning_throws > # End of Components.PageStateTest tests > # Start of Composer.PageStateTest tests > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:04.0575 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:04.0578 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:04.0578 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 6 /js/Composer.PageStateTest/html_to_text > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:04.0780 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:04.0783 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:04.0783 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 7 /js/Composer.PageStateTest/html_to_text_with_quote > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:04.0992 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:04.0995 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:04.0995 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 8 /js/Composer.PageStateTest/html_to_text_with_nested_quote > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:05.0202 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:05.0205 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:05.0205 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 9 /js/Composer.PageStateTest/html_to_text_with_blacklist > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:05.0409 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:05.0412 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:05.0412 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 10 /js/Composer.PageStateTest/edit_context_font > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:05.0632 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:05.0635 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:05.0635 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 11 /js/Composer.PageStateTest/edit_context_link > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:05.0840 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:05.0843 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:05.0843 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 12 /js/Composer.PageStateTest/indent_line > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:06.0048 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:06.0051 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:06.0051 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 13 /js/Composer.PageStateTest/clean_content > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:06.0258 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:06.0261 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:06.0261 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 14 /js/Composer.PageStateTest/get_html > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:06.0471 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:06.0474 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:06.0474 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 15 /js/Composer.PageStateTest/get_text > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:06.0676 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:06.0679 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:06.0679 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 16 /js/Composer.PageStateTest/contains_keywords > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:06.0883 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:06.0886 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:06.0886 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 17 /js/Composer.PageStateTest/contains_attachment_keywords > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:07.0091 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:07.0094 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:07.0094 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 18 /js/Composer.PageStateTest/replace_non_breaking_space > # End of Composer.PageStateTest tests > # Start of ConversationPageStateTest tests > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:07.0303 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:07.0306 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:07.0306 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 19 /js/ConversationPageStateTest/is_deceptive_text_not_url > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:07.0508 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:07.0511 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:07.0511 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 20 /js/ConversationPageStateTest/is_deceptive_text_identical_text > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:07.0713 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:07.0716 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:07.0716 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 21 /js/ConversationPageStateTest/is_deceptive_text_matching_url > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:07.0918 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:07.0921 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:07.0921 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 22 /js/ConversationPageStateTest/is_deceptive_text_common_href_subdomain > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:08.0142 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:08.0145 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:08.0145 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 23 /js/ConversationPageStateTest/is_deceptive_text_common_text_subdomain > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:08.0347 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:08.0350 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:08.0350 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 24 /js/ConversationPageStateTest/is_deceptive_text_deceptive_href > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:08.0553 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:08.0556 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:08.0556 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 25 /js/ConversationPageStateTest/is_deceptive_text_non_matching_subdomain > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:08.0756 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:08.0759 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:08.0759 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 26 /js/ConversationPageStateTest/is_deceptive_text_different_domain > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:08.0962 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:08.0965 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:08.0965 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 27 /js/ConversationPageStateTest/is_deceptive_text_embedded_domain > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:09.0168 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:09.0171 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:09.0171 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 28 /js/ConversationPageStateTest/is_deceptive_text_innocuous > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:09.0371 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:09.0374 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:09.0374 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 29 /js/ConversationPageStateTest/is_deceptive_text_gitlab > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:09.0576 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:09.0579 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:09.0579 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 30 /js/ConversationPageStateTest/is_descendant_of > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:09.0782 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:09.0785 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:09.0785 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 31 /js/ConversationPageStateTest/is_descendant_of_with_class > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:09.0987 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:09.0990 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:09.0990 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 32 /js/ConversationPageStateTest/is_descendant_of_no_match > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > # GLib-DEBUG: g_unix_open_pipe() called with FD_CLOEXEC; please migrate to > using O_CLOEXEC instead > [deb] 02:40:10.0196 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:10.0199 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:10.0199 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ok 33 /js/ConversationPageStateTest/is_descendant_of_lax > # End of ConversationPageStateTest tests > # End of js tests > [deb] 02:40:10.0403 geary:web-process-extension.vala:21: Initialising... > [deb] 02:40:10.0406 GLib-GIO:Failed to initialize portal > (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals > [deb] 02:40:10.0406 GLib-GIO:_g_io_module_get_default: Found default > implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’ > ----------------------------------- stderr ----------------------------------- > MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER) > glx: failed to create drisw screen > MESA: error: ZINK: vkCreateInstance failed (VK_ERROR_INCOMPATIBLE_DRIVER) > libEGL warning: egl: failed to create dri2 screen > ============================================================================== > > > Summary of Failures: > > 7/8 geary / client-tests FAIL 0.21s > killed by signal 5 SIGTRAP > > Ok: 7 > Expected Fail: 0 > Fail: 1 > Unexpected Pass: 0 > Skipped: 0 > Timeout: 0 > dh_auto_test: error: cd obj-aarch64-linux-gnu && > DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 MESON_TESTTHREADS=1 meson test > --verbose --timeout-multiplier 5 returned exit code 1 The full build log is available from: http://qa-logs.debian.net/2024/04/20/geary_44.1-2_unstable-arm64.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240420&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.