Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Oct 2010 12:35:37 +0400 (MSD)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        freebsd-java@FreeBSD.org
Subject:   strange java/jdk16 build error while building over tmpfs
Message-ID:  <alpine.BSF.2.00.1010171232070.50296@woozle.rinet.ru>

next in thread | raw e-mail | index | archive | help
Dear colleagues,

I use ports tinderbox with working place null-m,ounted over tmpfs. Quite a few 
ports are failing to build in such situation, such as jdk16. End of build log 
(regardless of 7/8, i386/amd64) is

gmake[4]: Entering directory 
`/work/a/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir'
/usr/local/diablo-jdk1.6.0/bin/javap javax.xml.transform.TransformerFactory > 
/dev/null 2>&1; \
	if [ $? -ne 0 ]; then \
	  /usr/local/diablo-jdk1.6.0/bin/java -version; \
	  echo "*** An XSLT processor (J2SE 1.4.x or newer) is required" \
	  "to bootstrap this build" 1>&2; \
	  exit 1; \
	fi
Error: could not find libjava.so
Error: could not find Java 2 Runtime Environment.
*** An XSLT processor (J2SE 1.4.x or newer) is required to bootstrap this build
gmake[4]: *** [check_j2se_version] Error 1
gmake[4]: Leaving directory 
`/work/a/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir'
gmake[3]: *** [bsd_amd64_compiler2/debug] Error 2
gmake[3]: Leaving directory 
`/work/a/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir'
gmake[2]: *** [generic_build2] Error 2
gmake[2]: Leaving directory `/work/a/ports/java/jdk16/work/hotspot/make'
gmake[1]: *** [product] Error 2
gmake[1]: Leaving directory `/work/a/ports/java/jdk16/work/hotspot/make'
gmake: *** [hotspot-build] Error 2
*** Error code 2

Stop in /a/ports/java/jdk16.


Any hints? Thanks!

Please keep me in CC: as I'm not subscribed to -java@ list.

-- 
Sincerely,
D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
[ FreeBSD committer:                                 marck@FreeBSD.org ]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
------------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1010171232070.50296>