Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make test failed about [email protected] on ubuntu_aarch64 #191

Open
Tom-python0121 opened this issue Nov 16, 2022 · 2 comments
Open

make test failed about [email protected] on ubuntu_aarch64 #191

Tom-python0121 opened this issue Nov 16, 2022 · 2 comments
Labels

Comments

@Tom-python0121
Copy link

Tom-python0121 commented Nov 16, 2022

Steps to reproduce the issue

root@ubuntu:~# uname -a
Linux ubuntu 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:42:54 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux

commad:make check
……
FAIL: elf/check-abi-libc
FAIL: elf/tst-glibc-hwcaps-prepend-cache
FAIL: elf/tst-ldconfig-ld_so_conf-update
FAIL: misc/tst-mount-consts
FAIL: nss/tst-nss-files-hosts-long
FAIL: resolv/tst-resolv-res_init-multi
FAIL: stdlib/isomac
FAIL: stdlib/tst-arc4random-thread
Summary of test results:
      8 FAIL
Makefile:645: recipe for target 'tests' failed

Can you tell me how to solve the problem?

@chadlwilson
Copy link

chadlwilson commented Jan 1, 2023

Give aarch64/arm64 isn't officially supported by this project right now, possibly not?

(see #126, #124)

@sgerrand
Copy link
Owner

@Tom-python0121: Would you please provide a minimal example Dockerfile which demonstrates the problem you're experiencing it. Without that I am unable to investigate this matter further as I don't have access to the code that you're referencing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants