maintainer-feedback requested: [Bug 197594] devel/boost-libs: bad c++11, won't build with gcc5

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 13 14:20:59 UTC 2015


John Marino <marino at FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to office at FreeBSD.org:
Bug 197594: devel/boost-libs: bad c++11, won't build with gcc5
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197594



--- Description ---
The following problem was already fixed version 1.56 and 1.57 is the current
release.  It's probably possible to patch 1.55 to fix these errors, but
wouldn't it be preferable to upgrade the version?  The latest is 1 year newer
than what is in ports

libs/thread/src/pthread/thread.cpp: In function
'boost::detail::thread_data_base* boost::detail::get_current_thread_data()':
libs/thread/src/pthread/thread.cpp:140:88: error: no matching function for call
to 'call_once(boost::once_flag&, void (&)())'
	    
boost::call_once(current_thread_tls_init_flag,create_current_thread_tls_key);

./boost/spirit/home/classic/core/non_terminal/impl/object_with_id.ipp:140:33:
error: no matching function for call to 'call_once(boost::once_flag&, void
(&)())'
		 boost::call_once(been_here, mutex_init);
				 ^

many many times repeated.

422 packages depend on boost.

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer office at FreeBSD.org


More information about the freebsd-office mailing list