bug-coreutils
[Top][All Lists]
Advanced

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

bug#14024: Test failure in coreutils 8.13


From: Bernhard Voelker
Subject: bug#14024: Test failure in coreutils 8.13
Date: Wed, 27 Mar 2013 19:54:55 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4

On 03/27/2013 02:13 PM, Pádraig Brady wrote:
> On 03/27/2013 11:47 AM, Ellis N. Thomas wrote:
>>     Results of grep FAIL: tests/test-suite.log
>>   FAIL: tests/cp/nfs-removal-race.sh (exit: 99)
>>   FAIL: tests/ls/getxattr-speedup.sh (exit: 99)
>
> Both of those are caused by:
> 
>>  + gcc -std=gnu99 -shared -fPIC -O2 k.c -o k.so
>>  Undefined symbols:
>>    "_main", referenced from:
>>        start in crt1.10.5.o
>>  ld: symbol(s) not found
>
> It seems like older  OS X doesn't support the gcc -shared option:
> http://blog.yimingliu.com/2008/01/23/building-dynamic-library-on-os-x/
> The attached should avoid those tests on your platform.

Hi Padraig,

the patch looks good (at least on Linux).

Have a nice day,
Berny





reply via email to

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