GNU bug report logs - #38350
Building libsignal-protocol-c on armv7l fails while test phase

Previous Next

Package: guix;

Reported by: Tobias Diekershoff <tobias.diekershoff <at> gmx.net>

Date: Sat, 23 Nov 2019 18:46:02 UTC

Severity: normal

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 38350 in the body.
You can then email your comments to 38350 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#38350; Package guix. (Sat, 23 Nov 2019 18:46:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tobias Diekershoff <tobias.diekershoff <at> gmx.net>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 23 Nov 2019 18:46:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tobias Diekershoff <tobias.diekershoff <at> gmx.net>
To: bug-guix <at> gnu.org
Subject: Building libsignal-protocol-c on armv7l fails while test phase
Date: Sat, 23 Nov 2019 19:25:28 +0100
Dear GUIX,

I'm trying to install the profanity XMPP client on my RaspberryPi (armv7l) which fails during testing the build of libsignal-protocol-c-2.3.2.

> The following tests FAILED:
>           1 - test_curve25519 (Failed)
>           9 - test_simultaneous_initiate (Failed)
>          11 - test_group_cipher (Failed)
> Errors while running CTest

The results of the failed tests are the following:

Test 1
------

>       Start  1: test_curve25519
>  1/13 Test  #1: test_curve25519 ..................***Failed    6.50 sec
> Running suite(s): curve25519
> [ERROR] Invalid signature
> [line repeated som 160 times or so]
> [ERROR] Invalid signature
> 87%: Checks: 8, Failures: 0, Errors: 1
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_curve25519.c:30:P:case:test_internal:0: Passed
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_curve25519.c:122:P:case:test_curve25519_agreement:0: Passed
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_curve25519.c:176:P:case:test_curve25519_generate_public:0: Passed
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_curve25519.c:231:P:case:test_curve25519_random_agreements:0: Passed
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_curve25519.c:320:P:case:test_curve25519_signature:0: Passed
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_curve25519.c:358:P:case:test_curve25519_large_signatures:0: Passed
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_curve25519.c:412:E:case:test_unique_signatures:0: (after this point) Test timeout expired
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_curve25519.c:470:P:case:test_unique_signature_vector:0: Passed

Test 9
------

>       Start  9: test_simultaneous_initiate
>  9/13 Test  #9: test_simultaneous_initiate .......***Failed   10.84 sec
> Running suite(s): simultaneous_initiate
> [NOTICE] Bad MAC
> [WARNING] Message mac not verified
> [INFO] We've already setup a session for this V3 message, letting bundled message fall through...
> [NOTICE] Bad MAC
> [WARNING] Message mac not verified
> Simultaneous initiate tests, iteration: 0
> [NOTICE] Bad MAC
> [WARNING] Message mac not verified
> [NOTICE] Bad MAC
> [WARNING] Message mac not verified
[Block from "Simultaneous" on repeated for 49 iterations]
[The sequence is repeated once]
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_simultaneous_initiate.c:247:P:case:test_basic_simultaneous_initiate:0: Passed
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_simultaneous_initiate.c:420:P:case:test_lost_simultaneous_initiate:0: Passed
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_simultaneous_initiate.c:601:P:case:test_simultaneous_initiate_lost_message:0: Passed
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_simultaneous_initiate.c:860:P:case:test_simultaneous_initiate_repeated_messages:0: Passed
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_simultaneous_initiate.c:1041:E:case:test_repeated_simultaneous_initiate_repeated_messages:0: (after this point) Test timeout expired
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_simultaneous_initiate.c:1317:E:case:test_repeated_simultaneous_initiate_lost_message_repeated_messages:0: (after this point) Test timeout expired

Test 11
-------

>       Start 11: test_group_cipher
> 11/13 Test #11: test_group_cipher ................***Failed    9.45 sec
> Running suite(s): group_cipher
> [WARNING] No sender key for: nihilist history reading group::+14150001111::1
> [WARNING] Received message with old counter: 1, 0
> [ERROR] No key state in record!
> 77%: Checks: 9, Failures: 0, Errors: 2
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_group_cipher.c:106:P:case:test_no
> _session:0: Passed
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_group_cipher.c:184:P:case:test_basic_encrypt_decrypt:0: Passed
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_group_cipher.c:308:P:case:test_basic_ratchet:0: Passed
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_group_cipher.c:415:P:case:test_late_join:0: Passed
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_group_cipher.c:515:P:case:test_out_of_order:0: Passed
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_group_cipher.c:560:P:case:test_encrypt_no_session:0: Passed
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_group_cipher.c:616:E:case:test_too_far_in_future:0: (after this point) Test timeout expired
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_group_cipher.c:694:E:case:test_message_key_limit:0: (after this point) Test timeout expired
> /tmp/guix-build-libsignal-protocol-c-2.3.2.drv-0/libsignal-protocol-c-2.3.2/tests/test_group_cipher.c:782:P:case:test_invalid_signature_key:0: Passed


Please let me know what other information you need.

Thanks!
  Tobias




Reply sent to Marius Bakke <mbakke <at> fastmail.com>:
You have taken responsibility. (Sun, 26 Jan 2020 23:27:01 GMT) Full text and rfc822 format available.

Notification sent to Tobias Diekershoff <tobias.diekershoff <at> gmx.net>:
bug acknowledged by developer. (Sun, 26 Jan 2020 23:27:01 GMT) Full text and rfc822 format available.

Message #10 received at 38350-done <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <mbakke <at> fastmail.com>
To: Tobias Diekershoff <tobias.diekershoff <at> gmx.net>, 38350-done <at> debbugs.gnu.org
Subject: Re: bug#38350: Building libsignal-protocol-c on armv7l fails while
 test phase
Date: Mon, 27 Jan 2020 00:26:09 +0100
[Message part 1 (text/plain, inline)]
Tobias Diekershoff <tobias.diekershoff <at> gmx.net> writes:

> Dear GUIX,
>
> I'm trying to install the profanity XMPP client on my RaspberryPi (armv7l) which fails during testing the build of libsignal-protocol-c-2.3.2.
>
>> The following tests FAILED:
>>           1 - test_curve25519 (Failed)
>>           9 - test_simultaneous_initiate (Failed)
>>          11 - test_group_cipher (Failed)
>> Errors while running CTest

This appears to be fixed now:

https://ci.guix.gnu.org/build/2097019/details

Closing!
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#38350; Package guix. (Mon, 27 Jan 2020 12:10:02 GMT) Full text and rfc822 format available.

Message #13 received at 38350 <at> debbugs.gnu.org (full text, mbox):

From: Tobias Diekershoff <tobias.diekershoff <at> gmx.net>
To: 38350 <at> debbugs.gnu.org
Subject: Re: bug#38350: Building libsignal-protocol-c on armv7l fails while
 test phase
Date: Mon, 27 Jan 2020 07:04:33 +0100
On Mon, 27 Jan 2020 00:26:09 +0100
Marius Bakke <mbakke <at> fastmail.com> wrote:

> This appears to be fixed now:

Thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 24 Feb 2020 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 34 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.