[cyber] I: p9-20200816 i586 beehive_status: +10 -7 (123)

ALT beekeeper hiver на altlinux.org
Вс Авг 16 15:00:08 MSK 2020


	10 NEW error logs

castxml-0.0.1.20181115-alt1.gitc3a239d
	In file included from /usr/include/llvm/ADT/StringRef.h:12:
	/usr/include/llvm/ADT/STLExtras.h:559:49: error: no template named 'index_sequence'
	in namespace 'std'
	template <size_t... Ns> value_type deref(std::index_sequence<Ns...>) const {
	/usr/include/llvm/ADT/STLExtras.h:564:36: error: no template named 'index_sequence'
	in namespace 'std'
	decltype(iterators) tup_inc(std::index_sequence<Ns...>) const {
	/usr/include/llvm/ADT/STLExtras.h:569:36: error: no template named 'index_sequence'
	in namespace 'std'
	decltype(iterators) tup_dec(std::index_sequence<Ns...>) const {
	/usr/include/llvm/ADT/STLExtras.h:576:46: error: no member named 'index_sequence_for'
	in namespace 'std'
	value_type operator*() { return deref(std::index_sequence_for<Iters...>{}); }
	/usr/include/llvm/ADT/STLExtras.h:576:65: error: 'Iters' does not refer to a value
	value_type operator*() { return deref(std::index_sequence_for<Iters...>{}); }
	--
	template <typename ZipType, typename... Iters>
	/usr/include/llvm/ADT/STLExtras.h:579:23: error: no member named 'index_sequence_for'
	in namespace 'std'
	return deref(std::index_sequence_for<Iters...>{});
	/usr/include/llvm/ADT/STLExtras.h:579:42: error: 'Iters' does not refer to a value
	return deref(std::index_sequence_for<Iters...>{});
	--
	template <typename ZipType, typename... Iters>
	/usr/include/llvm/ADT/STLExtras.h:583:30: error: no member named 'index_sequence_for'
	in namespace 'std'
	iterators = tup_inc(std::index_sequence_for<Iters...>{});
	/usr/include/llvm/ADT/STLExtras.h:583:49: error: 'Iters' does not refer to a value
	iterators = tup_inc(std::index_sequence_for<Iters...>{});
	--
	template <typename ZipType, typename... Iters>
	/usr/include/llvm/ADT/STLExtras.h:590:30: error: no member named 'index_sequence_for'
	in namespace 'std'
	iterators = tup_dec(std::index_sequence_for<Iters...>{});

chef-15.2.19-alt1
	from /usr/lib/ruby/gems/2.5.0/gems/setup-5.999.4/lib/setup/source.rb:6:in `search'
	from /usr/lib/ruby/gems/2.5.0/gems/setup-5.999.4/lib/setup/project.rb:90:in `all_sources'
	from /usr/lib/ruby/gems/2.5.0/gems/setup-5.999.4/lib/setup/project.rb:96:in `sources'
	from /usr/lib/ruby/gems/2.5.0/gems/setup-5.999.4/lib/setup/project.rb:134:in `root_source'
	from /usr/lib/ruby/gems/2.5.0/gems/setup-5.999.4/lib/setup/project.rb:39:in `initialize'
	from /usr/lib/ruby/gems/2.5.0/gems/setup-5.999.4/lib/setup/session.rb:243:in `new'
	from /usr/lib/ruby/gems/2.5.0/gems/setup-5.999.4/lib/setup/session.rb:243:in `project'
	from /usr/lib/ruby/gems/2.5.0/gems/setup-5.999.4/lib/setup/command.rb:108:in `run'
	from /usr/lib/ruby/gems/2.5.0/gems/setup-5.999.4/lib/setup/command.rb:18:in `run'
	from /usr/bin/setup.rb:27:in `<main>'

custodia-0.6.0-alt6
	self.fail(str(exc))
	E   AssertionError: HTTPSConnectionPool(host='localhost', port=38249): Max retries
	exceeded with url: /forwarder/test/ (Caused by SSLError(SSLError(1, '[SSL] tlsv13 alert
	certificate required (_ssl.c:2508)')))
	==================== 1 failed, 161 passed in 50.39 seconds =====================
	ERROR: InvocationError for command /usr/src/RPM/BUILD/custodia-0.6.0/.tox/py37/bin/python
	-m coverage run --parallel -m pytest --capture=no --strict (exited with code 1)
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL py37 in 1 minute, 5.5 seconds
	___________________________________ summary ____________________________________
	ERROR:	 py37: parallel child exit code 1

gromacs-4.0.7-alt8
	../../../include/vec.h:760:13: warning: 'calc_lll' defined but not used [-Wunused-function]
	static void calc_lll(rvec box,rvec lll)
	In file included from ../../../include/vec.h:121,
	from ../../../src/tools/calcpot.c:40:
	../../../include/maths.h:126:1: warning: 'gmx_numzero' defined but not used
	[-Wunused-function]
	gmx_numzero(double a)
	make[3]: Leaving directory '/usr/src/RPM/BUILD/gromacs-4.0.7/single/src/tools'
	make[2]: *** [Makefile:387: all-recursive] Error 1
	make[1]: *** [Makefile:326: all] Error 2
	make: *** [Makefile:415: all-recursive] Error 1

libical-3.0.6-alt1
	g-ir-scanner: link: /usr/bin/cc -o
	/usr/src/RPM/BUILD/libical-3.0.6/BUILD/src/libical-glib/tmp-introspectinbn00m4/ICalGLib-3.0
	/usr/src/RPM/BUILD/libical-3.0.6/BUILD/src/libical-glib/tmp-introspectinbn00m4/ICalGLib-3.0.o
	-L. -Wl,-rpath,. -Wl,--no-as-needed -L/usr/src/RPM/BUILD/libical-3.0.6/BUILD/lib
	-Wl,-rpath,/usr/src/RPM/BUILD/libical-3.0.6/BUILD/lib -lical-glib -lgio-2.0 -lgobject-2.0
	-Wl,--export-dynamic -pthread -lgmodule-2.0 -lglib-2.0
	/usr/lib/gcc/i586-alt-linux/8/include/stddef.h:435: syntax error, unexpected identifier
	in '  __float128 __max_align_f128 __attribute__((__aligned__(__alignof(__float128))));'
	at '__float128'
	make[2]: Leaving directory '/usr/src/RPM/BUILD/libical-3.0.6/BUILD'
	--
	g-ir-scanner: link: /usr/bin/cc -o
	/usr/src/RPM/BUILD/libical-3.0.6/BUILD/src/libical-glib/tmp-introspectkuhlxbcx/ICalGLib-3.0
	/usr/src/RPM/BUILD/libical-3.0.6/BUILD/src/libical-glib/tmp-introspectkuhlxbcx/ICalGLib-3.0.o
	-L. -Wl,-rpath,. -Wl,--no-as-needed -L/usr/src/RPM/BUILD/libical-3.0.6/BUILD/lib
	-Wl,-rpath,/usr/src/RPM/BUILD/libical-3.0.6/BUILD/lib -lical-glib -lgio-2.0 -lgobject-2.0
	-Wl,--export-dynamic -pthread -lgmodule-2.0 -lglib-2.0
	/usr/lib/gcc/i586-alt-linux/8/include/stddef.h:435: syntax error, unexpected identifier
	in '  __float128 __max_align_f128 __attribute__((__aligned__(__alignof(__float128))));'
	at '__float128'
	make[2]: Leaving directory '/usr/src/RPM/BUILD/libical-3.0.6/BUILD'
	--
	g-ir-scanner: link: /usr/bin/cc -o
	/usr/src/RPM/BUILD/libical-3.0.6/BUILD/src/libical-glib/tmp-introspectrafalqdg/ICalGLib-3.0
	/usr/src/RPM/BUILD/libical-3.0.6/BUILD/src/libical-glib/tmp-introspectrafalqdg/ICalGLib-3.0.o
	-L. -Wl,-rpath,. -Wl,--no-as-needed -L/usr/src/RPM/BUILD/libical-3.0.6/BUILD/lib
	-Wl,-rpath,/usr/src/RPM/BUILD/libical-3.0.6/BUILD/lib -lical-glib -lgio-2.0 -lgobject-2.0
	-Wl,--export-dynamic -pthread -lgmodule-2.0 -lglib-2.0
	/usr/lib/gcc/i586-alt-linux/8/include/stddef.h:435: syntax error, unexpected identifier
	in '  __float128 __max_align_f128 __attribute__((__aligned__(__alignof(__float128))));'
	at '__float128'
	make[2]: Leaving directory '/usr/src/RPM/BUILD/libical-3.0.6/BUILD'

librabbitmq-c-0.9.0-alt1
	amqp_table_t *clone, amqp_pool_t *pool);
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:2160:3: error: storage class
	specified for parameter 'amqp_message_t'
	} amqp_message_t;
	/usr/src/RPM/BUILD/librabbitmq-c-0.9.0/librabbitmq/amqp.h:2184:46: error: expected
	declaration specifiers or '...' before 'amqp_message_t'
	amqp_message_t *message,

mpc-0.30-alt1
	[21/22] Generating Manpage documentation with a custom command.
	FAILED: doc/man
	/usr/bin/sphinx-build-3 -q -b man -d doc/doctrees /usr/src/RPM/BUILD/mpc-0.30/doc
	doc/man/man1
	--
	doctree = pickle.load(f)
	EOFError: Ran out of input
	The full traceback has been saved in /usr/src/tmp/sphinx-err-xfpukmw2.log, if you want
	to report the issue to the developers.

python-module-PySide2-5.12.6-alt1
	qt.shiboken: (sample) Unable to locate Clang's built-in include directory (neither by
	checking the environment variables LLVM_INSTALL_DIR, CLANG_INSTALL_DIR	nor running
	llvm-config). This may lead to parse errors.
	/usr/lib/gcc/i586-alt-linux/8/../../../../include/c++/8/bits/cxxabi_init_exception.h:38:10:
	fatal error: 'stddef.h' file not found
	(sample) Errors in /usr/src/tmp/global_ZPKMvJ.hpp:
	--
	qt.shiboken: (other) Unable to locate Clang's built-in include directory (neither by
	checking the environment variables LLVM_INSTALL_DIR, CLANG_INSTALL_DIR	nor running
	llvm-config). This may lead to parse errors.
	/usr/lib/gcc/i586-alt-linux/8/../../../../include/c++/8/bits/cxxabi_init_exception.h:38:10:
	fatal error: 'stddef.h' file not found
	(other) Errors in /usr/src/tmp/global_hiXreU.hpp:
	--
	qt.shiboken: (core) Unable to locate Clang's built-in include directory (neither by
	checking the environment variables LLVM_INSTALL_DIR, CLANG_INSTALL_DIR	nor running
	llvm-config). This may lead to parse errors.
	/usr/lib/gcc/i586-alt-linux/8/../../../../include/c++/8/cstddef:50:10: fatal error:
	'stddef.h' file not found
	(core) Errors in /usr/src/tmp/QtCore_global_wfapYL.hpp:
	--
	qt.shiboken: (gui) Unable to locate Clang's built-in include directory (neither by
	checking the environment variables LLVM_INSTALL_DIR, CLANG_INSTALL_DIR	nor running
	llvm-config). This may lead to parse errors.
	/usr/lib/gcc/i586-alt-linux/8/../../../../include/c++/8/cstddef:50:10: fatal error:
	'stddef.h' file not found
	(gui) Errors in /usr/src/tmp/QtGui_global_GkzRrv.hpp:
	--
	qt.shiboken: (widgets) Unable to locate Clang's built-in include directory (neither
	by checking the environment variables LLVM_INSTALL_DIR, CLANG_INSTALL_DIR  nor running
	llvm-config). This may lead to parse errors.
	/usr/lib/gcc/i586-alt-linux/8/../../../../include/c++/8/cstddef:50:10: fatal error:
	'stddef.h' file not found
	(widgets) Errors in /usr/src/tmp/QtWidgets_global_qSffjt.hpp:
	--
	qt.shiboken: (printsupport) Unable to locate Clang's built-in include directory (neither
	by checking the environment variables LLVM_INSTALL_DIR, CLANG_INSTALL_DIR  nor running
	llvm-config). This may lead to parse errors.
	/usr/lib/gcc/i586-alt-linux/8/../../../../include/c++/8/cstddef:50:10: fatal error:
	'stddef.h' file not found
	(printsupport) Errors in /usr/src/tmp/QtPrintSupport_global_qsFhzC.hpp:

