[cyber] I: p8-20170716 x86_64 beehive_status: +23 -6 (723)

ALT beekeeper hiver на altlinux.org
Вс Июл 16 16:32:06 MSK 2017


	23 NEW error logs

afce-0.9.8-alt1
	<13>Jul 15 20:17:51 rpmi: qt5-svg-devel-5.7.1-alt1.M80P.1 1499881363 installed
	error: Macro %_xdgmimedir not found
	error: line 71: %_xdgmimedir/packages/*
	Installing afce-0.9.8-alt1.src.rpm

apache-commons-collections-0:3.2.1-alt10_26jpp8
	Tests run: 13009, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 17.42 sec <<<
	FAILURE! - in org.apache.commons.collections.TestAllPackages
	testPurgeValues(TestReferenceMap.testPurgeValues)   Time elapsed: 3.078 sec  <<< ERROR!
	java.lang.NegativeArraySizeException
	--
	Results :
	Tests in error:
	org.apache.commons.collections.map.TestReferenceMap#testPurgeValues
	NegativeArraySizeException

avidemux-qt-2.6.15-alt0.M80P.1
	OpenGL	       Yes
	***   Release Build    ***
	-- No packaging... (package=)
	-- Configuring done
	-- Generating done
	CMake Warning:
	Manually-specified variables were not used by the project:
	CMAKE_EDIT_COMMAND
	-- Build files have been written to: /usr/src/RPM/BUILD/avidemux-2.6.15/buildQt5
	** Failed at make, result in /tmp/logbuildQt5**

drumstick-1.0.2-alt1
	/usr/src/RPM/BUILD/drumstick-1.0.2/utils/testevents/testevents.cpp: In member function
	'void QTestEvents::run()':
	/usr/src/RPM/BUILD/drumstick-1.0.2/utils/testevents/testevents.cpp:265:79: error:
	narrowing conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]
	char sysex[] = {0xf0, 0x41, 0x10, 0x42, 0x12, 0x40, 0, 0x7f, 0, 0x41, 0xf7};
	/usr/src/RPM/BUILD/drumstick-1.0.2/utils/testevents/testevents.cpp:265:79: error:
	narrowing conversion of '247' from 'int' to 'char' inside { } [-Wnarrowing]
	make[2]: *** [utils/testevents/CMakeFiles/drumstick-testevents.dir/testevents.cpp.o]
	Error 1

gambas3-3.9.2-alt1.M80P.1
	template <typename Arg1, typename Arg2, typename... Tail1, typename... Tail2>
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:218:78: error: '>>' should be '> >' within
	a nested template argument list
	struct CheckCompatibleArguments<List<Arg1, Tail1...>, List<Arg2, Tail2...>>
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:221:78: error: '>>' should be '> >' within
	a nested template argument list
	&& CheckCompatibleArguments<List<Tail1...>, List<Tail2...>>::value };
	--
	template <typename Functor, typename... ArgList> struct
	ComputeFunctorArgumentCount<Functor, List<ArgList...>>
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:238:113: error: '>>' should be '> >' within
	a nested template argument list
	template <typename Functor, typename... ArgList> struct
	ComputeFunctorArgumentCount<Functor, List<ArgList...>>
	--
	template <typename F> static auto test(F f) ->
	decltype(((f.operator()((dummy<ArgList>())...)), int()));
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:241:56: error: expected type-specifier before
	'decltype'
	template <typename F> static auto test(F f) ->
	decltype(((f.operator()((dummy<ArgList>())...)), int()));
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:241:56: error: expected initializer before
	'decltype'
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:245:36: warning: variadic templates only
	available with -std=c++11 or -std=gnu++11
	--
	template <typename Functor, typename ... ArgList> struct FunctorReturnType<Functor,
	List<ArgList...>> {
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:251:104: error: '>>' should be '> >' within
	a nested template argument list
	template <typename Functor, typename ... ArgList> struct FunctorReturnType<Functor,
	List<ArgList...>> {
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:26: error: expected identifier
	typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:40: error: expected unqualified-id before
	'(' token
	typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:40: error: expected ')' before '(' token
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:41: error: ISO C++ forbids declaration of
	'decltype' with no type [-fpermissive]
	typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;

libdb6.1-6.1.19-alt1
	at
	org.eclipse.jdt.internal.compiler.batch.BatchCompilerRequestor.acceptResult(BatchCompilerRequestor.java:38)
	at org.eclipse.jdt.internal.compiler.Compiler.handleInternalException(Compiler.java:700)
	at org.eclipse.jdt.internal.compiler.Compiler.processCompiledUnits(Compiler.java:616)
	at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:458)
	at org.eclipse.jdt.internal.compiler.batch.Main.performCompilation(Main.java:4179)
	at org.eclipse.jdt.internal.compiler.batch.Main.compile(Main.java:1703)
	at org.eclipse.jdt.internal.compiler.batch.GCCMain.compile(GCCMain.java:462)
	at org.eclipse.jdt.internal.compiler.batch.GCCMain.main(GCCMain.java:479)
	make: *** [dbexamples.jar] Error 1
	make: Leaving directory `/usr/src/RPM/BUILD/db-6.1.19/build_unix'

lightdm-1.16.7-alt1
	enum {ArgumentCount = sizeof...(Args), IsPointerToMemberFunction = false};
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:215:62: error: '>>' should be '> >' within
	a nested template argument list
	template <> struct CheckCompatibleArguments<List<>, List<>> { enum { value = true }; };
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:216:75: error: '>>' should be '> >' within
	a nested template argument list
	template <typename List1> struct CheckCompatibleArguments<List1, List<>> { enum {
	value = true }; };
	--
	template <typename Arg1, typename Arg2, typename... Tail1, typename... Tail2>
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:218:78: error: '>>' should be '> >' within
	a nested template argument list
	struct CheckCompatibleArguments<List<Arg1, Tail1...>, List<Arg2, Tail2...>>
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:221:78: error: '>>' should be '> >' within
	a nested template argument list
	&& CheckCompatibleArguments<List<Tail1...>, List<Tail2...>>::value };
	--
	template <typename Functor, typename... ArgList> struct
	ComputeFunctorArgumentCount<Functor, List<ArgList...>>
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:238:113: error: '>>' should be '> >' within
	a nested template argument list
	template <typename Functor, typename... ArgList> struct
	ComputeFunctorArgumentCount<Functor, List<ArgList...>>
	--
	template <typename F> static auto test(F f) ->
	decltype(((f.operator()((dummy<ArgList>())...)), int()));
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:241:56: error: expected type-specifier before
	'decltype'
	template <typename F> static auto test(F f) ->
	decltype(((f.operator()((dummy<ArgList>())...)), int()));
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:241:56: error: expected initializer before
	'decltype'
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:245:36: warning: variadic templates only
	available with -std=c++11 or -std=gnu++11
	--
	template <typename Functor, typename ... ArgList> struct FunctorReturnType<Functor,
	List<ArgList...>> {
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:251:104: error: '>>' should be '> >' within
	a nested template argument list
	template <typename Functor, typename ... ArgList> struct FunctorReturnType<Functor,
	List<ArgList...>> {
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:26: error: expected identifier
	typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:40: error: expected unqualified-id before
	'(' token
	typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;

mkvtoolnix-8.2.0-alt1
	Processing files: mkvtoolnix-gui-8.2.0-alt1
	error: File not found: /usr/src/tmp/mkvtoolnix-buildroot/usr/bin/mkvtoolnix-gui
	error: File not found by glob:
	/usr/src/tmp/mkvtoolnix-buildroot/usr/share/man/man1/mkvtoolnix-gui.*
	error: File not found by glob:
	/usr/src/tmp/mkvtoolnix-buildroot/usr/share/icons/hicolor/*/apps/mkvtoolnix-gui.*
	error: File not found:
	/usr/src/tmp/mkvtoolnix-buildroot/usr/share/applications/mkvtoolnix-gui.desktop
	error: File not found:
	/usr/src/tmp/mkvtoolnix-buildroot/usr/share/mime/packages/mkvtoolnix.xml
	RPM build errors:

