Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2013 13:40:26 -0700 (PDT)
From:      "Ronald F.Guilmette" <rfg@tristatelogic.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        rfg@tristatelogic.com
Subject:   ports/178647: java/openjdk6 does not build (without extra hack)
Message-ID:  <20130514204026.BDA663B66B@segfault.tristatelogic.com>
Resent-Message-ID: <201305142050.r4EKo1Sc035372@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



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