Opened 7 years ago

Last modified 3 years ago

#54285 closed defect

podofo 0.9.5 fails to build (tested on 10.10 and 10.12.5, running fully up to date macports) — at Version 3

Reported by: MrB74 Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: podofo

Description (last modified by mf2k (Frank Schima))

I get this error when attempting to build podofo 0.9.5 in the log output:

:info:build /opt/local/include/cppunit/TestCaller.h:121:28: error: no member named 'bind' in namespace 'std'; did you mean 'find'?
:info:build             m_test_function( std::bind(test, m_fixture) )
:info:build                              ~~~~~^~~~
:info:build                                   find
:info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:862:1: note: 'find' declared here
:info:build find(_InputIterator __first, _InputIterator __last, const _Tp& __value_)
:info:build ^

Change History (4)

Changed 7 years ago by MrB74

Attachment: main.log added

build log file

comment:1 Changed 7 years ago by MrB74

My xcode is 8.3.2 btw, standard compiler set up

comment:2 Changed 7 years ago by mf2k (Frank Schima)

Owner: set to dbevans
Status: newassigned

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers podofo), if any.

comment:3 Changed 7 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.