From: Mark Hatle <mark.hatle@windriver.com>
To: Maninder Singh <maninder1.s@samsung.com>
Cc: hakbong5.lee@samsung.com, yocto@yoctoproject.org,
doha.hwang@samsung.com, ajeet.y@samsung.com,
akhilesh.k@samsung.com, pankaj.m@samsung.com
Subject: Re: [prelink-cross][PATCH 0/2] aarch64 fixes reported by testsuite failures
Date: Thu, 26 Nov 2015 08:48:44 -0600 [thread overview]
Message-ID: <56571BCC.7090706@windriver.com> (raw)
In-Reply-To: <1448524880-31492-1-git-send-email-maninder1.s@samsung.com>
Thank you. I'm going to try to get this and the previous set of pending patches
merged in the next day or so.
I'll let everyone know when the next test version is ready.
--Mark
On 11/26/15 2:01 AM, Maninder Singh wrote:
> aarch64 fixes reported by testsuite failures
>
> To work this we need to copy all required system libs
> in testsuite directory, and at our set-up we copied
> below libs:-
> 1. ld-linux-aarch64.so.1
> 2. libc.so.6
> 3. libgcc_s.so.1
> 4. libm.so.6
> 5. libstdc++.so.6
>
> root# make check
> make check-TESTS
> make[1]: Entering directory 'prelink-cross/testsuite'
> make[2]: Entering directory 'prelink-cross/testsuite'
> SKIP: movelibs.sh
> PASS: reloc1.sh
> PASS: reloc2.sh
> PASS: reloc3.sh
> SKIP: reloc4.sh
> SKIP: reloc5.sh
> PASS: reloc6.sh
> PASS: reloc7.sh
> PASS: reloc8.sh
> PASS: reloc9.sh
> PASS: reloc10.sh
> PASS: reloc11.sh
> PASS: shuffle1.sh
> PASS: shuffle2.sh
> PASS: shuffle3.sh
> PASS: shuffle4.sh
> PASS: shuffle5.sh
> PASS: shuffle6.sh
> PASS: shuffle7.sh
> PASS: shuffle8.sh
> PASS: shuffle9.sh
> PASS: undo1.sh
> PASS: layout1.sh
> PASS: layout2.sh
> FAIL: unprel1.sh
> PASS: tls1.sh
> PASS: tls2.sh
> PASS: tls3.sh
> PASS: tls4.sh
> PASS: tls5.sh
> PASS: tls6.sh
> PASS: tls7.sh
> PASS: cxx1.sh
> PASS: cxx2.sh
> PASS: cxx3.sh
> FAIL: quick1.sh
> FAIL: quick2.sh
> FAIL: quick3.sh
> PASS: cycle1.sh
> PASS: cycle2.sh
> FAIL: deps1.sh
> FAIL: deps2.sh
> SKIP: ifunc1.sh
> SKIP: ifunc2.sh
> SKIP: ifunc3.sh
> PASS: undosyslibs.sh
> FAIL: preload1.sh
> ============================================================================
> Testsuite summary for
> ============================================================================
> # TOTAL: 47
> # PASS: 34
> # SKIP: 6
> # XFAIL: 0
> # FAIL: 7
> # XPASS: 0
> # ERROR: 0
>
> Maninder Singh (2):
> testsuite: fixes in testsuite according to aarch64
> src/arch-aarch64.c:testsuite failure fixes in aarch64
>
> src/arch-aarch64.c | 7 ++++---
> testsuite/reloc2.sh | 2 +-
> testsuite/reloc8.sh | 2 +-
> testsuite/reloc9.sh | 2 +-
> testsuite/tls3.sh | 2 +-
> 5 files changed, 8 insertions(+), 7 deletions(-)
>
prev parent reply other threads:[~2015-11-26 14:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-26 8:01 [prelink-cross][PATCH 0/2] aarch64 fixes reported by testsuite failures Maninder Singh
2015-11-26 8:01 ` [prelink-cross][PATCH 1/2] testsuite: fixes in testsuite according to aarch64 Maninder Singh
2015-11-26 8:01 ` [prelink-cross][PATCH 2/2] src/arch-aarch64.c:testsuite failure fixes in aarch64 Maninder Singh
2015-11-26 14:48 ` Mark Hatle [this message]
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=56571BCC.7090706@windriver.com \
--to=mark.hatle@windriver.com \
--cc=ajeet.y@samsung.com \
--cc=akhilesh.k@samsung.com \
--cc=doha.hwang@samsung.com \
--cc=hakbong5.lee@samsung.com \
--cc=maninder1.s@samsung.com \
--cc=pankaj.m@samsung.com \
--cc=yocto@yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.