julia> using DecFP
[ Info: Precompiling DecFP [55939f99-70c6-5e9b-8bb0-5071ed7d61fd]
ERROR: LoadError: UndefVarError: libbid not defined
Stacktrace:
[1] _parse(#unused#::Type{DecFP.Dec32}, s::String)
@ DecFP ~/.julia/packages/DecFP/1AUjK/src/DecFP.jl:290
[2] top-level scope
@ ~/.julia/packages/DecFP/1AUjK/src/DecFP.jl:297
This may be related to the other problem I saw, where HTTP.jl no longer precompiles, with a similar error that libmbedtls is undefined in that case.