Build farm error reports

John H Terpstra - Samba Team jht at samba.org
Fri Mar 27 18:07:46 GMT 2009


Folks,

The load on my desktop workstation became too high so the build gollum
has been moved to a virtual machine.  Gollum has been reporting a number
of compile-time errors for quite a while now that I would like to iron
out if possible.


1. Building of the talloc target reports the following:

configure: WARNING: the provided readdir() is broken
Makefile:29: rules.mk: No such file or directory
Makefile:30: talloc.mk: No such file or directory
make: *** No rule to make target `talloc.mk'.  Stop.
Makefile:29: rules.mk: No such file or directory
Makefile:30: talloc.mk: No such file or directory
make: *** No rule to make target `talloc.mk'.  Stop.

Why does our build process believe that the readdir() function is broken
on OpenSUSE 11.1?  What can I do to fix it?



2. Building of the samba_4_0_test target generates many compiler
warnings and several tests fail. Have I not installed some dependencies?
If so, can anyone point me to what may be missing?


3. Building of the samba_3_X_test target produces the following report:
configure: WARNING: the provided readdir() is broken
getdate.c: In function 'yyparse':
getdate.c:1141: warning: call to function 'yylex' without a real prototype
getdate.y:161: note: 'yylex' was declared here
getdate.c:1673: warning: call to function 'yyerror' without a real prototype
getdate.y:160: note: 'yyerror' was declared here
getdate.c:1772: warning: call to function 'yyerror' without a real prototype
getdate.y:160: note: 'yyerror' was declared here
make: Warning: File `torture' has modification time 0.31 s in the future
make: warning:  Clock skew detected.  Your build may be incomplete.
Domain=[SAMBA-TEST] OS=[Unix] Server=[Samba 3.3.2-GIT-05c038f-test]
Domain=[SAMBA-TEST] OS=[Unix] Server=[Samba 3.3.2-GIT-05c038f-test]
/data/users/build/build_farm/samba_3_X_test/source/script/tests/../../script/tests/test_functions.sh:
line 5: kill: (14161) - No such process
/data/users/build/build_farm/samba_3_X_test/source/script/tests/../../script/tests/test_functions.sh:
line 8: kill: (14167) - No such process
/data/users/build/build_farm/samba_3_X_test/source/script/tests/../../script/tests/test_functions.sh:
line 11: kill: (14173) - No such process
make: *** [test] Error 24


In order to get ride of the clock skew ntp sync has been reconfigured.
Our old friend "readdir() is broken" is visiting us here too.  I'd
appreciate some pointers in how to fix that.



Sorry to be so verbose.

Thanks for any help in resolving these issues.

- John T.


More information about the samba-technical mailing list