Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#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)

main.log (17.3 KB) - added by franky.cyber.ethics@… 8 years ago.

Download all attachments as: .zip

Change History (5)

Changed 8 years ago by franky.cyber.ethics@…

Attachment: main.log added

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Keywords: unique_ptr mountain lion snow leopard removed
Owner: changed from macports-tickets@… to raimue@…

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

comment:2 Changed 8 years ago by raimue (Rainer Müller)

Keywords: mountainlion lion snowleopard added
Status: newassigned
Summary: pdfgrep @1.4.1 Build errorpdfgrep @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 8 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: assignedclosed

pdfgrep-legacy added in r143999.

comment:4 Changed 8 years ago by raimue (Rainer Müller)

Note: See TracTickets for help on using tickets.