[GHC] #11501: Building nofib/fibon returns permission denied
GHC
ghc-devs at haskell.org
Wed Jan 27 16:09:12 UTC 2016
#11501: Building nofib/fibon returns permission denied
-------------------------------------+-------------------------------------
Reporter: rem | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: NoFib | Version: 7.10.3
benchmark suite |
Keywords: | Operating System: Linux
Architecture: x86_64 | Type of failure: None/Unknown
(amd64) |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
Building nofib/fibon returns permission denied:
{{{
== make boot - --no-print-directory;
in /h/ywang30/nofib/fibon/Hackage/Bzlib
------------------------------------------------------------------------
// Codec/Compression/BZip/Stream.hsc
make[3]: execvp: //: Permission denied
make[3]: *** [Codec/Compression/BZip/Stream.hs] Error 127
}}}
Steps to reproduce:
Edit nofib/mk/boilerplate.mk:35 to NoFibSubDirs = fibon
make clean && make boot in nofib/
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11501>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list