[Bug 791294] Re: upstart version 0.9.7-3 failed to build on armel
Dr. David Alan Gilbert
791294 at bugs.launchpad.net
Wed Jun 8 16:58:40 UTC 2011
Looking at test_conf.c:752 we see:
nih_io_select_fds (&nfds, &readfds, &writefds, &exceptfds);
nih_io_handle_fds (&readfds, &writefds, &exceptfds);
file = (ConfFile *)nih_hash_lookup (source->files, filename);
>>> TEST_EQ_P (file, NULL);
TEST_FREE (old_job);
The use of nih_ makes me suspicious (without proof) that what we have here is an instance of bug 791315 which is libnih failing it's tests.
Dave
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/791294
Title:
upstart version 0.9.7-3 failed to build on armel
Status in “upstart” package in Ubuntu:
New
Bug description:
upstart version 0.9.7-3 failed to build on armel
Link to failed build: https://launchpad.net/ubuntu/+source/upstart/0.9.7-3/+build/2527035
Direct link to the build log:
https://launchpad.net/ubuntu/+source/upstart/0.9.7-3/+build/2527035/+files
/buildlog_ubuntu-oneiric-armel.upstart_0.9.7-3_FAILEDTOBUILD.txt.gz
This log snippet might be of interest, since it triggered the matcher 'Purging chroot-autobuild'.
Excerpt 2011 lines into the build log:
===============================================
2 of 4 tests failed
Please report to upstart-devel at lists.ubuntu.com
===============================================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory `/build/buildd/upstart-0.9.7/util'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/build/buildd/upstart-0.9.7/util'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/build/buildd/upstart-0.9.7/util'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/build/buildd/upstart-0.9.7'
dh_auto_test: make -j1 check returned exit code 2
make: *** [build] Error 29
dpkg-buildpackage: error: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20110525-2009
FAILED [dpkg-buildpackage died]
Purging chroot-autobuild/build/buildd/upstart-0.9.7
More information about the foundations-bugs
mailing list