[Opendnssec-develop] Re: #131: test suite fails in 1.1.0rc2
Sion Lloyd
sion at nominet.org.uk
Wed May 5 09:22:40 UTC 2010
Looks like I forgot to patch the 1.1 branch with these fixes.
Shall I patch the branch now? We are due to release today so maybe I should just add it to the KNOWN_ISSUES?
Sion
________________________________________
From: opendnssec-develop-bounces at lists.opendnssec.org [opendnssec-develop-bounces at lists.opendnssec.org] on behalf of OpenDNSSEC [owner-dnssec-trac at kirei.se]
Sent: 04 May 2010 22:47
Cc: opendnssec-develop at lists.opendnssec.org
Subject: [Opendnssec-develop] [OpenDNSSEC] #131: test suite fails in 1.1.0rc2
#131: test suite fails in 1.1.0rc2
------------------------------+---------------------------------------------
Reporter: tom@… | Owner: rb
Type: defect | Status: new
Priority: major | Component: Unknown
Version: trunk | Keywords:
------------------------------+---------------------------------------------
Test suite as packaged with 1.1.0rc2 fails with the following error on
both x86 and x86_64:
{{{
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../common
-I./../ksm/include -I./../ksm/include -I/usr/local/include
-I/usr/local/include -g -O2 -pedantic -Wall -Wextra -MT test_ksm_key.o
-MD -MP -MF .deps/test_ksm_key.Tpo -c -o test_ksm_key.o test_ksm_key.c
test_ksm_key.c: In function ‘TestKsmKeyPredict’:
test_ksm_key.c:268: error: too few arguments to function ‘KsmKeyPredict’
test_ksm_key.c:274: error: too few arguments to function ‘KsmKeyPredict’
test_ksm_key.c: In function ‘TestKsmKeyCountUnallocated’:
test_ksm_key.c:318: warning: unused variable ‘algorithm’
test_ksm_key.c:317: warning: unused variable ‘bits’
test_ksm_key.c:316: warning: unused variable ‘sm’
test_ksm_key.c:315: warning: unused variable ‘policy_id’
test_ksm_key.c: In function ‘TestKsmKeyGetUnallocated’:
test_ksm_key.c:357: warning: passing argument 4 of ‘KsmDnssecKeyCreate’
from incompatible pointer type
test_ksm_key.c: In function ‘TestKsmDnssecKeyCreateOnPolicy’:
test_ksm_key.c:382: warning: unused variable ‘zone_id’
test_ksm_key.c:377: warning: unused variable ‘dnsseckey_id’
make[3]: *** [test_ksm_key.o] Error 1
make[3]: Leaving directory
`/home/tomhendr/work/opendnssec-1.1.0rc2/enforcer/test'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory
`/home/tomhendr/work/opendnssec-1.1.0rc2/enforcer/test'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory
`/home/tomhendr/work/opendnssec-1.1.0rc2/enforcer'
make: *** [check-recursive] Error 1
}}}
--
Ticket URL: <http://trac.opendnssec.org/ticket/131>
OpenDNSSEC <http://www.opendnssec.org/>
OpenDNSSEC
More information about the Opendnssec-develop
mailing list