[MacPorts] #54406: libcaca-devel @20161007 and libcaca @0.99.beta19_5 won't build on Snow Leopard, Mac OS X 10.6.8, because of faulty /opt/local/include/cppunit/TestCaller.h file?
MacPorts
noreply at macports.org
Sat Jul 1 18:51:21 UTC 2017
#54406: libcaca-devel @20161007 and libcaca @0.99.beta19_5 won't build on Snow
Leopard, Mac OS X 10.6.8, because of faulty
/opt/local/include/cppunit/TestCaller.h file?
-------------------------+-------------------
Reporter: ballapete | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.4.1
Keywords: snowleopard | Port:
-------------------------+-------------------
{{{
libtool: link: /opt/local/bin/clang-mp-3.9 -pipe -Os -arch x86_64 -g -O2
-fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-
align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return
-Wmissing-prototypes -Wnested-externs -Wsign-compare
-Wl,-headerpad_max_install_names -arch x86_64 -o .libs/bench bench.o
-L/opt/local/lib ../.libs/libcaca.dylib -lncursesw -lz
In file included from dirty.cpp:15:
In file included from
/opt/local/include/cppunit/extensions/HelperMacros.h:9:
/opt/local/include/cppunit/TestCaller.h:121:28: error: no member named
'bind' in namespace 'std'; did you mean 'find'?
m_test_function( std::bind(test, m_fixture) )
~~~~~^~~~
find
/opt/local/libexec/llvm-3.9/bin/../include/c++/v1/algorithm:868:1: note:
'find' declared here
find(_InputIterator __first, _InputIterator __last, const _Tp& __value_)
^
}}}
This is the error.
--
Ticket URL: <https://trac.macports.org/ticket/54406>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list