[cyber] I: p8-20180401 i586 beehive_status: +17 -3 (953)

ALT beekeeper hiver на altlinux.org
Вс Апр 1 15:27:20 MSK 2018


	17 NEW error logs

bfl-0.8.0-alt4.svn20110302
	from /usr/src/RPM/BUILD/bfl/tests/ekf_test.cpp:18:
	/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler
	and library support for the ISO C++ 2011 standard. This support is currently experimental,
	and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
	#error This file requires compiler and library support for the \
	--
	from /usr/src/RPM/BUILD/bfl/tests/ekf_test.cpp:18:
	/usr/include/cppunit/tools/StringHelper.h:22:15: error: 'enable_if' in namespace 'std'
	does not name a template type
	typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:22:24: error: expected unqualified-id before
	'<' token
	typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:31:15: error: 'enable_if' in namespace 'std'
	does not name a template type
	typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:31:24: error: expected unqualified-id before
	'<' token
	typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
	--
	/usr/include/cppunit/TestAssert.h: In static member function 'static std::__cxx11::string
	CppUnit::assertion_traits<T>::toString(const T&)':
	/usr/include/cppunit/TestAssert.h:74:16: error: 'toString' is not a member of
	'CppUnit::StringHelper'
	return CPPUNIT_NS::StringHelper::toString(x);
	--
	/usr/include/cppunit/TestCaller.h: At global scope:
	/usr/include/cppunit/TestCaller.h:159:37: error: 'std::function' has not been declared
	TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
	/usr/include/cppunit/TestCaller.h:159:45: error: expected ',' or '...' before '<' token
	TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
	/usr/include/cppunit/TestCaller.h:200:8: error: 'function' in namespace 'std' does not
	name a template type
	std::function<void()> m_test_function;
	/usr/include/cppunit/TestCaller.h: In constructor
	'CppUnit::TestCaller<Fixture>::TestCaller(std::__cxx11::string,
	CppUnit::TestCaller<Fixture>::TestMethod)':
	/usr/include/cppunit/TestCaller.h:121:6: error: class 'CppUnit::TestCaller<Fixture>'
	does not have any field named 'm_test_function'
	m_test_function( std::bind(test, m_fixture) )

libcdr-0.1.2-alt1
	from CDRInternalStreamTest.cpp:13:
	/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler
	and library support for the ISO C++ 2011 standard. This support is currently experimental,
	and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
	#error This file requires compiler and library support for the \
	--
	from CDRInternalStreamTest.cpp:13:
	/usr/include/cppunit/tools/StringHelper.h:22:15: error: 'enable_if' in namespace 'std'
	does not name a template type
	typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:22:24: error: expected unqualified-id before
	'<' token
	typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:31:15: error: 'enable_if' in namespace 'std'
	does not name a template type
	typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:31:24: error: expected unqualified-id before
	'<' token
	typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
	--
	/usr/include/cppunit/TestAssert.h: In static member function 'static std::__cxx11::string
	CppUnit::assertion_traits<T>::toString(const T&)':
	/usr/include/cppunit/TestAssert.h:74:16: error: 'toString' is not a member of
	'CppUnit::StringHelper'
	return CPPUNIT_NS::StringHelper::toString(x);
	--
	/usr/include/cppunit/TestCaller.h: At global scope:
	/usr/include/cppunit/TestCaller.h:159:37: error: 'std::function' has not been declared
	TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
	/usr/include/cppunit/TestCaller.h:159:45: error: expected ',' or '...' before '<' token
	TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
	/usr/include/cppunit/TestCaller.h:200:8: error: 'function' in namespace 'std' does not
	name a template type
	std::function<void()> m_test_function;
	/usr/include/cppunit/TestCaller.h: In constructor
	'CppUnit::TestCaller<Fixture>::TestCaller(std::__cxx11::string,
	CppUnit::TestCaller<Fixture>::TestMethod)':
	/usr/include/cppunit/TestCaller.h:121:6: error: class 'CppUnit::TestCaller<Fixture>'
	does not have any field named 'm_test_function'
	m_test_function( std::bind(test, m_fixture) )

libfilezilla-0.9.0-alt0.M80P.1
	/usr/src/RPM/BUILD/libfilezilla-0.9.0/tests/time.cpp:54: undefined reference to
	`CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string<char, std::char_traits<char>,
	std::allocator<char> > const&, int)'
	/usr/src/RPM/BUILD/libfilezilla-0.9.0/tests/time.cpp:54: undefined reference to
	`CppUnit::Message::Message(std::__cxx11::basic_string<char, std::char_traits<char>,
	std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>,
	std::allocator<char> > const&)'
	/usr/src/RPM/BUILD/libfilezilla-0.9.0/tests/time.cpp:54: undefined reference to
	`CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)'
	/usr/src/RPM/BUILD/libfilezilla-0.9.0/tests/time.cpp:54: undefined reference to
	`CppUnit::Message::~Message()'
	/usr/src/RPM/BUILD/libfilezilla-0.9.0/tests/time.cpp:54: undefined reference to
	`CppUnit::SourceLine::~SourceLine()'
	/usr/src/RPM/BUILD/libfilezilla-0.9.0/tests/time.cpp:55: undefined reference to
	`CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string<char, std::char_traits<char>,
	std::allocator<char> > const&, int)'
	/usr/src/RPM/BUILD/libfilezilla-0.9.0/tests/time.cpp:55: undefined reference to
	`CppUnit::Message::Message(std::__cxx11::basic_string<char, std::char_traits<char>,
	std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>,
	std::allocator<char> > const&)'
	/usr/src/RPM/BUILD/libfilezilla-0.9.0/tests/time.cpp:55: undefined reference to
	`CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)'
	/usr/src/RPM/BUILD/libfilezilla-0.9.0/tests/time.cpp:55: undefined reference to
	`CppUnit::Message::~Message()'
	/usr/src/RPM/BUILD/libfilezilla-0.9.0/tests/time.cpp:55: undefined reference to
	`CppUnit::SourceLine::~SourceLine()'

libftgl2-2.2.0-alt9.svn20110521
	from FTBBox-Test.cpp:1:
	/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler
	and library support for the ISO C++ 2011 standard. This support is currently experimental,
	and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
	#error This file requires compiler and library support for the \
	--
	from FTBBox-Test.cpp:1:
	/usr/include/cppunit/tools/StringHelper.h:22:15: error: 'enable_if' in namespace 'std'
	does not name a template type
	typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:22:24: error: expected unqualified-id before
	'<' token
	typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:31:15: error: 'enable_if' in namespace 'std'
	does not name a template type
	typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:31:24: error: expected unqualified-id before
	'<' token
	typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
	--
	/usr/include/cppunit/TestAssert.h: In static member function 'static std::__cxx11::string
	CppUnit::assertion_traits<T>::toString(const T&)':
	/usr/include/cppunit/TestAssert.h:74:16: error: 'toString' is not a member of
	'CppUnit::StringHelper'
	return CPPUNIT_NS::StringHelper::toString(x);
	--
	/usr/include/cppunit/TestCaller.h: At global scope:
	/usr/include/cppunit/TestCaller.h:159:37: error: 'std::function' has not been declared
	TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
	/usr/include/cppunit/TestCaller.h:159:45: error: expected ',' or '...' before '<' token
	TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
	/usr/include/cppunit/TestCaller.h:200:8: error: 'function' in namespace 'std' does not
	name a template type
	std::function<void()> m_test_function;
	/usr/include/cppunit/TestCaller.h: In constructor
	'CppUnit::TestCaller<Fixture>::TestCaller(std::__cxx11::string,
	CppUnit::TestCaller<Fixture>::TestMethod)':
	/usr/include/cppunit/TestCaller.h:121:6: error: class 'CppUnit::TestCaller<Fixture>'
	does not have any field named 'm_test_function'
	m_test_function( std::bind(test, m_fixture) )

libmusicbrainz3-3.0.3-alt1.1
	from /usr/src/RPM/BUILD/libmusicbrainz-3.0.3/test/test_disc.cpp:2:
	/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler
	and library support for the ISO C++ 2011 standard. This support is currently experimental,
	and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
	#error This file requires compiler and library support for the \
	--
	from /usr/src/RPM/BUILD/libmusicbrainz-3.0.3/test/test_disc.cpp:2:
	/usr/include/cppunit/tools/StringHelper.h:22:15: error: 'enable_if' in namespace 'std'
	does not name a template type
	typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:22:24: error: expected unqualified-id before
	'<' token
	typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:31:15: error: 'enable_if' in namespace 'std'
	does not name a template type
	typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:31:24: error: expected unqualified-id before
	'<' token
	typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
	--
	/usr/include/cppunit/TestAssert.h: In static member function 'static std::__cxx11::string
	CppUnit::assertion_traits<T>::toString(const T&)':
	/usr/include/cppunit/TestAssert.h:74:16: error: 'toString' is not a member of
	'CppUnit::StringHelper'
	return CPPUNIT_NS::StringHelper::toString(x);
	--
	/usr/include/cppunit/TestCaller.h: At global scope:
	/usr/include/cppunit/TestCaller.h:159:37: error: 'std::function' has not been declared
	TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
	/usr/include/cppunit/TestCaller.h:159:45: error: expected ',' or '...' before '<' token
	TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
	/usr/include/cppunit/TestCaller.h:200:8: error: 'function' in namespace 'std' does not
	name a template type
	std::function<void()> m_test_function;
	/usr/include/cppunit/TestCaller.h: In constructor
	'CppUnit::TestCaller<Fixture>::TestCaller(std::__cxx11::string,
	CppUnit::TestCaller<Fixture>::TestMethod)':
	/usr/include/cppunit/TestCaller.h:121:6: error: class 'CppUnit::TestCaller<Fixture>'
	does not have any field named 'm_test_function'
	m_test_function( std::bind(test, m_fixture) )

librevenge-0.0.4-alt0.M80P.1
	from RVNGBinaryDataTest.cpp:20:
	/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler
	and library support for the ISO C++ 2011 standard. This support is currently experimental,
	and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
	#error This file requires compiler and library support for the \
	--
	from RVNGBinaryDataTest.cpp:20:
	/usr/include/cppunit/tools/StringHelper.h:22:15: error: 'enable_if' in namespace 'std'
	does not name a template type
	typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:22:24: error: expected unqualified-id before
	'<' token
	typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:31:15: error: 'enable_if' in namespace 'std'
	does not name a template type
	typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:31:24: error: expected unqualified-id before
	'<' token
	typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
	--
	/usr/include/cppunit/TestAssert.h: In static member function 'static std::__cxx11::string
	CppUnit::assertion_traits<T>::toString(const T&)':
	/usr/include/cppunit/TestAssert.h:74:16: error: 'toString' is not a member of
	'CppUnit::StringHelper'
	return CPPUNIT_NS::StringHelper::toString(x);
	--
	/usr/include/cppunit/TestCaller.h: At global scope:
	/usr/include/cppunit/TestCaller.h:159:37: error: 'std::function' has not been declared
	TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
	/usr/include/cppunit/TestCaller.h:159:45: error: expected ',' or '...' before '<' token
	TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
	/usr/include/cppunit/TestCaller.h:200:8: error: 'function' in namespace 'std' does not
	name a template type
	std::function<void()> m_test_function;
	/usr/include/cppunit/TestCaller.h: In constructor
	'CppUnit::TestCaller<Fixture>::TestCaller(std::__cxx11::string,
	CppUnit::TestCaller<Fixture>::TestMethod)':
	/usr/include/cppunit/TestCaller.h:121:6: error: class 'CppUnit::TestCaller<Fixture>'
	does not have any field named 'm_test_function'
	m_test_function( std::bind(test, m_fixture) )

libsmbios-2.2.28-alt1.2
	from src/cppunit/testRbu.cpp:25:
	/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler
	and library support for the ISO C++ 2011 standard. This support is currently experimental,
	and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
	#error This file requires compiler and library support for the \
	--
	from src/cppunit/testRbu.cpp:25:
	/usr/include/cppunit/tools/StringHelper.h:22:15: error: 'enable_if' in namespace 'std'
	does not name a template type
	typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:22:24: error: expected unqualified-id before
	'<' token
	typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:31:15: error: 'enable_if' in namespace 'std'
	does not name a template type
	typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:31:24: error: expected unqualified-id before
	'<' token
	typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
	--
	/usr/include/cppunit/TestAssert.h: In static member function 'static std::__cxx11::string
	CppUnit::assertion_traits<T>::toString(const T&)':
	/usr/include/cppunit/TestAssert.h:74:16: error: 'toString' is not a member of
	'CppUnit::StringHelper'
	return CPPUNIT_NS::StringHelper::toString(x);
	--
	/usr/include/cppunit/TestCaller.h: At global scope:
	/usr/include/cppunit/TestCaller.h:159:37: error: 'std::function' has not been declared
	TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
	/usr/include/cppunit/TestCaller.h:159:45: error: expected ',' or '...' before '<' token
	TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
	/usr/include/cppunit/TestCaller.h:200:8: error: 'function' in namespace 'std' does not
	name a template type
	std::function<void()> m_test_function;
	/usr/include/cppunit/TestCaller.h: In constructor
	'CppUnit::TestCaller<Fixture>::TestCaller(std::__cxx11::string,
	CppUnit::TestCaller<Fixture>::TestMethod)':
	/usr/include/cppunit/TestCaller.h:121:6: error: class 'CppUnit::TestCaller<Fixture>'
	does not have any field named 'm_test_function'
	m_test_function( std::bind(test, m_fixture) )

