[cyber] I: p8-20180331 x86_64 beehive_status: +19 -3 (945)

ALT beekeeper hiver на altlinux.org
Сб Мар 31 14:10:38 MSK 2018


	19 NEW error logs

apache-commons-math-0:3.4.1-alt1_2jpp8
	Results :
	Failed tests:
	CorrelatedRandomVectorGeneratorTest.testSampleWithZeroCovariance:168->testSampler:193
	Array comparison failure

atlas-3.9.35-alt1.qa1
	make[2]: Leaving directory `/usr/src/RPM/BUILD/ATLAS/BUILD/bin'
	ERROR 845 DURING CACHE EDGE DETECTION!!.
	make[2]: Entering directory `/usr/src/RPM/BUILD/ATLAS/BUILD/bin'
	--
	gcc -V 2>&1  >> bin/INSTALL_LOG/ERROR.LOG
	x86_64-alt-linux-gcc: error: unrecognized command line option '-V'
	x86_64-alt-linux-gcc: fatal error: no input files
	compilation terminated.
	--
	directory.  Be sure to include this file in any help request.
	cat: ../../CONFIG/error.txt: No such file or directory
	ch=1

bfl-0.8.0-alt4.svn20110302
	from /usr/src/RPM/BUILD/bfl/tests/matrixwrapper_test.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 /usr/src/RPM/BUILD/bfl/tests/matrixwrapper_test.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) )

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-FormFu-MultiForm-1.00-alt1
	CGI::param called in list context from /usr/share/perl5/HTML/FormFu.pm line 317, this
	can lead to vulnerabilities. See the warning in "Fetching the value or values of a
	single named parameter" at /usr/share/perl5/CGI.pm line 407.
	#   Failed test 'Error running (t-aggregate/multiform-misc/file-server-side.t):
	Couldn't parse 't-aggregate/multiform-misc/file-server-side.t': Can't locate
	object method "tmp_upload_dir" via package "HTML::FormFu::QueryType::CGI"
	at /usr/share/perl5/HTML/FormFu/UploadParam.pm line 42, <$fh> chunk 4, at
	/usr/src/RPM/BUILD/HTML-FormFu-MultiForm-1.00/blib/lib/HTML/FormFu/MultiForm.pm line 508.
	#   at /usr/share/perl5/Test/Aggregate/Nested.pm line 228.
	--
	# Looks like you failed 1 test of 8 run.
	#   Failed test 'Tests for t-aggregate/multiform-misc/file-server-side.t'
	#   at /usr/share/perl5/Test/Aggregate/Nested.pm line 229.
	--
	t/aggregate.t (Wstat: 256 Tests: 23 Failed: 1)
	Failed test:  3
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/1 test programs. 1/23 subtests failed.
	make: *** [test_dynamic] 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.

rust-cargo-0.25.0-alt0.M80P.1
	+ tar xf /usr/src/RPM/SOURCES/cargo-nightly-x86_64-unknown-linux-gnu.tar.gz
	tar: /usr/src/RPM/SOURCES/cargo-nightly-x86_64-unknown-linux-gnu.tar.gz: Cannot open:
	No such file or directory
	tar: Error is not recoverable: exiting now

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-Gnome2-Canvas-1.002-alt5.1.1
python-module-scikits.ann-1:0.2-alt2.dev.r803.1.1
qupzilla-2.1.2-alt0.M80P.1

Total 945 error logs.


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