From akruijff@www.kruijff.org  Fri Sep  5 10:19:26 2003
Return-Path: <akruijff@www.kruijff.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 37B6916A4BF
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  5 Sep 2003 10:19:26 -0700 (PDT)
Received: from smtp10.wxs.nl (smtp10.wxs.nl [195.121.6.35])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 160C744001
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  5 Sep 2003 10:19:25 -0700 (PDT)
	(envelope-from akruijff@www.kruijff.org)
Received: from kruij557.speed.planet.nl
 (ipd50a97ba.speed.planet.nl [213.10.151.186])
 by smtp10.wxs.nl (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18
 2003)) with ESMTP id <0HKR002GL41KHP@smtp10.wxs.nl> for
 FreeBSD-gnats-submit@freebsd.org; Fri, 05 Sep 2003 19:17:45 +0200 (MEST)
Received: from Intranet.lan (akruijff@localhost [127.0.0.1])
	by kruij557.speed.planet.nl (8.12.8p1/8.12.8) with ESMTP id h85HJMRO064303	for
 <FreeBSD-gnats-submit@freebsd.org>; Fri,
 05 Sep 2003 19:19:22 +0200 (CEST envelope-from akruijff@Intranet.lan)
Received: (from akruijff@localhost)	by Intranet.lan (8.12.8p1/8.12.8/Submit)
 id h85HJLbs064302; Fri, 05 Sep 2003 19:19:21 +0200 (CEST)
Message-Id: <200309051719.h85HJLbs064302@Intranet.lan>
Date: Fri, 05 Sep 2003 19:19:21 +0200 (CEST)
From: Alex de Kruijff <akruijff@dds.nl>
Reply-To: Alex de Kruijff <akruijff@dds.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: jdk14 compile error (source 2 sep)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         56499
>Category:       java
>Synopsis:       jdk14 compile error (source 2 sep)
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    phantom
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 05 10:20:04 PDT 2003
>Closed-Date:    Wed Nov 05 13:00:16 PST 2003
>Last-Modified:  Wed Nov 05 13:00:16 PST 2003
>Originator:     Alex de Kruijff
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
System: FreeBSD Intranet.lan 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Mon Aug 4 15:28:22 CEST 2003 akruijff@Intranet.lan:/usr/obj/usr/src/sys/INTRANET i386


	
>Description:
	
After half a day of compiling i got:
<<<Finished Recursively making sources all @ Fri Sep  5 18:03:25 CEST 2003.
>How-To-Repeat:
1. I moved the work location to another disk with a symlink, due to lack 
   of space.
2. I used portinstall java/jdk14 to install it, or try to.
	
>Fix:

	
I will try the package.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: phantom 
State-Changed-When: Mon Sep 8 01:49:11 PDT 2003 
State-Changed-Why:  
Should be fixed in -p4-pre1.  Please check 




Responsible-Changed-From-To: freebsd-java->phantom 
Responsible-Changed-By: phantom 
Responsible-Changed-When: Mon Sep 8 01:49:11 PDT 2003 
Responsible-Changed-Why:  
My area 


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

From: Alexey Zelkin <phantom@FreeBSD.org.ua>
To: Alex de Kruijff <akruijff@dds.nl>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: java/56499: jdk14 compile error (source 2 sep)
Date: Mon, 8 Sep 2003 11:57:37 +0300

 hi,
 
 On Fri, Sep 05, 2003 at 07:19:21PM +0200, Alex de Kruijff wrote:
 > 
 > >Number:         56499
 > >Category:       java
 > >Synopsis:       jdk14 compile error (source 2 sep)
 
 [error messages deleted]
 
 This is known problem with options mishandling.  It is fixed in Java
 CVS Repository and fix will apear with upcoming -p4-pre1 patchset.
 
State-Changed-From-To: feedback->closed 
State-Changed-By: phantom 
State-Changed-When: Wed Nov 5 12:59:13 PST 2003 
State-Changed-Why:  
As promissed fix was included into -p4 


http://www.freebsd.org/cgi/query-pr.cgi?pr=56499 
>Unformatted:
 >>>Recursively making PortableServer all @ Fri Sep  5 18:03:25 CEST 2003 ...
 gmake[4]: Entering directory `/disk/jdk14/work/j2se/make/org/omg/PortableServer'
 gmake classes VARIANT=OPT
 gmake[5]: Entering directory `/disk/jdk14/work/j2se/make/org/omg/PortableServer'
 /bin/mkdir -p /disk/jdk14/work/control/build/bsd-i586/tmp/org/org.omg.PortableServer/obj
 rm -f /disk/jdk14/work/control/build/bsd-i586/tmp/org/org.omg.PortableServer/.classes.list
 gmake[5]: *** No rule to make target `/disk/jdk14/work/control/build/bsd-i586/classes/org/omg/PortableServer/AdapterActivator.class', needed by `classes'.  Stop.
 gmake[5]: Leaving directory `/disk/jdk14/work/j2se/make/org/omg/PortableServer'
 gmake[4]: *** [optimized] Error 2
 gmake[4]: Leaving directory `/disk/jdk14/work/j2se/make/org/omg/PortableServer'
 gmake[3]: *** [all] Error 1
 gmake[3]: Leaving directory `/disk/jdk14/work/j2se/make/org/omg'
 gmake[2]: *** [all] Error 1
 gmake[2]: Leaving directory `/disk/jdk14/work/j2se/make/org'
 gmake[1]: *** [all] Error 1
 gmake[1]: Leaving directory `/disk/jdk14/work/j2se/make'
 gmake: *** [j2se-build] Error 2
 *** Error code 2
 
 Stop in /usr/ports/java/jdk14.
 ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall443.20 make
 ** Fix the problem and try again.
 ** The following packages were not installed or upgraded (*:skipped / !:failed)
         ! java/jdk14    (unknown build error)
     19315.43 real     14284.06 user       969.39 sys
 
