[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNUnet build failure on mips64el
From: |
Mark H Weaver |
Subject: |
Re: GNUnet build failure on mips64el |
Date: |
Sat, 22 Feb 2014 02:44:03 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Sree Harsha Totakura <address@hidden> writes:
> On 02/21/2014 10:46 PM, Mark H Weaver wrote:
>> That failed immediately. The reason is that apparently GNUnet's test
>> suite only works if GNUnet has already been installed. In this case,
>> since the build failed, the guix-daemon deleted the /nix/store/*
>> directory where it had been installed :-(
>
> True. I forgot about that.
>
> I suspect it is the timing issue here. Can you perhaps compile gnunet
> manually with its dependencies from Guix and then run the tests in
> revocation?
I tried this, and it fails with similar output:
--8<---------------cut here---------------start------------->8---
make check-TESTS
make[1]: Entering directory '/home/mhw/build/gnunet-0.10.0/src/revocation'
Creating an ego revoc_test
Testing key U58NUTO81QEJ51AFHK2EIPQ6QVKNML0A2KNIAJRG9FTDS1483G0G
Key was valid
Revoking key U58NUTO81QEJ51AFHK2EIPQ6QVKNML0A2KNIAJRG9FTDS1483G0G
Revocation certificate not ready, calculating proof of work
.. - @ 12% (estimate)
Key for ego `revoc_test' has been successfully revoked
Testing revoked key U58NUTO81QEJ51AFHK2EIPQ6QVKNML0A2KNIAJRG9FTDS1483G0G
Key was revoked
PASS: test_local_revocation.py
Feb 22 07:17:50-660583 testbed-api-topology-16547 WARNING Error while
establishing a link: 0x4: Timeout while connecting to CORE of peer with id: 0
-- Retrying
Feb 22 07:17:51-098510 testbed-api-topology-16547 WARNING Error while
establishing a link: 0x5: Timeout while connecting to CORE of peer with id: 1
-- Retrying
Feb 22 07:17:56-127624 testbed-api-topology-16547 WARNING Error while
establishing a link: 0x7: Timeout while acquiring HELLO of peer 6ULB -- Retrying
Feb 22 07:17:56-134033 testbed-api-topology-16547 WARNING Error while
establishing a link: 0x6: Timeout while acquiring HELLO of peer 6DER -- Retrying
Feb 22 07:18:01-142761 testbed-api-topology-16547 WARNING Error while
establishing a link: 0x9: Timeout while acquiring HELLO of peer 6DER -- Retrying
Feb 22 07:18:01-143920 testbed-api-topology-16547 WARNING Error while
establishing a link: 0x8: Timeout while acquiring HELLO of peer 6ULB -- Retrying
--8<---------------cut here---------------end--------------->8---
After printing the text above, it gets stuck in
'src/revocation/.libs/test_revocation', with the two
'gnunet-service-nse' subprocesses both running continuously and all
other gnunet processes sleeping.
Mark
- Re: GNUnet build failure on mips64el, (continued)
- Re: GNUnet build failure on mips64el, Sree Harsha Totakura, 2014/02/21
- Re: GNUnet build failure on mips64el, Ludovic Courtès, 2014/02/21
- Re: GNUnet build failure on mips64el, Andreas Enge, 2014/02/21
- Re: GNUnet build failure on mips64el, Ludovic Courtès, 2014/02/21
- Re: GNUnet build failure on mips64el, Andreas Enge, 2014/02/21
- Re: GNUnet build failure on mips64el, Andreas Enge, 2014/02/25
- Re: GNUnet build failure on mips64el, Sree Harsha Totakura, 2014/02/21
Re: GNUnet build failure on mips64el, Sree Harsha Totakura, 2014/02/21