[cyber] I: Sisyphus-20181203 x86_64 beehive_status: +15 -11 (427)

ALT beekeeper hiver на altlinux.org
Пн Дек 3 09:08:04 MSK 2018


	15 NEW error logs

HikariCP-2.4.3-alt1_1jpp8
	[ERROR]
	[ERROR] Please refer to /usr/src/RPM/BUILD/HikariCP-HikariCP-2.4.3/target/surefire-reports
	for the individual test results.
	[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream
	and [date]-jvmRun[N].dumpstream.
	[ERROR] -> [Help 1]
	[ERROR]
	[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
	[ERROR] Re-run Maven using the -X switch to enable full debug logging.
	[ERROR]
	[ERROR] For more information about the errors and possible solutions, please read the
	following articles:
	[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

archivemail-0.9.0-alt1
	................................................F..................................................
	FAIL: testJustOld (__main__.TestIsTooOld)
	with max_days=1, should be true for these dates >= 1 day
	--
	Ran 99 tests in 2.157s
	FAILED (failures=1)

bitlbee-facebook-1.1.2-alt1.g553593d
	void	 g_type_class_add_private	(gpointer		     g_class,
	facebook-mqtt.c:88:18: error: 'fb_marshal_VOID__VOID' undeclared (first use in this
	function); did you mean 'g_cclosure_marshal_VOID__VOID'?
	fb_marshal_VOID__VOID,
	--
	facebook-mqtt.c:88:18: note: each undeclared identifier is reported only once for each
	function it appears in
	facebook-mqtt.c:105:18: error: 'fb_marshal_VOID__OBJECT' undeclared (first use in this
	function); did you mean 'g_cclosure_marshal_VOID__OBJECT'?
	fb_marshal_VOID__OBJECT,
	g_cclosure_marshal_VOID__OBJECT
	facebook-mqtt.c:139:18: error: 'fb_marshal_VOID__STRING_BOXED' undeclared (first use
	in this function); did you mean 'g_cclosure_marshal_VOID__STRINGv'?
	fb_marshal_VOID__STRING_BOXED,

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/addconf.c:42:
	../../../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:377: all-recursive] Error 1
	make[1]: *** [Makefile:315: all] Error 2
	make: *** [Makefile:406: all-recursive] Error 1

jed-2:0.99.19-alt2.qa2.1
	/usr/bin/ld.default: ledit.o: file not recognized: file truncated
	collect2: error: ld returned 1 exit status
	make[1]: *** [Makefile:157: /usr/src/RPM/BUILD/jed-0.99-19/src/objs/jed] Error 1

opendx-4.4.4-alt7
	x86_64-alt-linux-gcc -E -I../../../include -I./../dpexec
	-I/usr/src/RPM/BUILD/opendx-4.4.4/include -Dlinux   -DHAVE_CONFIG_H -DCPLUSPLUS_UI
	-DEXECUTIVE_MODS tmp.c > dx.mdf
	x86_64-alt-linux-gcc: error: tmp.c: No such file or directory
	x86_64-alt-linux-gcc: fatal error: no input files
	compilation terminated.

pcsxr-1.9.93-alt2
	../libpcsxcore/psxbios.c: In function 'psxBios__card_read':
	../libpcsxcore/psxbios.c:2085:3: warning: null argument where non-null required (argument
	1) [-Wnonnull]
	memcpy(Ra2, Mcd1Data + a1 * 128, 128);
	../libpcsxcore/psxbios.c:2087:3: warning: null argument where non-null required (argument
	1) [-Wnonnull]
	memcpy(Ra2, Mcd2Data + a1 * 128, 128);
	make[1]: Leaving directory '/usr/src/RPM/BUILD/pcsxr/libpcsxcore'
	make[1]: Entering directory '/usr/src/RPM/BUILD/pcsxr/libpcsxcore'
	x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -DLOCALE_DIR=\"/usr/share/locale/\"
	-I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o gte.o `test -f
	'../libpcsxcore/gte.c' || echo './'`../libpcsxcore/gte.c
	make[1]: Leaving directory '/usr/src/RPM/BUILD/pcsxr/libpcsxcore'
	make: *** [Makefile:435: all-recursive] Error 1

perl-IO-Event-0.813-alt2
	Result: FAIL
	Failed 1/12 test programs. 0/920 subtests failed.
	make: *** [Makefile:780: test_dynamic] Error 255

perl-Mojo-IOLoop-ReadWriteProcess-0.23-alt1
	t/05_serialize.t ... ok
	#   Failed test 'SIG_CHLD fired'
	#   at t/06_events.t line 42.
	--
	#     expected: '1'
	#   Failed test at t/06_events.t line 71.
	#	   got: '1'
	#     expected: '0'
	#   Failed test at t/06_events.t line 72.
	#	   got: '2'
	--
	# Looks like you failed 3 tests of 8.
	#   Failed test 'SIG_CHLD'
	#   at t/06_events.t line 73.
	--
	t/06_events.t	 (Wstat: 256 Tests: 2 Failed: 1)
	Failed test:  1
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/14 test programs. 1/58 subtests failed.

python-module-pexpect-4.6-alt1
	E		0: re.compile(u'0<STOP>')
	pexpect/expect.py:63: EOF
	----------------------------- Captured stdout call -----------------------------
	tests.test_interact.InteractTestCase.test_interact_exit_unicode
	=============================== warnings summary ===============================
	pexpect/ANSI.py:29
	/usr/src/RPM/BUILD/python-module-pexpect-4.6/pexpect/ANSI.py:29: UserWarning:
	pexpect.screen and pexpect.ANSI are deprecated. We recommend using pyte to emulate a
	terminal screen: https://pypi.python.org/pypi/pyte
	from . import screen
	-- Docs: https://docs.pytest.org/en/latest/warnings.html
	======== 1 failed, 211 passed, 7 skipped, 1 warnings in 179.00 seconds =========

python-module-zdaemon-4.2.0-alt1
	testDirectoryChown (zdaemon.tests.testzdrun.TestRunnerDirectory) ... ok
	FAIL: test_start_test_program (zdaemon.tests.tests)
	Doctest: zdaemon.tests.tests.test_start_test_program
	--
	raise self.failureException(self.format_failure(new.getvalue()))
	AssertionError: Failed doctest test for zdaemon.tests.tests.test_start_test_program
	File "/usr/src/RPM/BUILD/python-module-zdaemon-4.2.0/src/zdaemon/tests/tests.py",
	line 267, in test_start_test_program
	--
	Ran 81 tests in 134.214s
	FAILED (failures=1)
	Test failed: <unittest.runner.TextTestResult run=81 errors=0 failures=1>
	error: Test failed: <unittest.runner.TextTestResult run=81 errors=0 failures=1>

racket-6.10.1-alt1
	raco setup: 6 rendering: <pkgs>/net-doc/net/scribblings/osx-ssl.scrbl
	raco setup: 6 rendering: <pkgs>/parser-tools-doc/parser-tools/parser-tools.scrbl
	raco setup: 2 rendering: <pkgs>/pict-doc/pict/scribblings/pict.scrbl
	raco setup: 0 rendering: <pkgs>/pict-snip-doc/scribblings/pict-snip/pict-snip.scrbl
	raco setup: 6 rendering:
	<pkgs>/picturing-programs/picturing-programs/picturing-programs.scrbl
	raco setup: 0 rendering: <pkgs>/racket-doc/pkg/scribblings/pkg.scrbl
	raco setup: 6 rendering: <pkgs>/plai-doc/scribblings/plai.scrbl
	make[1]: *** [Makefile:178: install-3m] CPU time limit exceeded
	make[1]: Leaving directory '/usr/src/RPM/BUILD/racket-6.10.1/src'
	make: *** [Makefile:103: install] Error 2

sdcv-0.5.2-alt1
	10/10 Test  #7: t_interactive ....................   Passed    5.01 sec
	90% tests passed, 1 tests failed out of 10
	Total Test time (real) =   5.04 sec
	The following tests FAILED:
	10 - t_datadir (Failed)

spl-0.7.12-alt1
	+ /bin/mkdir -p /usr/src/RPM/BUILD
	+ cd /usr/src/RPM/BUILD
	+ rm -rf spl-0.7.12
	+ echo 'Source #0 (spl-0.7.12.tar):'
	Source #0 (spl-0.7.12.tar):
	+ /bin/tar -xf /usr/src/RPM/SOURCES/spl-0.7.12.tar
	+ cd spl-0.7.12
	+ /bin/chmod -c -Rf u+rwX,go-w .
	+ tar -C .. --exclude .gitignore -cJf spl-0.7.12.tar.xz .
	tar: ./spl-0.7.12: file changed as we read it

xblas-1.0.248-alt1.1
	/usr/bin/ld.default: ../test-symv/symv-support.o: file not recognized: file truncated
	collect2: error: ld returned 1 exit status
	make[1]: *** [Makefile:40: do_test_hemv2] Error 1

	11 error logs REMOVED from the list
SNNS-4.3-alt1.1.1.1
erlang-proper-1.2-alt1.S1
golang-github-xtaci-smux-1.0.7-alt1_1
kernel-modules-ipt-so-std-def-1.0-alt2.265812.1
opencc-1.0.5-alt1.qa2
python-module-joblib-0.11-alt2
python-module-scikits.fitting-1:0.6-alt2
python-module-terminado-0.5-alt1.git20150717.2.1
quilt-0.65.0.27.0f2a-alt1
razor-2.85-alt4.1.1.1
sgc-0.2.1-alt1

Total 427 error logs.


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