[GHC] #14392: `make binary-dist` is broken
GHC
ghc-devs at haskell.org
Wed Jun 13 14:51:11 UTC 2018
#14392: `make binary-dist` is broken
-------------------------------------+-------------------------------------
Reporter: Fuuzetsu | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Build System | Version: 8.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ninjatrappeur):
Just ran the same command on a610c215580c56116b0882d3dce4a3a45993df19 and
ended up with a different error:
{{{
cd bindistprep && "/bin/tar" hcf - -T ../bindist-list.uniq | /bin/xz -c >
../bindistprep/ghc-8.5.20180612-x86_64-unknown-linux.tar.xz
/bin/tar: ghc-8.5.20180612/libraries/libiserv/LICENSE : stat impossible:
No such file or directory
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14392#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list