bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS make showed 'INTERNAL: reap_children' error


From: Pavel Pisa
Subject: Re: CVS make showed 'INTERNAL: reap_children' error
Date: Thu, 21 Apr 2005 14:15:46 +0200
User-agent: KMail/1.8

Hello All,

I have tested today (2005-04-21) CVS version on our OMK
make system and I have got been stuck by
    INTERNAL: reap_children invoked while reap_lock set..  Stop.

Compiled project has been our actual CVS version of OCERA
CANopen stuff
   
http://www.ocera.org/download/components/WP7/candev-1.00-rc1.html
http://sourceforge.net/project/showfiles.php?group_id=51629&package_id=140168

This is diff of "make -d" output for actual version and older
working version

@@ -1,4 +1,4 @@
-GNU Make 3.81beta3
+GNU Make 3.81beta1
 Copyright (C) 2003  Free Software Foundation, Inc.
 This is free software; see the source for copying conditions.
 There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
@@ -2618,4 +2618,597121 @@
      File `check-make-ver' does not exist.
      Finished prerequisites of target file `check-make-ver'.
     Must remake target `check-make-ver'.
-make: *** INTERNAL: reap_children invoked while reap_lock set..  Stop.
+Putting child 0x08079fe0 (check-make-ver) PID 19493 on the chain.
+Live child 0x08079fe0 (check-make-ver) PID 19493
+Reaping winning child 0x08079fe0 PID 19493
+Removing child 0x08079fe0 PID 19493 from chain.
+    Successfully remade target file `check-make-ver'.
+    Considering target file `check-dir'.
+     File `check-dir' does not exist.
+     Finished prerequisites of target file `check-dir'.
+    Must remake target `check-dir'.
+Putting child 0x0807c230 (check-dir) PID 19499 on the chain.
+Live child 0x0807c230 (check-dir) PID 19499
+GNU Make 3.81beta1
+Copyright (C) 2003  Free Software Foundation, Inc.
+This is free software; see the source for copying conditions.
+There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
+PARTICULAR PURPOSE.
+

The full debug leading to the place with bug is attached
in the compressed file. The full debug with working make version
is 45 MiB so I do not send it. I can put it somewhere on demand.

Best wishes and thanks for care about GNU make


                Pavel Pisa
        e-mail: address@hidden
        www:    http://cmp.felk.cvut.cz/~pisa
        work:   http://www.pikron.com

Attachment: make-050421-reap-bug-on-ocera-candev.txt.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]