From owner-freebsd-amd64@FreeBSD.ORG Fri Sep 2 09:50:27 2005 Return-Path: X-Original-To: freebsd-amd64@hub.freebsd.org Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E4FC16A41F for ; Fri, 2 Sep 2005 09:50:27 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BA0843D55 for ; Fri, 2 Sep 2005 09:50:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j829oQaD092781 for ; Fri, 2 Sep 2005 09:50:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j829oQDK092780; Fri, 2 Sep 2005 09:50:26 GMT (envelope-from gnats) Resent-Date: Fri, 2 Sep 2005 09:50:26 GMT Resent-Message-Id: <200509020950.j829oQDK092780@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Florian Unglaub Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E20C816A41F for ; Fri, 2 Sep 2005 09:46:36 +0000 (GMT) (envelope-from flo@btw23.de) Received: from btw23.de (p54B5ECC1.dip.t-dialin.net [84.181.236.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6979643D49 for ; Fri, 2 Sep 2005 09:46:36 +0000 (GMT) (envelope-from flo@btw23.de) Received: by btw23.de (Postfix, from userid 1001) id 455782852D; Fri, 2 Sep 2005 11:46:34 +0200 (CEST) Message-Id: <20050902094634.455782852D@btw23.de> Date: Fri, 2 Sep 2005 11:46:34 +0200 (CEST) From: Florian Unglaub To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: u0@rootofallevil.net Subject: amd64/85626: java/jdk15 compile error X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2005 09:50:27 -0000 >Number: 85626 >Category: amd64 >Synopsis: java/jdk15 compile error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Sep 02 09:50:25 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Florian Unglaub >Release: FreeBSD 5.4-STABLE amd64 >Organization: >Environment: System: FreeBSD zaphod.foo 5.4-STABLE FreeBSD 5.4-STABLE #0: Thu Sep 1 18:59:57 CEST 2005 root@zaphod.foo:/usr/obj/usr/src/sys/ZAPHOD64 amd64 >Description: Port build via portinstall returned: ------------------------------------------------------------ execv(): Bad address Error trying to exec /usr/local/linux-sun-jdk1.4.2/bin/javac. Check if file exists and permissions are set correctly. gmake[3]: *** [.compile.classlist] Error 1 gmake[3]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java/java' gmake[2]: *** [all] Error 1 gmake[2]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make/java' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/ports/java/jdk15/work/j2se/make' gmake: *** [j2se-build] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk15. ------------------------------------------------------------ /usr/local/linux-sund-jdk1.4.2/bin/javac exists and the permissions seem to be correct: -rwxrwxr-x 1 root wheel 66156 Mar 5 04:31 /usr/local/linux-sun-jdk1.4.2/bin/javac linux emulation is compiled into the kernel and linprocfs mounted: linprocfs on /usr/compat/linux/proc (linprocfs, local) >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: