Building rclone on aarch64
Brian Bostwick
bostwick.brian at gmail.com
Fri Dec 13 20:16:19 UTC 2019
Hi, I am trying to compile rclone on a RPI 3 B+ via ports because a bin
does not exist on this platform, which looks normal as of now via rclone's
website as they too don't provide one.
My error:
Killed
*** Error code 137
Stop.
make[1]: stopped in /usr/ports/lang/go-devel
*** Error code 1
Stop.
make: stopped in /usr/ports/net/rclone
root at generic:/usr/ports/net/rclone # go build cmd/compile/internal/ssa:
/usr/ports/lang/go-devel/work/go-498eaee461/pkg/tool/freebsd_arm64/compile:
signal: killed
Pretty generic, not sure where I can find more detailed information on why
it failed.
Besides this, is it possible to run 32 bit arm bins on aarch64? I really
would like to use this program for syncing some things to the cloud. I
tried myself, but got an ELF error.
Thank you for your time!
More information about the freebsd-arm
mailing list