[Bug 197132] [mips] lang/luajit unsupported build with gcc < 4.3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 27 17:58:39 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197132

            Bug ID: 197132
           Summary: [mips] lang/luajit unsupported build with gcc < 4.3
           Product: Ports & Packages
           Version: Latest
          Hardware: mips
               URL: http://dirty.ysv.freebsd.org/data/11mips32-11mips32/20
                    15-01-26_23h32m57s/logs/errors/luajit-2.0.3.log
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: osa at FreeBSD.org
          Reporter: sbruno at FreeBSD.org
                CC: freebsd-mips at FreeBSD.org
             Flags: maintainer-feedback?(osa at FreeBSD.org)
          Assignee: osa at FreeBSD.org

lang/luajit should be marked as broken for mips/mips64 until we update the
toolchain to support mips.

gmake[2]: Entering directory
'/wrkdirs/usr/ports/lang/luajit/work/LuaJIT-2.0.3/src'
lj_arch.h:302:2: error: #error "Need at least GCC 4.3 or newer"
lj_arch.h:335:2: error: #error "No support for MIPS CPUs without FPU"
lj_arch.h:302:2: error: #error "Need at least GCC 4.3 or newer"
lj_arch.h:335:2: error: #error "No support for MIPS CPUs without FPU"
lj_arch.h:302:2: error: #error "Need at least GCC 4.3 or newer"
lj_arch.h:335:2: error: #error "No support for MIPS CPUs without FPU"
lj_arch.h:302:2: error: #error "Need at least GCC 4.3 or newer"
lj_arch.h:335:2: error: #error "No support for MIPS CPUs without FPU"
lj_arch.h:302:2: error: #error "Need at least GCC 4.3 or newer"
lj_arch.h:335:2: error: #error "No support for MIPS CPUs without FPU"
lj_arch.h:302:2: error: #error "Need at least GCC 4.3 or newer"
lj_arch.h:335:2: error: #error "No support for MIPS CPUs without FPU"
lj_arch.h:302:2: error: #error "Need at least GCC 4.3 or newer"
lj_arch.h:335:2: error: #error "No support for MIPS CPUs without FPU"
lj_arch.h:302:2: error: #error "Need at least GCC 4.3 or newer"
lj_arch.h:335:2: error: #error "No support for MIPS CPUs without FPU"
lj_arch.h:302:2: error: #error "Need at least GCC 4.3 or newer"
lj_arch.h:335:2: error: #error "No support for MIPS CPUs without FPU"
lj_arch.h:302:2: error: #error "Need at least GCC 4.3 or newer"
lj_arch.h:335:2: error: #error "No support for MIPS CPUs without FPU"
lj_arch.h:302:2: error: #error "Need at least GCC 4.3 or newer"
lj_arch.h:335:2: error: #error "No support for MIPS CPUs without FPU"
lj_arch.h:302:2: error: #error "Need at least GCC 4.3 or newer"
lj_arch.h:335:2: error: #error "No support for MIPS CPUs without FPU"
lj_arch.h:302:2: error: #error "Need at least GCC 4.3 or newer"
lj_arch.h:335:2: error: #error "No support for MIPS CPUs without FPU"
lj_arch.h:302:2: error: #error "Need at least GCC 4.3 or newer"
lj_arch.h:335:2: error: #error "No support for MIPS CPUs without FPU"
lj_arch.h:302:2: error: #error "Need at least GCC 4.3 or newer"
lj_arch.h:335:2: error: #error "No support for MIPS CPUs without FPU"
HOSTCC    host/minilua.o
HOSTLINK  host/minilua
lj_arch.h:302:2: error: #error "Need at least GCC 4.3 or newer"
lj_arch.h:335:2: error: #error "No support for MIPS CPUs without FPU"
DYNASM    host/buildvm_arch.h
HOSTCC    host/buildvm.o
In file included from host/buildvm.h:16,
                 from host/buildvm.c:17:
./lj_arch.h:302:2: error: #error "Need at least GCC 4.3 or newer"
Makefile:662: recipe for target 'host/buildvm.o' failed
gmake[2]: *** [host/buildvm.o] Error 1
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/lang/luajit/work/LuaJIT-2.0.3/src'
Makefile:105: recipe for target 'all' failed
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/luajit/work/LuaJIT-2.0.3'
*** Error code 1

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer osa at FreeBSD.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-mips mailing list