[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: coreutils-8.12.178-df9cd on IRIX 6.5
From: |
Pádraig Brady |
Subject: |
Re: coreutils-8.12.178-df9cd on IRIX 6.5 |
Date: |
Sat, 03 Sep 2011 10:39:11 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0 |
On 09/02/2011 07:22 PM, Bruno Haible wrote:
> Pádraig Brady wrote:
>> In that context this line might need some casts to int?
>>
>> tmp = tmpb - tmpa;
>
> I changed this to
> tmp = (int) tmpb - (int) tmpa;
> but the 4 tests still fail:
>
> $ gmake check TESTS="misc/shuf misc/sort-month misc/sort-rand
> misc/sort-version"
> gmake check-TESTS
> gmake[1]: Entering directory
> `/home/haible/multibuild-1209/irix65-cc/coreutils-8.12.178-df9cd/tests'
> gmake[2]: Entering directory
> `/home/haible/multibuild-1209/irix65-cc/coreutils-8.12.178-df9cd/tests'
> FAIL: misc/shuf
> FAIL: misc/sort-month
> FAIL: misc/sort-rand
> FAIL: misc/sort-version
> ======================================
> 4 of 4 tests failed
> See tests/test-suite.log
> Please report to address@hidden
> ======================================
> gmake[2]: *** [test-suite.log] Error 1
Drats. I'm a bit stumped.
Any chance I could get access to the irix machine?
Anything unusual about endianess or relative sizes of int/char
that might provide a clue?
cheers,
Pádraig.
- Re: coreutils-8.12.178-df9cd on HP-UX 11, (continued)
- Re: [Platform-testers] new snapshot available: coreutils-8.12.178-df9cd, Pádraig Brady, 2011/09/01
- coreutils-8.12.178-df9cd on IRIX 6.5, Bruno Haible, 2011/09/01
- Re: coreutils-8.12.178-df9cd on IRIX 6.5, Bruno Haible, 2011/09/01
- Re: coreutils-8.12.178-df9cd on IRIX 6.5, Bruno Haible, 2011/09/01
- Re: coreutils-8.12.178-df9cd on IRIX 6.5, Bruno Haible, 2011/09/01
- Re: coreutils-8.12.178-df9cd on IRIX 6.5, Jim Meyering, 2011/09/01
- Re: coreutils-8.12.178-df9cd on IRIX 6.5, Pádraig Brady, 2011/09/01
- Re: coreutils-8.12.178-df9cd on IRIX 6.5, Bruno Haible, 2011/09/02
- Re: coreutils-8.12.178-df9cd on IRIX 6.5,
Pádraig Brady <=
- coreutils-8.12.178-df9cd on HP-UX 11.00, Bruno Haible, 2011/09/01
coreutils-8.12.178-df9cd on OSF/1 5.1, Bruno Haible, 2011/09/01
coreutils-8.12.178-df9cd on Solaris 9, Bruno Haible, 2011/09/01
coreutils-8.12.178-df9cd on Solaris 10, Bruno Haible, 2011/09/01