Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 275742 - dev-lang/vala-0.6.1 tests assume dbus installed and running, fail nicely
Summary: dev-lang/vala-0.6.1 tests assume dbus installed and running, fail nicely
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-28 20:53 UTC by Patrick Lauer
Modified: 2009-07-16 21:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2009-06-28 20:53:22 UTC
PASS: errors/errors.test                                                                                                                                                         
script: line 2: dbus-launch: command not found                                                                                                                                   
client.vala:8.13-8.47: warning: unhandled error `DBus.Error'                                                                                                                     
        var conn = DBus.Bus.get (DBus.BusType.SESSION);                                                                                                                          
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^                                                                                                                           
Compilation succeeded - 1 warning(s)                                                                                                                                             
Package dbus-glib-1 was not found in the pkg-config search path.                                                                                                                 
Perhaps you should add the directory containing `dbus-glib-1.pc'                                                                                                                 
to the PKG_CONFIG_PATH environment variable                                                                                                                                      
No package 'dbus-glib-1' found                                                                                                                                                   

[snip long compiler barf]

kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
FAIL: dbus/basic-types.test
============================
1 of 27 tests failed
Please report to j@bitron.ch
============================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-lang/vala-0.6.1/work/vala-0.6.1/tests'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/dev-lang/vala-0.6.1/work/vala-0.6.1/tests'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/var/tmp/portage/dev-lang/vala-0.6.1/work/vala-0.6.1/tests'
make: *** [check-recursive] Error 1
 *
 * ERROR: dev-lang/vala-0.6.1 failed.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-07-16 21:29:56 UTC
Confirmed. RESTRICT="test" in place, and documented in latest ebuild.