Bug 202620 - lang/fsharp port broken
Summary: lang/fsharp port broken
Status: Closed DUPLICATE of bug 213405
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: freebsd-mono (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-24 12:18 UTC by Lewis De Payne
Modified: 2016-10-14 15:39 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (mono)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lewis De Payne 2015-08-24 12:18:39 UTC
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).
Comment 1 David Naylor freebsd_committer freebsd_triage 2016-10-14 15:39:24 UTC

*** This bug has been marked as a duplicate of bug 213405 ***