Opened 4 years ago
Closed 4 years ago
#62167 closed defect (fixed)
c-ares requires a cmake build to be used as a dependency for apache-arrow, huggingface libraries, others
Reported by: | essandess (Steve Smith) | Owned by: | essandess (Steve Smith) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | Cc: | tobypeterson | |
Port: | c-ares |
Description
c-ares needs a cmake build to be used as a dependency for apache-arrow, the huggingface libraries, and others. See https://github.com/macports/macports-ports/pull/7791
The current c-ares build does not generate the necessary cmake files and cannot be used within other cmake projects.
The Portfile change is straightforward; I will submit a working PR.
Change History (2)
comment:1 Changed 4 years ago by essandess (Steve Smith)
comment:2 Changed 4 years ago by essandess (Steve Smith)
Owner: | set to essandess |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
See https://github.com/macports/macports-ports/pull/9835