The compiler used was GCC 4.3.2 configured for native as/ld. GNU gettext 0.17 and GNU libiconv 1.12 was installed and available.
Build flags set in env: CPPFLAGS="-I/usr/tgcware/include" LDFLAGS="-L/usr/tgcware/lib -Wl,-R,/usr/tgcware/lib" Using Simons daily snapshot the results are: ======================= 4 of 439 tests failed (18 tests were not run) ======================= The failed tests: test-flock.c:72: assertion failed, errno = 22 FAIL: test-flock ./test-parse-duration.sh: -u3: is not an identifier FAIL: test-parse-duration.sh Unconnected socket test... passed Connected sockets test... failed (expecting POLLHUP after shutdown) General socket test with fork... failed (expecting POLLHUP after shutdown) Pipe test... passed FAIL: test-poll FAIL: test-select-in.sh The full buildlog was submitted to autobuild.josefsson.org and can also be found at http://jupiterrise.com/tmp. -tgc