Building julia release-0.3 with JuliaLang/julia#10181 results in the following error:
julia $ make test
...
From worker 6: * math
/home/jiahao/julia-intel/usr/bin/./julia: symbol lookup error: /home/jiahao/julia-intel/usr/bin/../lib/libopenspecfun.so: undefined symbol: complex_
Worker 6 terminated.
See #28 - I think we need to bump the submodule in Julia to include those changes. Probably best to test the CI waters via a PR in case anything breaks...
Building julia release-0.3 with JuliaLang/julia#10181 results in the following error: