public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* make check failures on armv7l
@ 2021-05-18 11:03 Paul Zimmermann
  2021-05-18 11:11 ` Szabolcs Nagy
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Zimmermann @ 2021-05-18 11:03 UTC (permalink / raw)
  To: libc-alpha

       Hi,

with glibc master f17164b I get some failures from make check, among which:

FAIL: elf/tst-glibc-hwcaps-prepend-cache
FAIL: stdio-common/tst-vfprintf-width-prec-mem

Glibc was configured with ../configure --prefix=/usr CC="gcc -march=native",
configure says armv7l-unknown-linux-gnueabihf, and gcc is version 8.3.0.

Is that expected?
Paul

elf/tst-glibc-hwcaps-prepend-cache.out:
tst-glibc-hwcaps-prepend-cache.c:109: numeric comparison failure
   left: 2 (0x2); from: marker1 ()
  right: 3 (0x3); from: 3
error: tst-glibc-hwcaps-prepend-cache.c:118: not true: dlopen (SONAME, RTLD_NOW) == NULL
error: 2 test failures
running post-clean rsync

stdio-common/tst-vfprintf-width-prec-mem.out:
Memory not freed:
-----------------
   Address     Size     Caller
0xb09ea008 0x31fff9c  at 0xb6e242d4
0xb3bea008 0x18fff9c  at 0xb6e242d4


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: make check failures on armv7l
  2021-05-18 11:03 make check failures on armv7l Paul Zimmermann
@ 2021-05-18 11:11 ` Szabolcs Nagy
  2021-05-18 13:51   ` Adhemerval Zanella
  0 siblings, 1 reply; 3+ messages in thread
From: Szabolcs Nagy @ 2021-05-18 11:11 UTC (permalink / raw)
  To: Paul Zimmermann; +Cc: libc-alpha

The 05/18/2021 13:03, Paul Zimmermann wrote:
> with glibc master f17164b I get some failures from make check, among which:
> 
> FAIL: elf/tst-glibc-hwcaps-prepend-cache

this is a regression since glibc 2.33
https://sourceware.org/bugzilla/show_bug.cgi?id=27046
(the only failure that keeps the armhf buildbot red)

> FAIL: stdio-common/tst-vfprintf-width-prec-mem

this works for me in my armhf tests.

> Glibc was configured with ../configure --prefix=/usr CC="gcc -march=native",
> configure says armv7l-unknown-linux-gnueabihf, and gcc is version 8.3.0.
> 
> Is that expected?
> Paul
> 
> elf/tst-glibc-hwcaps-prepend-cache.out:
> tst-glibc-hwcaps-prepend-cache.c:109: numeric comparison failure
>    left: 2 (0x2); from: marker1 ()
>   right: 3 (0x3); from: 3
> error: tst-glibc-hwcaps-prepend-cache.c:118: not true: dlopen (SONAME, RTLD_NOW) == NULL
> error: 2 test failures
> running post-clean rsync
> 
> stdio-common/tst-vfprintf-width-prec-mem.out:
> Memory not freed:
> -----------------
>    Address     Size     Caller
> 0xb09ea008 0x31fff9c  at 0xb6e242d4
> 0xb3bea008 0x18fff9c  at 0xb6e242d4
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: make check failures on armv7l
  2021-05-18 11:11 ` Szabolcs Nagy
@ 2021-05-18 13:51   ` Adhemerval Zanella
  0 siblings, 0 replies; 3+ messages in thread
From: Adhemerval Zanella @ 2021-05-18 13:51 UTC (permalink / raw)
  To: libc-alpha



On 18/05/2021 08:11, Szabolcs Nagy via Libc-alpha wrote:
> The 05/18/2021 13:03, Paul Zimmermann wrote:
>> with glibc master f17164b I get some failures from make check, among which:
>>
>> FAIL: elf/tst-glibc-hwcaps-prepend-cache
> 
> this is a regression since glibc 2.33
> https://sourceware.org/bugzilla/show_bug.cgi?id=27046
> (the only failure that keeps the armhf buildbot red)
> 
>> FAIL: stdio-common/tst-vfprintf-width-prec-mem
> 
> this works for me in my armhf tests.

This one usually fail due a timeout, specially on overload or slower
systems.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-18 13:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-18 11:03 make check failures on armv7l Paul Zimmermann
2021-05-18 11:11 ` Szabolcs Nagy
2021-05-18 13:51   ` Adhemerval Zanella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).