ppc buildserver unstable?

Michael Schwendt bugs.michael at gmx.net
Mon Aug 15 20:40:20 UTC 2005


It seems to fail randomly, whereas the package release -7 built last
night, succeeded. The code for the three build requests didn't change.
The only difference is in a few debug lines in the spec, because the
test suite redirects stderr to /dev/null.


This is from job 8:

+ make test
cd test; make
make[1]: Entering directory `/builddir/build/BUILD/abicheck-1.2/test'
cc -o libc_a libc_a.c -static -lm /usr/lib/libc.a
libc_a.c: In function 'main':
libc_a.c:13: warning: incompatible implicit declaration of built-in function 'printf'
cc     public1.c   -o public1
cc -D`uname` -o private1 private1.c
private1.c: In function 'main':
private1.c:33: warning: incompatible implicit declaration of built-in function 'strlen'
run_tests: passed: libc.a static link test on libc_a
run_tests: passed: public1: only calls public syms
run_tests: failed: private1: calls private sym in libc
make[1]: *** [tests] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/abicheck-1.2/test'
make: *** [test] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.26229 (%build)


This is from job 10:

+ make test
cd test; make
make[1]: Entering directory `/builddir/build/BUILD/abicheck-1.2/test'
cc -o libc_a libc_a.c -static -lm /usr/lib/libc.a
libc_a.c: In function 'main':
libc_a.c:13: warning: incompatible implicit declaration of built-in function 'printf'
cc     public1.c   -o public1
run_tests: passed: libc.a static link test on libc_a
run_tests: failed: public1: only calls public syms
run_tests: passed: private1: calls private sym in libc
make[1]: *** [tests] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/abicheck-1.2/test'


And this from job 11:

+ make test
cd test; make
make[1]: Entering directory `/builddir/build/BUILD/abicheck-1.2/test'
cc -o libc_a libc_a.c -static -lm /usr/lib/libc.a
libc_a.c: In function 'main':
libc_a.c:13: warning: incompatible implicit declaration of built-in function 'printf'
run_tests: passed: libc.a static link test on libc_a
run_tests: passed: public1: only calls public syms
run_tests: passed: private1: calls private sym in libc
make[1]: Leaving directory `/builddir/build/BUILD/abicheck-1.2/test'
+ :
+ exit 0




More information about the fedora-extras-list mailing list