Created attachment 528430 [details] app-crypt/libsecret-0.18.6:20180424-163451.log ... PASS: test-service 12 /service/ensure-async ** ERROR:libsecret/test-session.c:74:test_ensure: assertion failed (secret_service_get_session_algorithms (test->service) == "dh-ietf1024-sha256-aes128-cbc-pkcs7"): ("plain" == "dh-ietf1024-sha256-aes128-cbc-pkcs7") FAIL: test-session 1 /session/ensure-aes ** ERROR:libsecret/test-session.c:92:test_ensure_twice: assertion failed (secret_service_get_session_algorithms (test->service) == "dh-ietf1024-sha256-aes128-cbc-pkcs7"): ("plain" == "dh-ietf1024-sha256-aes128-cbc-pkcs7") FAIL: test-session 2 /session/ensure-twice PASS: test-session 3 /session/ensure-plain ** ERROR:libsecret/test-session.c:173:test_ensure_async_aes: assertion failed (secret_service_get_session_algorithms (test->service) == "dh-ietf1024-sha256-aes128-cbc-pkcs7"): ("plain" == "dh-ietf1024-sha256-aes128-cbc-pkcs7") FAIL: test-session 4 /session/ensure-async-aes PASS: test-session 5 /session/ensure-async-plain ... PASS: test-paths 16 /service/create-collection-async ** GLib:ERROR:/var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gvarianttypeinfo.c:184:g_variant_type_info_check: assertion failed: (0 <= index && index < 24) FAIL: test-paths 17 /service/create-item-sync (test-service:220200): GLib-CRITICAL **: g_variant_ref: assertion 'value->ref_count > 0' failed FAIL: test-paths 18 /service/create-item-async PASS: test-paths 19 /service/set-alias-path (test-service:220240): GLib-CRITICAL **: g_variant_ref: assertion 'value->ref_count > 0' failed FAIL: test-paths 20 /service/encode-decode-secret ERROR: test-paths process failed: 251 PASS: test-methods 1 /service/search-sync ... PASS: test-methods 20 /service/clear-no-name ** GLib:ERROR:/var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gvarianttypeinfo.c:163:g_variant_type_info_check: assertion failed: (info->alignment == 0 || info->alignment == 1 || info->alignment == 3 || info->alignment == 7) FAIL: test-methods 21 /service/store-sync (test-service:220380): GLib-CRITICAL **: g_variant_ref: assertion 'value->ref_count > 0' failed FAIL: test-methods 22 /service/store-async ** GLib:ERROR:/var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gvarianttypeinfo.c:184:g_variant_type_info_check: assertion failed: (0 <= index && index < 24) FAIL: test-methods 23 /service/store-replace ** GLib:ERROR:/var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gvarianttypeinfo.c:184:g_variant_type_info_check: assertion failed: (0 <= index && index < 24) FAIL: test-methods 24 /service/store-no-default PASS: test-methods 25 /service/set-alias-sync ... PASS: test-password 3 /password/lookup-no-name FAIL: test-password 4 /password/store-sync ** GLib:ERROR:/var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gvarianttypeinfo.c:163:g_variant_type_info_check: assertion failed: (info->alignment == 0 || info->alignment == 1 || info->alignment == 3 || info->alignment == 7) FAIL: test-password 5 /password/store-async ** GLib:ERROR:/var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gvarianttypeinfo.c:163:g_variant_type_info_check: assertion failed: (info->alignment == 0 || info->alignment == 1 || info->alignment == 3 || info->alignment == 7) FAIL: test-password 6 /password/store-unlock PASS: test-password 7 /password/delete-sync ... PASS: test-item 4 /item/new-async-noexist ** GLib:ERROR:/var/tmp/portage/dev-libs/glib-2.52.3/work/glib-2.52.3/glib/gvarianttypeinfo.c:163:g_variant_type_info_check: assertion failed: (info->alignment == 0 || info->alignment == 1 || info->alignment == 3 || info->alignment == 7) FAIL: test-item 5 /item/create-sync (test-item:220688): GLib-CRITICAL **: g_variant_ref: assertion 'value->ref_count > 0' failed FAIL: test-item 6 /item/create-async PASS: test-item 7 /item/properties ... PASS: test-item 15 /item/load-secret-async (test-item:220888): GLib-CRITICAL **: g_variant_ref: assertion 'value->ref_count > 0' failed FAIL: test-item 16 /item/set-secret-sync PASS: test-item 17 /item/secrets-sync ... PASS: test-collection 27 /collection/search-secrets-async Traceback (most recent call last): File "./build/tap-unittest", line 84, in <module> sys.exit(main(sys.argv)) File "./build/tap-unittest", line 77, in main module = imp.load_source(name, args.module[0]) File "/usr/lib64/python3.6/imp.py", line 172, in load_source module = _load(spec) File "<frozen importlib._bootstrap>", line 684, in _load File "<frozen importlib._bootstrap>", line 665, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 678, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "./libsecret/test-py-lookup.py", line 17, in <module> gi.require_version('MockService', '0') File "/usr/lib64/python3.6/site-packages/gi/__init__.py", line 118, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace MockService not available ERROR: libsecret/test-py-lookup.py process failed: 1 Traceback (most recent call last): File "./build/tap-unittest", line 84, in <module> sys.exit(main(sys.argv)) File "./build/tap-unittest", line 77, in main module = imp.load_source(name, args.module[0]) File "/usr/lib64/python3.6/imp.py", line 172, in load_source module = _load(spec) File "<frozen importlib._bootstrap>", line 684, in _load File "<frozen importlib._bootstrap>", line 665, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 678, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "./libsecret/test-py-clear.py", line 18, in <module> gi.require_version('MockService', '0') File "/usr/lib64/python3.6/site-packages/gi/__init__.py", line 118, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace MockService not available ERROR: libsecret/test-py-clear.py process failed: 1 Traceback (most recent call last): File "./build/tap-unittest", line 84, in <module> sys.exit(main(sys.argv)) File "./build/tap-unittest", line 77, in main module = imp.load_source(name, args.module[0]) File "/usr/lib64/python3.6/imp.py", line 172, in load_source module = _load(spec) File "<frozen importlib._bootstrap>", line 684, in _load File "<frozen importlib._bootstrap>", line 665, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 678, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "./libsecret/test-py-store.py", line 17, in <module> gi.require_version('MockService', '0') File "/usr/lib64/python3.6/site-packages/gi/__init__.py", line 118, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace MockService not available ERROR: libsecret/test-py-store.py process failed: 1 ERROR: libsecret/test-js-lookup.js Couldn't run gjs: [Errno 2] No such file or directory: 'gjs': 'gjs' FAIL: libsecret/test-js-lookup.js ERROR: libsecret/test-js-clear.js Couldn't run gjs: [Errno 2] No such file or directory: 'gjs': 'gjs' FAIL: libsecret/test-js-clear.js ERROR: libsecret/test-js-store.js Couldn't run gjs: [Errno 2] No such file or directory: 'gjs': 'gjs' FAIL: libsecret/test-js-store.js ============================================================================ Testsuite summary for libsecret 0.18.6 ============================================================================ # TOTAL: 172 # PASS: 146 # SKIP: 0 # XFAIL: 0 # FAIL: 19 # XPASS: 0 # ERROR: 7 ============================================================================ See ./test-suite.log Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret ============================================================================ make[4]: *** [Makefile:1962: test-suite.log] Error 1 make[4]: Leaving directory '/var/tmp/portage/app-crypt/libsecret-0.18.6/work/libsecret-0.18.6' make[3]: *** [Makefile:2070: check-TESTS] Error 2 make[3]: Leaving directory '/var/tmp/portage/app-crypt/libsecret-0.18.6/work/libsecret-0.18.6' make[2]: *** [Makefile:2420: check-am] Error 2 make[2]: Leaving directory '/var/tmp/portage/app-crypt/libsecret-0.18.6/work/libsecret-0.18.6' make[1]: *** [Makefile:1847: check-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-crypt/libsecret-0.18.6/work/libsecret-0.18.6' make: *** [Makefile:2422: check] Error 2 emake failed * ERROR: app-crypt/libsecret-0.18.6::gentoo failed (test phase): * Failed to run 'emake check' * * Call stack: * ebuild.sh, line 124: Called src_test * environment, line 3580: Called Xemake 'check' * environment, line 304: Called virtualmake 'check' * environment, line 4475: Called virtx 'emake' 'check' * environment, line 4517: Called die * The specific snippet of code: * [[ ${retval} -ne 0 ]] && die "Failed to run '$@'";
Created attachment 528432 [details] libsecret-0.18.6/test-suite.log
occam ~ # emerge --info '=app-crypt/libsecret-0.18.6::gentoo' Portage 2.3.31 (python 3.6.5-final-0, default/linux/amd64/17.0/hardened, gcc-7.2.0, glibc-2.26-r6, 4.15.3-gentoo-o0 x86_64) ================================================================= System Settings ================================================================= System uname: Linux-4.15.3-gentoo-o0-x86_64-Intel-R-_Core-TM-_i5-2520M_CPU_@_2.50GHz-with-gentoo-2.4.1 KiB Mem: 8001560 total, 860080 free KiB Swap: 16777212 total, 16764144 free Timestamp of repository gentoo: Tue, 24 Apr 2018 14:00:01 +0000 Head commit of repository gentoo: 06282abb1105c48949281a508b5538577422e43c Timestamp of repository eroen: Sun, 30 Oct 2016 21:58:42 +0000 Head commit of repository sapher: 9ef31d0bf6a902342746fb03a445d4f8b7ddabef Head commit of repository wiktorb: 722797c27affae074c3d7b0a628cad1bdff2041c Head commit of repository gentoo-snappy: 0ea79c799ebe1bc6cd924b9dd707b710eea24e83 Head commit of repository stuff: f98be06dd4667d9cc291609d10e809a0b1ca70fb sh bash 4.4_p19 ld GNU ld (Gentoo 2.29.1 p2) 2.29.1 ccache version 3.3.4 [disabled] app-shells/bash: 4.4_p19::gentoo dev-java/java-config: 2.2.0-r3::gentoo dev-lang/perl: 5.26.2::gentoo dev-lang/python: 2.7.14-r2::gentoo, 3.4.8-r1::gentoo, 3.5.5-r1::gentoo, 3.6.5-r1::gentoo dev-util/ccache: 3.3.4-r1::gentoo dev-util/cmake: 3.11.1::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.4.1-r2::gentoo sys-apps/openrc: 0.35.5::gentoo sys-apps/sandbox: 2.13::gentoo sys-devel/autoconf: 2.13::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.11.6-r3::gentoo, 1.13.4-r2::gentoo, 1.14.1-r2::gentoo, 1.15.1-r2::gentoo, 1.16.1-r1::gentoo sys-devel/binutils: 2.29.1-r1::gentoo, 2.30-r1::gentoo sys-devel/gcc: 6.4.0-r1::gentoo, 7.2.0-r1::gentoo, 7.3.0-r1::gentoo sys-devel/gcc-config: 1.9.1::gentoo sys-devel/libtool: 2.4.6-r5::gentoo sys-devel/make: 4.2.1-r3::gentoo sys-kernel/linux-headers: 4.16-r1::gentoo (virtual/os-headers) sys-libs/glibc: 2.26-r6::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-max-age: 24 sync-rsync-verify-metamanifest: yes sync-rsync-verify-jobs: 1 sync-rsync-extra-opts: --exclude ChangeLog* --exclude /metadata/cache/ --stats --delay-updates -c crossdev location: /var/lib/portage/crossdev masters: gentoo gamerlay eroen eroen location: /usr/local/portage masters: gentoo priority: 0 sapher location: /var/lib/overlays/sapher sync-type: git sync-uri: https://github.com/apinsard/sapher-overlay.git masters: gentoo wiktorb location: /var/lib/overlays/wiktorb sync-type: git sync-uri: https://github.com/wiktor-b/overlay.git masters: gentoo dotnet location: /var/lib/layman/dotnet masters: gentoo priority: 50 enlightenment location: /var/lib/layman/enlightenment masters: gentoo priority: 50 flora location: /var/lib/layman/flora masters: gentoo priority: 50 gamerlay location: /var/lib/layman/gamerlay masters: gentoo priority: 50 gentoo-snappy location: /usr/local/portage/gentoo-snappy sync-type: git sync-uri: https://github.com/zyga/gentoo-snappy.git masters: gentoo priority: 50 glc location: /var/lib/layman/glc masters: gentoo priority: 50 hardened-development location: /var/lib/layman/hardened-development masters: gentoo priority: 50 haskell location: /var/lib/layman/haskell masters: gentoo priority: 50 hasufell location: /var/lib/layman/hasufell masters: gentoo priority: 50 java location: /var/lib/layman/java masters: gentoo priority: 50 laurentb location: /var/lib/layman/laurentb masters: gentoo priority: 50 roslin location: /var/lib/layman/roslin masters: gentoo priority: 50 stuff location: /var/lib/layman/stuff sync-type: git sync-uri: https://github.com/istitov/stuff.git masters: gentoo priority: 50 sunrise location: /var/lib/layman/sunrise masters: gentoo priority: 50 toolchain location: /var/lib/layman/toolchain masters: gentoo priority: 50 v-fox location: /var/lib/layman/v-fox masters: gentoo priority: 50 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=corei7-avx -pipe -Og -g -gdwarf-4" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/easy-rsa /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-march=corei7-avx -pipe -Og -g -gdwarf-4" DISTDIR="/var/distfiles" EMERGE_DEFAULT_OPTS="--jobs=1 --autounmask --quiet-build --nospinner --verbose-conflicts --verbose-slot-rebuilds" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs binpkg-multi-instance cgroup collision-protect compressdebug config-protect-if-modified distlocks ebuild-locks fixlafiles installsources ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch parallel-install preserve-libs protect-owned sandbox sfperms split-log splitdebug strict strict-keepdir test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="" LANG="en_GB.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu" LINGUAS="en gb us en_US en_GB eng jbo no nb nn no_NO nb_NO nn_NO nor" MAKEOPTS="-j4 -l10" PKGDIR="/var/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_EXTRA_OPTS="--exclude ChangeLog* --exclude /metadata/cache/ --stats --delay-updates -c" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="X a52 aac acl alsa amd64 apng audio audiofile avresample avx bash-completion bdf bluray bzip2 cairo caps cb cdda cdparanoia cdr cjk corefonts crypt cups curl cxx ddate declarative detex device-mapper dga dia djvu dts dvd dvi2tty dvipdfm ebook egl exif fam ffmpeg fftw fits flac fontconfig g3dvl gallium gbm gcrypt gif gimp git glamor glib glibc-omitfp gmp gnuplot gnutls gold gpm graphics graphviz gs gstreamer gtk gtk3 hardened highlight hscolour iconv icu id3tag idn imagemagick imlib inotify iproute2 ipv6 jbig jpeg jpeg2k jpg json kde kde4 kpathsea latex lcms libffi libssh2 libv4l luatex lvm lvm2 lzma lzo man metric mikmod mkv mms mmx mng mp3 mpeg mpg123 multilib multimedia musepack ncurses netlink nptl nut ocr odbc offensive ogg opengl openmp openvg optimization optimized-qmake opus pam pango pcre pdf pgf phonon pie png postscript private-headers pstricks pth publishers python3 qt3support qt4 raw readline samba sbsms scanner science sdl seccomp smp sna sndfile speex spell sqlite sse sse2 sse3 sse4 sse41 sse4_1 sse4_2 ssh ssl ssp ssse3 svg t1lib tesseract theora threads tiff tls truetype udev unicode usb v4l v4l2 vaapi video vorbis vpx webp wmf x264 xanim xattr xcb xcomposite xetex xft xinerama xkb xml xmlpatterns xorg xosd xpm xrandr xtpax xv xvid xvmc xz zlib zsh-completion" ABI_X86="32 64" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon plan sheets stage words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx sse sse2 avx sse3 ssse3 sse4_1 aes avx mmxext popcnt sse3 sse4_1 sse4_2 ssse3" CURL_SSL="openssl" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="evdev synaptics" KERNEL="linux" L10N="en en-US en-GB eng" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LLVM_TARGETS="AArch64 ARM BPF X86" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" POSTGRES_TARGETS="postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_4 python3_5 python3_6" QEMU_SOFTMMU_TARGETS="x86_64 i386" RUBY_TARGETS="ruby22" SANE_BACKENDS="plustek" USERLAND="GNU" VIDEO_CARDS="intel i965 ilo" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, ENV_UNSET, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS occam ~ # emerge -pqv '=app-crypt/libsecret-0.18.6::gentoo' [ebuild U ] app-crypt/libsecret-0.18.6 [0.18.5] USE="{test*} -crypt -debug -introspection -vala" !!! The following installed packages are masked: - x11-proto/printproto-1.0.5-r1::gentoo (masked by: package.mask) /usr/portage/profiles/package.mask: # Matt Turner <mattst88@gentoo.org> (21 Apr 2018) # Protocol headers and client library for the long dead Xprint extension. # Removal in 30 days. Bug #649076. - sci-electronics/qucs-9999::eroen (masked by: package.mask) /usr/portage/profiles/package.mask: # Andreas Sturmlechner <asturm@gentoo.org> (03 Apr 2018) # Build issues, depends on dead Qt4, no port to Qt5 (or far from ready). # Masked for removal in 30 days. Bugs #620474, #624740, #648668 - x11-libs/libXp-1.0.3::gentoo (masked by: package.mask) For more information, see the MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook.
They work just fine for me; must be some more missing test deps or some machine specific issues (e.g. versions of other packages different than mine). Will probably need to look closer into the unit test code itself, but rather low priority. Help very welcome tracking down what's missing or wrong.
Created attachment 528578 [details] build.log 0.18.6 sparc dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
(In reply to Rolf Eike Beer from comment #4) > Created attachment 528578 [details] > build.log 0.18.6 sparc > > dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: > Using X11 for dbus-daemon autolaunch was disabled at compile time, set your > DBUS_SESSION_BUS_ADDRESS instead I'm guessing your sys-apps/dbus is built with USE=-X? To make that work without it, my initial guess would be to try to get it to use dbus-run-session instead of dbus-launch, if it's doing the latter right now.
appeared recently at the tinderbox image 17.0-desktop-gnome_test_20180508-174739
Created attachment 530628 [details] emerge-info.txt
Created attachment 530630 [details] app-crypt:libsecret-0.18.6:20180509-172747.log
Created attachment 530632 [details] emerge-history.txt
Created attachment 530634 [details] environment
Created attachment 530636 [details] etc.portage.tbz2
Created attachment 530638 [details] logs.tbz2
Created attachment 530640 [details] temp.tbz2
Please retry with 0.20.1
ERROR: test-methods - Bail out! ERROR:/var/tmp/portage/app-crypt/libsecret-0.20.1/work/libsecret-0.20.1/libsecret/test-methods.c:65:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0) ERROR: test-session - Bail out! ERROR:/var/tmp/portage/app-crypt/libsecret-0.20.1/work/libsecret-0.20.1/libsecret/test-session.c:44:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0) ERROR: test-item - Bail out! ERROR:/var/tmp/portage/app-crypt/libsecret-0.20.1/work/libsecret-0.20.1/libsecret/test-item.c:57:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0) ERROR: test-password - Bail out! ERROR:/var/tmp/portage/app-crypt/libsecret-0.20.1/work/libsecret-0.20.1/libsecret/test-password.c:63:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0) ERROR: test-paths - Bail out! ERROR:/var/tmp/portage/app-crypt/libsecret-0.20.1/work/libsecret-0.20.1/libsecret/test-paths.c:56:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0) ERROR: test-collection - Bail out! ERROR:/var/tmp/portage/app-crypt/libsecret-0.20.1/work/libsecret-0.20.1/libsecret/test-collection.c:56:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0) ERROR: test-service - Bail out! ERROR:/var/tmp/portage/app-crypt/libsecret-0.20.1/work/libsecret-0.20.1/libsecret/test-service.c:45:setup_mock: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0) ERROR: test-prompt - Bail out! ERROR:/var/tmp/portage/app-crypt/libsecret-0.20.1/work/libsecret-0.20.1/libsecret/test-prompt.c:46:setup: assertion failed (error == NULL): Remote closed the output (g-io-error-quark, 0) ERROR: test-vala-lang - Bail out! FATAL-ERROR: test-vala-lang.vala:155: Unable to start mock service: Remote closed the output ERROR: test-vala-unstable - Bail out! FATAL-ERROR: test-vala-unstable.vala:28: Unable to start mock service: Remote closed the output FAIL: libsecret/test-js-clear.js FAIL: libsecret/test-js-lookup.js FAIL: libsecret/test-js-store.js ERROR: tool/test-secret-tool.sh - too few tests run (expected 6, got 0) ERROR: test-file-collection - too few tests run (expected 7, got 5)
Created attachment 646392 [details] build.log 0.20.3 for sparc
Created attachment 646394 [details] test logs 0.20.3 sparc
Created attachment 660273 [details] build.log (ppc64, 0.20.3) Same 3 testfailures on ppc64. However no regression over current stable which also got these 3 failures.
Created attachment 660276 [details] test-suite.log (ppc64, 0.20.3)
Created attachment 660447 [details] build.log (ppc, 0.20.3) Interestingly ppc passes tests in contrast to ppc64.
Is this still happening with libsecret-0.21.4?