[Debian-iot-maintainers] Bug#969570: ulfius: FTBFS on s390x
Nicolas Mora
nicolas at babelouest.org
Sat Sep 5 13:17:49 BST 2020
Hello,
Le 20-09-05 à 03 h 42, Gianfranco Costamagna a écrit :>
> Hello, your package FTBFS on s390x. Please have a look if possible
>
[...]
> Start 3: framework
> 3/4 Test #3: framework ........................***Failed 0.65 sec
> Running suite(s): Ulfius framework function tests
> 86%: Checks: 15, Failures: 2, Errors: 0
[...]
> /<<PKGBUILDDIR>>/test/framework.c:1145:F:test_ulfius_framework:test_ulfius_send_smtp:0: Assertion 'ulfius_send_smtp_email("localhost", 2525, 0, 0, ((void *)0), ((void *)0), "from", "to", "cc", "bcc", "subject", "mail body") == 0' failed: ulfius_send_smtp_email("localhost", 2525, 0, 0, ((void *)0), ((void *)0), "from", "to", "cc", "bcc", "subject", "mail body") == 5, 0 == 0
> /<<PKGBUILDDIR>>/test/framework.c:1169:F:test_ulfius_framework:test_ulfius_send_rich_smtp:0: Assertion 'ulfius_send_smtp_rich_email("localhost", 2526, 0, 0, ((void *)0), ((void *)0), "from", "to", "cc", "bcc", "text/ulfius; charset=utf-42", "subject", "mail body") == 0' failed: ulfius_send_smtp_rich_email("localhost", 2526, 0, 0, ((void *)0), ((void *)0), "from", "to", "cc", "bcc", "text/ulfius; charset=utf-42", "subject", "mail body") == 5, 0 == 0
This is weird, there were no changes in this part of the library between
2.6.8 and 2.6.9, and in the previous version the build had no problem [1]
The failing tests are using TCP ports 2525 and 2526 for SMTP tests.
Is it possible that those ports were not available during the build,
leading to test fails? Maybe because another process is using them or
some other reason?
/Nicolas
[1] -
https://buildd.debian.org/status/fetch.php?pkg=ulfius&arch=s390x&ver=2.6.8-1&stamp=1594468505&raw=0
More information about the Debian-iot-maintainers
mailing list