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

Bug#395135: Please requeue gclcvs_2.7.0-62 on alpha



Greetings!

Steve Langasek <vorlon@debian.org> writes:

> On Thu, Oct 26, 2006 at 08:15:21PM -0400, Camm Maguire wrote:
> > Greetings, and thanks so much!  Now that this is in, would you kindly
> > mind requeueing gclcvs again?
> 
> FWIW, after tracking down the last header problem on alpha I let the test
> build continue on through to see if there were any other problems.  Aside
> from taking a long time to build, it now seems to be getting stuck in an
> infinite loop running raw_pcl_gcl -- according to strace, trying to call a
> syscall #513 which AFAIK does not exist on alpha, which then fails
> repeatedly with errno 103 (ECONNABORTED).  I have no idea what any of this
> is -- I /could/ give it to the buildd to try, but I really don't have any
> reason to believe it will build any better there.
> 
> Do you have any idea what this syscall is supposed to be?  Are we looking at
> a glibc bug here?
> 

This is my guess.  If I could get access to a system, I could provide
more information.  Any idea of when sid chroots on escher (or other)
might become available again?

This code built quite recently on alpha.  I'm particularly interested
in mips and alpha, as they test new bfd object relocation code put
into gcl recently.  I'd like to make sure there is no regression here,
though I suspect none.

If there were a problem here, you would see it before raw_pcl_gcl.
There is noting this binary does but run some very simple
initialization code, and then dump its image with unexec.  saved_gcl
and saved_mod_gcl, already produced, use the same dumping code, so I
don't suspect anything here either.  

It appears that some constant specifying the syscall has gotten messed
up on alpha.  

If I can get access, I'd be happy to test.  Otherwise, here is what
needs doing:

./configure --enable-ansi -enable-debug && make
(get to stuck part; if this does not stick, then add --enable-gprof
and let me know.)
cd unixport
make raw_pcl_gcl
gdb raw_pcl_gcl
(gdb) r ./

Come to think of it, this bug might have just appeared on alpha too:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=387498

But you should have seen this earlier, I'd think.

Take care,

> -- 
> Steve Langasek                   Give me a lever long enough and a Free OS
> Debian Developer                   to set it on, and I can move the world.
> vorlon@debian.org                                   http://www.debian.org/
> 
> 
> 

-- 
Camm Maguire			     			camm@enhanced.com
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



Reply to: