pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: beginnings of gcc-4.2.0 (20070501 prerelease) in pkgsrc-wip



On 20/05/07, Chavdar Ivanov <ci4ic4%gmail.com@localhost> wrote:
On 09/05/07, Blair Sadewitz <blair.sadewitz%gmail.com@localhost> wrote:
> Do we want the fixincludes/fixproto stuff to be done?  I've gotten
> some annoying problems due to that, such as cascading warnings
> complaining about  certain feature tests being undefined when they
> certainly were.  I'm thinking about adding STMP_FIXINC= and
> STMP_FIXPROTO= to t-netbsd.  Also, I'd like to know why it seems to
> have issues detecting the thread library automagically.
>
> There was something else, too, but I forgot.  I'm going to set up a
> xen machine to play around with this as I have to have a working
> system to accomplish real world tasks. ;)

Just for information. I hacked your wip/gcc42 (snapshot) package and
got the release 4.2 compile and run apparently properly on i386 under
-current. I left it running 'make test' - I don't know how long it is
supposed to go for; I'll see tomorrow if it has passed them reasonably
well.

If it is of any interest, attached is the output of 'make test'. Took
a loooooong time...

One would expect to see some errors; I don't know if it shows as
usable at this time.


>
> Regards,
>
> --Blair
>
Cheers,

Chavdar Ivanov

=> Required installed package digest>=20010302: digest-20050731 found
===> Testing for gcc42-4.2.0nb1
(cd /usr/pkgsrc/wip/gcc42/work/obj && /usr/pkg/bin/gmake -k check)
gmake[1]: Entering directory `/usr/pkgsrc/wip/gcc42/work/obj'
gmake[2]: Entering directory `/usr/pkgsrc/wip/gcc42/work/obj/fixincludes'
autogen -T /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/fixincludes/check.tpl 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/fixincludes/inclhack.def
gmake[2]: autogen: Command not found
gmake[2]: *** [check] Error 127
gmake[2]: Leaving directory `/usr/pkgsrc/wip/gcc42/work/obj/fixincludes'
gmake[1]: *** [check-fixincludes] Error 2
gmake[2]: Entering directory `/usr/pkgsrc/wip/gcc42/work/obj/gcc'
test -d testsuite || mkdir testsuite
test -d testsuite/gcc || mkdir testsuite/gcc
(rootme=`${PWDCMD-pwd}`; export rootme; \
srcdir=`cd /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc; ${PWDCMD-pwd}` ; export 
srcdir ; \
cd testsuite/gcc; \
rm -f tmp-site.exp; \
sed '/set tmpdir/ s|testsuite|testsuite/gcc|' \
        < ../../site.exp > tmp-site.exp; \
/bin/sh ${srcdir}/../move-if-change tmp-site.exp site.exp; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=`cd .. ; cd ${srcdir}/../tcl/library ; ${PWDCMD-pwd}` ; \
    export TCL_LIBRARY ; fi ; \
runtest --tool gcc )
WARNING: Couldn't find the global config file.
Test Run By root on Mon May 21 08:55:02 2007
Native configuration is i386--netbsdelf4.99.19

                === gcc tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/pkg/share/dejagnu/baseboards/unix.exp as board description file for 
target.
Using /usr/pkg/share/dejagnu/config/unix.exp as generic interface file for 
target.
Using /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/config/default.exp as 
tool-and-target-specific interface file.
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.c-torture/compile/compile.exp
 ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp
 ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.c-torture/execute/execute.exp
 ...
FAIL: gcc.c-torture/execute/conversion.c execution,  -O0 
FAIL: gcc.c-torture/execute/conversion.c execution,  -O1 
FAIL: gcc.c-torture/execute/conversion.c execution,  -O2 
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp
 ...
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O0 
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O2 
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp
 ...

Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/charset/charset.exp 
...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/compat/compat.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/compat/struct-layout-1.exp
 ...
Running /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/cpp/cpp.exp 
...
FAIL: gcc.dg/cpp/_Pragma6.c (test for excess errors)
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/cpp/trad/trad.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/debug/debug.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2.exp
 ...
Running /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/dfp/dfp.exp 
...
Running /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/dg.exp ...
FAIL: gcc.dg/builtins-20.c (test for excess errors)
FAIL: gcc.dg/cleanup-5.c execution test
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/format/format.exp ...
Running /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/gomp/gomp.exp 
...
Running /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/ipa/ipa.exp 
...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/noncompile/noncompile.exp
 ...
FAIL: gcc.dg/noncompile/990416-1.c  -O2  (test for excess errors)
Running /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/pch/pch.exp 
...
FAIL: largefile.c -O0 -g (test for excess errors)
FAIL: largefile.c  -O0  (test for excess errors)
FAIL: largefile.c  -O1  (test for excess errors)
FAIL: largefile.c  -O2  (test for excess errors)
FAIL: largefile.c  -O3 -fomit-frame-pointer  (test for excess errors)
FAIL: largefile.c  -O3 -g  (test for excess errors)
FAIL: largefile.c  -Os  (test for excess errors)
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/special/mips-abi.exp 
...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/special/special.exp 
...
FAIL: gcc.dg/special/gcsec-1.c execution test
Running /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/tls/tls.exp 
...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/torture/dg-torture.exp
 ...
