Created
October 1, 2021 09:57
-
-
Save Gottox/27c7c0774329deeac7fbe3d7f10ea12c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=> xbps-src: updating repositories for host (x86_64)... | |
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ... | |
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/nonfree/x86_64-repodata' ... | |
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/debug/x86_64-repodata' ... | |
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/x86_64-repodata' ... | |
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ... | |
ninja: Entering directory `/builddir/glib-networking-2.70.0/build' | |
[0/1] Running all tests. | |
1/6 libproxy OK 0.02s | |
2/6 gnome OK 0.02s | |
3/6 certificate-gnutls OK 0.02s | |
4/6 file-database-gnutls OK 0.04s | |
5/6 connection-gnutls FAIL 4.84s killed by signal 6 SIGABRT | |
>>> G_TEST_BUILDDIR=/builddir/glib-networking-2.70.0/build/tls/tests MALLOC_PERTURB_=120 GIO_MODULE_DIR=/builddir/glib-networking-2.70.0/build/tls/gnutls G_TEST_SRCDIR=/builddir/glib-networking-2.70.0/tls/tests /builddir/glib-networking-2.70.0/build/tls/tests/connection-gnutls | |
――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― | |
Listing only the last 100 lines from a long log. | |
# random seed: R02S1a22e37a3037ef09a3b526f413bbf273 | |
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ?gio-tls-backend? | |
1..44 | |
# Start of tls tests | |
# Start of gnutls tests | |
# Start of connection tests | |
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dummy (GDummyProxyResolver) for ?gio-proxy-resolver? | |
ok 1 /tls/gnutls/connection/basic | |
ok 2 /tls/gnutls/connection/verified | |
ok 3 /tls/gnutls/connection/verified-chain | |
ok 4 /tls/gnutls/connection/verified-chain-with-redundant-root-cert | |
ok 5 /tls/gnutls/connection/verified-chain-with-duplicate-server-cert | |
ok 6 /tls/gnutls/connection/verified-unordered-chain | |
ok 7 /tls/gnutls/connection/verified-chain-with-alternative-ca-cert | |
ok 8 /tls/gnutls/connection/invalid-chain-with-alternative-ca-cert | |
ok 9 /tls/gnutls/connection/client-auth | |
ok 10 /tls/gnutls/connection/client-auth-rehandshake | |
ok 11 /tls/gnutls/connection/client-auth-failure | |
# Bug Reference: http://bugzilla.gnome.org/793712 | |
ok 12 /tls/gnutls/connection/client-auth-fail-missing-client-private-key | |
ok 13 /tls/gnutls/connection/client-auth-request-cert | |
ok 14 /tls/gnutls/connection/client-auth-request-fail | |
ok 15 /tls/gnutls/connection/client-auth-request-none | |
ok 16 /tls/gnutls/connection/client-auth-pkcs11 | |
ok 17 /tls/gnutls/connection/no-database | |
ok 18 /tls/gnutls/connection/failed | |
# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration | |
# 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: Starting TLS handshake | |
# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded | |
# GLib-GIO-DEBUG: GSocketClient: Connection successful! | |
ok 19 /tls/gnutls/connection/socket-client | |
# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration | |
# 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: Starting TLS handshake | |
# GLib-GIO-DEBUG: GSocketClient: TLS handshake failed: Unacceptable TLS certificate | |
# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration | |
# GLib-GIO-DEBUG: GSocketClient: Address enumeration completed (out of addresses) | |
# GLib-GIO-DEBUG: GSocketClient: Address enumeration failed: (null) | |
# GLib-GIO-DEBUG: GSocketClient: Connection failed: Unacceptable TLS certificate | |
ok 20 /tls/gnutls/connection/socket-client-failed | |
# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration | |
# 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: Starting TLS handshake | |
# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded | |
# GLib-GIO-DEBUG: GSocketClient: Connection successful! | |
ok 21 /tls/gnutls/connection/read-time-out-then-write | |
ok 22 /tls/gnutls/connection/simultaneous-async | |
ok 23 /tls/gnutls/connection/simultaneous-sync | |
ok 24 /tls/gnutls/connection/simultaneous-async-rehandshake | |
ok 25 /tls/gnutls/connection/simultaneous-sync-rehandshake | |
ok 26 /tls/gnutls/connection/close-immediately | |
# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration | |
# 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: Starting TLS handshake | |
# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded | |
# GLib-GIO-DEBUG: GSocketClient: Connection successful! | |
# GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration | |
# 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: Starting TLS handshake | |
# GLib-GIO-DEBUG: GSocketClient: TLS handshake succeeded | |
# GLib-GIO-DEBUG: GSocketClient: Connection successful! | |
ok 27 /tls/gnutls/connection/unclean-close-by-server | |
# Bug Reference: http://bugzilla.gnome.org/710691 | |
ok 28 /tls/gnutls/connection/async-implicit-handshake | |
ok 29 /tls/gnutls/connection/output-stream-close | |
ok 30 /tls/gnutls/connection/garbage-database | |
# Bug Reference: http://bugzilla.gnome.org/792219 | |
ok 31 /tls/gnutls/connection/readwrite-after-connection-destroyed | |
ok 32 /tls/gnutls/connection/sync-op-during-handshake | |
ok 33 /tls/gnutls/connection/socket-timeout | |
ok 34 /tls/gnutls/connection/missing-server-identity | |
ok 35 /tls/gnutls/connection/peer-certificate-notify | |
ok 36 /tls/gnutls/connection/tls-info | |
# Start of alpn tests | |
ok 37 /tls/gnutls/connection/alpn/match | |
ok 38 /tls/gnutls/connection/alpn/no-match | |
ok 39 /tls/gnutls/connection/alpn/client-only | |
ok 40 /tls/gnutls/connection/alpn/server-only | |
# End of alpn tests | |
# Start of binding tests | |
Bail out! GLib-Net:ERROR:../tls/tests/connection.c:2614:test_connection_binding_match_tls_unique: assertion failed (client_cb->len > 0): (0 > 0) | |
stderr: | |
** | |
GLib-Net:ERROR:../tls/tests/connection.c:2614:test_connection_binding_match_tls_unique: assertion failed (client_cb->len > 0): (0 > 0) | |
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― | |
6/6 connection-gnutls-tls1.2 OK 5.00s | |
Summary of Failures: | |
5/6 connection-gnutls FAIL 4.84s killed by signal 6 SIGABRT | |
Ok: 5 | |
Expected Fail: 0 | |
Fail: 1 | |
Unexpected Pass: 0 | |
Skipped: 0 | |
Timeout: 0 | |
Full log written to /builddir/glib-networking-2.70.0/build/meson-logs/testlog.txt | |
FAILED: meson-test | |
/usr/bin/meson test --no-rebuild --print-errorlogs | |
ninja: build stopped: subcommand failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment