You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While it does not seem to be an issue with libgit2 from the stacktrace, I've tried to build in almost the same environment (just with newer libgit2) and it does not fail on this error.
The issue is reproducible (I've tried to rebuild it ~5 times and it always fails like this).
Hello,
I'm updating libgit2 stack in Fedora from 1.1.0 to 1.3.0 and we compile Julia with USE_SYSTEM_LIBGIT2=1.
Sadly after libgit2 update, Julia tests (or some data generation for the?) fails with following stack trace:
While it does not seem to be an issue with libgit2 from the stacktrace, I've tried to build in almost the same environment (just with newer libgit2) and it does not fail on this error.
The issue is reproducible (I've tried to rebuild it ~5 times and it always fails like this).
here's the failing build log: https://kojipkgs.fedoraproject.org//work/tasks/2694/79372694/build.log
here's the successful build log: https://kojipkgs.fedoraproject.org//work/tasks/7535/79377535/build.log
I'm very happy to test out any patches or provide any more information, just let me know.
Thanks in advance!
The text was updated successfully, but these errors were encountered: