Discussion:
[bug-mailutils] [GNU Mailutils 3.4] testsuite: 1 412 415 416 failed
Macheta, Andy
2018-03-14 22:20:56 UTC
Permalink
Hi,

I've tried to compile Mailutils and when I run 'make test' I get 4 failures ;-(

Have you got any idea how I may fix please???

Here's the fails:

***@mrelay10:~/WORK/mailutils-3.4/libmailutils/tests/testsuite.dir/001$ more testsuite.log
# -*- compilation -*-
1. strtoc.at:17: testing mu_str_to_c ...
./strtoc.at:18: strtoc
0a1
14: FAIL: mu_c_cidr value differ: expected: 127.0.0.0/255.0.0.0, but got: 0.0.0.127/255.0.0.0
./strtoc.at:18: exit code was 1, expected 0
1. strtoc.at:17: 1. mu_str_to_c (strtoc.at:17): FAILED (strtoc.at:18)
***@mrelay10:~/WORK/mailutils-3.4/libmailutils/tests/testsuite.dir/001$



***@mrelay10:~/WORK/mailutils-3.4/libmailutils/tests/testsuite.dir/412$ more testsuite.log
# -*- compilation -*-
412. decode2047.at:32: testing Decode 2047: =?US-ASCII?Q?Keith_Moore?= <***@cs.utk.edu> ...
./decode2047.at:32:
cat >input <<'_ATEOF'
=?US-ASCII?Q?Keith_Moore?= <***@cs.utk.edu>
_ATEOF

decode2047 -p < input
Warning: missing newline at end of file /home/cuddm/WORK/mailutils-3.4/libmailutils/tests/testsuite.dir/at-groups/412/stderr
0a1
Operation failed
1c1
< Keith Moore <***@cs.utk.edu>
---
412. decode2047.at:32: 412. Decode 2047: =?US-ASCII?Q?Keith_Moore?= <***@cs.utk.edu> (decode2047.at:32): FAILED (decode2047.at:32)
***@mrelay10:~/WORK/mailutils-3.4/libmailutils/tests/testsuite.dir/412$



***@mrelay10:~/WORK/mailutils-3.4/libmailutils/tests/testsuite.dir/415$ more testsuite.log
# -*- compilation -*-
415. decode2047.at:47: testing Decode 2047: =?ISO-8859-1?B?SWYgeW91IGNhbiByZWFkIHRoaXMgeW8=?= ... =?ISO-8859-2?B?dSB1bmRlcnN0YW5kIHRoZSBleGFtcGxlLg==?= ...
./decode2047.at:47:
cat >input <<'_ATEOF'
=?ISO-8859-1?B?SWYgeW91IGNhbiByZWFkIHRoaXMgeW8=?= ... =?ISO-8859-2?B?dSB1bmRlcnN0YW5kIHRoZSBleGFtcGxlLg==?=
_ATEOF

decode2047 -p < input
Warning: missing newline at end of file /home/cuddm/WORK/mailutils-3.4/libmailutils/tests/testsuite.dir/at-groups/415/stderr
0a1
Operation failed
1c1
< If you can read this yo ... u understand the example.
---
415. decode2047.at:47: 415. Decode 2047: =?ISO-8859-1?B?SWYgeW91IGNhbiByZWFkIHRoaXMgeW8=?= ... =?ISO-8859-2?B?dSB1bmRlcnN0YW5kIHRoZSBleGFtcGxlLg==?= (decode2047.at:47)
: FAILED (decode2047.at:47)
***@mrelay10:~/WORK/mailutils-3.4/libmailutils/tests/testsuite.dir/415$


***@mrelay10:~/WORK/mailutils-3.4/libmailutils/tests/testsuite.dir/416$ more testsuite.log
# -*- compilation -*-
416. decode2047.at:53: testing Decode 2047: malformed input ...
./decode2047.at:53:
cat >input <<'_ATEOF'
=?koi8-r?B?RndkOiDSxcfJ09TSwcPJ0SDEz83FzsE?=
_ATEOF

decode2047 -p < input
Warning: missing newline at end of file /home/cuddm/WORK/mailutils-3.4/libmailutils/tests/testsuite.dir/at-groups/416/stderr
0a1
Operation failed
1c1
< Fwd: \322\305\307\311\323\324\322\301\303\311\321 \304\317\315\305
---
416. decode2047.at:53: 416. Decode 2047: malformed input (decode2047.at:53): FAILED (decode2047.at:53)
***@mrelay10:~/WORK/mailutils-3.4/libmailutils/tests/testsuite.dir/416$



Thanks in advance,

Andy
Sergey Poznyakoff
2018-03-18 09:54:23 UTC
Permalink
Hi Andy,

Can you please include entire testsuite.log?

Regards,
Sergey

Loading...