From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 14 20:50:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4AACA18B for ; Tue, 14 May 2013 20:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 16D5DB37 for ; Tue, 14 May 2013 20:50: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 r4EKo1Jx035373 for ; Tue, 14 May 2013 20:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4EKo1Sc035372; Tue, 14 May 2013 20:50:01 GMT (envelope-from gnats) Resent-Date: Tue, 14 May 2013 20:50:01 GMT Resent-Message-Id: <201305142050.r4EKo1Sc035372@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Ronald F.Guilmette" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id F0082EC8 for ; Tue, 14 May 2013 20:40:34 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id D2EDAAC5 for ; Tue, 14 May 2013 20:40:34 +0000 (UTC) Received: by segfault.tristatelogic.com (Postfix, from userid 1237) id BDA663B66B; Tue, 14 May 2013 13:40:26 -0700 (PDT) Message-Id: <20130514204026.BDA663B66B@segfault.tristatelogic.com> Date: Tue, 14 May 2013 13:40:26 -0700 (PDT) From: "Ronald F.Guilmette" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/178647: java/openjdk6 does not build (without extra hack) Cc: rfg@tristatelogic.com X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: "Ronald F.Guilmette" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 May 2013 20:50:02 -0000 >Number: 178647 >Category: ports >Synopsis: java/openjdk6 does not build (without extra hack) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 14 20:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Ronald F. Guilmette >Release: FreeBSD 9.1-RELEASE amd64 >Organization: entr0py >Environment: FreeBSD 9.1-RELEASE amd64 >Description: The java/openjdk6 port will not build "out of the box". If you try to build it, you will get this error: gmake[6]: *** No rule to make target `/usr/ports/java/openjdk6/work/hotspot/src/cpu/amd64/vm/x86_64.ad', needed by `../generated/adfiles/bsd_x86_64.ad'. Stop. Apparently, this has been a known problem for for at least a full year now: http://lists.freebsd.org/pipermail/freebsd-java/2012-May/009704.html The solution is apparently to hack the line: MAKE_JOBS_NUMBER=1 into your /etc/make.conf file before building java/openjdk6. This problem should be solved within the port itself, or at the very least, this issue/problem should be mentioned _somewhere_ within the UPDATING file. >How-To-Repeat: portinstall java/openjdk6 >Fix: I have not developed a fix, but I will, if the port maintainer is either unable or unwilling to do so. Just ask. >Release-Note: >Audit-Trail: >Unformatted: