A quick way to reproduce this on a porterbox, without having to build the entire julia package:

Install julia's build-dependencies
Change root to sid_mips64el-dchroot
$ apt source julia
$ cd julia-0.4.7/
$ debian/rules override_dh_link-arch

If it manages to generate the links without a segfault, remove the output before trying again:
$ rm debian/julia.links

Reply via email to