[GHC] #16158: T15094 fails on Windows
GHC
ghc-devs at haskell.org
Wed Jan 9 16:21:51 UTC 2019
#16158: T15094 fails on Windows
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.6.3
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
`T15904` fails with:
{{{
=====> T15904(normal) 1996 of 6747 [0, 6, 0]
cd "hp2ps/T15904.run" && $MAKE -s --no-print-directory T15904
Wrong exit code for T15904()(expected 0 , actual 2 )
Stdout ( T15904 ):
[1 of 1] Compiling T15904 ( T15904.hs, T15904.o )
Linking "T15904".exe ...
Stderr ( T15904 ):
"T15904".exe.manifest: openFile: invalid argument (Invalid argument)
make[2]: *** [Makefile:7: T15904] Error 1
*** unexpected failure for T15904(normal)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16158>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list