FAIL: gcc.dg/torture/builtin-convert-1.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-1.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-1.c  -O3 -fomit-frame-pointer  (test for 
excess errors)
FAIL: gcc.dg/torture/builtin-convert-1.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-1.c  -Os  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-2.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-2.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-2.c  -O3 -fomit-frame-pointer  (test for 
excess errors)
FAIL: gcc.dg/torture/builtin-convert-2.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-2.c  -Os  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-3.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-3.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-3.c  -O3 -fomit-frame-pointer  (test for 
excess errors)
FAIL: gcc.dg/torture/builtin-convert-3.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/builtin-convert-3.c  -Os  (test for excess errors)
FAIL: gcc.dg/torture/builtin-power-1.c  -O0  (test for excess errors)
FAIL: gcc.dg/torture/builtin-power-1.c  -O1  (test for excess errors)
FAIL: gcc.dg/torture/builtin-power-1.c  -O2  (test for excess errors)
FAIL: gcc.dg/torture/builtin-power-1.c  -O3 -fomit-frame-pointer  (test for 
excess errors)
FAIL: gcc.dg/torture/builtin-power-1.c  -O3 -g  (test for excess errors)
FAIL: gcc.dg/torture/builtin-power-1.c  -Os  (test for excess errors)
FAIL: gcc.dg/torture/fp-int-convert-float.c  -O0  execution test
FAIL: gcc.dg/torture/fp-int-convert-float.c  -O1  execution test
FAIL: gcc.dg/torture/fp-int-convert-float.c  -O2  execution test
FAIL: gcc.dg/torture/fp-int-convert-float.c  -O3 -fomit-frame-pointer  
execution test
FAIL: gcc.dg/torture/fp-int-convert-float.c  -O3 -g  execution test
FAIL: gcc.dg/torture/fp-int-convert-float.c  -Os  execution test
FAIL: gcc.dg/torture/fp-int-convert-float80.c  -O0  execution test
FAIL: gcc.dg/torture/fp-int-convert-float80.c  -O1  execution test
FAIL: gcc.dg/torture/fp-int-convert-float80.c  -O2  execution test
FAIL: gcc.dg/torture/fp-int-convert-float80.c  -O3 -fomit-frame-pointer  
execution test
FAIL: gcc.dg/torture/fp-int-convert-float80.c  -O3 -g  execution test
FAIL: gcc.dg/torture/fp-int-convert-float80.c  -Os  execution test
FAIL: gcc.dg/torture/fp-int-convert-long-double.c  -O0  execution test
FAIL: gcc.dg/torture/fp-int-convert-long-double.c  -O1  execution test
FAIL: gcc.dg/torture/fp-int-convert-long-double.c  -O2  execution test
FAIL: gcc.dg/torture/fp-int-convert-long-double.c  -O3 -fomit-frame-pointer  
execution test
FAIL: gcc.dg/torture/fp-int-convert-long-double.c  -O3 -g  execution test
FAIL: gcc.dg/torture/fp-int-convert-long-double.c  -Os  execution test
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/tree-prof/tree-prof.exp
 ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/tree-ssa/tree-ssa.exp 
...
XPASS: gcc.dg/tree-ssa/20040204-1.c scan-tree-dump-times link_error 0
Running /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/vect/vect.exp 
...
Running /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/vmx/vmx.exp 
...
Running /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.dg/weak/weak.exp 
...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.misc-tests/acker1.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.misc-tests/arm-isr.exp 
...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.misc-tests/bprob.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.misc-tests/dectest.exp 
...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.misc-tests/dhry.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.misc-tests/gcov.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp
 ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.misc-tests/linkage.exp 
...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.misc-tests/matrix1.exp 
...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.misc-tests/mg-2.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.misc-tests/mg.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.misc-tests/options.exp 
...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.misc-tests/sieve.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.misc-tests/sort2.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.target/alpha/alpha.exp 
...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.target/arm/arm.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.target/bfin/bfin.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.target/cris/cris.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.target/cris/torture/cris-torture.exp
 ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.target/frv/frv.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.target/i386/i386.exp ...
FAIL: gcc.target/i386/sse-18.c execution test
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.target/ia64/ia64.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.target/mips/mips.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.target/powerpc/powerpc.exp
 ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.target/sparc/sparc.exp 
...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.target/x86_64/abi/abi-x86_64.exp
 ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.target/xstormy16/xstormy16.exp
 ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/gcc.test-framework/test-framework.exp
 ...
skipping test framework tests, CHECK_TEST_FRAMEWORK is not defined

                === gcc Summary ===

# of expected passes            41887
# of unexpected failures        58
# of unexpected successes       1
# of expected failures          115
# of unresolved testcases       1
# of untested testcases         35
# of unsupported tests          326
/usr/pkgsrc/wip/gcc42/work/obj/gcc/xgcc  version 4.2.0

gmake[2]: [check-gcc] Error 1 (ignored)
test -d testsuite || mkdir testsuite
test -d testsuite/g++ || mkdir testsuite/g++
(rootme=`${PWDCMD-pwd}`; export rootme; \
srcdir=`cd /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc; ${PWDCMD-pwd}` ; export 
srcdir ; \
cd testsuite/g++; \
rm -f tmp-site.exp; \
sed '/set tmpdir/ s|testsuite|testsuite/g++|' \
        < ../../site.exp > tmp-site.exp; \
/bin/sh ${srcdir}/../move-if-change tmp-site.exp site.exp; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=`cd .. ; cd ${srcdir}/../tcl/library ; ${PWDCMD-pwd}` ; \
    export TCL_LIBRARY ; fi ; \
runtest --tool g++ )
WARNING: Couldn't find the global config file.
Test Run By root on Wed May 23 05:22:54 2007
Native configuration is i386--netbsdelf4.99.19

                === g++ tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/pkg/share/dejagnu/baseboards/unix.exp as board description file for 
target.
Using /usr/pkg/share/dejagnu/config/unix.exp as generic interface file for 
target.
Using /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/config/default.exp as 
tool-and-target-specific interface file.
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/g++.dg/bprob/bprob.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/g++.dg/charset/charset.exp 
...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/g++.dg/compat/compat.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/g++.dg/compat/struct-layout-1.exp
 ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/g++.dg/debug/debug.exp ...
Running /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/g++.dg/dg.exp ...
FAIL: g++.dg/cpp/_Pragma1.C (test for excess errors)
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not offset: -4B
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-not &x\[5\]
Running /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/g++.dg/gcov/gcov.exp 
...
Running /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/g++.dg/gomp/gomp.exp 
...
Running /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/g++.dg/pch/pch.exp 
...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/g++.dg/special/ecos.exp ...
Running /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/g++.dg/tls/tls.exp 
...
Running /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/g++.dg/vect/vect.exp 
...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/g++.old-deja/old-deja.exp ...
FAIL: g++.old-deja/g++.other/init18.C execution test
WARNING: program timed out.
FAIL: g++.old-deja/g++.other/init19.C execution test

                === g++ Summary ===

# of expected passes            13397
# of unexpected failures        3
# of unexpected successes       2
# of expected failures          66
# of unsupported tests          93
/usr/pkgsrc/wip/gcc42/work/obj/gcc/testsuite/g++/../../g++  version 4.2.0

gmake[2]: [check-g++] Error 1 (ignored)
test -d testsuite || mkdir testsuite
test -d testsuite/objc || mkdir testsuite/objc
(rootme=`${PWDCMD-pwd}`; export rootme; \
srcdir=`cd /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc; ${PWDCMD-pwd}` ; export 
srcdir ; \
cd testsuite/objc; \
rm -f tmp-site.exp; \
sed '/set tmpdir/ s|testsuite|testsuite/objc|' \
        < ../../site.exp > tmp-site.exp; \
/bin/sh ${srcdir}/../move-if-change tmp-site.exp site.exp; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=`cd .. ; cd ${srcdir}/../tcl/library ; ${PWDCMD-pwd}` ; \
    export TCL_LIBRARY ; fi ; \
runtest --tool objc )
WARNING: Couldn't find the global config file.
Test Run By root on Wed May 23 17:39:37 2007
Native configuration is i386--netbsdelf4.99.19

                === objc tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/pkg/share/dejagnu/baseboards/unix.exp as board description file for 
target.
Using /usr/pkg/share/dejagnu/config/unix.exp as generic interface file for 
target.
Using /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/config/default.exp as 
tool-and-target-specific interface file.
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/objc/compile/compile.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/objc/execute/exceptions/exceptions.exp
 ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/objc/execute/execute.exp ...
Running /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/objc.dg/dg.exp ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/objc.dg/gnu-encoding/gnu-encoding.exp
 ...
Running /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/objc.dg/pch/pch.exp 
...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/gcc/testsuite/objc.dg/special/special.exp 
...

                === objc Summary ===

# of expected passes            1806
# of expected failures          7
# of unsupported tests          24
/usr/pkgsrc/wip/gcc42/work/obj/gcc/xgcc  version 4.2.0

gmake[2]: Leaving directory `/usr/pkgsrc/wip/gcc42/work/obj/gcc'
gmake[2]: Entering directory `/usr/pkgsrc/wip/gcc42/work/obj/intl'
rm -f stamp-h1
/bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
test -f config.h || (rm -f stamp-h1 && /usr/pkg/bin/gmake stamp-h1)
gmake[2]: Leaving directory `/usr/pkgsrc/wip/gcc42/work/obj/intl'
gmake[2]: Entering directory `/usr/pkgsrc/wip/gcc42/work/obj/libcpp'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/usr/pkgsrc/wip/gcc42/work/obj/libcpp'
gmake[2]: Entering directory `/usr/pkgsrc/wip/gcc42/work/obj/libdecnumber'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory `/usr/pkgsrc/wip/gcc42/work/obj/libdecnumber'
gmake[2]: Entering directory `/usr/pkgsrc/wip/gcc42/work/obj/libiberty'
gmake[3]: Entering directory 
`/usr/pkgsrc/wip/gcc42/work/obj/libiberty/testsuite'
./test-demangle < 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/libiberty/testsuite/demangle-expected
./test-demangle: 755 tests, 0 failures
./test-pexecute
./test-expandargv
PASS: test-expandargv-0.
PASS: test-expandargv-1.
PASS: test-expandargv-2.
PASS: test-expandargv-3.
gmake[3]: Leaving directory `/usr/pkgsrc/wip/gcc42/work/obj/libiberty/testsuite'
gmake[2]: Leaving directory `/usr/pkgsrc/wip/gcc42/work/obj/libiberty'
gmake[1]: Target `check-host' not remade because of errors.
gmake[2]: Entering directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3'
Making check in include
gmake[3]: Entering directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3/include'
gmake[3]: Nothing to be done for `check'.
gmake[3]: Leaving directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3/include'
Making check in libsupc++
gmake[3]: Entering directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3/libsupc++'
gmake[3]: Nothing to be done for `check'.
gmake[3]: Leaving directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3/libsupc++'
Making check in libmath
gmake[3]: Entering directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3/libmath'
gmake[3]: Nothing to be done for `check'.
gmake[3]: Leaving directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3/libmath'
Making check in src
gmake[3]: Entering directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3/src'
gmake[3]: Nothing to be done for `check'.
gmake[3]: Leaving directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3/src'
Making check in po
gmake[3]: Entering directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3/po'
gmake[3]: Nothing to be done for `check'.
gmake[3]: Leaving directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3/po'
Making check in testsuite
gmake[3]: Entering directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3/testsuite'
/usr/pkg/bin/gmake -j1 check-DEJAGNU
gmake[4]: Entering directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3/testsuite'
srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/libstdc++-v3/testsuite && pwd`; export 
srcdir; \
EXPECT=expect; export EXPECT; \
runtest=runtest; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
  l='libstdc++'; for tool in $l; do \
    $runtest  --tool $tool --srcdir $srcdir ; \
  done; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find the global config file.
Test Run By root on Wed May 23 22:15:22 2007
Native configuration is i386--netbsdelf4.99.19

                === libstdc++ tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/pkg/share/dejagnu/baseboards/unix.exp as board description file for 
target.
Using /usr/pkg/share/dejagnu/config/unix.exp as generic interface file for 
target.
Using 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/libstdc++-v3/testsuite/config/default.exp 
as tool-and-target-specific interface file.
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/libstdc++-v3/testsuite/libstdc++-abi/abi.exp
 ...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
 ...
FAIL: 22_locale/ctype/scan/wchar_t/1.cc execution test

                === libstdc++ Summary ===

# of expected passes            3837
# of unexpected failures        1
# of expected failures          15
# of unsupported tests          318
gmake[4]: *** [check-DEJAGNU] Error 1
gmake[4]: Leaving directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3/testsuite'
gmake[3]: *** [check-am] Error 2
gmake[3]: Target `check' not remade because of errors.
gmake[3]: Leaving directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3/testsuite'
gmake[3]: Entering directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3'
/usr/pkg/bin/gmake "AR_FLAGS=rc" "CC_FOR_BUILD=cc" 
"CC_FOR_TARGET=/usr/pkgsrc/wip/gcc42/work/obj/./gcc/xgcc 
-B/usr/pkgsrc/wip/gcc42/work/obj/./gcc/ 
-B/usr/pkg/gcc42/i386--netbsdelf4.99.19/bin/ 
-B/usr/pkg/gcc42/i386--netbsdelf4.99.19/lib/ -isystem 
/usr/pkg/gcc42/i386--netbsdelf4.99.19/include -isystem 
/usr/pkg/gcc42/i386--netbsdelf4.99.19/sys-include" "CFLAGS=-O2 -O2 
-I/usr/pkgsrc/wip/gcc42/work/.buildlink/include -I/usr/include " "CXXFLAGS=-O2 
-I/usr/pkgsrc/wip/gcc42/work/.buildlink/include -I/usr/include " 
"CFLAGS_FOR_BUILD=-O2 -I/usr/pkgsrc/wip/gcc42/work/.buildlink/include 
-I/usr/include" "CFLAGS_FOR_TARGET=-O2 -O2 
-I/usr/pkgsrc/wip/gcc42/work/.buildlink/include -I/usr/include " 
"INSTALL=/usr/pkgsrc/wip/gcc42/work/.tools/bin/install -c" 
"INSTALL_DATA=/usr/pkgsrc/wip/gcc42/work/.tools/bin/install -c -m 644" 
"INSTALL_PROGRAM=/usr/pkgsrc/wip/gcc42/work/.tools/bin/install -c" 
"INSTALL_SCRIPT=/usr/pkgsrc/wip/gcc42/work/.tools/bin/install -c" "LDFLAGS=" 
"LIBCFLAGS=-O2 -O2 -I/usr/pkgsrc/wip/gcc42/work/.buildlink/include 
-I/usr/include " "LIBCFLAGS_FOR_TARGET=-O2 -O2 
-I/usr/pkgsrc/wip/gcc42/work/.buildlink/include -I/usr/include " 
"MAKE=/usr/pkg/bin/gmake" 
"MAKEINFO=/usr/pkgsrc/wip/gcc42/work/.tools/bin/makeinfo --split-size=5000000 
--split-size=5000000  " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" 
"RUNTESTFLAGS=" "exec_prefix=/usr/pkg/gcc42" "infodir=/usr/pkg/gcc42/info" 
"libdir=/usr/pkg/gcc42/lib" "includedir=/usr/pkg/gcc42/include" 
"prefix=/usr/pkg/gcc42" "tooldir=/usr/pkg/gcc42/i386--netbsdelf4.99.19" 
"gxx_include_dir=/usr/pkg/gcc42/include/c++/4.2.0" "AR=ar" 
"AS=/usr/pkgsrc/wip/gcc42/work/obj/./gcc/as" 
"LD=/usr/pkgsrc/wip/gcc42/work/obj/./gcc/collect-ld" "RANLIB=ranlib" 
"NM=/usr/pkgsrc/wip/gcc42/work/obj/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" 
"DESTDIR=" "WERROR=" DO=all multi-do # /usr/pkg/bin/gmake
gmake[4]: Entering directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3'
if [ -z "" ]; then \
  true; \
else \
  rootpre=`${PWDCMD-pwd}`/; export rootpre; \
  srcrootpre=`cd /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/libstdc++-v3; 
${PWDCMD-pwd}`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/usr/pkgsrc/wip/gcc42/work/obj/./gcc/xgcc 
-B/usr/pkgsrc/wip/gcc42/work/obj/./gcc/ 
-B/usr/pkg/gcc42/i386--netbsdelf4.99.19/bin/ 
-B/usr/pkg/gcc42/i386--netbsdelf4.99.19/lib/ -isystem 
/usr/pkg/gcc42/i386--netbsdelf4.99.19/include -isystem 
/usr/pkg/gcc42/i386--netbsdelf4.99.19/sys-include"; \
  for i in `${compiler} --print-multi-lib 2>/dev/null`; do \
    dir=`echo $i | sed -e 's/;.*$//'`; \
    if [ "${dir}" = "." ]; then \
      true; \
    else \
      if [ -d ../${dir}/${lib} ]; then \
        flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
        if (cd ../${dir}/${lib}; /usr/pkg/bin/gmake "AR_FLAGS=rc" 
"CC_FOR_BUILD=cc" "CC_FOR_TARGET=/usr/pkgsrc/wip/gcc42/work/obj/./gcc/xgcc 
-B/usr/pkgsrc/wip/gcc42/work/obj/./gcc/ 
-B/usr/pkg/gcc42/i386--netbsdelf4.99.19/bin/ 
-B/usr/pkg/gcc42/i386--netbsdelf4.99.19/lib/ -isystem 
/usr/pkg/gcc42/i386--netbsdelf4.99.19/include -isystem 
/usr/pkg/gcc42/i386--netbsdelf4.99.19/sys-include" "CFLAGS=-O2 -O2 
-I/usr/pkgsrc/wip/gcc42/work/.buildlink/include -I/usr/include " "CXXFLAGS=-O2 
-I/usr/pkgsrc/wip/gcc42/work/.buildlink/include -I/usr/include " 
"CFLAGS_FOR_BUILD=-O2 -I/usr/pkgsrc/wip/gcc42/work/.buildlink/include 
-I/usr/include" "CFLAGS_FOR_TARGET=-O2 -O2 
-I/usr/pkgsrc/wip/gcc42/work/.buildlink/include -I/usr/include " 
"INSTALL=/usr/pkgsrc/wip/gcc42/work/.tools/bin/install -c" 
"INSTALL_DATA=/usr/pkgsrc/wip/gcc42/work/.tools/bin/install -c -m 644" 
"INSTALL_PROGRAM=/usr/pkgsrc/wip/gcc42/work/.tools/bin/install -c" 
"INSTALL_SCRIPT=/usr/pkgsrc/wip/gcc42/work/.tools/bin/install -c" "LDFLAGS=" 
"LIBCFLAGS=-O2 -O2 -I/usr/pkgsrc/wip/gcc42/work/.buildlink/include 
-I/usr/include " "LIBCFLAGS_FOR_TARGET=-O2 -O2 
-I/usr/pkgsrc/wip/gcc42/work/.buildlink/include -I/usr/include " 
"MAKE=/usr/pkg/bin/gmake" 
"MAKEINFO=/usr/pkgsrc/wip/gcc42/work/.tools/bin/makeinfo --split-size=5000000 
--split-size=5000000   " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" 
"RUNTESTFLAGS=" "exec_prefix=/usr/pkg/gcc42" "infodir=/usr/pkg/gcc42/info" 
"libdir=/usr/pkg/gcc42/lib" "includedir=/usr/pkg/gcc42/include" 
"prefix=/usr/pkg/gcc42" "tooldir=/usr/pkg/gcc42/i386--netbsdelf4.99.19" 
"gxx_include_dir=/usr/pkg/gcc42/include/c++/4.2.0" "AR=ar" 
"AS=/usr/pkgsrc/wip/gcc42/work/obj/./gcc/as" 
"LD=/usr/pkgsrc/wip/gcc42/work/obj/./gcc/collect-ld" "RANLIB=ranlib" 
"NM=/usr/pkgsrc/wip/gcc42/work/obj/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" 
"DESTDIR=" "WERROR=" \
                        CFLAGS="-O2 -O2 
-I/usr/pkgsrc/wip/gcc42/work/.buildlink/include -I/usr/include  ${flags}" \
                        CCASFLAGS=" ${flags}" \
                        FCFLAGS=" ${flags}" \
                        FFLAGS=" ${flags}" \
                        ADAFLAGS=" ${flags}" \
                        prefix="/usr/pkg/gcc42" \
                        exec_prefix="/usr/pkg/gcc42" \
                        GCJFLAGS=" ${flags}" \
                        CXXFLAGS="-O2 
-I/usr/pkgsrc/wip/gcc42/work/.buildlink/include -I/usr/include  ${flags}" \
                        LIBCFLAGS="-O2 -O2 
-I/usr/pkgsrc/wip/gcc42/work/.buildlink/include -I/usr/include  ${flags}" \
                        LIBCXXFLAGS="-O2 
-I/usr/pkgsrc/wip/gcc42/work/.buildlink/include -I/usr/include  
-fno-implicit-templates ${flags}" \
                        LDFLAGS=" ${flags}" \
                        MULTIFLAGS="${flags}" \
                        DESTDIR="" \
                        INSTALL="/usr/pkgsrc/wip/gcc42/work/.tools/bin/install 
-c" \
                        
INSTALL_DATA="/usr/pkgsrc/wip/gcc42/work/.tools/bin/install -c -m 644" \
                        
INSTALL_PROGRAM="/usr/pkgsrc/wip/gcc42/work/.tools/bin/install -c" \
                        
INSTALL_SCRIPT="/usr/pkgsrc/wip/gcc42/work/.tools/bin/install -c" \
                        all); then \
          true; \
        else \
          exit 1; \
        fi; \
      else true; \
      fi; \
    fi; \
  done; \
