Skip to content

docker devnet -- M1 compatibility and lotus update #1084

@LaurenSpiegel

Description

@LaurenSpiegel

@airenas and @nonsense , would appreciate your input on these:

  1. Lotus's dockerfile has been updated. Is there anything we should do in our setup? See _ci_ Build docker containers automatically for butterflynet, calibnet, and debug lotus#9625

  2. @hannahhoward was unable to get the docker to build on an M1 mac with either the make docker/all command or the make docker/all ffi_from_source=1

Error:
unknown-linux-gnu/lib/rustlib/aarch64-unknown-linux-gnu/lib/libcompiler_builtins-6421404651457840.rlib" "-Wl,-Bdynamic" "-lhwloc" "-lOpenCL" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/usr/local/rustup/toolchains/nightly-2022-05-09-aarch64-unknown-linux-gnu/lib/rustlib/aarch64-unknown-linux-gnu/lib" "-o" "/opt/filecoin/extern/filecoin-ffi/rust/target/debug/deps/filcrypto-bdd4d906adefd5ff" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs"
#12 445.0 = note: collect2: fatal error: ld terminated with signal 9 [Killed]
#12 445.0 compilation terminated.
#12 445.0
#12 445.0
#12 445.3 error: could not compile filcrypto due to previous error
#12 445.7 + rm -f /tmp/tmp.wqNf8h8H48
#12 445.7 make[1]: *** [Makefile:14: .install-filcrypto] Error 101
#12 445.8 make[1]: Leaving directory '/opt/filecoin/extern/filecoin-ffi'
#12 445.8 make: *** [Makefile:41: build/.filecoin-install] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/dev-uxDeveloper experience improvementskind/bugKind: Bug

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions