gcc-4.6 fails in experimental after build & check while generating/printing thetest summary. I can't see any kfreebsd specific. Could somebody from the kfreebsd porters please investigate the build failure?
There is a problem during testing of libgomp in 32 bit mode.
I.e. on kfreebsd-amd64 the RUNTESTFLAGS="--target_board=unix\{-m32\}"
and on kfreebsd-i386 the native one.
Please could you disable test of libgomp on kfreebsd-* in mean time.
The hurd is not tested at all and linux seems to use different code path,
see src/libgomp/configure.tgt
Thanks
Petr
$ make -C /build/manual/gcc-4.6-4.6.0~rc1/build/x86_64-kfreebsd-gnu/libgomp check RUNTESTFLAGS="--target_board=unix\{-m32\}"
Native configuration is x86_64-pc-kfreebsd-gnu
=== libgomp tests ===
Schedule of variations:
unix/-m32
Running target unix/-m32
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /build/manual/gcc-4.6-4.6.0~rc1/src/libgomp/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /build/manual/gcc-4.6-4.6.0~rc1/src/libgomp/testsuite/libgomp.c/c.exp ...
FAIL: libgomp.c/lock-1.c execution test
make: *** wait: Interrupted system call. Stop.
make: *** Waiting for unfinished jobs....
make: make[1]: *** wait: Interrupted system call. Stop.
make[1]: *** Waiting for unfinished jobs....*** [check-recursive] Unknown signal 32