From owner-freebsd-current Thu Sep 12 5:31:54 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 310DD37B400 for ; Thu, 12 Sep 2002 05:31:51 -0700 (PDT) Received: from MX2.estpak.ee (ld1.estpak.ee [194.126.101.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1387643E4A for ; Thu, 12 Sep 2002 05:31:50 -0700 (PDT) (envelope-from kalts@estpak.ee) Received: from tiiu.internal (adsl11841.estpak.ee [213.219.94.21]) by MX2.estpak.ee (Postfix) with ESMTP id C40A47363D for ; Thu, 12 Sep 2002 15:30:16 +0300 (EEST) Received: from tiiu.internal (localhost [127.0.0.1]) by tiiu.internal (8.12.6/8.12.6) with ESMTP id g8CCb1Aa063579 for ; Thu, 12 Sep 2002 15:37:01 +0300 (EEST) (envelope-from vallo@tiiu.internal) Received: (from vallo@localhost) by tiiu.internal (8.12.6/8.12.6/Submit) id g8CCb1eL063578 for freebsd-current@freebsd.org; Thu, 12 Sep 2002 15:37:01 +0300 (EEST) (envelope-from vallo) Date: Thu, 12 Sep 2002 15:37:01 +0300 From: Vallo Kallaste To: freebsd-current@freebsd.org Subject: Can't compile XFree86-4-Server Message-ID: <20020912123701.GA63535@tiiu.internal> Reply-To: kalts@estpak.ee Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i-ja.1 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 Hi For a few days the XFree86-4-Server compilation fails with following error. I'm running -current as of yesterday with kan's patch. The world and kernel is built with CPUTYPE=p4 and I'm trying to build complete set of packages for an old P2, thus CPUTYPE=p2 for entire package build. rm -f miPck1Prim.o LD_LIBRARY_PATH=../../../../../../exports/lib cc -O -pipe -march=pentium2 -march=pentium2 -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith -fno-merge-constants -I. -I../include -I../../../../../../exports/include/X11 -I../../../include -I../../../../../../programs/Xserver/include -I../../../../../.. -I../../../../../../exports/include -DCSRG_BASED -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP -DXF86BIGFONT -DDPMSExtension -DPANORAMIX -DRENDER -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER -DXFree86Server -DXF86VIDMODE -DXvMCExtension -DSMART_SCHEDULE -DBUILDDEBUG -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO -DIN_MODULE -DXFree86Module -c miPck1Prim.c miPck1Prim.c: In function `CheckFAreaPick1': miPck1Prim.c:337: unable to find a register to spill in class `FLOAT_REGS' miPck1Prim.c:337: this is the insn: (insn 275 273 277 (set (subreg:SF (reg/v:DI 29 rmm0 [64]) 0) (float:SF (mem/s/j:HI (reg/v/f:SI 2 ecx [61]) [0 .x+0 S2 A16]))) 167 {floathisf2} (insn_list 271 (nil)) (nil)) miPck1Prim.c:337: confused by earlier errors, bailing out *** Error code 1 Stop in /usr/local/src/portbuild/usr/ports/x11-servers/XFree86-4-Server/work/xc/programs/Xserver/PEX5/ddpex/mi/level1. *** Error code 1 Stop in /usr/local/src/portbuild/usr/ports/x11-servers/XFree86-4-Server/work/xc/programs/Xserver/PEX5. *** Error code 1 Stop in /usr/local/src/portbuild/usr/ports/x11-servers/XFree86-4-Server/work/xc/programs/Xserver. *** Error code 1 Stop in /usr/local/src/portbuild/usr/ports/x11-servers/XFree86-4-Server/work/xc/programs. *** Error code 1 Stop in /usr/local/src/portbuild/usr/ports/x11-servers/XFree86-4-Server/work/xc. *** Error code 1 Stop in /usr/local/src/portbuild/usr/ports/x11-servers/XFree86-4-Server/work/xc. *** Error code 1 Stop in /usr/ports/x11-servers/XFree86-4-Server. *** Error code 1 Stop in /usr/ports/x11/XFree86-4. -- Vallo Kallaste kalts@estpak.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message