[GHC] #16386: T16219 fails on Windows
GHC
ghc-devs at haskell.org
Mon Mar 4 23:42:16 UTC 2019
#16386: T16219 fails on Windows
---------------------------------+----------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.10.1
Component: Compiler | Version: 8.4.3
Resolution: | Keywords:
Operating System: Windows | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
---------------------------------+----------------------------------------
Changes (by bgamari):
* cc: Phyx- (added)
Comment:
`cabal09` has an intriguingly similar (albeit not reliable) failure:
{{{
=====> cabal09(normal) 249 of 6839 [0, 1, 0]
cd "cabal/cabal09/cabal09.run" && $MAKE -s --no-print-directory cabal09
CLEANUP=1
Wrong exit code for cabal09()(expected 0 , actual 2 )
Stderr ( cabal09 ):
C:\GitLabRunner\builds\8fc0e283\0\ghc\ghc\tmp\ghcD256.o.tmp:
renameFile:renamePath:MoveFileEx
"\\\\?\\C:\\GitLabRunner\\builds\\8fc0e283\\0\\ghc\\ghc\\tmp\\ghcD256.o.tmp"
Just
"\\\\?\\C:\\GitLabRunner\\builds\\8fc0e283\\0\\ghc\\ghc\\tmp\\ghcD256.o":
does not exist (The system cannot find the file specified.)
make[2]: *** [Makefile:14: cabal09] Error 1
*** unexpected failure for cabal09(normal)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16386#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list