Executing on host: /xxx/gnu/gcc/objdir/./gcc/g++ -shared-libgcc -B/xxx/gnu/gcc/o bjdir/./gcc -nostdinc++ -L/xxx/gnu/gcc/objdir/hppa2.0w-hp-hpux11.00/libstdc++-v3 /src -L/xxx/gnu/gcc/objdir/hppa2.0w-hp-hpux11.00/libstdc++-v3/src/.libs -B/opt/g nu/gcc/gcc-4.3.0/hppa2.0w-hp-hpux11.00/bin/ -B/opt/gnu/gcc/gcc-4.3.0/hppa2.0w-hp -hpux11.00/lib/ -isystem /opt/gnu/gcc/gcc-4.3.0/hppa2.0w-hp-hpux11.00/include -i system /opt/gnu/gcc/gcc-4.3.0/hppa2.0w-hp-hpux11.00/sys-include -g -O2 -D_GLIBCX X_ASSERT -fmessage-length=0 -g -O2 -g -O2 -DLOCALEDIR="." -nostdinc++ -I/xxx/g nu/gcc/objdir/hppa2.0w-hp-hpux11.00/libstdc++-v3/include/hppa2.0w-hp-hpux11.00 - I/xxx/gnu/gcc/objdir/hppa2.0w-hp-hpux11.00/libstdc++-v3/include -I/xxx/gnu/gcc/g cc/libstdc++-v3/libsupc++ -I/xxx/gnu/gcc/gcc/libstdc++-v3/include/backward -I/xx x/gnu/gcc/gcc/libstdc++-v3/testsuite/util /xxx/gnu/gcc/gcc/libstdc++-v3/testsuit e/17_intro/headers/c++1998/all.cc -include bits/stdc++.h -S -o all.s (tim eout = 600) /xxx/gnu/gcc/gcc/libstdc++-v3/testsuite/17_intro/headers/c++1998/all.cc:65:20: e rror: wctype.h: No such file or directory compiler exited with status 1 output is: /xxx/gnu/gcc/gcc/libstdc++-v3/testsuite/17_intro/headers/c++1998/all.cc:65:20: e rror: wctype.h: No such file or directory
FAIL: 17_intro/headers/c++1998/all.cc (test for excess errors) /xxx/gnu/gcc/gcc/libstdc++-v3/testsuite/17_intro/headers/c++1998/all.cc:65:20: e rror: wctype.h: No such file or directory The following also fail due to the lack of wctype.h: FAIL: 17_intro/headers/c++1998/all_multiple_inclusion.cc (test for excess errors ) FAIL: 17_intro/headers/c++200x/all.cc (test for excess errors) FAIL: 17_intro/headers/c++200x/all_multiple_inclusion.cc (test for excess errors ) -- Summary: FAIL: 17_intro/headers/c++1998/all.cc (test for excess errors) Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: danglin at gcc dot gnu dot org GCC build triplet: hppa2.0w-hp-hpux11.00 GCC host triplet: hppa2.0w-hp-hpux11.00 GCC target triplet: hppa2.0w-hp-hpux11.00 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33771