mlt-6.4.1-alt3.M80P.1
	from filter_audiowaveform.cpp:22:
	/usr/share/qt5/include/QtCore/qbasicatomic.h:61:4: error: #error "Qt requires C++11
	support"
	#  error "Qt requires C++11 support"
	--
	from qimage_wrapper.cpp:31:
	/usr/share/qt5/include/QtCore/qcompilerdetection.h:562:6: error: #error Qt requires a
	C++11 compiler and yours does not seem to be that.
	#    error Qt requires a C++11 compiler and yours does not seem to be that.
	--
	from qimage_wrapper.cpp:31:
	/usr/share/qt5/include/QtCore/qbasicatomic.h:61:4: error: #error "Qt requires C++11
	support"
	#  error "Qt requires C++11 support"
	--
	from kdenlivetitle_wrapper.cpp:24:
	/usr/share/qt5/include/QtCore/qcompilerdetection.h:562:6: error: #error Qt requires a
	C++11 compiler and yours does not seem to be that.
	#    error Qt requires a C++11 compiler and yours does not seem to be that.
	--
	from kdenlivetitle_wrapper.cpp:24:
	/usr/share/qt5/include/QtCore/qbasicatomic.h:61:4: error: #error "Qt requires C++11
	support"
	#  error "Qt requires C++11 support"
	--
	from producer_qtext.cpp:26:
	/usr/share/qt5/include/QtCore/qcompilerdetection.h:562:6: error: #error Qt requires a
	C++11 compiler and yours does not seem to be that.
	#    error Qt requires a C++11 compiler and yours does not seem to be that.
	--
	from producer_qtext.cpp:26:
	/usr/share/qt5/include/QtCore/qbasicatomic.h:61:4: error: #error "Qt requires C++11
	support"
	#  error "Qt requires C++11 support"
	--
	from transition_qtblend.cpp:23:
	/usr/share/qt5/include/QtCore/qcompilerdetection.h:562:6: error: #error Qt requires a
	C++11 compiler and yours does not seem to be that.
	#    error Qt requires a C++11 compiler and yours does not seem to be that.
	--
	from transition_qtblend.cpp:23:
	/usr/share/qt5/include/QtCore/qbasicatomic.h:61:4: error: #error "Qt requires C++11
	support"
	#  error "Qt requires C++11 support"
	--
	from filter_qtblend.cpp:24:
	/usr/share/qt5/include/QtCore/qcompilerdetection.h:562:6: error: #error Qt requires a
	C++11 compiler and yours does not seem to be that.
	#    error Qt requires a C++11 compiler and yours does not seem to be that.

