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

aarch64 support #7

Open
Mindavi opened this issue May 11, 2022 · 0 comments
Open

aarch64 support #7

Mindavi opened this issue May 11, 2022 · 0 comments

Comments

@Mindavi
Copy link

Mindavi commented May 11, 2022

Hey, I was wondering if support for aarch64 is planned. This package is a dependency of hydra (https://github.com/nixos/hydra), and I'd like to be able to build hydra for aarch64 as it did before.

However, since upstream added this package as a dependency, I was wondering if it's possible to add aarch64 support.

See https://logs.nix.ci/?key=nixos/nixpkgs.172378&attempt_id=1669bcf6-7b5e-4c57-864d-a2e5569ce24d for the failure log.

Log pasted here for convenience
building '/nix/store/idyzwxn9l9ijjxmxa64vwrsg3kcsfs75-perl5.34.1-UUID4-Tiny-0.002.drv'...
unpacking sources
unpacking source archive /nix/store/mdslg1fw34rji14fgshzic8fd4ankn41-UUID4-Tiny-0.002.tar.gz
source root is UUID4-Tiny-0.002
setting SOURCE_DATE_EPOCH to timestamp 1569226378 of file UUID4-Tiny-0.002/xt/author/pod-syntax.t
patching sources
updateAutotoolsGnuConfigScriptsPhase
configuring
patching ./t/uuid4-tiny.t...
patching ./t/00-report-prereqs.t...
patching ./xt/author/pod-syntax.t...
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for UUID4::Tiny
Writing MYMETA.yml and MYMETA.json
no configure script, doing nothing
building
build flags: SHELL=/nix/store/qrw4ldkpsgbk1gzwf45qz40l43ld79z4-bash-5.1-p16/bin/bash
cp lib/UUID4/Tiny.pm blib/lib/UUID4/Tiny.pm
Manifying 1 pod document
running tests
check flags: SHELL=/nix/store/qrw4ldkpsgbk1gzwf45qz40l43ld79z4-bash-5.1-p16/bin/bash VERBOSE=y test
PERL_DL_NONLAZY=1 "/nix/store/jbq46aqlwcwb51f17gi97az59js3mj2q-perl-5.34.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-report-prereqs.t .. # 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.62
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.62
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.62
#     File::Spec           any     3.80
#     Test2::Tools::Tiny   any 1.302183
#     Test::More           any 1.302183
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module   Want Have
#     -------- ---- ----
#     Carp      any 1.52
#     Exporter  any 5.76
#     constant  any 1.33
#     strict    any 1.12
#     warnings  any 1.51
# 
t/00-report-prereqs.t .. ok   
t/uuid4-tiny.t ......... 1/? 
# Failed test 'create_uuid(_string)'
# at t/uuid4-tiny.t line 61.
# Caught exception in subtest: Syscall Error: Function not implemented at t/uuid4-tiny.t line 57.
t/uuid4-tiny.t ......... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests 
Test Summary Report
-------------------
t/uuid4-tiny.t       (Wstat: 256 Tests: 5 Failed: 1)
  Failed test:  5
  Non-zero exit status: 1
Files=2, Tests=6,  1 wallclock secs ( 0.03 usr  0.02 sys +  0.39 cusr  0.07 csys =  0.51 CPU)
Result: FAIL
Failed 1/2 test programs. 1/6 subtests failed.
make: *** [Makefile:869: test_dynamic] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant