Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#25633 closed defect (fixed)

pdf2djvu: error: 'libintl_setlocale' is not a member of 'std'

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

Description

Just purchased a brand new macbook pro, installed MacPorts (and prerequisites), and cannot install pdf2djvu. All of the required packages installed fine, but just as it got to pdf2jdvu it failed. And since the required packages installed fine... that leads me to believe there is an error in the pdf2djvu port.

Attachments (1)

main.log (63.7 KB) - added by xanthoes@… 14 years ago.
The log file created.

Download all attachments as: .zip

Change History (8)

Changed 14 years ago by xanthoes@…

Attachment: main.log added

The log file created.

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Port: pdf2djvu added

Please remember to fill in the Port field.

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: pdf2djvu compile failurepdf2djvu: error: 'libintl_setlocale' is not a member of 'std'

Probably some new gettext 0.18.x incompatibility. We've seen a couple of those. This same error was also reported against steghide in #25014.

Perhaps updating pdf2djvu portfile to the current version would help; seems we're several versions behind.

comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

#25783 has the update.

comment:4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

The problem can be most simply avoided, for now, by just turning off gettext support in pdf2djvu entirely; done in r69945. You'll still be unable to build because of an incompatibility with the latest poppler, but the update in #25783 will take care of that.

comment:5 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

comment:6 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Really fixed in r71726 -- reenabled nls and fixed build with gettext 0.18 the same was as steghide in #25014.

comment:7 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Really really fixed in r72057 by naming the patchfile correctly.

Note: See TracTickets for help on using tickets.