From owner-svn-ports-head@freebsd.org Wed Nov 23 12:46:24 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69D73C4F917; Wed, 23 Nov 2016 12:46:24 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 040DD1EA; Wed, 23 Nov 2016 12:46:23 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uANCkNUc035098; Wed, 23 Nov 2016 12:46:23 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uANCkNUQ035097; Wed, 23 Nov 2016 12:46:23 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201611231246.uANCkNUQ035097@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 23 Nov 2016 12:46:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426911 - head/graphics/gnash X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Nov 2016 12:46:24 -0000 Author: jbeich Date: Wed Nov 23 12:46:23 2016 New Revision: 426911 URL: https://svnweb.freebsd.org/changeset/ports/426911 Log: graphics/gnash: give up and expire In file included from /usr/local/lib/gcc49/include/c++/bits/stl_algobase.h:65:0, from /usr/local/lib/gcc49/include/c++/list:60, from asobj/flash/display/BitmapData_as.h:24, from asobj/flash/display/BitmapData_as.cpp:21: /usr/local/lib/gcc49/include/c++/bits/stl_iterator_base_types.h: In instantiation of 'struct std::iterator_traits': /usr/local/include/boost/iterator/iterator_traits.hpp:28:74: required from 'struct boost::iterators::iterator_reference' /usr/local/include/boost/iterator/zip_iterator.hpp:90:61: required from 'struct boost::iterators::detail::dereference_iterator::result' /usr/local/include/boost/utility/result_of.hpp:189:8: required from 'struct boost::detail::result_of_nested_result' /usr/local/include/boost/utility/result_of.hpp:193:8: required from 'struct boost::detail::tr1_result_of_impl' /usr/local/include/boost/utility/detail/result_of_iterate.hpp:27:8: required from 'struct boost::tr1_result_of' /usr/local/include/boost/utility/detail/result_of_iterate.hpp:159:8: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /usr/local/lib/gcc49/include/c++/bits/stl_algobase.h:398:70: required from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = boost::iterators::zip_iterator*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >; _OI = boost::iterators::zip_iterator*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >]' /usr/local/lib/gcc49/include/c++/bits/stl_algobase.h:436:38: required from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = boost::iterators::zip_iterator*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >; _OI = boost::iterators::zip_iterator*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >]' /usr/local/lib/gcc49/include/c++/bits/stl_algobase.h:468:17: required from '_OI std::copy(_II, _II, _OI) [with _II = boost::iterators::zip_iterator*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >; _OI = boost::iterators::zip_iterator*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >]' asobj/flash/display/BitmapData_as.cpp:412:73: required from 'void gnash::{anonymous}::PerlinNoise::init(int) [with T = double; unsigned int Size = 256u; unsigned int Offset = 1327u]' asobj/flash/display/BitmapData_as.cpp:310:18: required from 'gnash::{anonymous}::PerlinNoise::PerlinNoise(int) [with T = double; unsigned int Size = 256u; unsigned int Offset = 1327u]' asobj/flash/display/BitmapData_as.cpp:1371:23: required from here /usr/local/lib/gcc49/include/c++/bits/stl_iterator_base_types.h:165:53: error: 'unsigned int* const' is not a class, struct, or union type typedef typename _Iterator::iterator_category iterator_category; ^ /usr/local/lib/gcc49/include/c++/bits/stl_iterator_base_types.h:166:53: error: 'unsigned int* const' is not a class, struct, or union type typedef typename _Iterator::value_type value_type; ^ /usr/local/lib/gcc49/include/c++/bits/stl_iterator_base_types.h:167:53: error: 'unsigned int* const' is not a class, struct, or union type typedef typename _Iterator::difference_type difference_type; ^ /usr/local/lib/gcc49/include/c++/bits/stl_iterator_base_types.h:168:53: error: 'unsigned int* const' is not a class, struct, or union type typedef typename _Iterator::pointer pointer; ^ /usr/local/lib/gcc49/include/c++/bits/stl_iterator_base_types.h:169:53: error: 'unsigned int* const' is not a class, struct, or union type typedef typename _Iterator::reference reference; ^ In file included from /usr/local/include/boost/fusion/adapted/boost_tuple/detail/convert_impl.hpp:11:0, from /usr/local/include/boost/fusion/adapted/boost_tuple.hpp:20, from /usr/local/include/boost/iterator/zip_iterator.hpp:21, from asobj/flash/display/BitmapData_as.cpp:28: /usr/local/include/boost/fusion/adapted/boost_tuple/detail/build_cons.hpp: In instantiation of 'static boost::fusion::detail::build_tuple_cons::type boost::fusion::detail::build_tuple_cons::call(const First&, const Last&) [with First = boost::fusion::transform_view_iterator*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >, boost::iterators::detail::dereference_iterator>; Last = boost::fusion::transform_view_iterator, boost::iterators::detail::dereference_iterator>; boost::fusion::detail::build_tuple_cons::type = boost::tuples::cons&, bo ost::tuples::null_type> >; typename boost::fusion::detail::build_tuple_cons::type, Last>::type = boost::tuples::cons&, boost::tuples::null_type>; typename boost::fusion::result_of::value_of::type = unsigned int&]': /usr/local/include/boost/fusion/adapted/boost_tuple/detail/convert_impl.hpp:43:87: required from 'static boost::fusion::extension::convert_impl::apply::type boost::fusion::extension::convert_impl::apply::call(Sequence&) [with Sequence = boost::fusion::transform_view*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, boost::iterators::detail::dereference_iterator, boost::fusion::void_>; boost::fusion::extension::convert_impl::apply::type = boost::tuples::cons&, boost::tuples::null_type> >]' /usr/local/include/boost/fusion/sequence/convert.hpp:47:29: required from 'typename boost::fusion::result_of::convert::type boost::fusion::convert(Sequence&) [with Tag = boost::fusion::boost_tuple_tag; Sequence = boost::fusion::transform_view*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, boost::iterators::detail::dereference_iterator, boost::fusion::void_>; typename boost::fusion::result_of::convert::type = boost::tuples::cons&, boost::tuples::null_type> >]' /usr/local/include/boost/iterator/zip_iterator.hpp:214:44: required from 'static reference boost::iterators::detail::converter::call(Seq) [with Seq = boost::fusion::transform_view*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, boost::iterators::detail::dereference_iterator, boost::fusion::void_>; reference = boost::tuples::cons&, boost::tuples::null_type> >]' /usr/local/include/boost/iterator/zip_iterator.hpp:289:42: required from 'typename boost::iterators::detail::zip_iterator_base::type::reference boost::iterators::zip_iterator::dereference() const [with IteratorTuple = boost::tuples::tuple*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>; typename boost::iterators::detail::zip_iterator_base::type::reference = boost::tuples::cons&, boost::tuples::null_type> >]' /usr/local/include/boost/iterator/iterator_facade.hpp:549:32: required from 'static typename Facade::reference boost::iterators::iterator_core_access::dereference(const Facade&) [with Facade = boost::iterators::zip_iterator*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >; typename Facade::reference = boost::tuples::cons&, boost::tuples::null_type> >]' /usr/local/include/boost/iterator/iterator_facade.hpp:655:69: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /usr/local/lib/gcc49/include/c++/bits/stl_algobase.h:398:70: required from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = boost::iterators::zip_iterator*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >; _OI = boost::iterators::zip_iterator*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >]' /usr/local/lib/gcc49/include/c++/bits/stl_algobase.h:436:38: required from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = boost::iterators::zip_iterator*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >; _OI = boost::iterators::zip_iterator*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >]' /usr/local/lib/gcc49/include/c++/bits/stl_algobase.h:468:17: required from '_OI std::copy(_II, _II, _OI) [with _II = boost::iterators::zip_iterator*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >; _OI = boost::iterators::zip_iterator*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >]' asobj/flash/display/BitmapData_as.cpp:412:73: required from 'void gnash::{anonymous}::PerlinNoise::init(int) [with T = double; unsigned int Size = 256u; unsigned int Offset = 1327u]' asobj/flash/display/BitmapData_as.cpp:310:18: required from 'gnash::{anonymous}::PerlinNoise::PerlinNoise(int) [with T = double; unsigned int Size = 256u; unsigned int Offset = 1327u]' asobj/flash/display/BitmapData_as.cpp:1371:23: required from here /usr/local/include/boost/fusion/adapted/boost_tuple/detail/build_cons.hpp:53:59: error: no match for 'operator*' (operand type is 'const boost::fusion::transform_view_iterator*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >, boost::iterators::detail::dereference_iterator>') typename result_of::value_of::type v = *f; ^ /usr/local/include/boost/fusion/adapted/boost_tuple/detail/build_cons.hpp:53:59: note: candidate is: In file included from /usr/local/include/boost/fusion/adapted/boost_tuple/detail/build_cons.hpp:14:0, from /usr/local/include/boost/fusion/adapted/boost_tuple/detail/convert_impl.hpp:11, from /usr/local/include/boost/fusion/adapted/boost_tuple.hpp:20, from /usr/local/include/boost/iterator/zip_iterator.hpp:21, from asobj/flash/display/BitmapData_as.cpp:28: /usr/local/include/boost/fusion/iterator/deref.hpp:69:5: note: template typename boost::fusion::result_of::deref::type boost::fusion::operator*(const boost::fusion::iterator_base&) operator*(iterator_base const& i) ^ /usr/local/include/boost/fusion/iterator/deref.hpp:69:5: note: substitution of deduced template arguments resulted in errors seen above PR: 199601 Reported by: antoine (via exp-run) Modified: head/graphics/gnash/Makefile (contents, props changed) Modified: head/graphics/gnash/Makefile ============================================================================== --- head/graphics/gnash/Makefile Wed Nov 23 12:46:16 2016 (r426910) +++ head/graphics/gnash/Makefile Wed Nov 23 12:46:23 2016 (r426911) @@ -19,6 +19,10 @@ LIB_DEPENDS= libboost_thread.so:devel/bo CONFLICTS= gnash-devel-[0-9]* +BROKEN= fails to build after many Boost updates +DEPRECATED= broken on FreeBSD 10+ for more than 2 years +EXPIRATION_DATE=2016-12-31 + USES= cpe gmake jpeg kde:4 libtool pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_GCC= any @@ -69,10 +73,6 @@ CYGNAL_CONFIGURE_ENABLE= cygnal .include -.if ${OSVERSION} > 1000000 -BROKEN= unable to link in libboost_system -.endif - # Cygnal option processing .if ${PORT_OPTIONS:MCYGNAL} CONFIG_FILES+= cygnalrc