libtorrent19-3:0.13.6-alt1
	autoreconf-default: running: /usr/bin/autoconf-2.60 --force
	configure.ac:22: error: possibly undefined macro: AM_PATH_CPPUNIT
	If this token and others are legitimate, please use m4_pattern_allow.

perl-HTML-WikiConverter-MoinMoin-0.54-alt1.1
	t/boilerplate.t ... ok
	#   Failed test 'table w/ attrs'
	#   at t/runtests.pl line 108.
	--
	t/moinmoin.t	(Wstat: 256 Tests: 50 Failed: 1)
	Failed test:  34
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/5 test programs. 1/56 subtests failed.
	make: *** [test_dynamic] Error 255

petsc-complex-3.5.4-alt1
	self.setCompilers  = self.framework.require('config.setCompilers',	   None)
	AttributeError: 'NoneType' object has no attribute 'require'
	make: *** [install] Error 1

rtorrent-0.9.6-alt1
	autoreconf-default: running: /usr/bin/autoconf-2.60 --force
	configure.ac:7: error: possibly undefined macro: AM_PATH_CPPUNIT
	If this token and others are legitimate, please use m4_pattern_allow.

schroot-1.4.23-alt1.qa7
	configure.ac:678: the top level
	configure.ac:337: error: possibly undefined macro: AM_PATH_CPPUNIT
	If this token and others are legitimate, please use m4_pattern_allow.

softhsm-2.1.0-alt1.M80P.1
	from AESTests.cpp:34:
	/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler
	and library support for the ISO C++ 2011 standard. This support is currently experimental,
	and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
	#error This file requires compiler and library support for the \
	--
	from AESTests.cpp:34:
	/usr/include/cppunit/tools/StringHelper.h:22:15: error: 'enable_if' in namespace 'std'
	does not name a template type
	typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:22:24: error: expected unqualified-id before
	'<' token
	typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:31:15: error: 'enable_if' in namespace 'std'
	does not name a template type
	typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:31:24: error: expected unqualified-id before
	'<' token
	typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
	--
	/usr/include/cppunit/TestAssert.h: In static member function 'static std::__cxx11::string
	CppUnit::assertion_traits<T>::toString(const T&)':
	/usr/include/cppunit/TestAssert.h:74:16: error: 'toString' is not a member of
	'CppUnit::StringHelper'
	return CPPUNIT_NS::StringHelper::toString(x);
	--
	/usr/include/cppunit/TestCaller.h: At global scope:
	/usr/include/cppunit/TestCaller.h:159:37: error: 'std::function' has not been declared
	TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
	/usr/include/cppunit/TestCaller.h:159:45: error: expected ',' or '...' before '<' token
	TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
	/usr/include/cppunit/TestCaller.h:200:8: error: 'function' in namespace 'std' does not
	name a template type
	std::function<void()> m_test_function;
	/usr/include/cppunit/TestCaller.h: In constructor
	'CppUnit::TestCaller<Fixture>::TestCaller(std::__cxx11::string,
	CppUnit::TestCaller<Fixture>::TestMethod)':
	/usr/include/cppunit/TestCaller.h:121:6: error: class 'CppUnit::TestCaller<Fixture>'
	does not have any field named 'm_test_function'
	m_test_function( std::bind(test, m_fixture) )

