#65773 closed defect (fixed)
exa @0.10.1_3+doc+git – Failure to build revision 3, is this a libgit2 issue or something else?
Reported by: | Gandoon (Erik Hedlund) | Owned by: | harens (Haren S) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | chadcatlett (Chad Catlett), mascguy (Christopher Nielsen), cooljeanius (Eric Gallager) | |
Port: | exa |
Description (last modified by Gandoon (Erik Hedlund))
exa @0.10.1_3+doc+git
and @0.10.1_3+doc-git
fails to build on MacOS 10.15.7 (19H2026). Despite first suspecting this to be an issue with libgit2, which has been an obvious issue for a while now (see also recently closed #65733) – I have had to remain at libgit2 @1.3.0_1+threadsafe
due to libgit2 @1.5.0_0+threadsafe
breaking the installed exa, calling for a rebuild which ultimately fails.
Thus, I tested to build revision 3 with the new libgit2 (@1.5.0_0), the old (@1.3.0_1), and with the -git
modifier, but either of these also resulted in a failed builds of revision 3. I enclose log files for the failed builds of the +git
variant with with libgit2 @1.3.0_1+threadsafe
and libgit2 @1.5.0_1+threadsafe
active respectively. Finally, I also enclose the log for the failed -git
variant build of revision 3, tried in an attempt to confirm that it was indeed libgit2 that broke the builds. But, as this also failed, there might be something else going on here that I can't really put my finger on at this point.
Attachments (4)
Change History (17)
Changed 2 years ago by Gandoon (Erik Hedlund)
Attachment: | exa_main-0.10.1_2+doc+git.log added |
---|
Changed 2 years ago by Gandoon (Erik Hedlund)
Attachment: | exa_main-upgrade_to_0.10.1_3+doc+git.log added |
---|
Changed 2 years ago by Gandoon (Erik Hedlund)
Attachment: | exa_main-upgrade_to_0.10.1_3+doc-git.log added |
---|
comment:1 Changed 2 years ago by Gandoon (Erik Hedlund)
comment:2 Changed 2 years ago by Gandoon (Erik Hedlund)
Description: | modified (diff) |
---|
comment:3 Changed 2 years ago by Gandoon (Erik Hedlund)
Description: | modified (diff) |
---|
comment:4 Changed 2 years ago by jmroot (Joshua Root)
Cc: | chadcatlett added |
---|---|
Owner: | set to harens |
Status: | new → assigned |
comment:5 Changed 2 years ago by mascguy (Christopher Nielsen)
Cc: | mascguy added |
---|
comment:6 Changed 2 years ago by tehcog (tehcog)
Fails on mavericks as well. Please see attached log file.
comment:7 Changed 2 years ago by mascguy (Christopher Nielsen)
Yes, this port is failing to build across-the-board, apart from ARM:
comment:8 Changed 2 years ago by Knapoc
It fails due to an issue with rust https://github.com/ogham/exa/issues/1068
comment:9 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
comment:10 Changed 2 years ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
comment:11 Changed 20 months ago by Gandoon (Erik Hedlund)
Just a heads-up. I expect that this ticket can be closed since Rust now is at @1.68.0_0 and exa built as expected since somewhere around @1.66.
comment:12 follow-up: 13 Changed 20 months ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks for letting us know. I forced builds of exa on the buildbot to make the binaries available.
comment:13 Changed 20 months ago by Gandoon (Erik Hedlund)
Replying to ryandesign:
Thanks for letting us know. I forced builds of exa on the buildbot to make the binaries available.
Great, cheers :)
Please disregard the apparent erroneous revision number of the first log file, it is also a revision 3 build, I missed that number when uploading it.