From owner-freebsd-ports@FreeBSD.ORG Thu Apr 8 21:23:36 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D44EA16A4CE for ; Thu, 8 Apr 2004 21:23:36 -0700 (PDT) Received: from viviendaatualcance.com.mx (dsl-200-78-18-163.prod-infinitum.com.mx [200.78.18.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36ABB43D45 for ; Thu, 8 Apr 2004 21:23:36 -0700 (PDT) (envelope-from eculp@viviendaatualcance.com.mx) Received: from localhost (localhost [127.0.0.1]) (uid 80) by viviendaatualcance.com.mx with local; Thu, 08 Apr 2004 23:23:35 -0500 Received: from dsl-201-129-46-8.prod-infinitum.com.mx (dsl-201-129-46-8.prod-infinitum.com.mx [201.129.46.8]) by mail.viviendaatualcance.com.mx (Horde) with HTTP for ; Thu, 8 Apr 2004 23:23:34 -0500 Message-ID: <20040408232334.1kgsocccocos400w@mail.viviendaatualcance.com.mx> Date: Thu, 8 Apr 2004 23:23:34 -0500 From: Edwin Culp To: Ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-EnContacto.net: Edwin Culp celular Mexico 001 228 824 5542 WorldInternet.ORG X-WorldInternet.org: Edwin Culp Te mantiene, siempre, EnContacto. X-Mailman-Approved-At: Fri, 09 Apr 2004 05:14:48 -0700 Subject: openoffice-1.1 can't get past jsdtoa X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2004 04:23:36 -0000 On current (updated several times a week) I've not been able to compile/update openoffice-1.1. It alway stops at jsdtoa.c. I haven't seen anyone else with this error so I'm concerned that I'm missing something. Any suggestions would be appreciated. Thanks, ed Errors follow: gcc32 -o jsdtoa.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" -DOJI -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/ports/editors/openoffice-1.1/work/mozilla/work/mozilla/dist/include/nspr -I/usr/local/include -I/usr/local/include -I/usr/local/include -I. -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -O -pipe -march=pentium4 -pipe -DNDEBUG -DTRIMMED -ffunction-sections -I/usr/X11R6/include -I/usr/X11R6/include -include ../../config-defs.h -DMOZILLA_CLIENT jsdtoa.c jsdtoa.c: In function `mult': jsdtoa.c:632: warning: suggest parentheses around arithmetic in operand of | jsdtoa.c:645: warning: suggest parentheses around arithmetic in operand of | jsdtoa.c: In function `diff': jsdtoa.c:867: warning: suggest parentheses around arithmetic in operand of | jsdtoa.c:875: warning: suggest parentheses around arithmetic in operand of | jsdtoa.c: In function `ulp': jsdtoa.c:888: warning: `a' might be used uninitialized in this function jsdtoa.c: In function `b2d': jsdtoa.c:919: warning: `d' might be used uninitialized in this function jsdtoa.c: In function `JS_strtod': jsdtoa.c:1092: warning: `rv0' might be used uninitialized in this function jsdtoa.c:1683: unable to find a register to spill in class `AREG' jsdtoa.c:1683: this is the insn: (insn 1686 1685 1687 (set (reg:CCNO 17 flags) (compare:CCNO (and:SI (subreg:SI (reg/v:DI 21 rxmm0 [248]) 0) (const_int 1 [0x1])) (const_int 0 [0x0]))) 281 {testsi_1} (insn_list 1682 (nil)) (expr_list:REG_DEAD (reg/v:DI 21 rxmm0 [248]) (nil))) jsdtoa.c:1683: confused by earlier errors, bailing out gmake[3]: *** [jsdtoa.o] Error 1