building glibc 2.15

Ryan S. Arnold ryan.arnold@gmail.com
Fri Mar 23 20:30:00 GMT 2012


On Fri, Mar 23, 2012 at 3:25 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> On Friday 23 March 2012 15:58:23 Allin Cottrell wrote:
>> Thanks. Given the "check" failures I thought I'd try using
>> slightly more conservative kernel headers -- 3.2.12 instead of
>> 3.3. Now make check gives fewer fails: just tst-mqueue5 and
>> check-localplt. The messages are
>>
>> tst-mqueue5.out:
>> SIGRTMIN signal in child did not arrive
>> child failed with status 256
>>
>> check-localplt.out:
>> --- ../scripts/data/localplt-i386-linux-gnu.data
>> 2012-01-01 07:16:32.000000000 -0500
>> +++ -   2012-03-23 15:26:52.785977398 -0400
>> @@ -4,4 +4,5 @@
>>   libc.so: malloc
>>   libc.so: memalign
>>   libc.so: realloc
>> +libm.so: feraiseexcept
>>   libm.so: matherr
>>
>> Any judgment on whether these are things to worry about?
>
> should be fine.  the 2nd failure shouldn't cause any runtime bugs, but it is
> something that should be looked at in latest git if no one has.
> -mike

A while ago I created a write-up on how to find and fix these:

http://sourceware.org/glibc/wiki/Testing/Check-localplt

Ryan S. Arnold



More information about the Libc-help mailing list