Re: v2.3.1 Beta5 available

From: Andreas Schulze <sca_at_andreasschulze.de>
Date: Thu, 24 Mar 2011 09:00:53 +0100 (CET)

Good Morning!

Beta5 compiles and runs as usual.

But "configure --disable-live-testing" does not solve my make check problem.
I still get this:

make check-TESTS check-local
make[3]: Entering directory `/usr/src/packages/BUILD/opendkim-2.3.1/libopendkim/tests'
*** test setup
PASS: t-setup
*** relaxed/relaxed rsa-sha1 signing
PASS: t-test00
...
PASS: t-test122
*** relaxed/simple rsa-sha256 verifying large lines
PASS: t-test123
t-test124: t-test124.c:174: main: Assertion `status == 0' failed.
*** DKIM reputation query
/bin/sh: line 5: 21423 Aborted ${dir}$tst
FAIL: t-test124
*** handling of revoked keys
PASS: t-test125
*** simple/simple rsa-sha256 verifying with implicit body canonicalization
...
PASS: t-signperf-relaxed-relaxed
*** SIGNING SPEED TEST: simple/simple with rsa-sha256, size 1024 for 5s
*** 1224 messages signed (244 msgs/sec)
PASS: t-signperf-simple-simple
==================================
1 of 144 tests failed
Please report to bugs_at_opendkim.org
==================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/usr/src/packages/BUILD/opendkim-2.3.1/libopendkim/tests'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/usr/src/packages/BUILD/opendkim-2.3.1/libopendkim/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/usr/src/packages/BUILD/opendkim-2.3.1/libopendkim'
make: *** [check-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.76555 (%build)

my workaround to make the buildsystem happy:
"make check || true"

Andreas
Received on Thu Mar 24 2011 - 08:01:22 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:33:09 PST