From eugen@www.svzserv.kemerovo.su  Wed Dec 20 06:58:46 2006
Return-Path: <eugen@www.svzserv.kemerovo.su>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 6013F16A40F;
	Wed, 20 Dec 2006 06:58:46 +0000 (UTC)
	(envelope-from eugen@www.svzserv.kemerovo.su)
Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A094943C9F;
	Wed, 20 Dec 2006 06:58:45 +0000 (GMT)
	(envelope-from eugen@www.svzserv.kemerovo.su)
Received: from www.svzserv.kemerovo.su (smmsp@localhost [127.0.0.1])
	by www.svzserv.kemerovo.su (8.13.8/8.13.8) with ESMTP id kBK6Zdi7009535;
	Wed, 20 Dec 2006 13:35:39 +0700 (KRAT)
	(envelope-from eugen@www.svzserv.kemerovo.su)
Received: (from root@localhost)
	by www.svzserv.kemerovo.su (8.13.8/8.13.8/Submit) id kBK6ZdWJ009534;
	Wed, 20 Dec 2006 13:35:39 +0700 (KRAT)
	(envelope-from eugen)
Message-Id: <200612200635.kBK6ZdWJ009534@www.svzserv.kemerovo.su>
Date: Wed, 20 Dec 2006 13:35:39 +0700 (KRAT)
From: Eugene Grosbein <eugen@kuzbass.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc: glewis@freebsd.org, java@freebsd.org
Subject: Makefile for ports/java/jdk15 is not compatible with make of RELENG_4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         106964
>Category:       java
>Synopsis:       Makefile for ports/java/jdk15 is not compatible with make of RELENG_4
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-java
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 20 07:00:29 GMT 2006
>Closed-Date:    Wed Dec 20 17:00:06 GMT 2006
>Last-Modified:  Sat Feb 24 14:50:02 GMT 2007
>Originator:     Eugene Grosbein
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
Svyaz Service JSC
>Environment:
System: FreeBSD www.svzserv.kemerovo.su 4.11-STABLE FreeBSD 4.11-STABLE #20: Mon Nov 27 13:23:00 KRAT 2006 eu@www.svzserv.kemerovo.su:/home4/obj/home/src/sys/WWW i386

>Description:
	See next section

>How-To-Repeat:

# cd /usr/ports/java/jdk15
# make
"Makefile", line 194: Malformed conditional (!exists(${DISTDIR}/${PATCHSETFILE}) || (defined(WITH_POLICY) && !exists(${DISTDIR}/${POLICYFILE}))#}{)
make: fatal errors encountered -- cannot continue
# ident Makefile
Makefile:
     $FreeBSD: ports/java/jdk15/Makefile,v 1.118 2006/12/11 17:10:52 glewis Ex

>Fix:

	Unknown
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: glewis 
State-Changed-When: Wed Dec 20 16:56:46 UTC 2006 
State-Changed-Why:  
I'm aware of this problem.  However, the comments that cause 4.x's make to 
error also help keep maintaining the Makefile sane, so I won't be changing 
them (despite 4.11 still being on my own main machine).  Also, 4.x is 
scheduled for end of life in a little over a month, so there is little 
impetus to make this work when there are (for me) adverse affects from doing 
so. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106964 

From: Andrew Lentvorski <bsder@allcaps.org>
To: bug-followup@FreeBSD.org,  eugen@kuzbass.ru
Cc:  
Subject: Re: java/106964: Makefile for ports/java/jdk15 is not compatible
 with make of RELENG_4
Date: Fri, 23 Feb 2007 22:28:27 -0800

 Rather than just closing this, can't java be forced to depend upon a gnu 
 make port?
 
 -a

From: Eugene Grosbein <eugen@www.svzserv.kemerovo.su>
To: Andrew Lentvorski <bsder@allcaps.org>
Cc: bug-followup@FreeBSD.org, eugen@kuzbass.ru
Subject: Re: java/106964: Makefile for ports/java/jdk15 is not compatible with make of RELENG_4
Date: Sat, 24 Feb 2007 21:46:26 +0700

 On Fri, Feb 23, 2007 at 10:28:27PM -0800, Andrew Lentvorski wrote:
 > Rather than just closing this, can't java be forced to depend upon a gnu 
 > make port?
 
 No. The main (port's) Makefile is always processed with system make.
 The correct solution would be upgrade of system make for RELENG_4
 but I doubt that there is anyone willing to do this.
 
 Eugene
>Unformatted:
