#2889: Compilation fails - Can't opne temporary
---------------------------+------------------------------------------------
Reporter: fobrock | Owner:
Type: bug | Status: new
Priority: high | Milestone: 6.12.3
Component: Compiler | Version: 6.12.2
Resolution: | Keywords:
Difficulty: Unknown | Os: Windows
Testcase: | Architecture: x86
Failure: None/Unknown |
---------------------------+------------------------------------------------
Changes (by catenate):
* cc: jason.cat...@… (removed)
* status: infoneeded => new
Comment:
{{{
$ ghc -o fun fun.lhs -v
Glasgow Haskell Compiler, Version 6.12.2, for Haskell 98, stage 2 booted
by GHC version 6.10.4
Using binary package database:
C:\ghc\ghc-6.12.2\lib\package.conf.d\package.cache
hiding package base-3.0.3.2 to avoid conflict with later version
base-4.2.0.1
wired-in package ghc-prim mapped to ghc-
prim-0.2.0.0-2feb0cb38f65a4827135ada88c34f3ef
wired-in package integer-gmp mapped to integer-
gmp-0.2.0.1-72436e28c79d056c87cc0d2d2f9f3773
wired-in package base mapped to
base-4.2.0.1-e67521506d04c3365c98fc1e12a99284
wired-in package rts mapped to builtin_rts
wired-in package haskell98 mapped to
haskell98-1.0.1.1-072e20c932a903893ed52d76c306e5a9
wired-in package template-haskell mapped to template-
haskell-2.4.0.1-401621dedd4a5f07bfd8630247358bf5
wired-in package dph-seq mapped to dph-
seq-0.4.0-e553cb9a3e4f35b3b3c8ded2779c73c7
wired-in package dph-par mapped to dph-
par-0.4.0-0db8a1ada59033abf7a1af8ae3cfcbf2
Hsc static flags: -static
Created temporary directory: D:\Profiles\cjc040\/ghc504_0
*** Literate pre-processor:
C:\ghc\ghc-6.12.2\lib\unlit.exe -h fun.lhs fun.lhs
D:\Profiles\cjc040\/ghc504_0\ghc504_0.lpp
*** Checking old interface for main:Main:
compilation IS NOT required
*** Touching object file:
C:\ghc\ghc-6.12.2\lib\touchy.exe fun.o
*** Windres:
C:\ghc\ghc-6.12.2\lib\..\mingw\bin\windres
--preprocessor="C:\ghc\ghc-6.12.2\lib\..\mingw\bin\gcc" "-E" "-xc"
"-DRC_INVOKED" --use-temp-file
--input=D:\Profiles\cjc040\/ghc504_0\ghc504_0.rc
--output=D:\Profiles\cjc040\/ghc504_0\ghc504_0.o --output-format=coff
C:\ghc\ghc-6.12.2\lib\..\mingw\bin\windres: can't open temporary file
`\/cca03208.irc': Invalid argument
*** Deleting temp files:
Deleting: D:\Profiles\cjc040\/ghc504_0\ghc504_0.o
D:\Profiles\cjc040\/ghc504_0\ghc504_0.rc
D:\Profiles\cjc040\/ghc504_0\ghc504_0.s
D:\Profiles\cjc040\/ghc504_0\ghc504_0.lpp
Warning: deleting non-existent D:\Profiles\cjc040\/ghc504_0\ghc504_0.o
Warning: deleting non-existent D:\Profiles\cjc040\/ghc504_0\ghc504_0.s
*** Deleting temp dirs:
Deleting: D:\Profiles\cjc040\/ghc504_0
$
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2889#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs