[GHC] #8675: make sdist fails in HEAD

#8675: make sdist fails in HEAD ------------------------------------+------------------------------------- Reporter: trommler | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.8.1 Component: Build System | Version: 7.7 Keywords: | Operating System: Unknown/Multiple Architecture: Unknown/Multiple | Type of failure: Other Difficulty: Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | ------------------------------------+------------------------------------- make sdist failed on my Linux box with this message: {{{ mv sdistprep/ghc/ghc-7.7.20140117/utils/genprimopcode///Parser.y sdistprep/ghc/ghc-7.7.20140117/utils/genprimopcode///Parser.y.source "cp" utils/haddock/dist/build/Haddock/Lex.hs sdistprep/ghc/ghc-7.7.20140117/utils/haddock/src/Haddock cp: cannot stat ‘utils/haddock/dist/build/Haddock/Lex.hs’: No such file or directory make[1]: *** [sdist-ghc-prep] Error 1 make: *** [sdist] Error 2 }}} My last successful make sdist was on January 12th. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8675 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8675: make sdist fails in HEAD
-------------------------------------+------------------------------------
Reporter: trommler | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.8.1
Component: Build System | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: Other | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by Austin Seipp

#8675: make sdist fails in HEAD -------------------------------------+------------------------------------ Reporter: trommler | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.8.1 Component: Build System | Version: 7.7 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: Other | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Changes (by thoughtpolice): * status: new => closed * resolution: => fixed Comment: Thanks for the report. This should be fixed. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8675#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC