[Opendnssec-develop] opendnssec make check problem

Paul Wouters paul at xelerance.com
Fri Mar 4 00:56:58 UTC 2011


I'm seeing the following issue with "make check":

make[1]: Entering directory `/home/paul/BUILD/opendnssec-1.2.0/auditor'
test -d test || (cd .; \
find test -name .svn -prune -o -type f -print |\
  	cpio -pmdu /home/paul/BUILD/opendnssec-1.2.0/auditor)
find: `test': No such file or directory
0 blocks
/usr/bin/ruby -I ./lib ./test_scripts/auditor_test.rb
/usr/bin/ruby: No such file or directory -- ./test_scripts/auditor_test.rb (LoadError)
make[1]: *** [check] Error 1
make[1]: Leaving directory `/home/paul/BUILD/opendnssec-1.2.0/auditor'
make: *** [check-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.zchdR4 (%check)


It looks like the entire test_scripts directory is missing from the tar ball?

Paul



More information about the Opendnssec-develop mailing list