[cyber] I: Sisyphus-20201126 i586 beehive_status: +9 -10 (84)

ALT beekeeper hiver на altlinux.org
Чт Ноя 26 17:01:03 MSK 2020


	9 NEW error logs

cilk-5.4.6-alt11
	perl -I. ./bfnnconv.pl ./cilk-faq.bfnn
	no ./cilk-faq.xrefdb (No such file or directory) at ./bfnnconv.pl line 43.
	S0	    
S1		 
Q1.1		
Q1.2	       
Q1.3	      
Q1.4	     
Q1.5
	
Q1.6	       
Q1.7	      
Q1.8	     
S2	  
Q2.1		 
Q2.2
	
Q2.3	       
Q2.4	      
S3	   
Q3.1	  
Q3.2		 
Q3.3
	
Q3.4	       
unknown question `compile' at ./bfnnconv.pl line 221, <> line 263.
	--
	libtool: install: /bin/install -p .libs/libcilk.g.so.0.0.0
	/usr/src/tmp/cilk-buildroot/usr/lib/libcilk.g.so.0.0.0
	/bin/install: cannot stat '.libs/libcilk.g.so.0.0.0': No such file or directory
	make[2]: *** [Makefile:565: install-libLTLIBRARIES] Error 1

clisp-1:2.49.92-alt2
	Bye.
	(echo *.erg | grep '*' >/dev/null) || (echo "Test failed:" ; ls -l *erg; echo "To see
	which tests failed, type" ; echo "    cat "`pwd`"/*.erg" ; exit 1)
	Test failed:
	-rw-r--r-- 1 builder builder 848 Nov 26 12:02 socket.erg
	To see which tests failed, type
	cat /usr/src/RPM/BUILD/clisp-2.49.92/src/tests/*.erg

custodia-0.6.0-alt6
	using tox.ini: /usr/src/RPM/BUILD/custodia-0.6.0/tox.ini (pid 2743277)
	'exit code 1' cmd '/usr/bin/python2.7' out '' err 'Traceback (most recent call last):\n
	File "/usr/lib/python3/site-packages/tox/helper/get_version.py", line 3, in <module>\n
	import json\nImportError: No module named json\n'
	using tox-3.20.1 from /usr/lib/python3/site-packages/tox/__init__.py (pid 2743277)
	--
	using tox.ini: /usr/src/RPM/BUILD/custodia-0.6.0/tox.ini (pid 2746584)
	'exit code 1' cmd '/usr/bin/python2.7' out '' err 'Traceback (most recent call last):\n
	File "/usr/lib/python3/site-packages/tox/helper/get_version.py", line 3, in <module>\n
	import json\nImportError: No module named json\n'
	using tox-3.20.1 from /usr/lib/python3/site-packages/tox/__init__.py (pid 2746584)
	--
	self.fail(str(exc))
	E   AssertionError: HTTPSConnectionPool(host='localhost', port=33489): Max
	retries exceeded with url: /forwarder/test/ (Caused by SSLError(SSLError(1, '[SSL:
	TLSV13_ALERT_CERTIFICATE_REQUIRED] tlsv13 alert certificate required (_ssl.c:2623)')))
	=============================== warnings summary ===============================
	--
	=========================== short test summary info ============================
	FAILED tests/test_custodia.py::CustodiaHTTPSTests::test_client_no_client_cert
	================== 1 failed, 161 passed, 1 warning in 46.26s ===================
	ERROR: InvocationError for command /usr/src/RPM/BUILD/custodia-0.6.0/.tox/py38/bin/python
	-m coverage run --parallel -m pytest --capture=no --strict (exited with code 1)
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL py38 in 51.442 seconds
	___________________________________ summary ____________________________________
	ERROR:	 py38: parallel child exit code 1

java-10-openjdk-0:10.0.2.13-alt2_7jpp9
	gmake[2]: Leaving directory '/usr/src/RPM/BUILD/java-10-openjdk-10.0.2.13-7.i586/openjdk'
	ERROR: Build failed for target 'docs-zip' in configuration
	'/usr/src/RPM/BUILD/java-10-openjdk-10.0.2.13-7.i586/openjdk/build' (exit code 2)
	gmake[2]: Entering directory '/usr/src/RPM/BUILD/java-10-openjdk-10.0.2.13-7.i586/openjdk'

libgdlmm3-3.7.3-alt3
	../gdlmm/dockitem.h: In constructor 'Gdl::DockItem::DockItem(const Glib::ustring&,
	const Glib::ustring&, Gdl::DockItemBehavior)':
	../gdlmm/dockitem.h:181:23: error: 'Gdl::DockItem::dockitem_class_' has incomplete type
	181 |	static CppClassType dockitem_class_;
	--
	../gdlmm/dockitem.h: In constructor 'Gdl::DockItem::DockItem(const Glib::ustring&,
	const Glib::ustring&, const Gtk::StockID&, Gdl::DockItemBehavior)':
	../gdlmm/dockitem.h:181:23: error: 'Gdl::DockItem::dockitem_class_' has incomplete type
	181 |	static CppClassType dockitem_class_;
	--
	dockitem.cc: At global scope:
	dockitem.cc:176:41: error: invalid use of incomplete type 'class Gdl::DockItem_Class'
	176 | const Glib::Class& DockItem_Class::init()
	--
	41 | { class DockItem_Class; } // namespace Gdl
	dockitem.cc:198:73: error: invalid use of incomplete type 'class Gdl::DockItem_Class'
	198 | void DockItem_Class::class_init_function(void* g_class, void* class_data)
	--
	41 | { class DockItem_Class; } // namespace Gdl
	dockitem.cc:210:64: error: invalid use of incomplete type 'class Gdl::DockItem_Class'
	210 | void DockItem_Class::dock_drag_begin_callback(GdlDockItem* self)
	--
	41 | { class DockItem_Class; } // namespace Gdl
	dockitem.cc:246:75: error: invalid use of incomplete type 'class Gdl::DockItem_Class'
	246 | void DockItem_Class::dock_drag_end_callback(GdlDockItem* self, gboolean p0)
	--
	41 | { class DockItem_Class; } // namespace Gdl
	dockitem.cc:283:98: error: invalid use of incomplete type 'class Gdl::DockItem_Class'
	283 | void DockItem_Class::dock_drag_motion_callback(GdlDockItem* self, GdkDevice* p0,
	gint p1, gint p2)
	--
	41 | { class DockItem_Class; } // namespace Gdl
	dockitem.cc:324:54: error: invalid use of incomplete type 'class Gdl::DockItem_Class'
	324 | Glib::ObjectBase* DockItem_Class::wrap_new(GObject* o)
	--
	41 | { class DockItem_Class; } // namespace Gdl
	dockitem.cc:361:34: error: aggregate 'Gdl::DockItem::CppClassType
	Gdl::DockItem::dockitem_class_' has incomplete type and cannot be defined
	361 | DockItem::CppClassType DockItem::dockitem_class_; // initialize static member
	--
	from dock.cc:7:
	../gdlmm/private/dockobject_p.h:13:44: error: expected initializer before ':' token
	13 | class __FUNC_DECORATION__ DockObject_Class : public Glib::Class

libgtkmm3-3.24.2-alt2.1
	38 | { class AccelLabel_Class; } // namespace Gtk
	accellabel.cc:98:75: error: invalid use of incomplete type 'class Gtk::AccelLabel_Class'
	98 | void AccelLabel_Class::class_init_function(void* g_class, void* class_data)
	--
	38 | { class AccelLabel_Class; } // namespace Gtk
	accellabel.cc:107:56: error: invalid use of incomplete type 'class Gtk::AccelLabel_Class'
	107 | Glib::ObjectBase* AccelLabel_Class::wrap_new(GObject* o)
	--
	38 | { class AccelLabel_Class; } // namespace Gtk
	accellabel.cc:144:38: error: aggregate 'Gtk::AccelLabel::CppClassType
	Gtk::AccelLabel::accellabel_class_' has incomplete type and cannot be defined
	144 | AccelLabel::CppClassType AccelLabel::accellabel_class_; // initialize static member
	--
	from aboutdialog.cc:7:
	../gtkmm/private/widget_p.h:13:40: error: expected initializer before ':' token
	13 | class __FUNC_DECORATION__ Widget_Class : public Glib::Class
	--
	from aboutdialog.cc:7:
	../gtkmm/private/container_p.h:13:43: error: expected initializer before ':' token
	13 | class __FUNC_DECORATION__ Container_Class : public Glib::Class
	--
	from aboutdialog.cc:7:
	../gtkmm/private/bin_p.h:13:37: error: expected initializer before ':' token
	13 | class __FUNC_DECORATION__ Bin_Class : public Glib::Class
	--
	from aboutdialog.cc:7:
	../gtkmm/private/window_p.h:13:40: error: expected initializer before ':' token
	13 | class __FUNC_DECORATION__ Window_Class : public Glib::Class
	--
	from aboutdialog.cc:7:
	../gtkmm/private/dialog_p.h:13:40: error: expected initializer before ':' token
	13 | class __FUNC_DECORATION__ Dialog_Class : public Glib::Class
	In file included from aboutdialog.cc:7:
	../gtkmm/private/aboutdialog_p.h:13:45: error: expected initializer before ':' token
	13 | class __FUNC_DECORATION__ AboutDialog_Class : public Glib::Class
	--
	../gtkmm/aboutdialog.h: In constructor 'Gtk::AboutDialog::AboutDialog(bool)':
	../gtkmm/aboutdialog.h:187:23: error: 'Gtk::AboutDialog::aboutdialog_class_' has
	incomplete type
	187 |	static CppClassType aboutdialog_class_;

libsmi-0.5.0-alt1.svn1841
	25 | #define yyerror(parserPtr, msg) smiyyerror(msg, parserPtr)
	In file included from parser-sming.y:46:
	smi-check.h:71:30: note: expected 'char *' but argument is of type 'const char *'
	71 | extern void smiyyerror(char *msg, Parser *parserPtr);
	At top level:
	parser-sming.y:89:12: warning: 'attributeFlag' defined but not used [-Wunused-variable]
	89 | static int attributeFlag = 0;
	make[2]: Leaving directory '/usr/src/RPM/BUILD/libsmi-0.5.0/lib'
	make[1]: *** [Makefile:518: all-recursive] Error 1
	make: *** [Makefile:404: all] Error 2

python3-3.8.6-alt1
	warnings.warn('resource_tracker: There appear to be %d '
	/usr/src/RPM/BUILD/python3-3.8.6/Lib/multiprocessing/resource_tracker.py:229: UserWarning:
	resource_tracker: '/psm_642710f7': [Errno 2] No such file or directory: '/psm_642710f7'
	warnings.warn('resource_tracker: %r: %s' % (name, e))

sbcl-2.0.4-alt1
	; wrote
	/usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/obj/asdf-cache/sb-cover/test-data-branching-forms.fasl
	; compilation finished in 0:00:00.001
	; compiling file
	"/usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/contrib/sb-cover/test-data-4.lisp" (written
	06 MAY 2020 02:00:12 PM):
	; wrote /usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/obj/asdf-cache/sb-cover/test-data-4.fasl
	; compilation finished in 0:00:00.001
	* make[1]: Leaving directory '/usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/contrib/sb-cover'
	make: Leaving directory '/usr/src/RPM/BUILD/sbcl-2.0.4/sbcl-2.0.4/contrib'
	WARNING! Some of the contrib modules did not build successfully or pass
	their self-tests. Failed contribs:"
	sb-concurrency

	10 error logs REMOVED from the list
atlas-3.9.35-alt1.qa1
chromium-87.0.4280.66-alt1
git-cola-3.8-alt1
guacamole-server-1.2.0-alt1
jed-2:0.99.19-alt2.qa2.1
libpango-1.48.0-alt1
librabbitmq-c-0.9.0-alt1
poppler97-0.86.1-alt1
python3-module-pexpect-4.8.0-alt1
ring-client-kde5-3.1.0-alt3

Total 84 error logs.


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