From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 29 12:38:31 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA03F16A4D0; Thu, 29 Apr 2004 12:38:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FC8743D1F; Thu, 29 Apr 2004 12:38:31 -0700 (PDT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) i3TJcVpT082412; Thu, 29 Apr 2004 12:38:31 -0700 (PDT) (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i3TJcVNU082408; Thu, 29 Apr 2004 12:38:31 -0700 (PDT) (envelope-from linimon) Date: Thu, 29 Apr 2004 12:38:31 -0700 (PDT) From: Mark Linimon Message-Id: <200404291938.i3TJcVNU082408@freefall.freebsd.org> To: cyrille.lefevre@laposte.net, linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/65009: Maintainer update: lang/gforth (build fix) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Apr 2004 19:38:31 -0000 Synopsis: Maintainer update: lang/gforth (build fix) State-Changed-From-To: open->feedback State-Changed-By: linimon State-Changed-When: Thu Apr 29 12:37:01 PDT 2004 State-Changed-Why: I can't get this to build on 4.9: ./engine.c:479: fixed or forbidden register 5 (di) was spilled for class DIREG. ./engine.c:479: This may be due to a compiler bug or to impossible asm ./engine.c:479: statements or clauses. ./engine.c:479: This is the instruction: (insn 9940 9939 9941 (parallel[ (set (reg:SI 2 %ecx) (unspec:SI[ (mem:BLK (reg:SI 0 %eax) 0) (const_int 0 [0x0]) (const_int 1 [0x1]) ] 0)) (clobber (reg:SI 0 %eax)) ] ) 411 {strlensi+1} (insn_list 9939 (nil)) (expr_list:REG_UNUSED (reg:SI 0 %eax) (nil))) gmake[2]: *** [engine-fast.o] Error 1 gmake[2]: Leaving directory `/mnt/pcvs/ports/lang/gforth/work/gforth-0.6.1/engine' Can the submitter confirm this? (Also, the original patch seemed to leave two inclusions of bsd.port.pre.mk, I deleted the latter one). http://www.freebsd.org/cgi/query-pr.cgi?pr=65009