New comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/pull/29758#issuecomment-811382749 Comment: I merged this before I noticed that the failure on `i686` is not the tests but the build process. See [build logs](https://build.voidlinux.org/builders/i686_builder/builds/31520/steps/shell_3/logs/stdio) or the [CI results in this PR](https://github.com/void-linux/void-packages/pull/29758/checks?check_run_id=2236946329). Do you mind taking a look at the failure to see if you can get this building for i686 again? ``` ERROR: error: address range table at offset 0x720 has an invalid tuple (length = 0) at offset 0x738 LoadError: failed process: Process(`/builddir/julia-1.6.0/usr/bin/julia -O0 --sysimage /builddir/julia-1.6.0/usr/lib/julia/sys.ji --startup-file=no -Cnative -e 'pushfirst!(DEPOT_PATH, "/tmp/jl_DXUoMZ"); Base.PRECOMPILE_TRACE_COMPILE[] = "/tmp/jl_XA56VY"; Base.compilecache(Base.PkgId("__PackagePrecompilationStatementModule"), "/tmp/jl_DXUoMZ/__PackagePrecompilationStatementModule/src/__PackagePrecompilationStatementModule.jl") ```