squid-3.5.19-alt1
	testPreCompiler.o: In function `testPreCompiler::testIfDef()':
	/usr/src/RPM/BUILD/squid-3.5.19/compat/testPreCompiler.cc:37: undefined reference to
	`CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string<char, std::char_traits<char>,
	std::allocator<char> > const&, int)'
	/usr/src/RPM/BUILD/squid-3.5.19/compat/testPreCompiler.cc:37: undefined reference to
	`CppUnit::Message::Message(std::__cxx11::basic_string<char, std::char_traits<char>,
	std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>,
	std::allocator<char> > const&)'
	/usr/src/RPM/BUILD/squid-3.5.19/compat/testPreCompiler.cc:37: undefined reference to
	`CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)'
	/usr/src/RPM/BUILD/squid-3.5.19/compat/testPreCompiler.cc:37: undefined reference to
	`CppUnit::Message::~Message()'
	/usr/src/RPM/BUILD/squid-3.5.19/compat/testPreCompiler.cc:37: undefined reference to
	`CppUnit::SourceLine::~SourceLine()'
	/usr/src/RPM/BUILD/squid-3.5.19/compat/testPreCompiler.cc:38: undefined reference to
	`CppUnit::SourceLine::SourceLine(std::__cxx11::basic_string<char, std::char_traits<char>,
	std::allocator<char> > const&, int)'
	/usr/src/RPM/BUILD/squid-3.5.19/compat/testPreCompiler.cc:38: undefined reference to
	`CppUnit::Message::Message(std::__cxx11::basic_string<char, std::char_traits<char>,
	std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>,
	std::allocator<char> > const&)'
	/usr/src/RPM/BUILD/squid-3.5.19/compat/testPreCompiler.cc:38: undefined reference to
	`CppUnit::Asserter::failIf(bool, CppUnit::Message const&, CppUnit::SourceLine const&)'
	/usr/src/RPM/BUILD/squid-3.5.19/compat/testPreCompiler.cc:38: undefined reference to
	`CppUnit::Message::~Message()'
	/usr/src/RPM/BUILD/squid-3.5.19/compat/testPreCompiler.cc:38: undefined reference to
	`CppUnit::SourceLine::~SourceLine()'

strigi-0.7.8-alt5
	from /usr/src/RPM/BUILD/strigi-0.7.8/strigidaemon/tests/test_runner.cpp:21:
	/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler
	and library support for the ISO C++ 2011 standard. This support is currently experimental,
	and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
	#error This file requires compiler and library support for the \
	--
	from /usr/src/RPM/BUILD/strigi-0.7.8/strigidaemon/tests/test_runner.cpp:21:
	/usr/include/cppunit/tools/StringHelper.h:22:15: error: 'enable_if' in namespace 'std'
	does not name a template type
	typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:22:24: error: expected unqualified-id before
	'<' token
	typename std::enable_if<!std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:31:15: error: 'enable_if' in namespace 'std'
	does not name a template type
	typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
	/usr/include/cppunit/tools/StringHelper.h:31:24: error: expected unqualified-id before
	'<' token
	typename std::enable_if<std::is_enum<T>::value, std::string>::type toString(const T& x)
	--
	/usr/include/cppunit/TestAssert.h: In static member function 'static std::__cxx11::string
	CppUnit::assertion_traits<T>::toString(const T&)':
	/usr/include/cppunit/TestAssert.h:74:16: error: 'toString' is not a member of
	'CppUnit::StringHelper'
	return CPPUNIT_NS::StringHelper::toString(x);
	--
	/usr/include/cppunit/TestCaller.h: At global scope:
	/usr/include/cppunit/TestCaller.h:159:37: error: 'std::function' has not been declared
	TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
	/usr/include/cppunit/TestCaller.h:159:45: error: expected ',' or '...' before '<' token
	TestCaller(std::string name, std::function<void()> test_function, Fixture* fixture):
	/usr/include/cppunit/TestCaller.h:200:8: error: 'function' in namespace 'std' does not
	name a template type
	std::function<void()> m_test_function;
	/usr/include/cppunit/TestCaller.h: In constructor
	'CppUnit::TestCaller<Fixture>::TestCaller(std::__cxx11::string,
	CppUnit::TestCaller<Fixture>::TestMethod)':
	/usr/include/cppunit/TestCaller.h:121:6: error: class 'CppUnit::TestCaller<Fixture>'
	does not have any field named 'm_test_function'
	m_test_function( std::bind(test, m_fixture) )

tvmet-1.7.2-alt5
	autoreconf-default: running: /usr/bin/autoconf-2.60 --force
	configure.ac:216: error: possibly undefined macro: AM_PATH_CPPUNIT
	If this token and others are legitimate, please use m4_pattern_allow.

zookeeper-3.4.6-alt1_15jpp8
	[exec] configure.ac:37: warning: macro 'AM_PATH_CPPUNIT' not found in library
	[exec] configure.ac:37: error: possibly undefined macro: AM_PATH_CPPUNIT
	[exec]	     If this token and others are legitimate, please use m4_pattern_allow.
	--
	[exec] autoreconf-default: /usr/bin/autoconf-2.60 failed with exit status: 1
	BUILD FAILED
	/usr/src/RPM/BUILD/zookeeper-601207e1151b2691112c431fc3b4130a85ac93b5/build.xml:1330:
	exec returned: 1

	3 error logs REMOVED from the list
perl-HTML-Widget-1.11-alt2
python-module-mockito-0.5.2-alt1.1
qupzilla-2.1.2-alt0.M80P.1

Total 953 error logs.


Подробная информация о списке рассылки Sisyphus-cybertalk