bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: make check problem gettext 0.15


From: Stephen Cartwright
Subject: Re: make check problem gettext 0.15
Date: Thu, 17 Aug 2006 16:34:03 -0600 (MDT)

1)

I have attached the output of 
ps auxw | grep -i gettext
ps -elf | grep -i gettext

at two different times.

2)

# cc -V
Compaq C V6.5-011 on Compaq Tru64 UNIX V5.1B (Rev. 2650)
Compiler Driver V6.5-003 (sys) cc Driver

# uname -a
OSF1 wg0 V5.1 2650 alpha

Configured as follows:
CC=cc CXX=cxx ./configure --prefix="/usr/local"

I have attached the build log.

Thanks,

Stephen


On Thu, 17 Aug 2006, Bruno Haible wrote:
> Hello,
> 
> Stephen Cartwright wrote:
> > I did a make check after building gettext 0.15 on an Alpha Tru64 system.
> > 
> > The testing gets to this line: "PASS: msgen-3"
> > and then stays there. I have left it for about 16 hours and it is still 
> > there.
> > 
> > I assume the test is not supposed to take this long?
> 
> Indeed, even the slowest tests should give some output at least once
> a minute or so. The test that hangs is the one after msgen-3, namely
> msgexec-1. Can you please
>   1) look with "ps aux" or "ps -elf" which process is hanging for so
>      long (probably a msgexec and another one) and which of the two
>      has burnt or is burning a lot of CPU time?
>   2) give some details about the configuration command line, compiler,
>      optimisation flags etc. so that I have a chance to reproduce?
> 
> Bruno
> 

Attachment: gettext_stuff.tar.gz
Description: GNU Zip compressed data


reply via email to

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