Date: Tue, 27 Jan 2015 17:58:38 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 197132] [mips] lang/luajit unsupported build with gcc < 4.3 Message-ID: <bug-197132-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: sbruno@FreeBSD.org CC: freebsd-mips@FreeBSD.org Flags: maintainer-feedback?(osa@FreeBSD.org) Assignee: osa@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@FreeBSD.org> --- Auto-assigned to maintainer osa@FreeBSD.org -- 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-197132-13>