From owner-freebsd-java@FreeBSD.ORG Sat Apr 16 16:40:23 2005 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB87F16A4CE for ; Sat, 16 Apr 2005 16:40:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAD8343D54 for ; Sat, 16 Apr 2005 16:40:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j3GGeNO0015927 for ; Sat, 16 Apr 2005 16:40:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3GGeNej015925; Sat, 16 Apr 2005 16:40:23 GMT (envelope-from gnats) Resent-Date: Sat, 16 Apr 2005 16:40:23 GMT Resent-Message-Id: <200504161640.j3GGeNej015925@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-java@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Richard Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1769816A4CE for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: java/80009: jdk14 won't compile X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 16:40:24 -0000 >Number: 80009 >Category: java >Synopsis: jdk14 won't compile >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 16 16:40:23 GMT 2005 >Closed-Date: >Last-Modified: >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 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: >Unformatted: