logo       

[GHC] #945: `waitForProcess' report in `install' in ghc-6.6: msg#00115

lang.haskell.glasgow.bugs

Subject: [GHC] #945: `waitForProcess' report in `install' in ghc-6.6

#945: `waitForProcess' report in `install' in ghc-6.6
-----------------------+----------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.6
Severity: normal | Keywords:
Difficulty: Unknown | Architecture: Unknown
Os: Linux |
-----------------------+----------------------------------------------------
Sometimes ghc-6.6 reports this:

--------------------------------------------------------
...
making my project
...
...
[37 of 39] Compiling Dumatel.Prover
( Dumatel/Prover.hs, dist/build/Dumatel/Prover.o
)
[38 of 39] Compiling Dumatel.DemoTest.Test0
( Dumatel/DemoTest/Test0.hs, dist/build/Dumatel/DemoTest/Test0.o )
[39 of 39] Compiling Dumatel ( Dumatel.hs, dist/build/Dumatel.o )
/usr/bin/ar: creating dist/build/libHSdumatel-1.6.a

scico:~/dm/1.06/dm/source> make install
runhaskell Setup.hs install --user
Installing: /home/mechvel/dm/1.06/dm/source/inst/lib/dumatel-1.6/ghc-6.6 &
/home/mechvel/dm/1.06/dm/source/inst/bin dumatel-1.6...

*** Exception: waitForProcess: does not exist (No child processes)
make: *** [install] Error 1
---------------------------------------------------------------

This time this looks like a clear bug:
I know that the application program works,
I cleared the place and applied by new
make configure, make build, make install,
and it had produced this report.

Then, I repeat make install, and it installs successfully.

This is ghc-6.6 made from source under ghc-6.6-pre-release
for Linux, i-386-type machine.

Regards,

-----------------
Serge Mechveliani
mechvel@xxxxxxxx

--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/945>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise