public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "wilhelm.eger at googlemail dot com" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug dynamic-link/15122] [2.17] Libraries in ld.so.cache ignored by ld-linux-armhf.so.3 on armv6l
Date: Mon, 29 Apr 2013 11:38:00 -0000	[thread overview]
Message-ID: <bug-15122-131-9sDQfIwexm@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-15122-131@http.sourceware.org/bugzilla/>

http://sourceware.org/bugzilla/show_bug.cgi?id=15122

--- Comment #6 from Wilhelm Eger <wilhelm.eger at googlemail dot com> 2013-04-29 11:38:11 UTC ---
Well, I did the tests, compiled with and without patch applied with the
following command:

mkdir build_XXX
cd build_XXX
../glibc_XXX/configure --prefix=/usr
LANG="C" make -j6 && make -k check > check.log 2>&1

The ouput of the grep command:

build_clean # grep Error check.log
make[2]: *** [/root/build_clean/math/test-fenv.out] Error 1
make[1]: *** [math/tests] Error 2
make[2]: [/root/build_clean/posix/annexc.out] Error 1 (ignored)
make[2]: [/root/build_clean/conform/run-conformtest.out] Error 1 (ignored)
make: *** [check] Error 2

build_patch # grep Error check.log
make[2]: *** [/root/build_patch/math/test-fenv.out] Error 1
make[1]: *** [math/tests] Error 2
make[2]: [/root/build_patch/posix/annexc.out] Error 1 (ignored)
make[2]: [/root/build_patch/conform/run-conformtest.out] Error 1 (ignored)
make: *** [check] Error 2

So no regression here.

>From build_clean/chek.log

[...]
ISO...
ISO99...
  Total number of tests   : 2933
  Number of failed tests  :    6 ( <1%)
  Number of skipped tests :    0 (  0%)
ISO11...
  Total number of tests   : 3023
  Number of failed tests  :    8 ( <1%)
  Number of skipped tests :    2 ( <1%)
POSIX...
XPG3...
  Total number of tests   : 3993
  Number of failed tests  :  165 (  4%)
  Number of skipped tests :   89 (  2%)
XPG4...
  Total number of tests   : 4175
  Number of failed tests  :   26 ( <1%)
  Number of skipped tests :   10 ( <1%)
UNIX98...
  Total number of tests   : 4701
  Number of failed tests  :   13 ( <1%)
  Number of skipped tests :    6 ( <1%)
XOPEN2K...
  Total number of tests   : 6825
  Number of failed tests  :   16 ( <1%)
  Number of skipped tests :    5 ( <1%)
XOPEN2K8...
  Total number of tests   : 7083
  Number of failed tests  :   14 ( <1%)
  Number of skipped tests :    1 ( <1%)
POSIX2008...
  Total number of tests   : 6305
  Number of failed tests  :   11 ( <1%)
  Number of skipped tests :    0 (  0%)
[...]

and from build_patch/check.log

[...]
ISO...
ISO99...
  Total number of tests   : 2933
  Number of failed tests  :    6 ( <1%)
  Number of skipped tests :    0 (  0%)
ISO11...
  Total number of tests   : 3023
  Number of failed tests  :    8 ( <1%)
  Number of skipped tests :    2 ( <1%)
POSIX...
XPG3...
  Total number of tests   : 3993
  Number of failed tests  :  165 (  4%)
  Number of skipped tests :   89 (  2%)
XPG4...
  Total number of tests   : 4175
  Number of failed tests  :   26 ( <1%)
  Number of skipped tests :   10 ( <1%)
UNIX98...
  Total number of tests   : 4701
  Number of failed tests  :   13 ( <1%)
  Number of skipped tests :    6 ( <1%)
XOPEN2K...
  Total number of tests   : 6825
  Number of failed tests  :   16 ( <1%)
  Number of skipped tests :    5 ( <1%)
XOPEN2K8...
  Total number of tests   : 7083
  Number of failed tests  :   14 ( <1%)
  Number of skipped tests :    1 ( <1%)
POSIX2008...
  Total number of tests   : 6305
  Number of failed tests  :   11 ( <1%)
  Number of skipped tests :    0 (  0%)
[...]

So it looks good, doesn't it?

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


  parent reply	other threads:[~2013-04-29 11:38 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-08 17:32 [Bug dynamic-link/15122] New: " carlos at redhat dot com
2013-02-08 17:32 ` [Bug dynamic-link/15122] " carlos at redhat dot com
2013-02-08 17:46 ` carlos at redhat dot com
2013-04-25  9:33 ` wilhelm.eger at googlemail dot com
2013-04-25 16:01 ` carlos at redhat dot com
2013-04-26 13:13 ` wilhelm.eger at googlemail dot com
2013-04-26 15:53 ` carlos at redhat dot com
2013-04-29 11:38 ` wilhelm.eger at googlemail dot com [this message]
2013-04-29 14:47 ` carlos at redhat dot com
2013-04-29 14:51 ` wilhelm.eger at googlemail dot com
2013-04-29 14:58 ` carlos at redhat dot com
2013-04-29 16:58 ` wilhelm.eger at googlemail dot com
2013-04-29 19:12 ` wilhelm.eger at googlemail dot com
2013-04-29 19:20 ` carlos at redhat dot com
2013-04-29 19:20 ` carlos at redhat dot com
2013-04-29 20:26 ` wilhelm.eger at googlemail dot com
2013-04-29 21:04 ` davem at davemloft dot net
2013-05-22 20:38 ` carlos at redhat dot com
2014-06-13 18:52 ` fweimer at redhat dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-15122-131-9sDQfIwexm@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).