[cyber] I: Sisyphus-20180725 i586 beehive_status: +9 -14 (502)

ALT beekeeper hiver на altlinux.org
Ср Июл 25 15:25:18 MSK 2018


	9 NEW error logs

curl-7.61.0-alt1.S1
	TESTDONE: 923 tests out of 925 reported OK: 99%
	TESTFAIL: These test cases failed: 587 588
	TESTDONE: 1202 tests were considered during 397 seconds.

gawk-4.1.0-alt2
	make[2]: Entering directory '/usr/src/RPM/BUILD/gawk-4.1.0-alt2/test'
	1 TESTS FAILED
	make[2]: *** [Makefile:3646: pass-fail] Error 1

gettext-0.19.8.1-alt5
	make[7]: Entering directory
	'/usr/src/RPM/BUILD/gettext-0.19.8.1/gettext-tools/gnulib-tests'
	FAIL: test-verify
	make[7]: Leaving directory '/usr/src/RPM/BUILD/gettext-0.19.8.1/gettext-tools/gnulib-tests'
	--
	# SKIP:  19
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See gnulib-tests/test-suite.log

kaptain-0.73-alt1
	g++ -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DPIC -fPIC
	-O2 -D_REENTRANT -Wall -W -DQT_WEBKIT -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT
	-DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I../../../../share/qt4/mkspecs/linux-g++
	-I. -I../../../../include/qt4/QtCore -I../../../../include/qt4/QtGui
	-I../../../../include/qt4/Qt3Support -I../../../../include/qt4 -I. -o lexer_lex.o
	lexer_lex.cpp
	lexer.lpp:8:10: fatal error: parser_yacc.h: No such file or directory
	#include "parser_yacc.h"

nagios-plugins-1.4.15-alt2
	asprintf(&proto, DEFAULT_PROTOCOL);
	check_snmp.c:869:4: warning: ignoring return value of 'asprintf', declared with attribute
	warn_unused_result [-Wunused-result]
	asprintf(&seclevel, "noAuthNoPriv");
	check_snmp.c:882:5: warning: ignoring return value of 'asprintf', declared with attribute
	warn_unused_result [-Wunused-result]
	asprintf(&authproto, DEFAULT_AUTH_PROTOCOL);
	check_snmp.c:903:6: warning: ignoring return value of 'asprintf', declared with attribute
	warn_unused_result [-Wunused-result]
	asprintf(&privproto, DEFAULT_PRIV_PROTOCOL);
	make[2]: Leaving directory '/usr/src/RPM/BUILD/nagios-plugins-1.4.15/plugins'
	make[1]: *** [Makefile:1216: all-recursive] Error 1
	make: *** [Makefile:1141: all] Error 2

perl-Net-SIP-0.815-alt1
	t/19_call_with_dtmf.t ................... ok
	#   Failed test '[uac] got rtp packet#100'
	#   at ./t/testlib.pl line 234.
	#   Failed test 'fatal error at ./t/testlib.pl line 235.
	#   at ./t/testlib.pl line 31.
	--
	t/20_channel_on_hold.t		      (Wstat: 256 Tests: 58 Failed: 2)
	Failed tests:  57-58
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/19 test programs. 2/1445 subtests failed.
	make: *** [Makefile:828: test_dynamic] Error 255

purple-whatsapp-0.9.0-alt1
	In file included from identitykeypair.cpp:3:0:
	./state/sessionstate.h:4:10: fatal error: LocalStorageProtocol.pb.h: No such file
	or directory
	#include "LocalStorageProtocol.pb.h"
	--
	from sessionbuilder.cpp:1:
	state/sessionstate.h:4:10: fatal error: LocalStorageProtocol.pb.h: No such file or
	directory
	#include "LocalStorageProtocol.pb.h"
	--
	from sessioncipher.cpp:1:
	state/sessionstate.h:4:10: fatal error: LocalStorageProtocol.pb.h: No such file or
	directory
	#include "LocalStorageProtocol.pb.h"

