Steve Langasek <[EMAIL PROTECTED]> writes:
> On Sat, Apr 28, 2007 at 05:50:16PM -0700, Russ Allbery wrote:

>> Could someone give kstart 3.10-1 a kick on powerpc?  The build failed
>> the first time due to a clock misconfiguration on the buildd and hasn't
>> been retried.  Mail to [EMAIL PROTECTED] a few days ago did not
>> receive a response.

> Requeued.

Something looks very broken with the powerpc buildd:

depbase=`echo k5start.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT k5start.o -MD -MP -MF 
$depbase.Tpo -c -o k5start.o k5start.c &&\
        mv -f $depbase.Tpo $depbase.Po
/tmp/cciejdzK.s: Assembler messages:
/tmp/cciejdzK.s:989: Error: operand out of range (0x00000000f0000000 is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1003: Error: operand out of range (0x00000000f0000000 is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1009: Error: operand out of range (0x00000000f0000000 is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1281: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1283: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1310: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1312: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1342: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1344: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1348: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1350: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1379: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1381: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1541: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1543: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1808: Error: operand out of range (0x00000000f0000000 is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1816: Error: operand out of range (0x00000000f0000000 is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1827: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1829: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1910: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:1912: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:2015: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:2017: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:2429: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
/tmp/cciejdzK.s:2431: Error: operand out of range (0x00000000ffffffff is not 
between 0x0000000000000000 and 0x00000000000000ff)
make[2]: *** [k5start.o] Error 1

There's no assembly or anything unusual in that source file.  It's pretty
standard C code with no GNU extensions or anything odd.  It built on all
the other platforms without any trouble and there's no powerpc-specific
code.

-- 
Russ Allbery ([EMAIL PROTECTED])               <http://www.eyrie.org/~eagle/>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to