You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 23, 2023. It is now read-only.
Im not sure, it could be just an memory issue (its 100% filled)
/usr/bin/ld: /home/ms/Code/golem/yagna/target/aarch64-unknown-linux-gnu/release/deps/gftp-b0cfd64b14cec03b.gftp.1qkj05nm-cgu.0.rcgu.o: Relocations in generic ELF (EM: 183)
/usr/bin/ld: /home/ms/Code/golem/yagna/target/aarch64-unknown-linux-gnu/release/deps/gftp-b0cfd64b14cec03b.gftp.1qkj05nm-cgu.0.rcgu.o: Relocations in generic ELF (EM: 183)
/usr/bin/ld: /home/ms/Code/golem/yagna/target/aarch64-unknown-linux-gnu/release/deps/gftp-b0cfd64b14cec03b.gftp.1qkj05nm-cgu.0.rcgu.o: Relocations in generic ELF (EM: 183)
/usr/bin/ld: /home/ms/Code/golem/yagna/target/aarch64-unknown-linux-gnu/release/deps/gftp-b0cfd64b14cec03b.gftp.1qkj05nm-cgu.0.rcgu.o: Relocations in generic ELF (EM: 183)
/usr/bin/ld: /home/ms/Code/golem/yagna/target/aarch64-unknown-linux-gnu/release/deps/gftp-b0cfd64b14cec03b.gftp.1qkj05nm-cgu.0.rcgu.o: error adding symbols: file in wrong format
collect2: error: ld returned 1 exit status
error: aborting due to previous error
error: could not compile `gftp`
And it seemed the linker can't handle it. Searching around I saw this: rust-lang/cargo#8239
But tried all options, no different result.
The text was updated successfully, but these errors were encountered:
Im not sure, it could be just an memory issue (its 100% filled)
And it seemed the linker can't handle it. Searching around I saw this: rust-lang/cargo#8239
But tried all options, no different result.
The text was updated successfully, but these errors were encountered: