[MacPorts] #54078: gnuradio-devel: Build failure with cppunit
MacPorts
noreply at macports.org
Mon May 1 19:28:31 UTC 2017
#54078: gnuradio-devel: Build failure with cppunit
-----------------------+-----------------------
Reporter: mf2k | Owner: michaelld
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: gnuradio |
-----------------------+-----------------------
Description changed by mf2k:
Old description:
> gnuradio-devel seems to be failing due to the latest boost.
>
> {{{
> /opt/local/var/macports/build/_opt_local_var_macports_sources_github
> .com_macports_macports-ports_science_gnuradio/gnuradio-devel/work
> /gnuradio-082711cc3f7d910e50609695224e7a3c994a4c73/gnuradio-
> runtime/lib/math/qa_fxpt.h:32:3: note: in instantiation of member
> function 'CppUnit::TestCaller<qa_fxpt>::TestCaller' requested here
> :info:build CPPUNIT_TEST(t0);
> :info:build ^
> :info:build /opt/local/include/cppunit/extensions/HelperMacros.h:299:15:
> note: expanded from macro 'CPPUNIT_TEST'
> :info:build ( new CPPUNIT_NS::TestCaller<TestFixtureType>( \
> :info:build ^
> :info:build /opt/local/include/cppunit/Portability.h:107:21: note:
> expanded from macro 'CPPUNIT_NS'
> :info:build # define CPPUNIT_NS CppUnit
> :info:build ^
> :info:build
> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:862:1:
> note: candidate function template not viable: requires 3 arguments, but 2
> were provided
> :info:build find(_InputIterator __first, _InputIterator __last, const
> _Tp& __value_)
> :info:build ^
> :info:build 4 errors generated.
> :info:build make[2]: *** [gnuradio-runtime/lib/CMakeFiles/test-gnuradio-
> runtime.dir/math/qa_fxpt.cc.o] Error 1
> }}}
>
> {{{
> $ port installed cppunit
> The following ports are currently installed:
> cppunit @1.14.0_0 (active)
> }}}
>
> I have not tried to build gnuradio yet.
New description:
gnuradio-devel seems to be failing due to the latest cppunit.
{{{
/opt/local/var/macports/build/_opt_local_var_macports_sources_github
.com_macports_macports-ports_science_gnuradio/gnuradio-devel/work
/gnuradio-082711cc3f7d910e50609695224e7a3c994a4c73/gnuradio-
runtime/lib/math/qa_fxpt.h:32:3: note: in instantiation of member function
'CppUnit::TestCaller<qa_fxpt>::TestCaller' requested here
:info:build CPPUNIT_TEST(t0);
:info:build ^
:info:build /opt/local/include/cppunit/extensions/HelperMacros.h:299:15:
note: expanded from macro 'CPPUNIT_TEST'
:info:build ( new CPPUNIT_NS::TestCaller<TestFixtureType>( \
:info:build ^
:info:build /opt/local/include/cppunit/Portability.h:107:21: note:
expanded from macro 'CPPUNIT_NS'
:info:build # define CPPUNIT_NS CppUnit
:info:build ^
:info:build
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/algorithm:862:1:
note: candidate function template not viable: requires 3 arguments, but 2
were provided
:info:build find(_InputIterator __first, _InputIterator __last, const _Tp&
__value_)
:info:build ^
:info:build 4 errors generated.
:info:build make[2]: *** [gnuradio-runtime/lib/CMakeFiles/test-gnuradio-
runtime.dir/math/qa_fxpt.cc.o] Error 1
}}}
{{{
$ port installed cppunit
The following ports are currently installed:
cppunit @1.14.0_0 (active)
}}}
I have not tried to build gnuradio yet.
--
--
Ticket URL: <https://trac.macports.org/ticket/54078#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list