Skip to content

Instantly share code, notes, and snippets.

@Gottox
Created October 1, 2021 10:20
Show Gist options
  • Save Gottox/9812b3b324fdf4f4dc5155e0988e028e to your computer and use it in GitHub Desktop.
Save Gottox/9812b3b324fdf4f4dc5155e0988e028e to your computer and use it in GitHub Desktop.
=> xbps-src: updating repositories for host (x86_64)...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ...
x86_64-repodata: [1698KB 0%] 46MB/s ETA: 00m00s
x86_64-repodata: [1698KB 6%] 317KB/s ETA: 00m14s
x86_64-repodata: [1698KB 54%] 682KB/s ETA: 00m01s
x86_64-repodata: 1698KB [avg rate: 1248KB/s]
[*] 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' ...
x86_64-repodata: [754KB 0%] 59MB/s ETA: 00m00s
x86_64-repodata: [754KB 78%] 1679KB/s ETA: 00m00s
x86_64-repodata: 754KB [avg rate: 2140KB/s]
[*] 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/pygobject-3.42.0/build'
[0/1] Running all tests.
1/1 pygobject-test-suite FAIL 0.24s exit status 4
>>> MALLOC_PERTURB_=226 PYTHONPATH=/builddir/pygobject-3.42.0/build/tests/.. LD_LIBRARY_PATH=/builddir/pygobject-3.42.0/build/tests TESTS_BUILDDIR=/builddir/pygobject-3.42.0/build/tests GI_TYPELIB_PATH=/builddir/pygobject-3.42.0/build/tests /usr/bin/python3.9 /builddir/pygobject-3.42.0/tests/runtests.py
――――――――――――――――――――――――――――――――――――― ✀ ―――――――――――――――――――――――――――――――――――――
stderr:
Unable to init server: Could not connect: Connection refused
Unable to init server: Could not connect: Connection refused
Unable to init server: Could not connect: Connection refused
ImportError while loading conftest '/builddir/pygobject-3.42.0/tests/conftest.py'.
../tests/__init__.py:117: in <module>
init_test_environ()
../tests/__init__.py:114: in init_test_environ
raise RuntimeError("Gtk available, but Gtk.init_check() failed")
E RuntimeError: Gtk available, but Gtk.init_check() failed
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Summary of Failures:
1/1 pygobject-test-suite FAIL 0.24s exit status 4
Ok: 0
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /builddir/pygobject-3.42.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