PINE64
rust package not avalaible for aarch64 - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook (https://forum.pine64.org/forumdisplay.php?fid=76)
+--- Forum: BSD on Pinebook (https://forum.pine64.org/forumdisplay.php?fid=107)
+--- Thread: rust package not avalaible for aarch64 (/showthread.php?tid=6934)



rust package not avalaible for aarch64 - erchache2000 - 12-05-2018

I tried to compile firefox via pkgsrc and I can’t because rust isn’t avalaible on aarch64 arch.

Any suggestion to fix it? I’ll keep doing some research... Looking for rust compile instructions...

arm64# pwd
/usr/pkgsrc/lang/rust
arm64# cd ..
arm64# ls rust*
CVS           DESCR         Makefile      buildlink3.mk cargo.mk      distinfo      files         patches
arm64# ls ru
ruby/                      ruby-gherkin/              ruby23-base/               runawk/
arm64# pwd
/usr/pkgsrc/lang/rust
arm64# make install
=> Bootstrap dependency digest>=20010302: found digest-20180917
ERROR: This package is not available for these platforms: NetBSD-8.99.26-aarch64.
ERROR: This package has set PKG_SKIP_REASON:
ERROR: rust-1.30.1nb1 is not available for NetBSD-8.99.26-aarch64
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/lang/rust
arm64# 


rust package not avalaible for aarch64 - e-minguez - 12-07-2018

I think this should be posted in the netbsd-arm mailing list or pkgsrc support list as it is not pinebook related but a generic issue, right?

Enviado desde mi ONEPLUS A5010 mediante Tapatalk


RE: rust package not avalaible for aarch64 - erchache2000 - 12-07-2018

Yep, i’m on holidays until next Monday. I’ll do it.

It’s a netbsd problem not a pinebook or pine64 problem.

I put here if any user find same problem...