public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Claude <claude@cbcr.me>
To: crossgcc@sourceware.org
Subject: Re: ct-ng build hangs forever
Date: Thu, 27 Mar 2014 12:21:00 -0000	[thread overview]
Message-ID: <loom.20140327T131246-284@post.gmane.org> (raw)
In-Reply-To: <20140327075412.5ee3a638@skate>

Thomas Petazzoni <thomas.petazzoni <at> free-electrons.com> writes:

> 
> 
> When the thing is eating 100% cpu and stuck, can you do a "ps auxf",
> and give the output of the process tree that starts from the ct-ng
> process? This way, we would see which thing is actually stuck. That
> might help in giving a clue.
> 

Here it is


     11933 10632             make -f ct-ng build
     11947 11933             /bin/bash /home
  /ct-ng.1.19.0/scripts/crosstool-NG.sh
     16920 11947               /bin/bash /home
  /ct-ng.1.19.0/scripts/crosstool-NG.sh
     16933 16920                 /bin/bash /home
 /ct-ng.1.19.0/scripts/crosstool-NG.sh
     16937 16933                   /bin/bash /home
 /crosstool-ng-1.19.0/.build/src/gmp-4.3.2/configure
 --no-reexec --build=x86
     17266 16937                     /bin/bash /home
 /crosstool-ng-1.19.0/.build/src/gmp-4.3.2/configure
 --no-reexec --build=x
     17267 17266                       /bin/bash /home
 /crosstool-ng-1.19.0/.build/tools/bin/make
 -j 4 -j 4 -j 4 -j 4 -j 4 -j
     16938 16933                   /bin/bash
 /home/ct-ng.1.19.0/scripts/crosstool-NG.sh
     16939 16938                     /bin/bash
 /home/b /ct-ng.1.19.0/scripts/crosstool-NG.sh
     16942 16939                       cat -
     16940 16938                     /bin/bash
 /home/ /ct-ng.1.19.0/scripts/crosstool-NG.sh



I removed some of the column because of the 80 character limit on this
post system. I also cut the command line pathname.  The process ID that
was running 100% is 17267. Bizarre that there is no child.

Using htop I looked at the command line of that PID, the -j 4 reports
ad nauseam for very very very long. In a previous run, I did
configure ct to use only 1 core but the -j 4 was still there.

I call ct-ng using make since the first line, containing #!make,
does not work, unless I modify it to include the full path of make






--
For unsubscribe information see http://sourceware.org/lists.html#faq

  reply	other threads:[~2014-03-27 12:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-27  1:35 Claude
2014-03-27  6:54 ` Thomas Petazzoni
2014-03-27 12:21   ` Claude [this message]
2014-03-29 17:39     ` Claude

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20140327T131246-284@post.gmane.org \
    --to=claude@cbcr.me \
    --cc=crossgcc@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).