[Bug 197127] [mips] lang/ocaml has no local asm code for mips
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 27 17:12:50 UTC 2015
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 at FreeBSD.org
Reporter: sbruno at FreeBSD.org
CC: freebsd-mips at FreeBSD.org, michipili at gmail.com
Flags: maintainer-feedback?(michipili at gmail.com)
CC: michipili at 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 at FreeBSD.org> ---
Maintainer CC'd
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-mips
mailing list