#62168 closed defect (fixed)
re2 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: | ||
Port: | re2 |
Description
re2 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 re2 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 (3)
comment:1 Changed 4 years ago by essandess (Steve Smith)
comment:2 Changed 4 years ago by Schamschula (Marius Schamschula)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:3 Changed 4 years ago by essandess (Steve Smith)
Owner: | set to essandess |
---|---|
Resolution: | wontfix → fixed |
Note: See
TracTickets for help on using
tickets.
See https://github.com/macports/macports-ports/pull/9836