cvs commit: ports/java/jdk15/files patch-j2se::common::Defs-bsd.gmk

QAT at FreeBSD.org QAT at FreeBSD.org
Sun Feb 21 06:24:27 UTC 2010


The Restless Daemon identified a gcc4 error while trying to build:
 jdk-1.5.0.16p9_5,1 maintained by glewis at FreeBSD.org
 Makefile ident: $FreeBSD: ports/java/jdk15/Makefile,v 1.162 2010/02/12 14:45:10 glewis Exp $

Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/jdk-1.5.0.16p9_5,1.log :

/bin/mkdir -p /work/a/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/import/include
/bin/cp ./../build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/generated/jvmtifiles/jvmti.h /work/a/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/import/include/jvmti.h
/bin/cp ./../build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/product/libjsig.so /work/a/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/server/libjsig.so
/bin/cp ./../build/bsd-amd64/hotspot-amd64/tmp/bsd_amd64_compiler2/jvmg/libjsig_g.so /work/a/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/server/libjsig_g.so
( cd  ./../../j2se/make; gmake sanity all  images MAKEFLAGS= EXTERNALSANITYCONTROL=true MILESTONE=p9 BUILD_NUMBER=root_21_feb_2010_06_20 JDK_BUILD_NUMBER=b00 ALT_OUTPUTDIR=/work/a/ports/java/jdk15/work/control/build/bsd-amd64 ALT_HOTSPOT_IMPORT_PATH=/work/a/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/import ALT_HOTSPOT_SERVER_PATH=/work/a/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/server ALT_HOTSPOT_CLIENT_PATH=/work/a/ports/java/jdk15/work/control/build/bsd-amd64/hotspot-amd64/client BUILD_HOTSPOT=true BUILD_MOTIF=false ARCH_DATA_MODEL=64 ; )
gmake[1]: Entering directory `/work/a/ports/java/jdk15/work/j2se/make'
bsd amd64 1.5.0_16-p9 build started: 10-02-21 06:24
>>>Recursively making java all @ Sun Feb 21 06:24:21 UTC 2010 ...
gmake[2]: Entering directory `/work/a/ports/java/jdk15/work/j2se/make/java'
>>>Recursively making hpi all @ Sun Feb 21 06:24:21 UTC 2010 ...
gmake[3]: Entering directory `/work/a/ports/java/jdk15/work/j2se/make/java/hpi'
>>>Recursively making native all @ Sun Feb 21 06:24:21 UTC 2010 ...
gmake[4]: Entering directory `/work/a/ports/java/jdk15/work/j2se/make/java/hpi/native'
gmake /work/a/ports/java/jdk15/work/control/build/bsd-amd64/lib/amd64/native_threads/libhpi.so VARIANT=OPT
gmake[5]: Entering directory `/work/a/ports/java/jdk15/work/j2se/make/java/hpi/native'
/bin/mkdir -p /work/a/ports/java/jdk15/work/control/build/bsd-amd64/lib/amd64/native_threads
/bin/mkdir -p /work/a/ports/java/jdk15/work/control/build/bsd-amd64/tmp/java/hpi/native_threads/obj64
/bin/mkdir -p /work/a/ports/java/jdk15/work/control/build/bsd-amd64/lib/ext
/usr/bin/gcc -O3 -fno-strict-aliasing -fPIC -W -Wall  -Wno-unused -Wno-parentheses -pipe -fno-omit-frame-pointer   -Damd64 -DARCH='"amd64"' -DRELEASE='"1.5.0_16-p9"' -DFULL_VERSION='"1.5.0_16-p9-root_21_feb_2010_06_20"' -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D_ALLBSD_SOURCE  -D_LP64=1 -I. -I/work/a/ports/java/jdk15/work/control/build/bsd-amd64/tmp/java/hpi/native_threads/CClassHeaders -I../../../../src/solaris/javavm/export -I../../../../src/share/javavm/export -I../../../../src/share/javavm/include -I../../../../src/solaris/javavm/include -I../../../../src/solaris/hpi/native_threads/include -I../../../../src/solaris/hpi/include -I../../../../src/solaris/hpi/export -I../../../../src/share/hpi/include -I../../../../src/share/hpi/export -D_REENTRANT -DNATIVE -DUSE_PTHREADS -DMOOT_PRIORITIES -DHAVE_FILIOH    -c -o /work/a/ports/java/jdk15/work/control/build/bsd-amd64/tmp/java/hpi/native_threads/obj64/monitor_md.o  ../../../../src/solaris/hpi/native_threads/src/monitor_md.c
/usr/bin/gcc -O3 -fno-strict-aliasing -fPIC -W -Wall  -Wno-unused -Wno-parentheses -pipe -fno-omit-frame-pointer   -Damd64 -DARCH='"amd64"' -DRELEASE='"1.5.0_16-p9"' -DFULL_VERSION='"1.5.0_16-p9-root_21_feb_2010_06_20"' -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D_ALLBSD_SOURCE  -D_LP64=1 -I. -I/work/a/ports/java/jdk15/work/control/build/bsd-amd64/tmp/java/hpi/native_threads/CClassHeaders -I../../../../src/solaris/javavm/export -I../../../../src/share/javavm/export -I../../../../src/share/javavm/include -I../../../../src/solaris/javavm/include -I../../../../src/solaris/hpi/native_threads/include -I../../../../src/solaris/hpi/include -I../../../../src/solaris/hpi/export -I../../../../src/share/hpi/include -I../../../../src/share/hpi/export -D_REENTRANT -DNATIVE -DUSE_PTHREADS -DMOOT_PRIORITIES -DHAVE_FILIOH    -c -o /work/a/ports/java/jdk15/work/control/build/bsd-amd64/tmp/java/hpi/native_threads/obj64/threads_md.o  ../../../../src/solaris/hpi/native_threads/src/threads_md.c
/usr/bin/gcc -O3 -fno-strict-aliasing -fPIC -W -Wall  -Wno-unused -Wno-parentheses -pipe -fno-omit-frame-pointer   -Damd64 -DARCH='"amd64"' -DRELEASE='"1.5.0_16-p9"' -DFULL_VERSION='"1.5.0_16-p9-root_21_feb_2010_06_20"' -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D_ALLBSD_SOURCE  -D_LP64=1 -I. -I/work/a/ports/java/jdk15/work/control/build/bsd-amd64/tmp/java/hpi/native_threads/CClassHeaders -I../../../../src/solaris/javavm/export -I../../../../src/share/javavm/export -I../../../../src/share/javavm/include -I../../../../src/solaris/javavm/include -I../../../../src/solaris/hpi/native_threads/include -I../../../../src/solaris/hpi/include -I../../../../src/solaris/hpi/export -I../../../../src/share/hpi/include -I../../../../src/share/hpi/export -D_REENTRANT -DNATIVE -DUSE_PTHREADS -DMOOT_PRIORITIES -DHAVE_FILIOH    -c -o /work/a/ports/java/jdk15/work/control/build/bsd-amd64/tmp/java/hpi/native_threads/obj64/condvar_md.o  ../../../../src/solaris/hpi/native_threads/src/condvar_md.c
/usr/bin/gcc -O3 -fno-strict-aliasing -fPIC -W -Wall  -Wno-unused -Wno-parentheses -pipe -fno-omit-frame-pointer   -Damd64 -DARCH='"amd64"' -DRELEASE='"1.5.0_16-p9"' -DFULL_VERSION='"1.5.0_16-p9-root_21_feb_2010_06_20"' -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -D_ALLBSD_SOURCE  -D_LP64=1 -I. -I/work/a/ports/java/jdk15/work/control/build/bsd-amd64/tmp/java/hpi/native_threads/CClassHeaders -I../../../../src/solaris/javavm/export -I../../../../src/share/javavm/export -I../../../../src/share/javavm/include -I../../../../src/solaris/javavm/include -I../../../../src/solaris/hpi/native_threads/include -I../../../../src/solaris/hpi/include -I../../../../src/solaris/hpi/export -I../../../../src/share/hpi/include -I../../../../src/share/hpi/export -D_REENTRANT -DNATIVE -DUSE_PTHREADS -DMOOT_PRIORITIES -DHAVE_FILIOH    -c -o /work/a/ports/java/jdk15/work/control/build/bsd-amd64/tmp/java/hpi/native_threads/obj64/interrupt_md.o  ../../../../src/solaris/hpi/native_threads/src/interrupt_md
 .c
../../../../src/solaris/hpi/native_threads/src/interrupt_md.c:115: error: static declaration of 'sigignore' follows non-static declaration
/usr/include/signal.h:103: error: previous declaration of 'sigignore' was here
gmake[5]: *** [/work/a/ports/java/jdk15/work/control/build/bsd-amd64/tmp/java/hpi/native_threads/obj64/interrupt_md.o] Error 1
gmake[5]: Leaving directory `/work/a/ports/java/jdk15/work/j2se/make/java/hpi/native'
gmake[4]: *** [optimized] Error 2
gmake[4]: Leaving directory `/work/a/ports/java/jdk15/work/j2se/make/java/hpi/native'
gmake[3]: *** [all] Error 1
gmake[3]: Leaving directory `/work/a/ports/java/jdk15/work/j2se/make/java/hpi'
gmake[2]: *** [all] Error 1
gmake[2]: Leaving directory `/work/a/ports/java/jdk15/work/j2se/make/java'
gmake[1]: *** [all] Error 1
gmake[1]: Leaving directory `/work/a/ports/java/jdk15/work/j2se/make'
gmake: *** [j2se-build] Error 2
*** Error code 2

Stop in /a/ports/java/jdk15.
================================================================
build of /usr/ports/java/jdk15 ended at Sun Feb 21 06:24:22 UTC 2010

PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=java&portname=jdk15

The build which triggered this BotMail was done under
tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8
with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
"official" up-to-date Ports Tree, with the following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.

A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/


Thanks for your work on making FreeBSD better,

--
QAT - your friendly neighborhood Daemon,
preparing  a heck of an error trapping system:
 - "HMC and EOI?"
 - "Halt, Melt and Catch fire or Execute Operator Immediately."



More information about the cvs-ports mailing list