Opened 6 years ago

Closed 6 years ago

#56418 closed defect (fixed)

pdf2djvu @0.9.9: error: no type named 'unique_ptr' in namespace 'std'

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: NicosPavlov
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: pdf2djvu

Description

Build fails on older systems using libstdc++:

https://build.macports.org/builders/ports-10.8_x86_64_legacy-builder/builds/59630/steps/install-port/logs/stdio

Include the cxx11 1.1 portgroup?

Change History (2)

comment:1 Changed 6 years ago by NicosPavlov

Seems to be the right thing to do. Thanks for pointing that out.

comment:2 Changed 6 years ago by NicosPavlov

Resolution: fixed
Status: assignedclosed

In 012df50d1e6f2ba8898116fb029b1f6e430278b3/macports-ports (master):

pdf2djvu: add cxx11 portgroup as it does not build on older systems (fixes #56418)

Note: See TracTickets for help on using tickets.