Compiler version: 4.2.0 20061030 (prerelease)
Platform: hppa64-hp-hpux11.00
revision 118179

configure flags: --prefix=/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/install
--with-gnu-as
--with-as=/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/install/bin/as
--with-ld=/usr/ccs/bin/ld --enable-threads=posix --disable-shared
--enable-__cxa_atexit --enable-checking=release
--with-gmp=/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/install
--with-mpfr=/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/install
--enable-languages=c,c++,fortran,java,objc,obj-c++,treelang

                === libgomp Summary ===

# of expected passes            82
# of unexpected failures        621
# of unsupported tests          118

All failures are similiar to this one:

set_ld_library_path_env_vars:
ld_library_path=.:/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/gcc-4.2.0/gcc-4.2.0/hppa64-hp-hpux11.00/./libgomp/.libs:/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/gcc-4.2.0/gcc-4.2.0/gcc
Executing on host:
/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/gcc-4.2.0/gcc-4.2.0/gcc/xgcc
-B/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/gcc-4.2.0/gcc-4.2.0/gcc/
/raid/tecosim/it/devel/projects/develtools/src/gcc-4.2.0/libgomp/testsuite/libgomp.c/appendix-a/a.15.1.c
 
-B/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/gcc-4.2.0/gcc-4.2.0/hppa64-hp-hpux11.00/./libgomp/
-I/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/gcc-4.2.0/gcc-4.2.0/hppa64-hp-hpux11.00/./libgomp
-I/raid/tecosim/it/devel/projects/develtools/src/gcc-4.2.0/libgomp/testsuite/..
-fmessage-length=0 -fopenmp  -O2 -fopenmp
-L/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/gcc-4.2.0/gcc-4.2.0/hppa64-hp-hpux11.00/./libgomp/.libs
-lgomp -lm   -o ./a.15.1.exe    (timeout = 300)
ld: Unsatisfied symbol "sem_init" in file
/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/gcc-4.2.0/gcc-4.2.0/hppa64-hp-hpux11.00/./libgomp/.libs/libgomp.a[team.o]
ld: Unsatisfied symbol "sem_post" in file
/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/gcc-4.2.0/gcc-4.2.0/hppa64-hp-hpux11.00/./libgomp/.libs/libgomp.a[bar.o]
ld: Unsatisfied symbol "sem_wait" in file
/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/gcc-4.2.0/gcc-4.2.0/hppa64-hp-hpux11.00/./libgomp/.libs/libgomp.a[sem.o]
ld: Unsatisfied symbol "sem_destroy" in file
/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/gcc-4.2.0/gcc-4.2.0/hppa64-hp-hpux11.00/./libgomp/.libs/libgomp.a[team.o]
4 errors.
collect2: ld returned 1 exit status
compiler exited with status 1
output is:
ld: Unsatisfied symbol "sem_init" in file
/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/gcc-4.2.0/gcc-4.2.0/hppa64-hp-hpux11.00/./libgomp/.libs/libgomp.a[team.o]
ld: Unsatisfied symbol "sem_post" in file
/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/gcc-4.2.0/gcc-4.2.0/hppa64-hp-hpux11.00/./libgomp/.libs/libgomp.a[bar.o]
ld: Unsatisfied symbol "sem_wait" in file
/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/gcc-4.2.0/gcc-4.2.0/hppa64-hp-hpux11.00/./libgomp/.libs/libgomp.a[sem.o]
ld: Unsatisfied symbol "sem_destroy" in file
/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/gcc-4.2.0/gcc-4.2.0/hppa64-hp-hpux11.00/./libgomp/.libs/libgomp.a[team.o]
4 errors.
collect2: ld returned 1 exit status

FAIL: libgomp.c/appendix-a/a.15.1.c (test for excess errors)
Excess errors:
ld: Unsatisfied symbol "sem_init" in file
/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/gcc-4.2.0/gcc-4.2.0/hppa64-hp-hpux11.00/./libgomp/.libs/libgomp.a[team.o]
ld: Unsatisfied symbol "sem_post" in file
/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/gcc-4.2.0/gcc-4.2.0/hppa64-hp-hpux11.00/./libgomp/.libs/libgomp.a[bar.o]
ld: Unsatisfied symbol "sem_wait" in file
/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/gcc-4.2.0/gcc-4.2.0/hppa64-hp-hpux11.00/./libgomp/.libs/libgomp.a[sem.o]
ld: Unsatisfied symbol "sem_destroy" in file
/SCRATCH/gcc-build/HP-UX/hppa64-hp-hpux11.00/gcc-4.2.0/gcc-4.2.0/hppa64-hp-hpux11.00/./libgomp/.libs/libgomp.a[team.o]

WARNING: libgomp.c/appendix-a/a.15.1.c compilation failed to produce executable


It looks like --disable-shared configure flag causes the problem.

Any comments?


Rainer

Reply via email to