From owner-freebsd-java@FreeBSD.ORG Sun Oct 17 08:48:34 2010 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 160A9106567A for ; Sun, 17 Oct 2010 08:48:34 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id 8610E8FC17 for ; Sun, 17 Oct 2010 08:48:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.4/8.14.4) with ESMTP id o9H8ZbOU086161 for ; Sun, 17 Oct 2010 12:35:37 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Sun, 17 Oct 2010 12:35:37 +0400 (MSD) From: Dmitry Morozovsky To: freebsd-java@FreeBSD.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (woozle.rinet.ru [0.0.0.0]); Sun, 17 Oct 2010 12:35:37 +0400 (MSD) Cc: Subject: strange java/jdk16 build error while building over tmpfs X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Oct 2010 08:48:34 -0000 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 *** ------------------------------------------------------------------------ From owner-freebsd-java@FreeBSD.ORG Sun Oct 17 13:57:19 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69FFD1065675 for ; Sun, 17 Oct 2010 13:57:19 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id EF1B38FC12 for ; Sun, 17 Oct 2010 13:57:18 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id o9HDjejk062672 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 17 Oct 2010 16:45:40 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4) with ESMTP id o9HDjdIV038322; Sun, 17 Oct 2010 16:45:39 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4/Submit) id o9HDjdKb038321; Sun, 17 Oct 2010 16:45:39 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Sun, 17 Oct 2010 16:45:39 +0300 From: Kostik Belousov To: Dmitry Morozovsky Message-ID: <20101017134539.GW2392@deviant.kiev.zoral.com.ua> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UAAUMAtm6/xgGh2k" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-3.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: freebsd-java@freebsd.org Subject: Re: strange java/jdk16 build error while building over tmpfs X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Oct 2010 13:57:19 -0000 --UAAUMAtm6/xgGh2k Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 17, 2010 at 12:35:37PM +0400, Dmitry Morozovsky wrote: > Dear colleagues, >=20 > I use ports tinderbox with working place null-m,ounted over tmpfs. Quite = a few=20 > ports are failing to build in such situation, such as jdk16. End of build= log=20 > (regardless of 7/8, i386/amd64) is >=20 > gmake[4]: Entering directory=20 > `/work/a/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' > /usr/local/diablo-jdk1.6.0/bin/javap javax.xml.transform.TransformerFacto= ry >=20 > /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=20 > `/work/a/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' > gmake[3]: *** [bsd_amd64_compiler2/debug] Error 2 > gmake[3]: Leaving directory=20 > `/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 >=20 > Stop in /a/ports/java/jdk16. >=20 >=20 > Any hints? Thanks! >=20 > Please keep me in CC: as I'm not subscribed to -java@ list. Do you have procfs mounted in the build jail/chroot ? If yes, the issue is known. vn_fullpath(9) has some issues resolving the vnode to the cached path over nullfs. As a consequence, /proc/pid/file symlink sometimes cannot be resolved, and AFAIK jdk uses it to find the base of installation. I tried to fix the problem in r193175, and it works for me. You should supply some useful diagnostic to move the issue forward. Try to unmount procfs from the build chroot as a workaround. --UAAUMAtm6/xgGh2k Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAky6/gIACgkQC3+MBN1Mb4jnOwCeOicsfOnassFspgoflKefVULC yIMAn0CJpLTTP1lpd0g/8KanBm6qsUxS =U8Ej -----END PGP SIGNATURE----- --UAAUMAtm6/xgGh2k-- From owner-freebsd-java@FreeBSD.ORG Mon Oct 18 11:07:01 2010 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E11B106566B for ; Mon, 18 Oct 2010 11:07:01 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 70EE88FC2F for ; Mon, 18 Oct 2010 11:07:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9IB71xC029375 for ; Mon, 18 Oct 2010 11:07:01 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9IB70wP029373 for freebsd-java@FreeBSD.org; Mon, 18 Oct 2010 11:07:00 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 18 Oct 2010 11:07:00 GMT Message-Id: <201010181107.o9IB70wP029373@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-java@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-java@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2010 11:07:01 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/150584 java Jave SE Timezone updater specified in the package is n o java/147512 java Crash of RXTX-2.1-7 on AMD64 system o ports/142704 java [PATCH] java/jai-imageio: use $SUB_FILES to dynamicall o java/141919 java Serious remote vulnerability in the JRE o java/138729 java java/jdk16: setting 'export AWT_TOOLKIT=MToolkit' caus o java/138728 java java/jdk16: SIGSEGV in java runtime o java/128948 java java/jdk16 built from source can't bind a socket, but o java/128809 java JVM aborted when GNU RXTX write to serial port. o java/123555 java linux-sun-jdk15, linux-sun-jdk16 produce a coredump o java/122513 java native JDKs unbuildable with Linux ones o java/121692 java java/jdk16: Java 1.5 1.5.0.14p8 crashes in RMI TCP Con o java/120146 java java/jdk15: netbeans 6.0 causes java core dump on amd6 o java/119063 java An unexpected error has been detected by Java Runtime o java/118956 java eclipse and netbeans break on diablo-jdk15 o java/118496 java Eclipse packages do not work with 6.3-RC1/amd64 o java/116667 java linux-sun-javac1.4 hangs on SMP o java/114644 java tomcat goes out of PermSpace, jvm crashes o ports/113467 java Multiple "missing return value" errors building JDK on f java/112595 java Java appletviewer frequently hangs (kse_release loop) o java/110912 java Java krb5 client leaks UDP connections f java/105482 java diablo-jdk1.5.0/jdk-1.5.0 java.nio.Selector bug o java/97461 java Diablo JDK does not report Update level in a format su s java/62837 java linux-sun-jdk14 executables hang with COMPAT_LINUX in 23 problems total. From owner-freebsd-java@FreeBSD.ORG Mon Oct 18 11:07:27 2010 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D603A1065695 for ; Mon, 18 Oct 2010 11:07:27 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C46188FC2A for ; Mon, 18 Oct 2010 11:07:27 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9IB7RwV029755 for ; Mon, 18 Oct 2010 11:07:27 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9IB7RQ9029753 for java@FreeBSD.org; Mon, 18 Oct 2010 11:07:27 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 18 Oct 2010 11:07:27 GMT Message-Id: <201010181107.o9IB7RQ9029753@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: java@FreeBSD.org Cc: Subject: Current problem reports assigned to java@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2010 11:07:27 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/151042 java [patch] java/openjdk6 Respect CC o ports/150142 java Not installed java/openjdk6 on file system zfs /usr/lo o ports/120372 java java/linux-sun-jdk16: linux-sun-jre1.6.0 plugin doesn' o ports/119732 java java/linux-sun-jre16: linux-sun-jre16 plugin doesn't w o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to o ports/113751 java java/linux-sun-jdk15: linux-sun-jdk-1.5.0.12,2 - java 6 problems total. From owner-freebsd-java@FreeBSD.ORG Mon Oct 18 13:20:28 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F1FBC1065670 for ; Mon, 18 Oct 2010 13:20:27 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id 751248FC16 for ; Mon, 18 Oct 2010 13:20:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.4/8.14.4) with ESMTP id o9IDKPTj029575; Mon, 18 Oct 2010 17:20:25 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Mon, 18 Oct 2010 17:20:25 +0400 (MSD) From: Dmitry Morozovsky To: Kostik Belousov In-Reply-To: <20101017134539.GW2392@deviant.kiev.zoral.com.ua> Message-ID: References: <20101017134539.GW2392@deviant.kiev.zoral.com.ua> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (woozle.rinet.ru [0.0.0.0]); Mon, 18 Oct 2010 17:20:25 +0400 (MSD) Cc: freebsd-java@freebsd.org Subject: Re: strange java/jdk16 build error while building over tmpfs X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2010 13:20:28 -0000 On Sun, 17 Oct 2010, Kostik Belousov wrote: KB> On Sun, Oct 17, 2010 at 12:35:37PM +0400, Dmitry Morozovsky wrote: KB> > Dear colleagues, KB> > KB> > I use ports tinderbox with working place null-m,ounted over tmpfs. Quite a few KB> > ports are failing to build in such situation, such as jdk16. End of build log KB> > (regardless of 7/8, i386/amd64) is KB> > KB> > gmake[4]: Entering directory KB> > `/work/a/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' KB> > /usr/local/diablo-jdk1.6.0/bin/javap javax.xml.transform.TransformerFactory > KB> > /dev/null 2>&1; \ KB> > if [ $? -ne 0 ]; then \ KB> > /usr/local/diablo-jdk1.6.0/bin/java -version; \ KB> > echo "*** An XSLT processor (J2SE 1.4.x or newer) is required" \ KB> > "to bootstrap this build" 1>&2; \ KB> > exit 1; \ KB> > fi KB> > Error: could not find libjava.so KB> > Error: could not find Java 2 Runtime Environment. KB> > *** An XSLT processor (J2SE 1.4.x or newer) is required to bootstrap this build KB> > gmake[4]: *** [check_j2se_version] Error 1 KB> > gmake[4]: Leaving directory KB> > `/work/a/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' KB> > gmake[3]: *** [bsd_amd64_compiler2/debug] Error 2 KB> > gmake[3]: Leaving directory KB> > `/work/a/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' KB> > gmake[2]: *** [generic_build2] Error 2 KB> > gmake[2]: Leaving directory `/work/a/ports/java/jdk16/work/hotspot/make' KB> > gmake[1]: *** [product] Error 2 KB> > gmake[1]: Leaving directory `/work/a/ports/java/jdk16/work/hotspot/make' KB> > gmake: *** [hotspot-build] Error 2 KB> > *** Error code 2 KB> > KB> > Stop in /a/ports/java/jdk16. KB> > KB> > KB> > Any hints? Thanks! KB> > KB> > Please keep me in CC: as I'm not subscribed to -java@ list. KB> KB> Do you have procfs mounted in the build jail/chroot ? If yes, the issue KB> is known. vn_fullpath(9) has some issues resolving the vnode to the cached KB> path over nullfs. As a consequence, /proc/pid/file symlink sometimes cannot KB> be resolved, and AFAIK jdk uses it to find the base of installation. Yes, ports tinderbox mounts procfs and linprocfs under buildarea; I'm afraid it's rather hard to avoid. KB> I tried to fix the problem in r193175, and it works for me. You should KB> supply some useful diagnostic to move the issue forward. I'll try this and report back. Thank you! -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-freebsd-java@FreeBSD.ORG Mon Oct 18 14:10:50 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0D65106566B for ; Mon, 18 Oct 2010 14:10:49 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id 893A38FC27 for ; Mon, 18 Oct 2010 14:10:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.4/8.14.4) with ESMTP id o9IEAmn9030201; Mon, 18 Oct 2010 18:10:48 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Mon, 18 Oct 2010 18:10:48 +0400 (MSD) From: Dmitry Morozovsky To: Kostik Belousov In-Reply-To: Message-ID: References: <20101017134539.GW2392@deviant.kiev.zoral.com.ua> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (woozle.rinet.ru [0.0.0.0]); Mon, 18 Oct 2010 18:10:48 +0400 (MSD) Cc: freebsd-java@freebsd.org Subject: Re: strange java/jdk16 build error while building over tmpfs X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2010 14:10:50 -0000 On Mon, 18 Oct 2010, Dmitry Morozovsky wrote: DM> KB> > I use ports tinderbox with working place null-m,ounted over tmpfs. Quite a few DM> KB> > ports are failing to build in such situation, such as jdk16. End of build log DM> KB> > (regardless of 7/8, i386/amd64) is DM> KB> > DM> KB> > gmake[4]: Entering directory DM> KB> > `/work/a/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' DM> KB> > /usr/local/diablo-jdk1.6.0/bin/javap javax.xml.transform.TransformerFactory > DM> KB> > /dev/null 2>&1; \ DM> KB> > if [ $? -ne 0 ]; then \ DM> KB> > /usr/local/diablo-jdk1.6.0/bin/java -version; \ DM> KB> > echo "*** An XSLT processor (J2SE 1.4.x or newer) is required" \ DM> KB> > "to bootstrap this build" 1>&2; \ DM> KB> > exit 1; \ DM> KB> > fi DM> KB> > Error: could not find libjava.so DM> KB> > Error: could not find Java 2 Runtime Environment. DM> KB> > *** An XSLT processor (J2SE 1.4.x or newer) is required to bootstrap this build DM> KB> > gmake[4]: *** [check_j2se_version] Error 1 DM> KB> > gmake[4]: Leaving directory DM> KB> > `/work/a/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' DM> KB> > gmake[3]: *** [bsd_amd64_compiler2/debug] Error 2 DM> KB> > gmake[3]: Leaving directory DM> KB> > `/work/a/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/outputdir' DM> KB> > gmake[2]: *** [generic_build2] Error 2 DM> KB> > gmake[2]: Leaving directory `/work/a/ports/java/jdk16/work/hotspot/make' DM> KB> > gmake[1]: *** [product] Error 2 DM> KB> > gmake[1]: Leaving directory `/work/a/ports/java/jdk16/work/hotspot/make' DM> KB> > gmake: *** [hotspot-build] Error 2 DM> KB> > *** Error code 2 DM> KB> > DM> KB> > Stop in /a/ports/java/jdk16. DM> KB> > DM> KB> > DM> KB> > Any hints? Thanks! DM> KB> > DM> KB> > Please keep me in CC: as I'm not subscribed to -java@ list. DM> KB> DM> KB> Do you have procfs mounted in the build jail/chroot ? If yes, the issue DM> KB> is known. vn_fullpath(9) has some issues resolving the vnode to the cached DM> KB> path over nullfs. As a consequence, /proc/pid/file symlink sometimes cannot DM> KB> be resolved, and AFAIK jdk uses it to find the base of installation. DM> DM> Yes, ports tinderbox mounts procfs and linprocfs under buildarea; I'm afraid DM> it's rather hard to avoid. DM> DM> KB> I tried to fix the problem in r193175, and it works for me. You should DM> KB> supply some useful diagnostic to move the issue forward. DM> DM> I'll try this and report back. I've merged r193175 (null_vptocnp), but unfortunately it does not help: the error is precisely the same. -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-freebsd-java@FreeBSD.ORG Mon Oct 18 15:38:12 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2095106566B for ; Mon, 18 Oct 2010 15:38:12 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 63D4C8FC1E for ; Mon, 18 Oct 2010 15:38:11 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id o9IFc71T070915 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 18 Oct 2010 18:38:07 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4) with ESMTP id o9IFc7mm021260; Mon, 18 Oct 2010 18:38:07 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4/Submit) id o9IFc7P1021259; Mon, 18 Oct 2010 18:38:07 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Mon, 18 Oct 2010 18:38:07 +0300 From: Kostik Belousov To: Dmitry Morozovsky Message-ID: <20101018153807.GP2392@deviant.kiev.zoral.com.ua> References: <20101017134539.GW2392@deviant.kiev.zoral.com.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7xhx9Qj/0KekvLlN" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-3.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: freebsd-java@freebsd.org Subject: Re: strange java/jdk16 build error while building over tmpfs X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2010 15:38:13 -0000 --7xhx9Qj/0KekvLlN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 18, 2010 at 06:10:48PM +0400, Dmitry Morozovsky wrote: > On Mon, 18 Oct 2010, Dmitry Morozovsky wrote: >=20 > DM> KB> > I use ports tinderbox with working place null-m,ounted over tmp= fs. Quite a few=20 > DM> KB> > ports are failing to build in such situation, such as jdk16. En= d of build log=20 > DM> KB> > (regardless of 7/8, i386/amd64) is > DM> KB> >=20 > DM> KB> > gmake[4]: Entering directory=20 > DM> KB> > `/work/a/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/= outputdir' > DM> KB> > /usr/local/diablo-jdk1.6.0/bin/javap javax.xml.transform.Transf= ormerFactory >=20 > DM> KB> > /dev/null 2>&1; \ > DM> KB> > if [ $? -ne 0 ]; then \ > DM> KB> > /usr/local/diablo-jdk1.6.0/bin/java -version; \ > DM> KB> > echo "*** An XSLT processor (J2SE 1.4.x or newer) is require= d" \ > DM> KB> > "to bootstrap this build" 1>&2; \ > DM> KB> > exit 1; \ > DM> KB> > fi > DM> KB> > Error: could not find libjava.so > DM> KB> > Error: could not find Java 2 Runtime Environment. > DM> KB> > *** An XSLT processor (J2SE 1.4.x or newer) is required to boot= strap this build > DM> KB> > gmake[4]: *** [check_j2se_version] Error 1 > DM> KB> > gmake[4]: Leaving directory=20 > DM> KB> > `/work/a/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/= outputdir' > DM> KB> > gmake[3]: *** [bsd_amd64_compiler2/debug] Error 2 > DM> KB> > gmake[3]: Leaving directory=20 > DM> KB> > `/work/a/ports/java/jdk16/work/control/build/bsd-amd64/hotspot/= outputdir' > DM> KB> > gmake[2]: *** [generic_build2] Error 2 > DM> KB> > gmake[2]: Leaving directory `/work/a/ports/java/jdk16/work/hots= pot/make' > DM> KB> > gmake[1]: *** [product] Error 2 > DM> KB> > gmake[1]: Leaving directory `/work/a/ports/java/jdk16/work/hots= pot/make' > DM> KB> > gmake: *** [hotspot-build] Error 2 > DM> KB> > *** Error code 2 > DM> KB> >=20 > DM> KB> > Stop in /a/ports/java/jdk16. > DM> KB> >=20 > DM> KB> >=20 > DM> KB> > Any hints? Thanks! > DM> KB> >=20 > DM> KB> > Please keep me in CC: as I'm not subscribed to -java@ list. > DM> KB>=20 > DM> KB> Do you have procfs mounted in the build jail/chroot ? If yes, the= issue > DM> KB> is known. vn_fullpath(9) has some issues resolving the vnode to t= he cached > DM> KB> path over nullfs. As a consequence, /proc/pid/file symlink someti= mes cannot > DM> KB> be resolved, and AFAIK jdk uses it to find the base of installati= on. > DM>=20 > DM> Yes, ports tinderbox mounts procfs and linprocfs under buildarea; I'm= afraid=20 > DM> it's rather hard to avoid. > DM>=20 > DM> KB> I tried to fix the problem in r193175, and it works for me. You s= hould > DM> KB> supply some useful diagnostic to move the issue forward. > DM>=20 > DM> I'll try this and report back. >=20 > I've merged r193175 (null_vptocnp), but unfortunately it does not help: t= he=20 > error is precisely the same. Mergeed to which branch ? The code is already in HEAD and RELENG_8. --7xhx9Qj/0KekvLlN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAky8ad8ACgkQC3+MBN1Mb4gdAgCgo4T7ktTqsaRunzZxjf2UfSdI zr0AoKC6SWZnqNSt36k+BTBnD/lqcZyz =Pcqb -----END PGP SIGNATURE----- --7xhx9Qj/0KekvLlN-- From owner-freebsd-java@FreeBSD.ORG Mon Oct 18 15:41:59 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CCC51065697 for ; Mon, 18 Oct 2010 15:41:59 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id C46C68FC24 for ; Mon, 18 Oct 2010 15:41:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.4/8.14.4) with ESMTP id o9IFfvQT031784; Mon, 18 Oct 2010 19:41:57 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Mon, 18 Oct 2010 19:41:57 +0400 (MSD) From: Dmitry Morozovsky To: Kostik Belousov In-Reply-To: <20101018153807.GP2392@deviant.kiev.zoral.com.ua> Message-ID: References: <20101017134539.GW2392@deviant.kiev.zoral.com.ua> <20101018153807.GP2392@deviant.kiev.zoral.com.ua> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (woozle.rinet.ru [0.0.0.0]); Mon, 18 Oct 2010 19:41:57 +0400 (MSD) Cc: freebsd-java@freebsd.org Subject: Re: strange java/jdk16 build error while building over tmpfs X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2010 15:41:59 -0000 On Mon, 18 Oct 2010, Kostik Belousov wrote: [snip] KB> > DM> KB> Do you have procfs mounted in the build jail/chroot ? If yes, the issue KB> > DM> KB> is known. vn_fullpath(9) has some issues resolving the vnode to the cached KB> > DM> KB> path over nullfs. As a consequence, /proc/pid/file symlink sometimes cannot KB> > DM> KB> be resolved, and AFAIK jdk uses it to find the base of installation. KB> > DM> KB> > DM> Yes, ports tinderbox mounts procfs and linprocfs under buildarea; I'm afraid KB> > DM> it's rather hard to avoid. KB> > DM> KB> > DM> KB> I tried to fix the problem in r193175, and it works for me. You should KB> > DM> KB> supply some useful diagnostic to move the issue forward. KB> > DM> KB> > DM> I'll try this and report back. KB> > KB> > I've merged r193175 (null_vptocnp), but unfortunately it does not help: the KB> > error is precisely the same. KB> Mergeed to which branch ? The code is already in HEAD and RELENG_8. Ah, I've somehow missed this fact. Anyway, I did updated to today's stable/8, and error is still in place. -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-freebsd-java@FreeBSD.ORG Tue Oct 19 23:24:23 2010 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC3ED106564A for ; Tue, 19 Oct 2010 23:24:23 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from cp-out4.libero.it (cp-out4.libero.it [212.52.84.104]) by mx1.freebsd.org (Postfix) with ESMTP id 6D4748FC13 for ; Tue, 19 Oct 2010 23:24:22 +0000 (UTC) Received: from wmail55 (172.31.0.246) by cp-out4.libero.it (8.5.107) (authenticated as barbara.xxx1975@libero.it) id 4CB93C2D003F575D for freebsd-java@FreeBSD.org; Wed, 20 Oct 2010 01:24:21 +0200 Message-ID: <7092798.2283671287530661634.JavaMail.defaultUser@defaultHost> Date: Wed, 20 Oct 2010 01:24:21 +0200 (CEST) From: Barbara To: MIME-Version: 1.0 Content-Type: text/plain;charset="UTF-8" Content-Transfer-Encoding: 7bit X-SenderIP: 87.20.214.96 Cc: Subject: IcedTea crashing again X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Barbara List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2010 23:24:23 -0000 After updating to openjdk6 b20_4, Firefox is crashing again closing a window running an applet. Just like before the fixes made on Sept. 23. Barbara