Opened 3 years ago
Closed 2 years ago
#63788 closed defect (fixed)
abiword-x11: builds failing across-the-board, due to broken binaries for evolution-data-server
Reported by: | mascguy (Christopher Nielsen) | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | ||
Port: | abiword-x11 evolution-data-server |
Description
The current buildbot binaries for evolution-data-server
are broken, resulting in a link failure for abiword-x11
:
dyld: Library not loaded: /opt/local/lib/libboost_thread-mt.dylib Referenced from: /opt/local/lib/libebook-1.2.20.dylib Reason: image not found
The former's failure, in turn, is related to boost
.
Builds of evolution-data-server
are also now failing, due to the latest release(s) of libphonenumber-cpp
. The latter will temporarily be fixed by disabling default variant +phonenumber
, until I can provide a permanent fix.
Change History (5)
comment:1 Changed 3 years ago by Christopher Nielsen <mascguy@…>
comment:2 Changed 3 years ago by Christopher Nielsen <mascguy@…>
comment:3 Changed 3 years ago by mascguy (Christopher Nielsen)
Update: After traversing numerous rabbit holes for the past week or more, and dealing with umpteen issues with various dependencies, abiword-x11
is finally building successfully. For the first time since 6/25/2019!
I'm not sure whether to celebrate, or collapse due to exhaustion. Maybe both? Lol
But it was all worth it, as fixing the various dependencies will also assist with a number of other ports. Hurray!
comment:4 Changed 3 years ago by mascguy (Christopher Nielsen)
While the abiword-x11
builds are now fixed, keeping this ticket open to track the work related to fixing variant phonenumber
(for port evolution-data-server
).
comment:5 Changed 2 years ago by mascguy (Christopher Nielsen)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
In 566f546ec35ba406482fd35544f73a409f551d3f/macports-ports (master):