failing builds in travis

67 views
Skip to first unread message

Andrew Burrows

unread,
Feb 18, 2014, 4:56:03 PM2/18/14
to juli...@googlegroups.com
I've noticed that my builds are failing in travis with:

$ julia -e 'Pkg.init(); run(`ln -s $(pwd()) $(Pkg.dir("MetaTools"))`); Pkg.pin("MetaTools"); Pkg.resolve()'

julia: relocation error: julia: symbol , version GLIBC_2.2.5 not defined in file libc.so.6 with link time reference

The command "julia -e 'Pkg.init(); run(`ln -s $(pwd()) $(Pkg.dir("MetaTools"))`); Pkg.pin("MetaTools"); Pkg.resolve()'" exited with 127.


Any ideas what is going on?

Patrick O'Leary

unread,
Feb 18, 2014, 5:02:44 PM2/18/14
to juli...@googlegroups.com

Elliot Saba

unread,
Feb 18, 2014, 5:02:53 PM2/18/14
to Julia Dev
Yep, it's this issue: https://github.com/JuliaLang/julia/issues/5837

I'm working on it, hope to have a solution soon.
-E
Reply all
Reply to author
Forward
0 new messages