python3-module-PySide2-5.12.6-alt0.1.p9
	qt.shiboken: (other) Unable to locate Clang's built-in include directory (neither by
	checking the environment variables LLVM_INSTALL_DIR, CLANG_INSTALL_DIR	nor running
	llvm-config). This may lead to parse errors.
	/usr/lib/gcc/i586-alt-linux/8/../../../../include/c++/8/bits/cxxabi_init_exception.h:38:10:
	fatal error: 'stddef.h' file not found
	(other) Errors in /usr/src/tmp/global_eKvmTl.hpp:
	--
	qt.shiboken: (sample) Unable to locate Clang's built-in include directory (neither by
	checking the environment variables LLVM_INSTALL_DIR, CLANG_INSTALL_DIR	nor running
	llvm-config). This may lead to parse errors.
	/usr/lib/gcc/i586-alt-linux/8/../../../../include/c++/8/bits/cxxabi_init_exception.h:38:10:
	fatal error: 'stddef.h' file not found
	(sample) Errors in /usr/src/tmp/global_wQgbzn.hpp:
	--
	qt.shiboken: (core) Unable to locate Clang's built-in include directory (neither by
	checking the environment variables LLVM_INSTALL_DIR, CLANG_INSTALL_DIR	nor running
	llvm-config). This may lead to parse errors.
	/usr/lib/gcc/i586-alt-linux/8/../../../../include/c++/8/cstddef:50:10: fatal error:
	'stddef.h' file not found
	(core) Errors in /usr/src/tmp/QtCore_global_gYmnpN.hpp:
	--
	qt.shiboken: (gui) Unable to locate Clang's built-in include directory (neither by
	checking the environment variables LLVM_INSTALL_DIR, CLANG_INSTALL_DIR	nor running
	llvm-config). This may lead to parse errors.
	/usr/lib/gcc/i586-alt-linux/8/../../../../include/c++/8/cstddef:50:10: fatal error:
	'stddef.h' file not found
	(gui) Errors in /usr/src/tmp/QtGui_global_INKShc.hpp:
	--
	qt.shiboken: (widgets) Unable to locate Clang's built-in include directory (neither
	by checking the environment variables LLVM_INSTALL_DIR, CLANG_INSTALL_DIR  nor running
	llvm-config). This may lead to parse errors.
	/usr/lib/gcc/i586-alt-linux/8/../../../../include/c++/8/cstddef:50:10: fatal error:
	'stddef.h' file not found
	(widgets) Errors in /usr/src/tmp/QtWidgets_global_ruwPBm.hpp:
	--
	qt.shiboken: (printsupport) Unable to locate Clang's built-in include directory (neither
	by checking the environment variables LLVM_INSTALL_DIR, CLANG_INSTALL_DIR  nor running
	llvm-config). This may lead to parse errors.
	/usr/lib/gcc/i586-alt-linux/8/../../../../include/c++/8/cstddef:50:10: fatal error:
	'stddef.h' file not found
	(printsupport) Errors in /usr/src/tmp/QtPrintSupport_global_bjrhTn.hpp:

ruby-gnome2-3.4.1-alt1.3
	extconf.rb:79:in `<main>': can't find gdkkeysyms.h (RuntimeError)
	ERROR: Shell command '/usr/bin/ruby extconf.rb -- --use-system-libraries
	--enable-debug-build' execution error
	mkmf-gnome2 is deprecated. Use mkmf-gnome instead.

	7 error logs REMOVED from the list
atlas-3.9.35-alt1.qa1
automake_1.11-1.11.6-alt9
dopewars-1.5.12-alt1_20.1033svn
jed-2:0.99.19-alt2.qa2.1
lockfile-progs-0.1.17-alt1
python-module-pytest-cov-2.7.1-alt1
sgc-0.2.1-alt3

Total 123 error logs.


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