[GHC] #12695: Build failure due to MAP_NORESERVE being removed in FreeBSD 11.x and later
GHC
ghc-devs at haskell.org
Mon Mar 6 14:06:01 UTC 2017
#12695: Build failure due to MAP_NORESERVE being removed in FreeBSD 11.x and later
-------------------------------------+-------------------------------------
Reporter: abbe | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: FreeBSD | Architecture:
Type of failure: Building GHC | Unknown/Multiple
failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by dmm):
While 8.0.2 did build fine, I see lots of these on console:
{{{
swap_pager_getswapspace(8): failed
swap_pager_getswapspace(14): failed
swap_pager_getswapspace(9): failed
...
}}}
That may have existed for 8.0.1 too and I missed it. Given the nature of
use for MAP_NORESERVE change, it may be responsible for this.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12695#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list