Package: ghc6, make
Severity: important

ghc6 compilation sends make into an infinite loop

ghc6 6.4.1-1
make 3.80+3.81.b4-1

...
#12 0x0805e3da in check_dep (file=0x80b3b38, depth=4, this_mtime=1, 
    must_make_ptr=0xbf918804) at remake.c:1007
#13 0x0805e3da in check_dep (file=0x8080cd0, depth=3, this_mtime=1, 
    must_make_ptr=0xbf918854) at remake.c:1007
#14 0x0805e3da in check_dep (file=0x807f828, depth=2, this_mtime=1, 
    must_make_ptr=0xbf9188e4) at remake.c:1007
#15 0x0805e8b4 in update_file (file=0x806e3e0, depth=0) at
remake.c:505
#16 0x0805fa08 in update_goal_chain (goals=0x80ad168) at remake.c:156
#17 0x08057c4f in main (argc=3, argv=0xbf91a274, envp=0xbf91a284)
    at main.c:2203

This can run for many minutes..

The relevant part is ./ghc6/compiler/.  You need the following
directory structure to test:

  ./mk
  ./ghc6/mk
  ./ghc6/compiler
  ./ghc6/lib


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to