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: Paul D. Smith
Subject: Re: CVS make showed 'INTERNAL: reap_children' error
Date: Sat, 9 Apr 2005 11:33:11 -0400

%% "Art Haas" <address@hidden> writes:

  ah> The current CVS make produced the fatal error in the job.c file
  ah> this morning while the 'make install' process of installing the
  ah> latest GCC build was happening. The install failed during the
  ah> installation of the libstdc++ libraries and headers. A 'cvs log'
  ah> and 'cvs diff' indicates this error message has just been added to
  ah> job.c.

Aha!  Good.  I added that to catch a problem with parallelism, but I
couldn't figure out how to reproduce the problem in a test case.  I'll
investigate GCC's build and see if I can figure out why it's happening.

Did you run make with -j, or just plain "make install"?

  ah> Also, 'make' seems to be using much more memory than the 3.80
  ah> version.  I can run 'top' and see make using 70+ Megs of memory
  ah> when a GCC build is running, and in addition executing 'make
  ah> install' on a completed GCC build takes a long time to actually
  ah> begin installing things, where the older 'make' binary begins the
  ah> installation process very quickly. I'm running on
  ah> i586-pc-linux-gnu using Debian unstable, so the system make
  ah> installed as /usr/bin/make is Debian's 3.80-9 package.

OK, I'll take a look at valgrind or similar.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

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