fi
gmake[4]: Leaving directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3'
gmake[3]: Leaving directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3'
gmake[2]: *** [check-recursive] Error 1
gmake[2]: Target `check' not remade because of errors.
gmake[2]: Leaving directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libstdc++-v3'
gmake[1]: *** [check-target-libstdc++-v3] Error 2
gmake[2]: Entering directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libobjc'
Makefile:450: warning: overriding commands for target `multi-do'
Makefile:383: warning: ignoring old commands for target `multi-do'
Makefile:497: warning: overriding commands for target `multi-clean'
Makefile:430: warning: ignoring old commands for target `multi-clean'
gmake[2]: Nothing to be done for `check'.
gmake[2]: Leaving directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libobjc'
gmake[2]: Entering directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libgomp'
Making check in testsuite
gmake[3]: Entering directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libgomp/testsuite'
/usr/pkg/bin/gmake  check-DEJAGNU
gmake[4]: Entering directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libgomp/testsuite'
srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/libgomp/testsuite && pwd`; export srcdir; \
EXPECT=expect; export EXPECT; \
runtest=runtest; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
  l='libgomp'; for tool in $l; do \
    $runtest  --tool $tool --srcdir $srcdir ; \
  done; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file
Test Run By root on Thu May 24 13:41:45 2007
Native configuration is i386--netbsdelf4.99.19

                === libgomp tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/pkg/share/dejagnu/baseboards/unix.exp as board description file for 
target.
Using /usr/pkg/share/dejagnu/config/unix.exp as generic interface file for 
target.
WARNING: Couldn't find tool config file for unix, using default.
Running /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/libgomp/testsuite/libgomp.c/c.exp 
...
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/libgomp/testsuite/libgomp.c++/c++.exp ...
FAIL: libgomp.c++/ctor-1.C  -O0  (test for excess errors)
WARNING: libgomp.c++/ctor-1.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/ctor-1.C  -O1  (test for excess errors)
WARNING: libgomp.c++/ctor-1.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/ctor-1.C  -O2  (test for excess errors)
WARNING: libgomp.c++/ctor-1.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/ctor-1.C  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: libgomp.c++/ctor-1.C  -O3 -fomit-frame-pointer  compilation failed to 
produce executable
FAIL: libgomp.c++/ctor-1.C  -O3 -fomit-frame-pointer -funroll-loops  (test for 
excess errors)
WARNING: libgomp.c++/ctor-1.C  -O3 -fomit-frame-pointer -funroll-loops  
compilation failed to produce executable
FAIL: libgomp.c++/ctor-1.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/ctor-1.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/ctor-1.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/ctor-1.C  -O3 -g  compilation failed to produce executable
FAIL: libgomp.c++/ctor-1.C  -Os  (test for excess errors)
WARNING: libgomp.c++/ctor-1.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/ctor-2.C  -O0  (test for excess errors)
WARNING: libgomp.c++/ctor-2.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/ctor-2.C  -O1  (test for excess errors)
WARNING: libgomp.c++/ctor-2.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/ctor-2.C  -O2  (test for excess errors)
WARNING: libgomp.c++/ctor-2.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/ctor-2.C  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: libgomp.c++/ctor-2.C  -O3 -fomit-frame-pointer  compilation failed to 
produce executable
FAIL: libgomp.c++/ctor-2.C  -O3 -fomit-frame-pointer -funroll-loops  (test for 
excess errors)
WARNING: libgomp.c++/ctor-2.C  -O3 -fomit-frame-pointer -funroll-loops  
compilation failed to produce executable
FAIL: libgomp.c++/ctor-2.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/ctor-2.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/ctor-2.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/ctor-2.C  -O3 -g  compilation failed to produce executable
FAIL: libgomp.c++/ctor-2.C  -Os  (test for excess errors)
WARNING: libgomp.c++/ctor-2.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/ctor-3.C  -O0  (test for excess errors)
WARNING: libgomp.c++/ctor-3.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/ctor-3.C  -O1  (test for excess errors)
WARNING: libgomp.c++/ctor-3.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/ctor-3.C  -O2  (test for excess errors)
WARNING: libgomp.c++/ctor-3.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/ctor-3.C  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: libgomp.c++/ctor-3.C  -O3 -fomit-frame-pointer  compilation failed to 
produce executable
FAIL: libgomp.c++/ctor-3.C  -O3 -fomit-frame-pointer -funroll-loops  (test for 
excess errors)
WARNING: libgomp.c++/ctor-3.C  -O3 -fomit-frame-pointer -funroll-loops  
compilation failed to produce executable
FAIL: libgomp.c++/ctor-3.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/ctor-3.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/ctor-3.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/ctor-3.C  -O3 -g  compilation failed to produce executable
FAIL: libgomp.c++/ctor-3.C  -Os  (test for excess errors)
WARNING: libgomp.c++/ctor-3.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/ctor-4.C  -O0  (test for excess errors)
WARNING: libgomp.c++/ctor-4.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/ctor-4.C  -O1  (test for excess errors)
WARNING: libgomp.c++/ctor-4.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/ctor-4.C  -O2  (test for excess errors)
WARNING: libgomp.c++/ctor-4.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/ctor-4.C  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: libgomp.c++/ctor-4.C  -O3 -fomit-frame-pointer  compilation failed to 
produce executable
FAIL: libgomp.c++/ctor-4.C  -O3 -fomit-frame-pointer -funroll-loops  (test for 
excess errors)
WARNING: libgomp.c++/ctor-4.C  -O3 -fomit-frame-pointer -funroll-loops  
compilation failed to produce executable
FAIL: libgomp.c++/ctor-4.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/ctor-4.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/ctor-4.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/ctor-4.C  -O3 -g  compilation failed to produce executable
FAIL: libgomp.c++/ctor-4.C  -Os  (test for excess errors)
WARNING: libgomp.c++/ctor-4.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/ctor-6.C  -O0  (test for excess errors)
WARNING: libgomp.c++/ctor-6.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/ctor-6.C  -O1  (test for excess errors)
WARNING: libgomp.c++/ctor-6.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/ctor-6.C  -O2  (test for excess errors)
WARNING: libgomp.c++/ctor-6.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/ctor-6.C  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: libgomp.c++/ctor-6.C  -O3 -fomit-frame-pointer  compilation failed to 
produce executable
FAIL: libgomp.c++/ctor-6.C  -O3 -fomit-frame-pointer -funroll-loops  (test for 
excess errors)
WARNING: libgomp.c++/ctor-6.C  -O3 -fomit-frame-pointer -funroll-loops  
compilation failed to produce executable
FAIL: libgomp.c++/ctor-6.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/ctor-6.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/ctor-6.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/ctor-6.C  -O3 -g  compilation failed to produce executable
FAIL: libgomp.c++/ctor-6.C  -Os  (test for excess errors)
WARNING: libgomp.c++/ctor-6.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/ctor-7.C  -O0  (test for excess errors)
WARNING: libgomp.c++/ctor-7.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/ctor-7.C  -O1  (test for excess errors)
WARNING: libgomp.c++/ctor-7.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/ctor-7.C  -O2  (test for excess errors)
WARNING: libgomp.c++/ctor-7.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/ctor-7.C  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: libgomp.c++/ctor-7.C  -O3 -fomit-frame-pointer  compilation failed to 
produce executable
FAIL: libgomp.c++/ctor-7.C  -O3 -fomit-frame-pointer -funroll-loops  (test for 
excess errors)
WARNING: libgomp.c++/ctor-7.C  -O3 -fomit-frame-pointer -funroll-loops  
compilation failed to produce executable
FAIL: libgomp.c++/ctor-7.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/ctor-7.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/ctor-7.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/ctor-7.C  -O3 -g  compilation failed to produce executable
FAIL: libgomp.c++/ctor-7.C  -Os  (test for excess errors)
WARNING: libgomp.c++/ctor-7.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/loop-1.C  -O  (test for excess errors)
WARNING: libgomp.c++/loop-1.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/loop-2.C  -O  (test for excess errors)
WARNING: libgomp.c++/loop-2.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/loop-3.C  -O  (test for excess errors)
WARNING: libgomp.c++/loop-3.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/loop-4.C  -O  (test for excess errors)
WARNING: libgomp.c++/loop-4.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/loop-5.C  -O  (test for excess errors)
WARNING: libgomp.c++/loop-5.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/loop-6.C  -O0  (test for excess errors)
WARNING: libgomp.c++/loop-6.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/loop-6.C  -O1  (test for excess errors)
WARNING: libgomp.c++/loop-6.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/loop-6.C  -O2  (test for excess errors)
WARNING: libgomp.c++/loop-6.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/loop-6.C  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: libgomp.c++/loop-6.C  -O3 -fomit-frame-pointer  compilation failed to 
produce executable
FAIL: libgomp.c++/loop-6.C  -O3 -fomit-frame-pointer -funroll-loops  (test for 
excess errors)
WARNING: libgomp.c++/loop-6.C  -O3 -fomit-frame-pointer -funroll-loops  
compilation failed to produce executable
FAIL: libgomp.c++/loop-6.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/loop-6.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/loop-6.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/loop-6.C  -O3 -g  compilation failed to produce executable
FAIL: libgomp.c++/loop-6.C  -Os  (test for excess errors)
WARNING: libgomp.c++/loop-6.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/loop-7.C  -O0  (test for excess errors)
WARNING: libgomp.c++/loop-7.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/loop-7.C  -O1  (test for excess errors)
WARNING: libgomp.c++/loop-7.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/loop-7.C  -O2  (test for excess errors)
WARNING: libgomp.c++/loop-7.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/loop-7.C  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: libgomp.c++/loop-7.C  -O3 -fomit-frame-pointer  compilation failed to 
produce executable
FAIL: libgomp.c++/loop-7.C  -O3 -fomit-frame-pointer -funroll-loops  (test for 
excess errors)
WARNING: libgomp.c++/loop-7.C  -O3 -fomit-frame-pointer -funroll-loops  
compilation failed to produce executable
FAIL: libgomp.c++/loop-7.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/loop-7.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/loop-7.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/loop-7.C  -O3 -g  compilation failed to produce executable
FAIL: libgomp.c++/loop-7.C  -Os  (test for excess errors)
WARNING: libgomp.c++/loop-7.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/master-1.C  -O0  (test for excess errors)
WARNING: libgomp.c++/master-1.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/master-1.C  -O1  (test for excess errors)
WARNING: libgomp.c++/master-1.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/master-1.C  -O2  (test for excess errors)
WARNING: libgomp.c++/master-1.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/master-1.C  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: libgomp.c++/master-1.C  -O3 -fomit-frame-pointer  compilation failed 
to produce executable
FAIL: libgomp.c++/master-1.C  -O3 -fomit-frame-pointer -funroll-loops  (test 
for excess errors)
WARNING: libgomp.c++/master-1.C  -O3 -fomit-frame-pointer -funroll-loops  
compilation failed to produce executable
FAIL: libgomp.c++/master-1.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/master-1.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/master-1.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/master-1.C  -O3 -g  compilation failed to produce 
executable
FAIL: libgomp.c++/master-1.C  -Os  (test for excess errors)
WARNING: libgomp.c++/master-1.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/nested-1.C  -O0  (test for excess errors)
WARNING: libgomp.c++/nested-1.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/nested-1.C  -O1  (test for excess errors)
WARNING: libgomp.c++/nested-1.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/nested-1.C  -O2  (test for excess errors)
WARNING: libgomp.c++/nested-1.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/nested-1.C  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: libgomp.c++/nested-1.C  -O3 -fomit-frame-pointer  compilation failed 
to produce executable
FAIL: libgomp.c++/nested-1.C  -O3 -fomit-frame-pointer -funroll-loops  (test 
for excess errors)
WARNING: libgomp.c++/nested-1.C  -O3 -fomit-frame-pointer -funroll-loops  
compilation failed to produce executable
FAIL: libgomp.c++/nested-1.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/nested-1.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/nested-1.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/nested-1.C  -O3 -g  compilation failed to produce 
executable
FAIL: libgomp.c++/nested-1.C  -Os  (test for excess errors)
WARNING: libgomp.c++/nested-1.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/parallel-1.C  -O  (test for excess errors)
WARNING: libgomp.c++/parallel-1.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/pr26691.C  -O  (test for excess errors)
WARNING: libgomp.c++/pr26691.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/pr26943.C  -O0  (test for excess errors)
WARNING: libgomp.c++/pr26943.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/pr26943.C  -O1  (test for excess errors)
WARNING: libgomp.c++/pr26943.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/pr26943.C  -O2  (test for excess errors)
WARNING: libgomp.c++/pr26943.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/pr26943.C  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: libgomp.c++/pr26943.C  -O3 -fomit-frame-pointer  compilation failed to 
produce executable
FAIL: libgomp.c++/pr26943.C  -O3 -fomit-frame-pointer -funroll-loops  (test for 
excess errors)
WARNING: libgomp.c++/pr26943.C  -O3 -fomit-frame-pointer -funroll-loops  
compilation failed to produce executable
FAIL: libgomp.c++/pr26943.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/pr26943.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/pr26943.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/pr26943.C  -O3 -g  compilation failed to produce executable
FAIL: libgomp.c++/pr26943.C  -Os  (test for excess errors)
WARNING: libgomp.c++/pr26943.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/pr27337.C  -O0  (test for excess errors)
WARNING: libgomp.c++/pr27337.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/pr27337.C  -O1  (test for excess errors)
WARNING: libgomp.c++/pr27337.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/pr27337.C  -O2  (test for excess errors)
WARNING: libgomp.c++/pr27337.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/pr27337.C  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: libgomp.c++/pr27337.C  -O3 -fomit-frame-pointer  compilation failed to 
produce executable
FAIL: libgomp.c++/pr27337.C  -O3 -fomit-frame-pointer -funroll-loops  (test for 
excess errors)
WARNING: libgomp.c++/pr27337.C  -O3 -fomit-frame-pointer -funroll-loops  
compilation failed to produce executable
FAIL: libgomp.c++/pr27337.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/pr27337.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/pr27337.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/pr27337.C  -O3 -g  compilation failed to produce executable
FAIL: libgomp.c++/pr27337.C  -Os  (test for excess errors)
WARNING: libgomp.c++/pr27337.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/pr30703.C  -O0  (test for excess errors)
WARNING: libgomp.c++/pr30703.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/pr30703.C  -O1  (test for excess errors)
WARNING: libgomp.c++/pr30703.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/pr30703.C  -O2  (test for excess errors)
WARNING: libgomp.c++/pr30703.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/pr30703.C  -O3 -fomit-frame-pointer  (test for excess errors)
WARNING: libgomp.c++/pr30703.C  -O3 -fomit-frame-pointer  compilation failed to 
produce executable
FAIL: libgomp.c++/pr30703.C  -O3 -fomit-frame-pointer -funroll-loops  (test for 
excess errors)
WARNING: libgomp.c++/pr30703.C  -O3 -fomit-frame-pointer -funroll-loops  
compilation failed to produce executable
FAIL: libgomp.c++/pr30703.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/pr30703.C  -O3 -fomit-frame-pointer -funroll-all-loops 
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/pr30703.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/pr30703.C  -O3 -g  compilation failed to produce executable
FAIL: libgomp.c++/pr30703.C  -Os  (test for excess errors)
WARNING: libgomp.c++/pr30703.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/reduction-1.C  -O  (test for excess errors)
WARNING: libgomp.c++/reduction-1.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/reduction-2.C  -O  (test for excess errors)
WARNING: libgomp.c++/reduction-2.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/reduction-3.C  -O  (test for excess errors)
WARNING: libgomp.c++/reduction-3.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/sections-1.C  -O  (test for excess errors)
WARNING: libgomp.c++/sections-1.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/shared-1.C  -O  (test for excess errors)
WARNING: libgomp.c++/shared-1.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/shared-2.C  -O  (test for excess errors)
WARNING: libgomp.c++/shared-2.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/single-1.C  -O  (test for excess errors)
WARNING: libgomp.c++/single-1.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/single-2.C  -O  (test for excess errors)
WARNING: libgomp.c++/single-2.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/single-3.C  -O  (test for excess errors)
WARNING: libgomp.c++/single-3.C  -O  compilation failed to produce executable
Running 
/usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/libgomp/testsuite/libgomp.fortran/fortran.exp
 ...

                === libgomp Summary ===

# of expected passes            142
# of unexpected failures        120
# of unsupported tests          53
gmake[4]: *** [check-DEJAGNU] Error 1
gmake[4]: Leaving directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libgomp/testsuite'
gmake[3]: *** [check-am] Error 2
gmake[3]: Target `check' not remade because of errors.
gmake[3]: Leaving directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libgomp/testsuite'
gmake[3]: Entering directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libgomp'
/usr/pkg/bin/gmake  DO=all multi-do # /usr/pkg/bin/gmake
gmake[4]: Entering directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libgomp'
if [ -z "" ]; then \
  true; \
