[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-GNUnet] Test failures with 0.9.0
From: |
Ludovic Courtès |
Subject: |
[bug-GNUnet] Test failures with 0.9.0 |
Date: |
Sun, 04 Dec 2011 14:53:58 +0100 |
User-agent: |
Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux) |
Hello!
I’m observing 5 out of 45 test failures under src/util with 0.9.0 on
NixOS GNU/Linux:
--8<---------------cut here---------------start------------->8---
Dec 04 13:43:31-486232 util-24109 WARNING `stat' failed on file
`/tmp/nix-build-bxqvckfijn14hyy5qjxngvzp76v1ryvw-gnunet-0.9.0.drv-0/gnunet-0.9.0/src/util/.libs/share/gnunet/config.d'
at disk.c:828 with error: No such file or directory
Dec 04 13:43:31-486253 test_configuration-24109 ERROR Assertion failed at
test_configuration.c:498.
FAIL: test_configuration
[...]
Dec 04 13:43:38-720655 util-25014 ERROR `lt_dlopenext' failed for library
`libgnunet_plugin_test' with error: file not found
FAIL: test_plugin
Dec 04 13:43:38-804350 util-25051 WARNING `stat' failed on file
`/tmp/nix-build-bxqvckfijn14hyy5qjxngvzp76v1ryvw-gnunet-0.9.0.drv-0/gnunet-0.9.0/src/util/.libs/share/gnunet/config.d'
at disk.c:828 with error: No such file or directory
Dec 04 13:43:38-804395 resolver-api-25051 ERROR Must specify `HOSTNAME' for
`resolver' in configuration!
Dec 04 13:43:38-804400 test_program-25051 ERROR Assertion failed at
resolver_api.c:204.
/bin/sh: line 5: 25051 Aborted ${dir}$tst
FAIL: test_program
PASS: test_pseudonym
Dec 04 13:43:39-164004 util-25158 ERROR `execvp' failed on file
`/tmp/nix-build-bxqvckfijn14hyy5qjxngvzp76v1ryvw-gnunet-0.9.0.drv-0/gnunet-0.9.0/src/util/.libs/bin//gnunet-service-resolver'
at os_priority.c:645 with error: No such file or directory
Dec 04 13:43:39-164146 util-25125 WARNING `stat' failed on file
`/tmp/nix-build-bxqvckfijn14hyy5qjxngvzp76v1ryvw-gnunet-0.9.0.drv-0/gnunet-0.9.0/src/util/.libs/share/gnunet/config.d'
at disk.c:828 with error: No such file or directory
Dec 04 13:43:39-164198 resolver-api-25125 ERROR Must specify `HOSTNAME' for
`resolver' in configuration!
Dec 04 13:43:39-164206 test-resolver-api-25125 ERROR Assertion failed at
resolver_api.c:204.
/bin/sh: line 5: 25125 Aborted ${dir}$tst
FAIL: test_resolver_api
[...]
Dec 04 13:44:03-275038 util-25452 WARNING `stat' failed on file
`/tmp/nix-build-bxqvckfijn14hyy5qjxngvzp76v1ryvw-gnunet-0.9.0.drv-0/gnunet-0.9.0/src/util/.libs/share/gnunet/config.d'
at disk.c:828 with error: No such file or directory
Dec 04 13:44:03-275060 test_service-25452 ERROR Assertion failed at
test_service.c:140.
/bin/sh: line 5: 25452 Aborted ${dir}$tst
FAIL: test_service
--8<---------------cut here---------------end--------------->8---
Running “make check” after “make install” doesn’t make any difference.
I’m guessing that they have to do with the way GNUnet tries to determine
the configuration file location as a function of the executable file
location.
Any ideas?
Thanks,
Ludo’.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug-GNUnet] Test failures with 0.9.0,
Ludovic Courtès <=