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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/791294

Title:
  upstart version 0.9.7-3 failed to build on armel

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to