From nobody@FreeBSD.org  Sat Apr 16 16:31:21 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1769816A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 16 Apr 2005 16:31:21 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0252543D1D
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 16 Apr 2005 16:31:21 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GGVKfB059191
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 16 Apr 2005 16:31:20 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j3GGVKFX059190;
	Sat, 16 Apr 2005 16:31:20 GMT
	(envelope-from nobody)
Message-Id: <200504161631.j3GGVKFX059190@www.freebsd.org>
Date: Sat, 16 Apr 2005 16:31:20 GMT
From: Richard <samedii@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: jdk14 won't compile
X-Send-Pr-Version: www-2.3

>Number:         80009
>Category:       java
>Synopsis:       jdk14 won't compile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-java
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 16 16:40:23 GMT 2005
>Closed-Date:    Sun Apr 17 21:51:44 GMT 2005
>Last-Modified:  Sun Apr 17 21:51:44 GMT 2005
>Originator:     Richard
>Release:        FreeBSD 5.3-RELEASE (GENERIC)
>Organization:
IESJ
>Environment:
Compiling ../generated/adfiles/ad_i486_misc.cpp
{standard input}: Assembler messages:
{standard input}:104953: Warning: end of file not at end of a line; newline inse
rted
{standard input}:105865: Error: suffix or operands invalid for `mov'
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
gmake[3]: *** [ad_i486_misc.o] Error 1
gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/h
otspot-i586/tmp/bsd_i486_compiler2/product'
gmake[2]: *** [the_vm] Error 2
gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/h
otspot-i586/tmp/bsd_i486_compiler2/product'
gmake[1]: *** [product] Error 2
gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/h
otspot-i586/tmp'
gmake: *** [product] Error 2
*** Error code 2

Stop in /usr/ports/java/jdk14.
>Description:
      cd /usr/ports/java/jdk14
make install clean

output of "gcc -v":
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728




>How-To-Repeat:
      To get the same error again I mounted linprocfs and then gcc went through the compiling process again until it hit the same error.
>Fix:
      
>Release-Note:
>Audit-Trail:

From: Samedi <samedii@gmail.com>
To: bug-followup@FreeBSD.org, samedii@gmail.com
Cc:  
Subject: Re: java/80009: jdk14 won't compile
Date: Sun, 17 Apr 2005 10:11:08 +0200

 To solve this error I patched the /usr/ports/java/jdk14 to the latest 
 version (it was previously using patchset 6 when the latest was patchset 
 7). By downloading the latest port from ftp.freebsd.org it suddenly worked.

From: Mark Linimon <linimon@lonesome.com>
To: Samedi <samedii@gmail.com>
Cc: freebsd-java@FreeBSD.org, <freebsd-gnats-submit@FreeBSD.org>
Subject: Re: java/80009: jdk14 won't compile
Date: Sun, 17 Apr 2005 11:05:56 -0500 (CDT)

 So does that mean this problem report can be closed?
 
 
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Sun Apr 17 21:51:23 GMT 2005 
State-Changed-Why:  
Closed at submitter's request. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=80009 
>Unformatted:
