From owner-freebsd-java@FreeBSD.ORG Mon Oct 14 11:06:51 2013 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 68E604F8 for ; Mon, 14 Oct 2013 11:06:51 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3D2702C80 for ; Mon, 14 Oct 2013 11:06:51 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9EB6pH5035250 for ; Mon, 14 Oct 2013 11:06:51 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9EB6oeG035248 for freebsd-java@FreeBSD.org; Mon, 14 Oct 2013 11:06:50 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 14 Oct 2013 11:06:50 GMT Message-Id: <201310141106.r9EB6oeG035248@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 Subject: Current problem reports assigned to freebsd-java@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Oct 2013 11:06:51 -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/182384 java java/linux-sun-jdk16 won't build with demos & samples o ports/181136 java java/icedtea-web not build o ports/180643 java java/openjdk6 build fails on amd64 -current o ports/178856 java java/openjdk6, java/openjdk7: Java fails to print when o ports/178816 java java/netbeans does not build, compile error at java/op o ports/178728 java [UPDATE] devel/apache-ant to v1.9.0 o ports/178647 java java/openjdk6 does not build (without extra hack) o ports/178199 java java/openjdk6 regression amd64/clang o ports/177802 java Could not update openfire because of problem in java/o o ports/175300 java java/jamvm fails to compile on ARM6 (raspberry-pi) o ports/174826 java java/openjdk6: gmake[5]: *** [/usr/ports/java/openjdk6 o ports/174825 java java/openjdk6: fails to build on i386 (64-bit mode not o ports/173603 java java/icedtea-web starts javaws incorrectly o ports/173592 java java/openjdk6 fails on FreeBSD_9_1_RC2 o ports/173210 java java/openjdk6 - use better src placement o java/172962 java Sig11 while compiling OpenJDK6-b26 using clang o ports/171014 java [patch] Correct java/openjdk6 Dependency Declaration o ports/167903 java [PATCH] java/openjdk6: Fix build failure in 8.3 jail r o ports/164941 java [UPDATE] [NEW PORTS] java/classpath-initial, including o ports/162991 java java/openjdk6 fails to build o java/162522 java OpenJDK 6 is not setting close on exec o java/160553 java Jaikoz java based audio tagger core dumps o ports/159787 java java/openjdk6 nio muti-thread bug o ports/154884 java java/openjdk6: Every NetBeans version on FreeBSD 8.1 c f java/147512 java Crash of RXTX-2.1-7 on AMD64 system o java/140002 java java/openjdk6: jconsole dumps tomcat when contacting j 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 ports/119732 java java/linux-sun-jre16: linux-sun-jre16 plugin doesn't w o java/119063 java An unexpected error has been detected by Java Runtime o ports/116082 java java/linux-sun-jdk16 jconsole is unable to connect to 32 problems total. From owner-freebsd-java@FreeBSD.ORG Tue Oct 15 16:07:08 2013 Return-Path: Delivered-To: java@Freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C6EFAAC1 for ; Tue, 15 Oct 2013 16:07:08 +0000 (UTC) (envelope-from sdb@ssr.com) Received: from mailhost.ssr.com (mailhost.ssr.com [199.4.235.5]) by mx1.freebsd.org (Postfix) with SMTP id 931C922F1 for ; Tue, 15 Oct 2013 16:07:05 +0000 (UTC) Received: (qmail 27557 invoked from network); 15 Oct 2013 16:59:18 -0000 Received: from pool-71-167-229-74.nycmny.east.verizon.net (HELO irelay.ssr.com) (sdb@71.167.229.74) by 199.4.235.5 with SMTP; 15 Oct 2013 16:59:18 -0000 Received: (qmail 53205 invoked by uid 103); 15 Oct 2013 15:30:36 -0000 Date: 15 Oct 2013 15:30:36 -0000 Message-ID: <20131015153036.53204.qmail@irelay.ssr.com> From: Scott Ballantyne To: java@Freebsd.org Subject: Unable to build openjdk6 on Freebsd 9.0 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 16:07:08 -0000 Trying to upgrade icedtea-web builds openjdk6, which fails with an undeclared variable error: /usr/ports/java/openjdk6/work/hotspot/src/os/bsd/vm/os_bsd.cpp: In static member function 'static julong os::Bsd::available_memory()': /usr/ports/java/openjdk6/work/hotspot/src/os/bsd/vm/os_bsd.cpp:230: error: 'nitems' was not declared in this scope /usr/ports/java/openjdk6/work/hotspot/src/os/bsd/vm/os_bsd.cpp: In static member function 'static void os::print_memory_info(outputStream*)': /usr/ports/java/openjdk6/work/hotspot/src/os/bsd/vm/os_bsd.cpp:2445: error: 'nitems' was not declared in this scope I didn't see this in the problem data base, but perhaps I missed it. Please CC me on any answers, since I'm not on the java mailing list. Thank you, Scott -- sdb@ssr.com From owner-freebsd-java@FreeBSD.ORG Tue Oct 15 17:31:02 2013 Return-Path: Delivered-To: java@Freebsd.org Received: from hammer.pct.niksun.com (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by hub.freebsd.org (Postfix) with ESMTP id 7B94DE9E; Tue, 15 Oct 2013 17:31:02 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Message-ID: <525D7B16.7010802@FreeBSD.org> Date: Tue, 15 Oct 2013 13:27:50 -0400 From: Jung-uk Kim User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: Scott Ballantyne , java@Freebsd.org Subject: Re: Unable to build openjdk6 on Freebsd 9.0 References: <20131015153036.53204.qmail@irelay.ssr.com> In-Reply-To: <20131015153036.53204.qmail@irelay.ssr.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 17:31:02 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2013-10-15 11:30:36 -0400, Scott Ballantyne wrote: > Trying to upgrade icedtea-web builds openjdk6, which fails with an > undeclared variable error: > > /usr/ports/java/openjdk6/work/hotspot/src/os/bsd/vm/os_bsd.cpp: In > static member function 'static julong > os::Bsd::available_memory()': > /usr/ports/java/openjdk6/work/hotspot/src/os/bsd/vm/os_bsd.cpp:230: > error: 'nitems' was not declared in this scope > /usr/ports/java/openjdk6/work/hotspot/src/os/bsd/vm/os_bsd.cpp: In > static member function 'static void > os::print_memory_info(outputStream*)': > /usr/ports/java/openjdk6/work/hotspot/src/os/bsd/vm/os_bsd.cpp:2445: > error: 'nitems' was not declared in this scope ... I assumed all supported FreeBSD versions have nitems() already. Now I realized 8.3 does not have the macro but it is still supported. I'll fix it ASAP. Jung-uk Kim * PS: FYI, FreeBSD 9.0 is not supported any more. http://www.freebsd.org/security/unsupported.html -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQEcBAEBAgAGBQJSXXsWAAoJEHyflib82/FG8D4H+gMiF4ew1CFMjc84h8L8iUaa eHvaVeiuIRiBbzVwYL6zzfT5KmcRIBSoZrXbeMndOQ+JTnYZaIuZKeZ1m+9rLWtX ktS2V/LI23OJ160R0a+pOvLf9eq5/p0IT2paI5yKj/yrF4Ad5kBk4rCD62IywQmy tpB2PQX6N/Sl+ecst9aInPFfa9FKiH7QEJzdrhFuQd2gzRrvCIsJ1yRDboeqjDoY EF8c3zvrPVYQPs2k4WVI+NPNZy1SBfqouH+zWekEBR7eW3EGPhmU1XMGUxmsDfzq +HbEdqiLtob//7RFEvI1RX2NfZUd96gyi0sxh3PYefLoVTLgEnU9Rh00mCYB288= =ggYO -----END PGP SIGNATURE----- From owner-freebsd-java@FreeBSD.ORG Tue Oct 15 20:00:08 2013 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D1405CD8; Tue, 15 Oct 2013 20:00:08 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A797E242D; Tue, 15 Oct 2013 20:00:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9FK08wt036531; Tue, 15 Oct 2013 20:00:08 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9FK08nG036530; Tue, 15 Oct 2013 20:00:08 GMT (envelope-from edwin) Date: Tue, 15 Oct 2013 20:00:08 GMT Message-Id: <201310152000.r9FK08nG036530@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-java@FreeBSD.org From: edwin@FreeBSD.org Subject: Re: ports/183004: java/openjdk6 fails to build X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 20:00:08 -0000 Synopsis: java/openjdk6 fails to build Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-java Responsible-Changed-By: edwin Responsible-Changed-When: Tue Oct 15 20:00:08 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=183004 From owner-freebsd-java@FreeBSD.ORG Tue Oct 15 20:08:19 2013 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CAA48151; Tue, 15 Oct 2013 20:08:19 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9EABB24A9; Tue, 15 Oct 2013 20:08:19 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9FK8JEP037240; Tue, 15 Oct 2013 20:08:19 GMT (envelope-from jkim@freefall.freebsd.org) Received: (from jkim@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9FK8J5v037239; Tue, 15 Oct 2013 20:08:19 GMT (envelope-from jkim) Date: Tue, 15 Oct 2013 20:08:19 GMT Message-Id: <201310152008.r9FK8J5v037239@freefall.freebsd.org> To: jake.guffey@eprotex.com, jkim@FreeBSD.org, freebsd-java@FreeBSD.org From: jkim@FreeBSD.org Subject: Re: ports/183004: java/openjdk6 fails to build X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 20:08:19 -0000 Synopsis: java/openjdk6 fails to build State-Changed-From-To: open->closed State-Changed-By: jkim State-Changed-When: Tue Oct 15 20:06:58 UTC 2013 State-Changed-Why: Although 9.0 is no longer supported, it should be fixed by r330421. http://www.freebsd.org/cgi/query-pr.cgi?pr=183004 From owner-freebsd-java@FreeBSD.ORG Tue Oct 15 20:30:02 2013 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 07D3D977 for ; Tue, 15 Oct 2013 20:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E86732612 for ; Tue, 15 Oct 2013 20:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9FKU1sr041995 for ; Tue, 15 Oct 2013 20:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9FKU1lD041994; Tue, 15 Oct 2013 20:30:01 GMT (envelope-from gnats) Date: Tue, 15 Oct 2013 20:30:01 GMT Message-Id: <201310152030.r9FKU1lD041994@freefall.freebsd.org> To: freebsd-java@FreeBSD.org Cc: From: Jake Guffey Subject: Re: ports/183004: java/openjdk6 fails to build X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Jake Guffey List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 20:30:02 -0000 The following reply was made to PR ports/183004; it has been noted by GNATS. From: Jake Guffey To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/183004: java/openjdk6 fails to build Date: Tue, 15 Oct 2013 16:20:42 -0400 --Apple-Mail=_C046AC44-4792-4E8F-8AAF-1A4083FCD57D Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii What does r330421 mean? Thanks, Jake Guffey Network Security Engineer eProtex Network medical device security 5451 Lakeview Parkway S Drive Indianapolis, Indiana 46268, USA Mobile: 317-220-7100 jake.guffey@eprotex.com www.eprotex.com --Apple-Mail=_C046AC44-4792-4E8F-8AAF-1A4083FCD57D Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii What = does r330421 mean?

Thanks,
Jake Guffey
Network Security Engineer

5451 = Lakeview Parkway S Drive
jake.guffey@eprotex.com
<= div style=3D"color: rgb(0, 0, 0); font-family: Helvetica; font-size: = medium; font-style: normal; font-variant: normal; font-weight: normal; = letter-spacing: normal; line-height: normal; orphans: 2; text-align: = -webkit-auto; text-indent: 0px; text-transform: none; white-space: = normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; = -webkit-text-stroke-width: 0px; ">www.eprotex.com

= --Apple-Mail=_C046AC44-4792-4E8F-8AAF-1A4083FCD57D-- From owner-freebsd-java@FreeBSD.ORG Tue Oct 15 20:59:20 2013 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from hammer.pct.niksun.com (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by hub.freebsd.org (Postfix) with ESMTP id F29EA455; Tue, 15 Oct 2013 20:59:19 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Message-ID: <525DABE4.6050601@FreeBSD.org> Date: Tue, 15 Oct 2013 16:56:04 -0400 From: Jung-uk Kim User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: Jake Guffey , freebsd-java@FreeBSD.org, bug-followup@freebsd.org Subject: Re: ports/183004: java/openjdk6 fails to build References: <201310152030.r9FKU1lD041994@freefall.freebsd.org> In-Reply-To: <201310152030.r9FKU1lD041994@freefall.freebsd.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 20:59:20 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2013-10-15 16:30:01 -0400, Jake Guffey wrote: > The following reply was made to PR ports/183004; it has been noted > by GNATS. > > From: Jake Guffey To: > bug-followup@FreeBSD.org Cc: Subject: Re: ports/183004: > java/openjdk6 fails to build Date: Tue, 15 Oct 2013 16:20:42 -0400 > > --Apple-Mail=_C046AC44-4792-4E8F-8AAF-1A4083FCD57D > Content-Transfer-Encoding: 7bit Content-Type: text/plain; > charset=us-ascii > > What does r330421 mean? http://svnweb.freebsd.org/changeset/ports/330421 Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQEcBAEBAgAGBQJSXavkAAoJEHyflib82/FGFRwIAJpW+EqvWVAREiQZAp413ECY ndZn2pAotv2um1CdX3f6VZHCtlcwp0drA+aIgIbo78rYlcbmsAC99W4hCwxXEDHt kH81TgO4dnUKKJP8yrXbGZK3gOclWtW1La8VG2Ew44R/3ElSXy/T4sPa8b1p8JQk fH1qsO0ICdbS6aTdeZdCd/mFPVb3MhcVq0WHHhL408VkvDglv3LuC0uinpw9neGx 9krojQZBTwhOlFXD8yD81qWseK9uJwFdFUKFCWQWuTDVYlTbEGQRW6+czK52ztiC v8yY+Oq1rn84QXs+Mg5JH2pRkcEYRUBQrSv8AbaAGOCLxUgofdpTiupdNKh+bB8= =KPA7 -----END PGP SIGNATURE----- From owner-freebsd-java@FreeBSD.ORG Tue Oct 15 21:00:02 2013 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3405648D for ; Tue, 15 Oct 2013 21:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 21F242807 for ; Tue, 15 Oct 2013 21:00:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9FL014X047601 for ; Tue, 15 Oct 2013 21:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9FL01No047600; Tue, 15 Oct 2013 21:00:01 GMT (envelope-from gnats) Date: Tue, 15 Oct 2013 21:00:01 GMT Message-Id: <201310152100.r9FL01No047600@freefall.freebsd.org> To: freebsd-java@FreeBSD.org Cc: From: Jung-uk Kim Subject: Re: ports/183004: java/openjdk6 fails to build X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Jung-uk Kim List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 21:00:02 -0000 The following reply was made to PR ports/183004; it has been noted by GNATS. From: Jung-uk Kim To: Jake Guffey , freebsd-java@FreeBSD.org, bug-followup@freebsd.org Cc: Subject: Re: ports/183004: java/openjdk6 fails to build Date: Tue, 15 Oct 2013 16:56:04 -0400 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2013-10-15 16:30:01 -0400, Jake Guffey wrote: > The following reply was made to PR ports/183004; it has been noted > by GNATS. > > From: Jake Guffey To: > bug-followup@FreeBSD.org Cc: Subject: Re: ports/183004: > java/openjdk6 fails to build Date: Tue, 15 Oct 2013 16:20:42 -0400 > > --Apple-Mail=_C046AC44-4792-4E8F-8AAF-1A4083FCD57D > Content-Transfer-Encoding: 7bit Content-Type: text/plain; > charset=us-ascii > > What does r330421 mean? http://svnweb.freebsd.org/changeset/ports/330421 Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQEcBAEBAgAGBQJSXavkAAoJEHyflib82/FGFRwIAJpW+EqvWVAREiQZAp413ECY ndZn2pAotv2um1CdX3f6VZHCtlcwp0drA+aIgIbo78rYlcbmsAC99W4hCwxXEDHt kH81TgO4dnUKKJP8yrXbGZK3gOclWtW1La8VG2Ew44R/3ElSXy/T4sPa8b1p8JQk fH1qsO0ICdbS6aTdeZdCd/mFPVb3MhcVq0WHHhL408VkvDglv3LuC0uinpw9neGx 9krojQZBTwhOlFXD8yD81qWseK9uJwFdFUKFCWQWuTDVYlTbEGQRW6+czK52ztiC v8yY+Oq1rn84QXs+Mg5JH2pRkcEYRUBQrSv8AbaAGOCLxUgofdpTiupdNKh+bB8= =KPA7 -----END PGP SIGNATURE----- From owner-freebsd-java@FreeBSD.ORG Wed Oct 16 12:51:17 2013 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 10681172; Wed, 16 Oct 2013 12:51:17 +0000 (UTC) (envelope-from jake.guffey@eprotex.com) Received: from ePMPSDMZ02X.eprotex.com (IP-216-37-5-64.nframe.net [216.37.5.64]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DE47C2AFB; Wed, 16 Oct 2013 12:51:16 +0000 (UTC) Received: from [10.100.241.6] (unknown [208.83.120.194]) by ePMPSDMZ02X.eprotex.com (Postfix) with ESMTPSA id A3398AAEE; Wed, 16 Oct 2013 12:51:12 +0000 (UTC) Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: ports/183004: java/openjdk6 fails to build From: Jake Guffey In-Reply-To: <525DABE4.6050601@FreeBSD.org> Date: Wed, 16 Oct 2013 08:51:16 -0400 Message-Id: <46BE70E2-963C-4F51-BEF0-462127B219E3@eprotex.com> References: <201310152030.r9FKU1lD041994@freefall.freebsd.org> <525DABE4.6050601@FreeBSD.org> To: Jung-uk Kim X-Mailer: Apple Mail (2.1510) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: bug-followup@freebsd.org, freebsd-java@FreeBSD.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Oct 2013 12:51:17 -0000 Jung-uk Kim: This fixed the problem. Thank you. Thanks, Jake Guffey Network Security Engineer eProtex Network medical device security 5451 Lakeview Parkway S Drive Indianapolis, Indiana 46268, USA Mobile: 317-220-7100 jake.guffey@eprotex.com www.eprotex.com On Oct 15, 2013, at 4:56 PM, Jung-uk Kim wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 2013-10-15 16:30:01 -0400, Jake Guffey wrote: >> The following reply was made to PR ports/183004; it has been noted >> by GNATS. >> >> From: Jake Guffey To: >> bug-followup@FreeBSD.org Cc: Subject: Re: ports/183004: >> java/openjdk6 fails to build Date: Tue, 15 Oct 2013 16:20:42 -0400 >> >> --Apple-Mail=_C046AC44-4792-4E8F-8AAF-1A4083FCD57D >> Content-Transfer-Encoding: 7bit Content-Type: text/plain; >> charset=us-ascii >> >> What does r330421 mean? > > http://svnweb.freebsd.org/changeset/ports/330421 > > Jung-uk Kim > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.22 (FreeBSD) > > iQEcBAEBAgAGBQJSXavkAAoJEHyflib82/FGFRwIAJpW+EqvWVAREiQZAp413ECY > ndZn2pAotv2um1CdX3f6VZHCtlcwp0drA+aIgIbo78rYlcbmsAC99W4hCwxXEDHt > kH81TgO4dnUKKJP8yrXbGZK3gOclWtW1La8VG2Ew44R/3ElSXy/T4sPa8b1p8JQk > fH1qsO0ICdbS6aTdeZdCd/mFPVb3MhcVq0WHHhL408VkvDglv3LuC0uinpw9neGx > 9krojQZBTwhOlFXD8yD81qWseK9uJwFdFUKFCWQWuTDVYlTbEGQRW6+czK52ztiC > v8yY+Oq1rn84QXs+Mg5JH2pRkcEYRUBQrSv8AbaAGOCLxUgofdpTiupdNKh+bB8= > =KPA7 > -----END PGP SIGNATURE----- From owner-freebsd-java@FreeBSD.ORG Wed Oct 16 13:00:01 2013 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E5C2A8DD for ; Wed, 16 Oct 2013 13:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D39532B7C for ; Wed, 16 Oct 2013 13:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9GD01E6093559 for ; Wed, 16 Oct 2013 13:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9GD01pk093558; Wed, 16 Oct 2013 13:00:01 GMT (envelope-from gnats) Date: Wed, 16 Oct 2013 13:00:01 GMT Message-Id: <201310161300.r9GD01pk093558@freefall.freebsd.org> To: freebsd-java@FreeBSD.org Cc: From: Jake Guffey Subject: Re: ports/183004: java/openjdk6 fails to build X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Jake Guffey List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Oct 2013 13:00:02 -0000 The following reply was made to PR ports/183004; it has been noted by GNATS. From: Jake Guffey To: Jung-uk Kim Cc: freebsd-java@FreeBSD.org, bug-followup@freebsd.org Subject: Re: ports/183004: java/openjdk6 fails to build Date: Wed, 16 Oct 2013 08:51:16 -0400 --Apple-Mail=_07F9CDC4-099E-4A9C-804D-F0B4D45E18D2 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=iso-8859-1 Jung-uk Kim: This fixed the problem. Thank you. Thanks, Jake Guffey Network Security Engineer eProtex Network medical device security 5451 Lakeview Parkway S Drive Indianapolis, Indiana 46268, USA Mobile: 317-220-7100 jake.guffey@eprotex.com www.eprotex.com On Oct 15, 2013, at 4:56 PM, Jung-uk Kim wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 2013-10-15 16:30:01 -0400, Jake Guffey wrote: >> The following reply was made to PR ports/183004; it has been noted >> by GNATS. >> >> From: Jake Guffey To: >> bug-followup@FreeBSD.org Cc: Subject: Re: ports/183004: >> java/openjdk6 fails to build Date: Tue, 15 Oct 2013 16:20:42 -0400 >> >> --Apple-Mail=_C046AC44-4792-4E8F-8AAF-1A4083FCD57D >> Content-Transfer-Encoding: 7bit Content-Type: text/plain; >> charset=us-ascii >> >> What does r330421 mean? > > http://svnweb.freebsd.org/changeset/ports/330421 > > Jung-uk Kim > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.22 (FreeBSD) > > iQEcBAEBAgAGBQJSXavkAAoJEHyflib82/FGFRwIAJpW+EqvWVAREiQZAp413ECY > ndZn2pAotv2um1CdX3f6VZHCtlcwp0drA+aIgIbo78rYlcbmsAC99W4hCwxXEDHt > kH81TgO4dnUKKJP8yrXbGZK3gOclWtW1La8VG2Ew44R/3ElSXy/T4sPa8b1p8JQk > fH1qsO0ICdbS6aTdeZdCd/mFPVb3MhcVq0WHHhL408VkvDglv3LuC0uinpw9neGx > 9krojQZBTwhOlFXD8yD81qWseK9uJwFdFUKFCWQWuTDVYlTbEGQRW6+czK52ztiC > v8yY+Oq1rn84QXs+Mg5JH2pRkcEYRUBQrSv8AbaAGOCLxUgofdpTiupdNKh+bB8= > =KPA7 > -----END PGP SIGNATURE----- --Apple-Mail=_07F9CDC4-099E-4A9C-804D-F0B4D45E18D2 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=iso-8859-1
Thanks,
Jake Guffey
Network Security Engineer

5451 = Lakeview Parkway S Drive
jake.guffey@eprotex.com
<= div style=3D"color: rgb(0, 0, 0); font-family: Helvetica; font-size: = medium; font-style: normal; font-variant: normal; font-weight: normal; = letter-spacing: normal; line-height: normal; orphans: 2; text-align: = -webkit-auto; text-indent: 0px; text-transform: none; white-space: = normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; = -webkit-text-stroke-width: 0px; ">www.eprotex.com
On Oct 15, 2013, at 4:56 PM, Jung-uk Kim <jkim@FreeBSD.org> = wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On = 2013-10-15 16:30:01 -0400, Jake Guffey wrote:
The following reply was made to PR ports/183004; it has = been noted
by GNATS.

From: Jake Guffey <jake.guffey@eprotex.com> = To:
bug-followup@FreeBSD.org = Cc: Subject: Re: ports/183004:
java/openjdk6 fails to build Date: = Tue, 15 Oct 2013 16:20:42 = -0400

--Apple-Mail=3D_C046AC44-4792-4E8F-8AAF-1A4083FCD57D =
Content-Transfer-Encoding: 7bit Content-Type: text/plain; =
charset=3Dus-ascii

What does r330421 = mean?

http://svnweb.fr= eebsd.org/changeset/ports/330421

Jung-uk Kim
-----BEGIN = PGP SIGNATURE-----
Version: GnuPG v2.0.22 = (FreeBSD)

iQEcBAEBAgAGBQJSXavkAAoJEHyflib82/FGFRwIAJpW+EqvWVAREiQZA= p413ECY
ndZn2pAotv2um1CdX3f6VZHCtlcwp0drA+aIgIbo78rYlcbmsAC99W4hCwxXEDH= t
kH81TgO4dnUKKJP8yrXbGZK3gOclWtW1La8VG2Ew44R/3ElSXy/T4sPa8b1p8JQk
f= H1qsO0ICdbS6aTdeZdCd/mFPVb3MhcVq0WHHhL408VkvDglv3LuC0uinpw9neGx
9krojQZ= BTwhOlFXD8yD81qWseK9uJwFdFUKFCWQWuTDVYlTbEGQRW6+czK52ztiC
v8yY+Oq1rn84Q= Xs+Mg5JH2pRkcEYRUBQrSv8AbaAGOCLxUgofdpTiupdNKh+bB8=3D
=3DKPA7
-----E= ND PGP SIGNATURE-----

= --Apple-Mail=_07F9CDC4-099E-4A9C-804D-F0B4D45E18D2-- From owner-freebsd-java@FreeBSD.ORG Fri Oct 18 11:20:01 2013 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4B162272 for ; Fri, 18 Oct 2013 11:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2B2C0270B for ; Fri, 18 Oct 2013 11:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9IBK1Jr007554 for ; Fri, 18 Oct 2013 11:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9IBK15Y007553; Fri, 18 Oct 2013 11:20:01 GMT (envelope-from gnats) Resent-Date: Fri, 18 Oct 2013 11:20:01 GMT Resent-Message-Id: <201310181120.r9IBK15Y007553@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-java@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Lukasz Olszewski Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9E549171 for ; Fri, 18 Oct 2013 11:16:42 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 736AC26BE for ; Fri, 18 Oct 2013 11:16:42 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r9IBGf67041849 for ; Fri, 18 Oct 2013 11:16:41 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r9IBGf3u041847; Fri, 18 Oct 2013 11:16:41 GMT (envelope-from nobody) Message-Id: <201310181116.r9IBGf3u041847@oldred.freebsd.org> Date: Fri, 18 Oct 2013 11:16:41 GMT From: Lukasz Olszewski To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: java/183081: java crash on machine with zfs kernel module X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Oct 2013 11:20:01 -0000 >Number: 183081 >Category: java >Synopsis: java crash on machine with zfs kernel module >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 18 11:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Lukasz Olszewski >Release: 9.2 >Organization: >Environment: FreeBSD freeb 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: java crashes with the following error /usr/lib/libzfs.so: Undefined symbol "avl_numnodes" It happens during initial configuration of hudson CI server if the zfs module is present. If the module is removed from the kernel the configuration completes successfully ident /usr/lib/libzfs.so /usr/lib/libzfs.so: $FreeBSD: release/9.2.0/lib/csu/amd64/crti.S 217105 2011-01-07 16:07:51Z kib $ $FreeBSD: release/9.2.0/cddl/compat/opensolaris/misc/deviceid.c 185174 2008-11-22 13:33:06Z pjd $ $FreeBSD: release/9.2.0/cddl/compat/opensolaris/misc/zmount.c 221390 2011-05-03 16:00:26Z jh $ $FreeBSD: release/9.2.0/cddl/compat/opensolaris/misc/fsshare.c 222313 2011-05-26 16:27:00Z will $ $FreeBSD: release/9.2.0/cddl/compat/opensolaris/misc/mnttab.c 209962 2010-07-12 23:49:04Z mm $ $FreeBSD: release/9.2.0/lib/csu/amd64/crtn.S 217105 2011-01-07 16:07:51Z kib $ >How-To-Repeat: On fresh installation of 9.2-RELEASE amd64: 1. Add openjdk7 java -version openjdk version "1.7.0_25" OpenJDK Runtime Environment (build 1.7.0_25-b15) OpenJDK 64-Bit Server VM (build 23.21-b01, mixed mode) 2. Add zfs kernel module kldload zfs kldstat Id Refs Address Size Name 1 9 0xffffffff80200000 15b93c0 kernel 3 1 0xffffffff81812000 1583db zfs.ko 4 1 0xffffffff8196b000 56f7 opensolaris.ko 3. Download the latest version of hudson ci (3.1.0) http://eclipse.org/downloads/download.php?file=/hudson/war/hudson-3.1.0.war 4. Run hudson java -jar hudson-3.1.0.war -httpPort=8632 5. Open a browser and go to http://localhost:8632 6. On an initial setup page choose only JNA Native Support Plugin to install (in Core Compatibility Plugins section) 7. Click Install and then click Finish The java aborts with the following error /usr/lib/libzfs.so: Undefined symbol "avl_numnodes" 8. Remove working directory rm -rf .hudson 9. Remove zfs module kldunload zfs kldstat Id Refs Address Size Name 1 1 0xffffffff80200000 15b93c0 kernel 10. Repeat steps 4-7. The setup completes successfully. >Fix: not known >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-java@FreeBSD.ORG Fri Oct 18 16:39:10 2013 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 961A9B4E; Fri, 18 Oct 2013 16:39:10 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 68AA82016; Fri, 18 Oct 2013 16:39:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9IGdASn077115; Fri, 18 Oct 2013 16:39:10 GMT (envelope-from tijl@freefall.freebsd.org) Received: (from tijl@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9IGd9Ji077114; Fri, 18 Oct 2013 18:39:09 +0200 (CEST) (envelope-from tijl) Date: Fri, 18 Oct 2013 18:39:09 +0200 (CEST) Message-Id: <201310181639.r9IGd9Ji077114@freefall.freebsd.org> To: ohartman@zedat.fu-berlin.de, tijl@FreeBSD.org, freebsd-java@FreeBSD.org From: tijl@FreeBSD.org Subject: Re: ports/174826: java/openjdk6: gmake[5]: *** [/usr/ports/java/openjdk6/work/build/bsd-amd64/classes/javax/management/remote/rmi/RMIConnectionImpl_Stub.class] Segmentation fault: 11 (core dumped) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Oct 2013 16:39:10 -0000 Synopsis: java/openjdk6: gmake[5]: *** [/usr/ports/java/openjdk6/work/build/bsd-amd64/classes/javax/management/remote/rmi/RMIConnectionImpl_Stub.class] Segmentation fault: 11 (core dumped) State-Changed-From-To: open->closed State-Changed-By: tijl State-Changed-When: Fri Oct 18 18:38:29 CEST 2013 State-Changed-Why: It seems to build fine with clang now. http://www.freebsd.org/cgi/query-pr.cgi?pr=174826 From owner-freebsd-java@FreeBSD.ORG Fri Oct 18 16:59:30 2013 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9DA6CE4B; Fri, 18 Oct 2013 16:59:30 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 723A12138; Fri, 18 Oct 2013 16:59:30 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9IGxUDp080941; Fri, 18 Oct 2013 16:59:30 GMT (envelope-from tijl@freefall.freebsd.org) Received: (from tijl@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9IGxT4d080940; Fri, 18 Oct 2013 18:59:29 +0200 (CEST) (envelope-from tijl) Date: Fri, 18 Oct 2013 18:59:29 +0200 (CEST) Message-Id: <201310181659.r9IGxT4d080940@freefall.freebsd.org> To: mexas@bristol.ac.uk, tijl@FreeBSD.org, freebsd-java@FreeBSD.org From: tijl@FreeBSD.org Subject: Re: ports/178199: java/openjdk6 regression amd64/clang X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Oct 2013 16:59:30 -0000 Synopsis: java/openjdk6 regression amd64/clang State-Changed-From-To: open->closed State-Changed-By: tijl State-Changed-When: Fri Oct 18 18:58:47 CEST 2013 State-Changed-Why: Feedback timeout and port builds fine with clang now. http://www.freebsd.org/cgi/query-pr.cgi?pr=178199 From owner-freebsd-java@FreeBSD.ORG Sat Oct 19 14:33:05 2013 Return-Path: Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 79209DE0 for ; Sat, 19 Oct 2013 14:33:05 +0000 (UTC) (envelope-from fagreco@verizon.net) Received: from vms173011pub.verizon.net (vms173011pub.verizon.net [206.46.173.11]) by mx1.freebsd.org (Postfix) with ESMTP id 58AF22CE6 for ; Sat, 19 Oct 2013 14:33:05 +0000 (UTC) Received: from hpquad.greconet ([unknown] [74.104.168.210]) by vms173011.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0MUX000JD72HFN90@vms173011.mailsrvcs.net> for freebsd-java@FreeBSD.org; Sat, 19 Oct 2013 09:32:41 -0500 (CDT) Message-id: <52629808.7060800@verizon.net> Date: Sat, 19 Oct 2013 10:32:40 -0400 From: "Frank A. Greco" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130812 Thunderbird/17.0.8 MIME-version: 1.0 To: freebsd-java@FreeBSD.org Subject: minor problem with geogebra Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Oct 2013 14:33:05 -0000 My system $ uname -a FreeBSD hpquad.greconet 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 1) I installed java from ports, $ cat distinfo SHA256 (apache-ant-1.8.4-bin.tar.bz2) = aeaed7d5c2b1e73ffc195d713931047ecc113b8c9844df5cbac2797007455069 SIZE (apache-ant-1.8.4-bin.tar.bz2) = 4257152 SHA256 (openjdk-6-src-b28-04_oct_2013.tar.gz) = ac4fceed060ad61dab938c41181455fb0910f58f6944f820f0637b0f0c64bf75 SIZE (openjdk-6-src-b28-04_oct_2013.tar.gz) = 53599044 SHA256 (jtreg-4.1-bin-b05_29_nov_2012.zip) = 9291eb4a14501232b35614e88686ff66ad8b69d0098dbd4322b28f97b672653d SIZE (jtreg-4.1-bin-b05_29_nov_2012.zip) = 5993382 2) I also installed openjdk6-jre from ports, but no version number given. 3) I then installed geogebra from math/geogebra-i18n $ cat distinfo SHA256 (GeoGebra-Unixlike-Installer-4.2.47.0.tar.gz) = fe179728be5541d139cb74d9fce9dc5a1eaca032a7eaf0b76943bbc6bd73bd48 SIZE (GeoGebra-Unixlike-Installer-4.2.47.0.tar.gz) = 9279700 ****Problem* was that characters typed into "Input" pane did not display properly; they were superposed. However, they were received properly by geogebra because functions would plot correctly and algebra pane displayed input correctly. This was a nuisance because you could not tell whether you had made a typo while entering a long function until you tried to plot it. 4) Updated to geogebra 4.2.60.0 04 but problem persisted. 5) Removing openjdk6 and installing openjdk7 solved problem. The only reason I installed openjdk6 instead of openjdk7 initially was the concern that there might be compatibility issues with openjdk6-jre. I haven't detected any so far. Hope this helps, at least a little. Regards, Frank Greco