[Bug 202620] fsharp port broken
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 24 12:18:40 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202620
Bug ID: 202620
Summary: fsharp port broken
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: mono at FreeBSD.org
Reporter: lew.payne at gmail.com
Assignee: mono at FreeBSD.org
Flags: maintainer-feedback?(mono at FreeBSD.org)
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).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-mono
mailing list