Problem with julia-0.5 on Gentoo

168 views
Skip to first unread message

Bill Hart

unread,
Sep 29, 2016, 9:20:19 AM9/29/16
to julia-users
We are having problems running the Generic 64 bit x86 Linux binary on Gentoo. It appears to be looking for some Kerberos library. Is there something we need to install?

The German message below just says, "Cannot open the shared-object-file: file or directory not found"

fatal: error thrown and no exception handler available.
Base.InitError(mod=:LibGit2, error=ErrorException("could not load library "libgit2"
libgssapi_krb5.so.2: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden"))
rec_backtrace at /home/centos/buildbot/slave/package_tarball64/build/src/stackwalk.c:84
record_backtrace at /home/centos/buildbot/slave/package_tarball64/build/src/task.c:232
jl_throw at /home/centos/buildbot/slave/package_tarball64/build/src/task.c:550
jl_errorf at /home/centos/buildbot/slave/package_tarball64/build/src/builtins.c:78
jl_dlerror at /home/centos/buildbot/slave/package_tarball64/build/src/dlload.c:69 [inlined]
jl_load_dynamic_library_ at /home/centos/buildbot/slave/package_tarball64/build/src/dlload.c:209
jl_get_library at /home/centos/buildbot/slave/package_tarball64/build/src/runtime_ccall.cpp:152
jl_load_and_lookup at /home/centos/buildbot/slave/package_tarball64/build/src/runtime_ccall.cpp:163
unknown function (ip: 0x7f6334fe9346)
__init__ at ./libgit2/libgit2.jl:538
unknown function (ip: 0x7f6334fe9b58)
jl_call_method_internal at /home/centos/buildbot/slave/package_tarball64/build/src/julia_internal.h:189 [inlined]
jl_apply_generic at /home/centos/buildbot/slave/package_tarball64/build/src/gf.c:1942
jl_apply at /home/centos/buildbot/slave/package_tarball64/build/src/julia.h:1392 [inlined]
jl_module_run_initializer at /home/centos/buildbot/slave/package_tarball64/build/src/toplevel.c:83
_julia_init at /home/centos/buildbot/slave/package_tarball64/build/src/init.c:742
julia_init at /home/centos/buildbot/slave/package_tarball64/build/src/task.c:283
main at /home/centos/buildbot/slave/package_tarball64/build/ui/repl.c:231
__libc_start_main at /lib64/libc.so.6 (unknown line)
unknown function (ip: 0x4013fc)

Bill.

Lutfullah Tomak

unread,
Sep 29, 2016, 9:56:35 AM9/29/16
to julia-users

Tony Kelman

unread,
Sep 29, 2016, 11:49:41 AM9/29/16
to julia-users
Should be fixed on nightly and hopefully in a future 0.5.x point release. In the meantime try installing openssl and/or krb5?

Bill Hart

unread,
Sep 29, 2016, 11:52:47 AM9/29/16
to julia-users
Thanks!

Bill Hart

unread,
Sep 29, 2016, 11:58:01 AM9/29/16
to julia-users
Do you mean the current nightly, or one to come? The current nightly seems to have the same issue.

Also, we have ssl installed, so this doesn't seem to be a workaround.

Bill.

Tony Kelman

unread,
Sep 29, 2016, 3:11:18 PM9/29/16
to julia-users
nighties were a few days behind, I needed to log in and reconnect a few of the buildbots. Check in a few hours if the nightlies are dated with commits from today.

Tony Kelman

unread,
Sep 29, 2016, 4:50:35 PM9/29/16
to julia-users
Okay, the buildbot that was down was running centos which is failing some of the tests due to this very change. We need to come up with a good fix for the certificates location lookup issue on non-debian-based distributions (https://github.com/JuliaLang/julia/issues/18693) before new nightlies will get published.

Bill Hart

unread,
Oct 24, 2016, 9:42:32 AM10/24/16
to julia-users
I can confirm that the Julia nightly is now working on our Gentoo systems. Will there be a Julia-0.5 binary provided with the same fix?

Bill.
Reply all
Reply to author
Forward
0 new messages