The lang/fsharp port fails to build under a fresh install of FreeBSD 10.2-REL #0 on amd64 using the GENERIC kernel. I was able to successfully build MONO using the default options for it and its dependencies, but fsharp fails as documented below... --- begin snip --- TIME: 46.2 Delta: 0.3 Mem: 0 G0: 8 G1: 0 G2: 0 [Write XML docs] TIME: 46.2 Delta: 0.0 Mem: 0 G0: 0 G1: 0 G2: 0 [Write HTML docs] TIME: 47.3 Delta: 1.0 Mem: 0 G0: 29 G1: 0 G2: 0 [Encode Interface Data] 1 Warning(s) 1 Error(s) Time Elapsed 00:00:52.3500880 Makefile:9: recipe for target 'build-proto' failed gmake[4]: *** [build-proto] Error 1 gmake[4]: Leaving directory '/usr/ports/lang/fsharp/work/fsharp-3.1.2.5/src/fsharp/FSharp.Compiler-proto' Makefile:15: recipe for target 'build-proto' failed gmake[3]: *** [build-proto] Error 2 gmake[3]: Leaving directory '/usr/ports/lang/fsharp/work/fsharp-3.1.2.5/src/fsharp' Makefile:10: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/usr/ports/lang/fsharp/work/fsharp-3.1.2.5/src/fsharp' Makefile:4: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/usr/ports/lang/fsharp/work/fsharp-3.1.2.5' *** Error code 1 Stop. make: stopped in /usr/ports/lang/fsharp --- end of snip --- Again, this is a fresh install of 10.2-REL (in other words - a stock system prior to tweaks and modifications).
*** This bug has been marked as a duplicate of bug 213405 ***