Date: Tue, 27 Jan 2015 17:12:49 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 197127] [mips] lang/ocaml has no local asm code for mips Message-ID: <bug-197127-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197127 Bug ID: 197127 Summary: [mips] lang/ocaml has no local asm code for mips Product: Ports & Packages Version: Latest Hardware: mips URL: http://dirty.ysv.freebsd.org/data/11mips32-11mips32/20 15-01-26_23h32m57s/logs/errors/ocaml-4.01.0_4.log OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: sbruno@FreeBSD.org CC: freebsd-mips@FreeBSD.org, michipili@gmail.com Flags: maintainer-feedback?(michipili@gmail.com) CC: michipili@gmail.com lang/ocaml should be restricted to broken on mips due to the lack of mips ASM for now. /nxb-bin/usr/bin/cc -O -pipe -G0 -fno-strict-aliasing -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_mips -DSYS_unknown -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O -pipe -G0 -fno-strict-aliasing -c -o meta.o meta.c ln -s ../byterun/dynlink.c dynlink.c /nxb-bin/usr/bin/cc -O -pipe -G0 -fno-strict-aliasing -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_mips -DSYS_unknown -O -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -O -pipe -G0 -fno-strict-aliasing -c -o dynlink.o dynlink.c gmake[4]: *** No rule to make target 'mips.o', needed by 'libasmrun.a'. Stop. gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/ocaml/work/ocaml-4.01.0/asmrun' Makefile:621: recipe for target 'makeruntimeopt' failed gmake[3]: *** [makeruntimeopt] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/ocaml/work/ocaml-4.01.0' Makefile:240: recipe for target 'opt-core' failed gmake[2]: *** [opt-core] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/ocaml/work/ocaml-4.01.0' Makefile:129: recipe for target 'world.opt' failed gmake[1]: *** [world.opt] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/ocaml/work/ocaml-4.01.0' *** Error code 1 --- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> --- Maintainer CC'd -- 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-197127-13>