From owner-freebsd-stable@FreeBSD.ORG Wed May 21 07:18:36 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4819C37B401 for ; Wed, 21 May 2003 07:18:36 -0700 (PDT) Received: from marvin.muc.de (marvin.muc.de [193.149.48.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 8E12E43F75 for ; Wed, 21 May 2003 07:18:34 -0700 (PDT) moderators-muc-lists-freebsd-stable-owner@moderators.muc.de) Received: (qmail 45453 invoked by alias); 21 May 2003 14:18:14 -0000 Delivered-To: moderators-muc-lists-freebsd-stable@moderators.muc.de Received: (qmail 45448 invoked from network); 21 May 2003 14:18:14 -0000 Received: from mail.fu-berlin.de (root@160.45.11.165) by marvin.muc.de with SMTP; 21 May 2003 14:18:13 -0000 Received: by mail.fu-berlin.de (Smail3.2.0.98) from Curry.ZEDAT.FU-Berlin.DE (160.45.10.36) with esmtp id ; Wed, 21 May 2003 16:18:32 +0200 (MEST) Received: by Curry.ZEDAT.FU-Berlin.DE (Smail3.2.0.98) from news.fu-berlin.de with bsmtp id ; Wed, 21 May 2003 16:18:31 +0200 (MEST) To: muc-lists-freebsd-stable@moderators.muc.de Path: port-212-202-185-88.reverse.qdsl-home.DE!not-for-mail From: Christian Koch Newsgroups: muc.lists.freebsd.stable Date: Wed, 21 May 2003 16:18:59 +0200 Lines: 136 Message-ID: X-Orig-NNTP-Posting-Host: port-212-202-185-88.reverse.qdsl-home.de (212.202.185.88) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Orig-X-Trace: fu-berlin.de 1053526711 28939186 212.202.185.88 (16 [193052]) User-Agent: KNode/0.7.2 X-Mailman-Approved-At: Wed, 21 May 2003 12:20:54 -0700 Subject: 5.0-RELEASE --> cannot build any Mozilla Version X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2003 14:18:36 -0000 Hi, I am running FreeBSD 5.0-RELEASE-p7 and cannot build any Mozilla version from ports. The build exits for all versions at the same point. A source file called jsdtoa.c. Thanks.. Here is my error report: ******************************************************************************* cc -o jsdtoa.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" -DEXPORT_JS_API -DJS_USE_SAFE_ARENA -I../../dist/include/js -I../../dist/include -I/usr/ports/www/mozilla-devel-gtk2/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 -O2 -pipe -DNDEBUG -DTRIMMED -ffunction-sections -O2 -I/usr/X11R6/include -I/usr/X11R6/include -include ../../mozilla-config.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:QI 1997 1996 1998 (set (reg:CCNO 17 flags) (compare:CCNO (and:SI (subreg:SI (reg/v:DI 21 rxmm0 [284]) 0) (const_int 1 [0x1])) (const_int 0 [0x0]))) 281 {testsi_1} (insn_list 1993 (nil)) (expr_list:REG_DEAD (reg/v:DI 21 rxmm0 [284]) (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-gtk2/work/mozilla/js/src' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/ports/www/mozilla-devel-gtk2/work/mozilla/js' gmake[1]: *** [tier_2] Error 2 gmake[1]: Leaving directory `/usr/ports/www/mozilla-devel-gtk2/work/mozilla' gmake: *** [default] Error 2 *** Error code 2 Stop in /usr/ports/www/mozilla-devel-gtk2. [root@belial /usr/ports/www/mozilla-devel-gtk2]# ******************************************************************************* as I said before, it is not only the developer version, even plain vanilla Mozilla fails at jsdtoa.c.... best regards Christian Koch P.S. here follows my dmesg Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.0-RELEASE-p7 #2: Sat May 10 23:56:08 CEST 2003 root@belial.ordo.septenarius:/usr/obj/usr/src/sys/BELIAL2 Preloaded elf kernel "/boot/kernel/kernel" at 0xc04b3000. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc04b30a8. Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 2669925032 Hz CPU: Pentium 4 (2669.93-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf27 Stepping = 7 Features=0xffffffffbfebfbff> real memory = 536805376 (511 MB) avail memory = 516386816 (492 MB) Initializing GEOMetry subsystem Pentium Pro MTRR support enabled npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard ACPI-0625: *** Info: GPE Block0 defined as GPE0 to GPE31 Using $PIR table, 10 entries at 0xc00fdeb0 acpi0: power button is handled as a fixed feature programming model. Timecounter "ACPI-fast" frequency 3579545 Hz acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 acpi_cpu0: on acpi0 acpi_cpu1: on acpi0 acpi_tz0: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xd0000000-0xd7ffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) pci1: at device 0.1 (no driver attached) uhci0: port 0xb800-0xb81f irq 10 at device 29.0 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ums0: B16_b_02 USB-PS/2 Optical Mouse, rev 2.00/98.02, addr 2, iclass 3/1 ums0: 7 buttons and Z dir. uhci1: port 0xb000-0xb01f irq 3 at device 29.1 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2: port 0xb400-0xb41f irq 7 at device 29.2 on pci0 usb2: on uhci2 usb2: USB revision 1.0 uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered pci0: at device 29.7 (no driver attached) pcib2: at device 30.0 on pci0 pci2: on pcib2 xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xa400-0xa47f mem 0xeb001000-0xeb00107f irq 11 at device 5.0 on pci2 xl0: Ethernet address: 00:a0:24:48:0c:3f miibus0: on xl0 xlphy0: <3Com internal media interface> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f,0-0x3,0-0x7,0-0x3,0-0x7 at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 ichsmb0: port 0x500-0x51f irq 12 at device 31.3 on pci0 smbus0: on ichsmb0 smb0: on smbus0 pcm0: port 0xc400-0xc43f,0xc000-0xc0ff mem 0xec002000-0xec0020ff,0xec001000-0xec0011ff irq 12 at device 31.5 on pci0 atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 orm0: