#50076 closed defect (fixed)
pdfgrep @1.4.1: Build error on OS X <= 10.8 due to C++11
| Reported by: | franky.cyber.ethics@… | Owned by: | raimue (Rainer Müller) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.3.4 |
| Keywords: | mountainlion lion snowleopard | Cc: | |
| Port: | pdfgrep |
Description
On my system with OS X 10.8.4 (and presumably any other pre-10.9 system), building the latest version of pdfgrep gives compile errors, due to C++11 library incompatibilies. Please see the attached log for more information. Had to revert to older Portfile to install version 1.3.2.
Attachments (1)
Change History (5)
Changed 11 years ago by franky.cyber.ethics@…
comment:1 Changed 11 years ago by mf2k (Frank Schima)
| Keywords: | unique_ptr mountain lion snow leopard removed |
|---|---|
| Owner: | changed from macports-tickets@… to raimue@… |
comment:2 Changed 11 years ago by raimue (Rainer Müller)
| Keywords: | mountainlion lion snowleopard added |
|---|---|
| Status: | new → assigned |
| Summary: | pdfgrep @1.4.1 Build error → pdfgrep @1.4.1: Build error on OS X <= 10.8 due to C++11 |
The solution will be to stick with the version 1.3.2 of pdfgrep for OS X <= 10.8. These features of C++11 are not supported on OS X 10.8 and will never be.
comment:3 Changed 11 years ago by raimue (Rainer Müller)
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
pdfgrep-legacy added in r143999.
comment:4 Changed 11 years ago by raimue (Rainer Müller)
Followup discussion on macports-dev: https://lists.macosforge.org/pipermail/macports-dev/2016-January/032167.html
Note: See
TracTickets for help on using
tickets.

In the future, please Cc the port maintainers (
port info --maintainers pdfgrep), if any.