Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2012 21:10:41 GMT
From:      Greg Larkin <glarkin@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/165115: bsd.java.mk - Unable to build port where USE_ANT=yes is set
Message-ID:  <201202132110.q1DLAfCp052506@red.freebsd.org>
Resent-Message-ID: <201202132120.q1DLKC17063870@freefall.freebsd.org>

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

>Number:         165115
>Category:       ports
>Synopsis:       bsd.java.mk - Unable to build port where USE_ANT=yes is set
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 13 21:20:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Greg Larkin
>Release:        8.2 RELEASE
>Organization:
The FreeBSD Project
>Environment:
FreeBSD pm 8.2-RELEASE-p3 FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:45:57 UTC 2011     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
I attempted to install devel/statsvn, but bsd.java.mk complained about an environment error with JAVA_HOME.  I checked my local shell environment, and JAVA_HOME was not set.  I looked through bsd.java.mk, and it appears that JAVA_HOME is set when USE_ANT=yes is in effect, but a check-makevars target then abort the make process because that variable is set.

>How-To-Repeat:
cd /usr/ports/devel/statsvn && make install clean

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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