Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 2004 12:38:31 -0700 (PDT)
From:      Mark Linimon <linimon@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)
Message-ID:  <200404291938.i3TJcVNU082408@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404291938.i3TJcVNU082408>