ports/65009: Maintainer update: lang/gforth (build fix)

Mark Linimon linimon at FreeBSD.org
Thu Apr 29 19:38:31 UTC 2004


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



More information about the freebsd-ports-bugs mailing list