From: Tobias Diekershoff <tobias.diekershoff@gmx.net>
To: 38350@debbugs.gnu.org
Subject: bug#38350: Building libsignal-protocol-c on armv7l fails while test phase
Date: Sat, 23 Nov 2019 19:25:28 +0100 [thread overview]
Message-ID: <20191123192528.46bc9c25edee4e00b4e1115d@gmx.net> (raw)
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
next reply other threads:[~2019-11-23 18:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-23 18:25 Tobias Diekershoff [this message]
2020-01-26 23:26 ` bug#38350: Building libsignal-protocol-c on armv7l fails while test phase Marius Bakke
2020-01-27 6:04 ` Tobias Diekershoff
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191123192528.46bc9c25edee4e00b4e1115d@gmx.net \
--to=tobias.diekershoff@gmx.net \
--cc=38350@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.