Closed OTLabs closed 3 years ago
It seems like lighthouse doesn't properly depend on libstdc++. https://gitlab.alpinelinux.org/otlabs/aports/-/commit/757077009c63ff19babde456c80651370f34dab3
https://pkgs.alpinelinux.org/package/edge/main/x86/libstdc++
Please reopen if this is not the issue.
It is not the issue.
Setting export RUSTFLAGS="$RUSTFLAGS -L /usr/lib/"
makes leveldb-sys
compile fine.
Building leveldb-sys as part of lighthouse produces following error on Alpine Linux (https://gitlab.alpinelinux.org/otlabs/aports/-/jobs/369543#L663):