On Fri, Jun 19, 2015 at 11:03:21PM +0000, Mattia Rizzolo wrote:
> On Fri, Jun 19, 2015 at 7:16 PM, Yann Dirson <ydir...@free.fr> wrote:
> > Can you look at the process tree under the test run, and possibly get
> > a look at what the leaf processes are doing ?
> 
> can you tell me more precisely what i should do? run the build and?

When it gets stuck, I'd use something like "pstree -p $(pidof
debuild)" to get an idea of what's still running.  If it's a test, "ps
l" should tell us which one it is, and with some luck we'll be able to
see the problem by just looking at that particular test.  If that's
not sufficient, I'd go with "strace -p" first.


> > I'd think that the testsuite is probably not thought for a parallel
> > make it looks hard to predict anything.  Maybe I should arrange so
> > that dh_auto_test does not run in parallel - probably adding
> > --max-parallel=1 to its invocation would do the trick.
> >
> > Can you get it rerun with this and see if it improves something ?
> 
> well, if you upload it i can just unblacklist it and schedule it for a
> regular build.

OK, I'll do that later this week.  Won't that make it more
difficult/time-consuming for you to get the information with the
current version if I upload a new one too soon ?


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to