else \
  rootpre=`${PWDCMD-pwd}`/; export rootpre; \
  srcrootpre=`cd /usr/pkgsrc/wip/gcc42/work/gcc-4.2.0/libgomp; ${PWDCMD-pwd}`/; 
export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/usr/pkgsrc/wip/gcc42/work/obj/./gcc/xgcc 
-B/usr/pkgsrc/wip/gcc42/work/obj/./gcc/ 
-B/usr/pkg/gcc42/i386--netbsdelf4.99.19/bin/ 
-B/usr/pkg/gcc42/i386--netbsdelf4.99.19/lib/ -isystem 
/usr/pkg/gcc42/i386--netbsdelf4.99.19/include -isystem 
/usr/pkg/gcc42/i386--netbsdelf4.99.19/sys-include"; \
  for i in `${compiler} --print-multi-lib 2>/dev/null`; do \
    dir=`echo $i | sed -e 's/;.*$//'`; \
    if [ "${dir}" = "." ]; then \
      true; \
    else \
      if [ -d ../${dir}/${lib} ]; then \
        flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
        if (cd ../${dir}/${lib}; /usr/pkg/bin/gmake  \
                        CFLAGS="-O2 -O2 
-I/usr/pkgsrc/wip/gcc42/work/.buildlink/include -I/usr/include  ${flags}" \
                        CCASFLAGS=" ${flags}" \
                        FCFLAGS="-Wall ${flags}" \
                        FFLAGS=" ${flags}" \
                        ADAFLAGS=" ${flags}" \
                        prefix="/usr/pkg/gcc42" \
                        exec_prefix="/usr/pkg/gcc42" \
                        GCJFLAGS=" ${flags}" \
                        CXXFLAGS="-O2 
-I/usr/pkgsrc/wip/gcc42/work/.buildlink/include -I/usr/include  ${flags}" \
                        LIBCFLAGS="-O2 -O2 
-I/usr/pkgsrc/wip/gcc42/work/.buildlink/include -I/usr/include  ${flags}" \
                        LIBCXXFLAGS="-O2 
-I/usr/pkgsrc/wip/gcc42/work/.buildlink/include -I/usr/include  
-fno-implicit-templates ${flags}" \
                        LDFLAGS=" ${flags}" \
                        MULTIFLAGS="${flags}" \
                        DESTDIR="" \
                        INSTALL="/usr/pkgsrc/wip/gcc42/work/.tools/bin/install 
-c" \
                        
INSTALL_DATA="/usr/pkgsrc/wip/gcc42/work/.tools/bin/install -c -m 644" \
                        
INSTALL_PROGRAM="/usr/pkgsrc/wip/gcc42/work/.tools/bin/install -c" \
                        
INSTALL_SCRIPT="/usr/pkgsrc/wip/gcc42/work/.tools/bin/install -c" \
                        all); then \
          true; \
        else \
          exit 1; \
        fi; \
      else true; \
      fi; \
    fi; \
  done; \
fi
gmake[4]: Leaving directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libgomp'
gmake[3]: Leaving directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libgomp'
gmake[2]: *** [check-recursive] Error 1
gmake[2]: Target `check' not remade because of errors.
gmake[2]: Leaving directory 
`/usr/pkgsrc/wip/gcc42/work/obj/i386--netbsdelf4.99.19/libgomp'
gmake[1]: *** [check-target-libgomp] Error 2
gmake[1]: Target `check-target' not remade because of errors.
gmake[1]: Leaving directory `/usr/pkgsrc/wip/gcc42/work/obj'
gmake: *** [do-check] Error 2
gmake: Target `check' not remade because of errors.
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/wip/gcc42
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/wip/gcc42


Home | Main Index | Thread Index | Old Index