[GHC] #15971: Hadrian fails Shake's linter on Windows
GHC
ghc-devs at haskell.org
Sun Dec 2 16:18:15 UTC 2018
#15971: Hadrian fails Shake's linter on Windows
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: high | Milestone: 8.8.1
Component: Build System | Version: 8.7
(Hadrian) |
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 NeilMitchell):
Presumably you {{{need}}} the output of {{{extraObjects}}} at some point?
When you do that it records their modification times. The {{{--lint}}}
flag causes it to check the modification time at the end, and it spots it
is different. Could the insertion into the archive be somehow modifying
these files? Do you extract them twice?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15971#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list