From owner-freebsd-current Fri Dec 6 10:21:39 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33F3A37B401 for ; Fri, 6 Dec 2002 10:21:37 -0800 (PST) Received: from smak.uberduper.com (12-213-188-143.client.attbi.com [12.213.188.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8E9243E4A for ; Fri, 6 Dec 2002 10:21:36 -0800 (PST) (envelope-from james@uberduper.com) Received: from jsattertop (unknown [208.33.24.5]) by smak.uberduper.com (Postfix) with ESMTP id 9ECC2133A44 for ; Fri, 6 Dec 2002 10:22:46 -0800 (PST) Message-ID: <004201c29d54$0120b690$a50a1eac@jsattertop> From: "James Satterfield" To: Subject: mozilla-devel port on current Date: Fri, 6 Dec 2002 10:19:23 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mozilla-devel port fails to build on current. I would imagine this is already known, but I haven't seen any posts on the mailing list. jsdtoa.c cc -o jsdtoa.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" -DOJI -DEXPORT_JS_A PI -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/us r/po rts/www/mozilla-devel/work/mozilla/dist/include/nspr -I/usr/local/include - I/us r/local/include -I/usr/local/include -I. -I/usr/X11R6/include -fPIC -I/us r/X1 1R6/include -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith -Wcas t-al ign -Wno-long-long -O -pipe -march=pentium4 -pipe -DNDEBUG -DTRIMMED -ffunc tion -sections -I/usr/X11R6/include -I/usr/X11R6/include -include ../../mozilla-con fig.h -DMOZILLA_CLIENT jsdtoa.c jsdtoa.c: In function `mult': jsdtoa.c:696: warning: suggest parentheses around arithmetic in operand of | jsdtoa.c:709: warning: suggest parentheses around arithmetic in operand of | jsdtoa.c: In function `diff': jsdtoa.c:966: warning: suggest parentheses around arithmetic in operand of | jsdtoa.c:974: warning: suggest parentheses around arithmetic in operand of | jsdtoa.c: In function `ulp': jsdtoa.c:987: warning: `a' might be used uninitialized in this function jsdtoa.c: In function `b2d': jsdtoa.c:1018: warning: `d' might be used uninitialized in this function jsdtoa.c: In function `JS_strtod': jsdtoa.c:1239: warning: `rv0' might be used uninitialized in this function jsdtoa.c:1874: unable to find a register to spill in class `AREG' jsdtoa.c:1874: this is the insn: (insn 1797 1796 1798 (set (reg:CCNO 17 flags) (compare:CCNO (and:SI (subreg:SI (reg/v:DI 21 rxmm0 [251]) 0) (const_int 1 [0x1])) (const_int 0 [0x0]))) 281 {testsi_1} (insn_list 1793 (nil)) (expr_list:REG_DEAD (reg/v:DI 21 rxmm0 [251]) (nil))) jsdtoa.c:1874: confused by earlier errors, bailing out gmake[3]: *** [jsdtoa.o] Error 1 gmake[3]: Leaving directory `/usr/ports/www/mozilla-devel/work/mozilla/js/src' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/ports/www/mozilla-devel/work/mozilla/js' gmake[1]: *** [tier_2] Error 2 gmake[1]: Leaving directory `/usr/ports/www/mozilla-devel/work/mozilla' gmake: *** [default] Error 2 *** Error code 2 Stop in /usr/ports/www/mozilla-devel. James. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message