Opened 3 years ago
Closed 3 years ago
#64323 closed defect (worksforme)
graphviz-2.50.0_0+pangocairo+python27+x11 build failed
Reported by: | Tommaso93 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt), mascguy (Christopher Nielsen) | |
Port: | graphviz |
Description
Dear experts, this build fails on MacOS Big Sur 11.6.2.
Please find attached the log, Best, Tommaso
Attachments (1)
Change History (3)
Changed 3 years ago by Tommaso93
comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
If you still experience this problem after following my guidance above, please reopen.
Note: See
TracTickets for help on using
tickets.
Looks like the problem is:
So graphviz is building with some part of llvm-10, llvm-10 is linked with libxar, and libxar is linked with libcrypto from openssl 1.1 which no longer exists now that the openssl port has been updated to 3.0.
That shouldn't be the case since in [7263344a804aaaa69f9a44ba445c272da4cdb5ad/macports-ports] the xar port was updated to 1.8.0.452_2 which should have made it link with the openssl 3 libraries. On my system, it is.
Could you confirm what version of xar is installed?
Are any ports are outdated?
If so, upgrade them.