[PATCH v7 00/13] glibc port to ARC processors
Adhemerval Zanella
adhemerval.zanella at linaro.org
Tue Jun 30 21:44:51 EDT 2020
On 30/06/2020 21:11, Vineet Gupta wrote:
> On 6/23/20 9:56 AM, Vineet Gupta via Libc-alpha wrote:
>> On 6/15/20 1:14 PM, Vineet Gupta wrote:
>>> Hi,
>>>
>>> This patchset implements glibc port to ARC HS48x processor from Synopsys.
>>
>> ping !
>
> ping ^2 !
>
> I've posted the incremental series (v7.1) as a followup to include rebase fixes
> since v7. The changes are minimal and documented in respective patches. Kindly
> review so we can get this in, in this cycle.
Thanks for your patience, I will help wrap this up so we can include in
on 2.32.
>>>
>>> (b) Full testsuite ran in a cross compile setup using buildroot on HSDK development
>>> platform. Bulk of failures come from cross testing setup and I
>>> intend to improve things with native testing going forward.
>>>
>>> | Summary of test results:
>>> | 30 FAIL (-3)
>>> |
>>> | FAIL: csu/test-as-const-tcb-offsets
>>> + FAIL: elf/tst-audit14
>>> + FAIL: elf/tst-audit15
>>> + FAIL: elf/tst-audit16
Any idea what it might the culprit here?
>>> | FAIL: elf/tst-ldconfig-ld_so_conf-update # not true: dlopen
>>> | FAIL: iconv/test-iconvconfig # Needs gconv installed
>>> - FAIL: iconv/tst-gconv-init-failure
>>> | FAIL: io/ftwtest # Requires execution by non-root
>>> - FAIL: io/tst-futimesat
>>> | FAIL: io/tst-lockf
>>> | FAIL: libio/tst-wfile-sync
Could it be related to NFS usage as well?
>>> | FAIL: locale/tst-C-locale
>>> | FAIL: locale/tst-duplocale
>>> | FAIL: locale/tst-locale-locpath
>>> | FAIL: locale/tst-locname
>>> | FAIL: localedata/sort-test
Any idea why locale is not being working here (these tests are really
simple, maybe another issue related to the filesystem)?
>>> | FAIL: nptl/test-cond-printers # needs Python3 and target GDB on target
>>> | FAIL: nptl/test-condattr-printers # ditto
>>> | FAIL: nptl/test-mutex-printers # ditto
>>> | FAIL: nptl/test-mutexattr-printers # ditto
>>> | FAIL: nptl/test-rwlock-printers # ditto
>>> | FAIL: nptl/test-rwlockattr-printers # ditto
>>> | FAIL: nptl/tst-umask1 # passes if run natively on target (NFS ACLv3 support needed)
>>> | FAIL: nss/bug-erange
>>> | FAIL: nss/tst-nss-files-hosts-getent # Timed out
>>> | FAIL: nss/tst-nss-files-hosts-multi # Timed out
>>> | FAIL: posix/bug-ga2 # DNS issue: google DNS vs. SNPS
>>> | FAIL: posix/globtest # require same user on target and host
>>> | FAIL: posix/tst-getaddrinfo5 # passes outside corporate network
>>> - FAIL: resolv/tst-resolv-basic
>>> - FAIL: resolv/tst-resolv-edns
>>> - FAIL: resolv/tst-resolv-rotate
>>> - FAIL: resolv/tst-resolv-search
>>> | FAIL: stdio-common/bug22 # Needs more RAM: 2 GB memory
We might try to enhance this test to avoid require too much memory.
>>> | FAIL: sunrpc/bug20790 # missing cpp on target
>>> | FAIL: timezone/tst-tzset # passes outside corporate network
More information about the linux-snps-arc
mailing list