Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2020 12:43:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 247167] lang/racket still fails to build on powerpc64 (referening jit)
Message-ID:  <bug-247167-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247167

            Bug ID: 247167
           Summary: lang/racket still fails to build on powerpc64
                    (referening jit)
           Product: Ports & Packages
           Version: Latest
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: olgeni@FreeBSD.org
          Reporter: linimon@FreeBSD.org
                CC: powerpc@FreeBSD.org
          Assignee: olgeni@FreeBSD.org
             Flags: maintainer-feedback?(olgeni@FreeBSD.org)
                CC: powerpc@FreeBSD.org

In theory, rXXX disabled JIT for all !x86 archs.  In practice, this still s=
eems
to fail.

I took a look at the config stuff, but was unable to come up with a quick
solution.  Perhaps the maintainer can more easily spot what's wrong in ther=
e.

cc -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem
/usr/local/include -fno-strict-aliasing -I./.. -I./../include  -I./../../rk=
tio
-I../../rktio -DLIBICONV_PLUG -isystem /usr/local/include -pthread=20
-DUSE_SENORA_GC -c ./future.c -o future.o
In file included from ./future.c:260:
In file included from ./jit.h:95:
./lightning/lightning.h:81:2: error: GNU lightning does not support the cur=
rent
target
#error GNU lightning does not support the current target

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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