python-module-terminado-0.5-alt1.git20150717.2.1
	test_single_process (terminado.tests.basic_test.SingleTermTests) ... ok
	test_max_terminals (terminado.tests.basic_test.UniqueTermTests) ... ERROR
	test_unique_processes (terminado.tests.basic_test.UniqueTermTests) ... ok
	ERROR: test_max_terminals (terminado.tests.basic_test.UniqueTermTests)
	Traceback (most recent call last):
	--
	self.assertEquals(msg[0], 'setup')
	TypeError: 'NoneType' object has no attribute '__getitem__'
	-------------------- >> begin captured logging << --------------------
	--
	terminado.websocket: INFO: TermSocket.open: None
	tornado.application: ERROR: Uncaught exception in /unique
	Traceback (most recent call last):
	--
	terminado.websocket: INFO: TermSocket.open: None
	tornado.application: ERROR: Uncaught exception in /unique
	Traceback (most recent call last):
	--
	Ran 8 tests in 34.926s
	FAILED (errors=1)

qslave-1.0.2-alt2.S1
	mainwindow.o: In function `MainWindow::onApplicationQuit()':
	/usr/src/RPM/BUILD/qslave-1.0.2/qslave-gui/src/mainwindow.cpp:676: undefined reference to
	`ModbusNetwork::isConnected() const'
	/usr/src/RPM/BUILD/qslave-1.0.2/qslave-gui/src/mainwindow.cpp:677: undefined reference to
	`ModbusNetwork::closeConnection()'
	mainwindow.o: In function `MainWindow::onConnectionRelease()':
	/usr/src/RPM/BUILD/qslave-1.0.2/qslave-gui/src/mainwindow.cpp:383: undefined reference to
	`ModbusNetwork::isConnected() const'
	/usr/src/RPM/BUILD/qslave-1.0.2/qslave-gui/src/mainwindow.cpp:385: undefined reference to
	`ModbusNetwork::closeConnection()'
	/usr/src/RPM/BUILD/qslave-1.0.2/qslave-gui/src/mainwindow.cpp:400: undefined reference to
	`ModbusNetwork::init(serial_config_t const&)'
	/usr/src/RPM/BUILD/qslave-1.0.2/qslave-gui/src/mainwindow.cpp:401: undefined reference to
	`ModbusNetwork::openConnection()'
	mainwindow.o: In function `MainWindow::loadDiscreteValues(QString, DataType, Slave*)':
	/usr/src/RPM/BUILD/qslave-1.0.2/qslave-gui/src/mainwindow.cpp:243: undefined reference to
	`Slave::addDiscreteValue(DataType, data_unit_t<bool>)'
	mainwindow.o: In function `MainWindow::loadRegisterValues(QString, DataType, Slave*)':
	/usr/src/RPM/BUILD/qslave-1.0.2/qslave-gui/src/mainwindow.cpp:309: undefined reference to
	`Slave::addRegisterValue(DataType, data_unit_t<unsigned short>)'
	mainwindow.o: In function `MainWindow::MainWindow(QWidget*)':
	/usr/src/RPM/BUILD/qslave-1.0.2/qslave-gui/src/mainwindow.cpp:54: undefined reference to
	`ModbusNetwork::ModbusNetwork(QObject*)'
	mainwindow.o: In function `MainWindow::MainWindow(QWidget*)':
	/usr/include/qt5/QtCore/qobject.h:258: undefined reference to
	`ModbusNetwork::logPrint(QString)'

	14 error logs REMOVED from the list
Mayavi-4.4.0-alt1.git20150422
brasero-3.12.2-alt3
glibc-6:2.27-alt6
golang-github-xiang90-probing-0-alt1_0.6.git07dd2e8
ipfm-0.11.5-alt1.qa1
libbelle-sip-1.6.3-alt2
perl-Convert-PEM-0.08-alt1
python-module-greenhouse-2.2.0-alt2.git20141230.1
python-module-joblib-0.11-alt2
razor-2.85-alt4.1.1.1
sequence-library-1.0.3-alt1_1jpp8
spice-up-1.3.2-alt2
tardy-1.17-alt2.qa1
totem-3.26.1-alt1

Total 502 error logs.


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