Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

#3270 closed enhancement (fixed)

GLib has optional dependency with D-BUS

Reported by: Ivan Wagner Owned by: blfs-book@…
Priority: low Milestone:
Component: BOOK Version: SVN
Severity: minor Keywords:
Cc:

Description

Although it's seems required to run "make check":

TEST: gdbus-connection... (pid=12431)
  /gdbus/connection/basic:                                             
** WARNING **: Error spawning dbus-daemon: Failed to execute child process "dbus-daemon" (No such file or directory)
FAIL
GTester: last random seed: R02S0285028a4cf8a434037ae34898201a62
/bin/sh: line 1: 10817 Terminated              MALLOC_CHECK_=2 MALLOC_PERTURB_=$((${RANDOM:-256} % 256)) ../../glib/gtester --verbose io-stream actions memory-input-stream memory-output-stream readwrite g-file g-file-info converter-stream data-input-stream data-output-stream g-icon buffered-input-stream buffered-output-stream sleepy-stream filter-streams volumemonitor simple-async-result srvtarget contexts gsettings gschema-compile async-close-output-stream gdbus-addresses network-address gdbus-message socket pollable tls-certificate tls-interaction cancellable gdbus-close-pending gdbus-connection gdbus-connection-loss gdbus-connection-slow gdbus-names gdbus-proxy gdbus-proxy-threads gdbus-proxy-well-known-name gdbus-introspection gdbus-threading gdbus-export gdbus-error gdbus-peer gdbus-exit-on-close gdbus-non-socket gdbus-bz627724 appinfo contenttype file live-g-file desktop-app-info unix-fd unix-streams gapplication gdbus-test-codegen
make[6]: *** [test-nonrecursive] Error 143
make[6]: Leaving directory `/sources/glib-2.30.1/gio/tests'
make[5]: *** [check-am] Error 2
make[5]: Leaving directory `/sources/glib-2.30.1/gio/tests'
make[4]: *** [check-recursive] Error 1
make[4]: Leaving directory `/sources/glib-2.30.1/gio/tests'
make[3]: *** [check] Error 2
make[3]: Leaving directory `/sources/glib-2.30.1/gio/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/sources/glib-2.30.1/gio'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/sources/glib-2.30.1/gio'
make: *** [check-recursive] Error 1

Change History (3)

comment:1 by Armin K, 12 years ago

Resolution: fixed
Status: newclosed

D-BUS instructions now mention "D-BUS-1.4.16 (required to run the tests)". Marking as fixed.

comment:2 by Armin K, 12 years ago

Sorry, GLib instructions, not D-BUS instructions.

comment:3 by bdubbs@…, 10 years ago

Milestone: 6.7

Milestone 6.7 deleted

Note: See TracTickets for help on using tickets.