nitrokey-app-0.6.3-alt0.M80P.1
	warning: Macro %_xdgconfigdir not found
	error: Macro %_xdgconfigdir not found
	error: line 67: %_xdgconfigdir/autostart/nitrokey-app.desktop
	Installing nitrokey-app-0.6.3-alt0.M80P.1.src.rpm

ocaml-ocamlnet-4.1.2-alt3.M80P.1
	MI2a:	    mark libnatspec
	E: Couldn't find package /dev/shm
	hsh-install: Failed to calculate package file list.

perl-HTML-Widget-1.11-alt2
	t/06bugs_select_empty_options.t .......... ok
	#   Failed test 'constraint value'
	#   at t/06bugs_select_zero_key_constraint.t line 23.
	--
	#     expected: '1'
	#   Failed test 'constraint value'
	#   at t/06bugs_select_zero_key_constraint.t line 25.
	--
	t/06bugs_select_zero_key_constraint.t  (Wstat: 512 Tests: 3 Failed: 2)
	Failed tests:  2-3
	Non-zero exit status: 2
	--
	Result: FAIL
	Failed 1/90 test programs. 2/625 subtests failed.
	make: *** [test_dynamic] Error 255

poppler62-0.45.0-alt1
	from poppler-document.cc:28:
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:98:22: error: expected ',' or '...' before
	'&&' token
	void operator,(T &&value, const ApplyReturnValue<U> &container) {
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:98:67: error: 'void QtPrivate::operator,(T)'
	must take exactly two arguments
	void operator,(T &&value, const ApplyReturnValue<U> &container) {
	--
	enum {ArgumentCount = sizeof...(Args), IsPointerToMemberFunction = false};
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:215:62: error: '>>' should be '> >' within
	a nested template argument list
	template <> struct CheckCompatibleArguments<List<>, List<>> { enum { value = true }; };
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:216:75: error: '>>' should be '> >' within
	a nested template argument list
	template <typename List1> struct CheckCompatibleArguments<List1, List<>> { enum {
	value = true }; };
	--
	template <typename Arg1, typename Arg2, typename... Tail1, typename... Tail2>
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:218:78: error: '>>' should be '> >' within
	a nested template argument list
	struct CheckCompatibleArguments<List<Arg1, Tail1...>, List<Arg2, Tail2...>>
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:221:78: error: '>>' should be '> >' within
	a nested template argument list
	&& CheckCompatibleArguments<List<Tail1...>, List<Tail2...>>::value };
	--
	template <typename Functor, typename... ArgList> struct
	ComputeFunctorArgumentCount<Functor, List<ArgList...>>
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:238:113: error: '>>' should be '> >' within
	a nested template argument list
	template <typename Functor, typename... ArgList> struct
	ComputeFunctorArgumentCount<Functor, List<ArgList...>>
	--
	template <typename F> static auto test(F f) ->
	decltype(((f.operator()((dummy<ArgList>())...)), int()));
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:241:56: error: expected type-specifier before
	'decltype'
	template <typename F> static auto test(F f) ->
	decltype(((f.operator()((dummy<ArgList>())...)), int()));
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:241:56: error: expected initializer before
	'decltype'
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:245:36: warning: variadic templates only
	available with -std=c++11 or -std=gnu++11
	--
	template <typename Functor, typename ... ArgList> struct FunctorReturnType<Functor,
	List<ArgList...>> {
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:251:104: error: '>>' should be '> >' within
	a nested template argument list
	template <typename Functor, typename ... ArgList> struct FunctorReturnType<Functor,
	List<ArgList...>> {

python-module-mockito-0.5.2-alt1.1
	testVerifies (mockito_test.verifications_test.VerifyZeroInteractionsTest) ... ok
	FAIL: testVerifiesDetectsNamedArguments (mockito_test.verifications_test.InorderVerifyTest)
	Traceback (most recent call last):
	--
	raise VerificationError("\nWanted %s to be invoked, got %s instead" % (wanted_invocation,
	invocation))
	mockito.verification.VerificationError:
	Wanted foo() to be invoked, got foo() instead
	>>  raise VerificationError("\nWanted %s to be invoked, got %s instead" %
	(wanted_invocation, invocation))
	FAIL: testVerifiesWhenMethodIsUsingKeywordArguments
	(mockito_test.verifications_test.InorderVerifyTest)
	Traceback (most recent call last):
	--
	raise VerificationError("\nWanted %s to be invoked, got %s instead" % (wanted_invocation,
	invocation))
	mockito.verification.VerificationError:
	Wanted someOtherMethod(1) to be invoked, got someOtherMethod(1) instead
	>>  raise VerificationError("\nWanted %s to be invoked, got %s instead" %
	(wanted_invocation, invocation))
	FAIL: testVerifiesDetectsNamedArguments (mockito_test.verifications_test.VerifyTest)
	Traceback (most recent call last):
	--
	raise VerificationError("\nWanted but not invoked: %s" % (invocation))
	mockito.verification.VerificationError:
	Wanted but not invoked: foo()
	>>  raise VerificationError("\nWanted but not invoked: %s" % (invocation))
	FAIL: testVerifiesWhenMethodIsUsingKeywordArguments
	(mockito_test.verifications_test.VerifyTest)
	Traceback (most recent call last):
	--
	raise VerificationError("\nWanted but not invoked: %s" % (invocation))
	mockito.verification.VerificationError:
	Wanted but not invoked: someOtherMethod(1)
	--
	Ran 164 tests in 0.099s
	FAILED (failures=4)

python-module-netcall-0.4.2-alt2.git20141120
	tests/test_sync.py::SyncRPCCallsTest::test_generator_close_implicit <- tests/rpc_mixins.py
	PASSED
	tests/test_sync.py::SyncRPCCallsTest::test_generator_next <- tests/rpc_mixins.py PASSED
	tests/test_sync.py::SyncRPCCallsTest::test_generator_none <- tests/rpc_mixins.py PASSED
	tests/test_sync.py::SyncRPCCallsTest::test_generator_send <- tests/rpc_mixins.py PASSED
	tests/test_sync.py::SyncRPCCallsTest::test_generator_throw <- tests/rpc_mixins.py PASSED
	tests/test_sync.py::SyncRPCCallsTest::test_ignore_missing_service <-
	../../../../lib64/python2.7/unittest/case.py SKIPPED
	tests/test_sync.py::SyncRPCCallsTest::test_netcall_reserved <- tests/rpc_mixins.py PASSED
	tests/test_sync.py::SyncRPCCallsTest::test_object <- tests/rpc_mixins.py PASSED
	tests/test_sync.py::SyncRPCCallsTest::test_object_module <- tests/rpc_mixins.py PASSED
	tests/test_sync.py::SyncRPCCallsTest::test_object_namespace_n_levels <- tests/rpc_mixins.py
	/usr/src/tmp/rpm-tmp.3124: line 101: 19432 Segmentation fault	   py.test -vv

python-module-poppler-qt5-0.24.1-alt1.git20150224.1
	enum {ArgumentCount = sizeof...(Args), IsPointerToMemberFunction = false};
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:215:62: error: '>>' should be '> >' within
	a nested template argument list
	template <> struct CheckCompatibleArguments<List<>, List<>> { enum { value = true }; };
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:216:75: error: '>>' should be '> >' within
	a nested template argument list
	template <typename List1> struct CheckCompatibleArguments<List1, List<>> { enum {
	value = true }; };
	--
	template <typename Arg1, typename Arg2, typename... Tail1, typename... Tail2>
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:218:78: error: '>>' should be '> >' within
	a nested template argument list
	struct CheckCompatibleArguments<List<Arg1, Tail1...>, List<Arg2, Tail2...>>
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:221:78: error: '>>' should be '> >' within
	a nested template argument list
	&& CheckCompatibleArguments<List<Tail1...>, List<Tail2...>>::value };
	--
	template <typename Functor, typename... ArgList> struct
	ComputeFunctorArgumentCount<Functor, List<ArgList...>>
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:238:113: error: '>>' should be '> >' within
	a nested template argument list
	template <typename Functor, typename... ArgList> struct
	ComputeFunctorArgumentCount<Functor, List<ArgList...>>
	--
	template <typename F> static auto test(F f) ->
	decltype(((f.operator()((dummy<ArgList>())...)), int()));
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:241:56: error: expected type-specifier before
	'decltype'
	template <typename F> static auto test(F f) ->
	decltype(((f.operator()((dummy<ArgList>())...)), int()));
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:241:56: error: expected initializer before
	'decltype'
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:245:36: warning: variadic templates only
	available with -std=c++11 or -std=gnu++11
	--
	template <typename Functor, typename ... ArgList> struct FunctorReturnType<Functor,
	List<ArgList...>> {
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:251:104: error: '>>' should be '> >' within
	a nested template argument list
	template <typename Functor, typename ... ArgList> struct FunctorReturnType<Functor,
	List<ArgList...>> {
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:26: error: expected identifier
	typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:40: error: expected unqualified-id before
	'(' token
	typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;

python-module-scikits.ann-1:0.2-alt2.dev.r803.1.1
	test_ann.TestANNWrapper.test_knn_returns_corrent_number_of_neighbors(#ANN 1.1.2 ... ok
	Failure: UnicodeDecodeError ('utf-8' codec can't decode byte 0x00 in position 49:
	invalid start byte) ... ERROR
	test_ann.TestANNWrapper.test_knn_returns_nearest_neighbor(array([[ 0.70659538,
	0.68179158]]), array([ 0.98189449])) ... ok
	--
	test_ann.TestANNWrapper.test_knn_returns_nearest_neighbor(array([[ 0.91491516,
	0.28324002], ... ok
	ERROR: Failure: UnicodeDecodeError ('utf-8' codec can't decode byte 0x00 in position 49:
	invalid start byte)
	Traceback (most recent call last):
	--
	return _ANN._kdtree___repr__(self)
	UnicodeDecodeError: 'utf-8' codec can't decode byte 0x00 in position 49: invalid start byte
	Ran 18 tests in 0.081s
	FAILED (errors=1)

qjackctl-0.4.2-alt1
	checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
	checking whether we are using the GNU C++ compiler... yes
	checking whether x86_64-alt-linux-g++ accepts -g... yes
	checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
	checking for grep that handles long lines and -e... /bin/grep
	checking for egrep... /bin/grep -E
	checking whether x86_64-alt-linux-gcc needs -traditional... no
	checking for qmake-qt5... /usr/bin/qmake-qt5
	checking for qmake... /usr/share/qt5/bin/qmake
	checking for Qt library version >= 5.1... no; Qt 5.1 or greater is required

qsynth-0.4.1-alt1
	checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
	checking whether we are using the GNU C++ compiler... yes
	checking whether x86_64-alt-linux-g++ accepts -g... yes
	checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
	checking for grep that handles long lines and -e... /bin/grep
	checking for egrep... /bin/grep -E
	checking whether x86_64-alt-linux-gcc needs -traditional... no
	checking for qmake-qt5... /usr/bin/qmake-qt5
	checking for qmake... /usr/share/qt5/bin/qmake
	checking for Qt library version >= 5.1... no; Qt 5.1 or greater is required

sibcoin-0.16.1.1-alt0.M80P.1
	typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:40: error: expected unqualified-id before
	'(' token
	typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:40: error: expected ')' before '(' token
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:41: error: ISO C++ forbids declaration of
	'decltype' with no type [-fpermissive]
	typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:41: error: 'decltype' declared as function
	returning a function
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:41: error: expected ';' at end of member
	declaration
	/usr/include/qt5/QtCore/qobjectdefs_impl.h:253:42: error: expected unqualified-id before
	'.' token
	typedef decltype(dummy<Functor>().operator()((dummy<ArgList>())...)) Value;
	--
	from qt/sibcoin.cpp:11:
	/usr/include/qt5/QtCore/qobject_impl.h:66:54: error: '>>' should be '> >' within a
	nested template argument list
	template <> struct TypesAreDeclaredMetaType<List<>> { enum { Value = true }; };
	--
	template <typename Arg, typename... Tail> struct TypesAreDeclaredMetaType<List<Arg,
	Tail...> >
	/usr/include/qt5/QtCore/qobject_impl.h:68:89: error: '>>' should be '> >' within a
	nested template argument list
	{ enum { Value = QMetaTypeId2<Arg>::Defined &&
	TypesAreDeclaredMetaType<List<Tail...>>::Value }; };
	--
	/usr/include/qt5/QtGui/qregion.h: At global scope:
	/usr/include/qt5/QtGui/qregion.h:71:21: error: expected ',' or '...' before '&&' token
	QRegion(QRegion &&other) Q_DECL_NOTHROW
	/usr/include/qt5/QtGui/qregion.h:71:28: error: invalid constructor; you probably meant
	'QRegion (const QRegion&)'
	QRegion(QRegion &&other) Q_DECL_NOTHROW

tdesktop-0.10.19-alt3.M80P.4
	from ../../Telegram/SourceFiles/main.cpp:21:
	../../Telegram/SourceFiles/ui/text/text.h:23:35: fatal error: private/qfontengine_p.h:
	No such file or directory
	compilation terminated.
	In file included from
	/usr/src/RPM/BUILD/tdesktop-0.10.19/out/Release/Telegram_pch/stdafx.h:77:0:
	/usr/src/RPM/BUILD/tdesktop-0.10.19/out/Release/../../Telegram/SourceFiles/ui/text/text.h:23:35:
	fatal error: private/qfontengine_p.h: No such file or directory
	compilation terminated.
	--
	from ../../Telegram/SourceFiles/main.cpp:21:
	../../Telegram/SourceFiles/ui/text/text.h:23:35: fatal error: private/qfontengine_p.h:
	No such file or directory
	compilation terminated.
	In file included from
	/usr/src/RPM/BUILD/tdesktop-0.10.19/out/Release/Telegram_pch/stdafx.h:77:0:
	/usr/src/RPM/BUILD/tdesktop-0.10.19/out/Release/../../Telegram/SourceFiles/ui/text/text.h:23:35:
	fatal error: private/qfontengine_p.h: No such file or directory
	compilation terminated.

virtualbox-5.1.18-alt1.M80P.1
	Checking for SDL: found version 1.2.14, OK.
	Checking for X libraries: found, OK.
	Checking for Xcursor: found, OK.
	Checking for Xinerama: found, OK.
	Checking for Xrandr: found, OK.
	Checking for Xmu: found, OK.
	Checking for Mesa / GLU: found (inactive), OK.
	Checking for Qt5:
	** qt5 not found!
	Check /usr/src/RPM/BUILD/VirtualBox-5.1.18_OSE/configure.log for details

voodoo-1.1.3-alt2
	from /usr/src/RPM/BUILD/voodoo-1.1.3/test/test.rb:232:in `run_tests'
	from ./test:131:in `<main>'
	substitute-number...pass
	errors...pass
	tail-calls...pass
	make[1]: *** [test] Error 1
	rm shift.o restore-frame.o raw.o set-word.o restore-locals.o bitwise.o hello.o rotate.o
	tail-calls.o fact.o many-locals.o plusminus.o if.o many-args-tail.o call.o bytes.o
	auto-bytes.o mul.o auto-words.o labels.o at.o save-frame-and-locals.o else-if.o div.o
	many-args.o libfunc.o goto.o libgroup.o substitute-number.o mod.o set-byte.o set-at.o
	libvar.o vtable.o block.o
	make[1]: Leaving directory `/usr/src/RPM/BUILD/voodoo-1.1.3/test'
	make: *** [test] Error 2
	make: Leaving directory `/usr/src/RPM/BUILD/voodoo-1.1.3'

	6 error logs REMOVED from the list
libgupnp-igd-0.2.4-alt1
perl-1:5.22.3-alt0.M80P.1
perl-HTML-FormFu-MultiForm-1.00-alt1
python-module-qtconsole-4.0.1-alt1.1.1
python-module-terminado-0.5-alt1.git20150717.1
python-module-wx3.0-3.0.3.0-alt5.git20150311

Total 723 error logs.


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