[cyber] I: Sisyphus-20190929 i586 beehive_status: +9 -14 (165)

ALT beekeeper hiver на altlinux.org
Вс Сен 29 16:48:41 MSK 2019


	9 NEW error logs

SNNS-4.3-alt1.1.1.1
	kr_err = krui_saveNet(tmp_file1, netname);
	ic_snns.c: In function 'setSeed':
	ic_snns.c:2206:3: warning: 'seed' may be used uninitialized in this function
	[-Wmaybe-uninitialized]
	krui_setSeedNo(seed);
	make[1]: Leaving directory '/usr/src/RPM/BUILD/SNNSv4.3/tools/sources'
	make[1]: Entering directory '/usr/src/RPM/BUILD/SNNSv4.3/tools/sources'
	i586-alt-linux-gcc   batchman.o gram1.tab.o lex.yyz.o icopjmp.o ictab.o symtab.o
	backpatch.o memory.o ic_snns.o error.o arglist.o snns_intfce.o special_jacket.o lex.yyy.o
	../../kernel/sources/libkernel.a ../../kernel/sources/libfunc.a -lm -lfl  -o batchman
	/usr/bin/ld.default: ic_snns.o: in function `pruneNet':
	/usr/src/RPM/BUILD/SNNSv4.3/tools/sources/ic_snns.c:1770: warning: the use of `tempnam'
	is dangerous, better use `mkstemp'
	make[1]: Leaving directory '/usr/src/RPM/BUILD/SNNSv4.3/tools/sources'

gprolog-1.4.5-alt1
	make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src/Ma2Asm'
	make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src/Pl2Wam'
	Bootstrap Prolog Compiler OK
	make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src/Pl2Wam'
	make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src/BipsPl'
	/tmp/make.log
	make[1]: *** [Makefile:183: check] Error 1
	make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src/BipsPl'
	make: *** [Makefile:154: check] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.4.5/src'

icu4j-1:63.1-alt1_2jpp8
	[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
	[junit] Tests FAILED
	[junitreport] Processing
	/usr/src/RPM/BUILD/icu4j-63.1/out/junit-results/core/core-TestSuite.xml to
	/tmp/null1147750321
	--
	[junitreport] Deleting: /tmp/null1147750321
	BUILD FAILED
	/usr/src/RPM/BUILD/icu4j-63.1/build.xml:452: The following error occurred while executing
	this line:

libsmi-0.5.0-alt1.svn1841
	libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches
	-Wall -g -O2 -march=i586 -mtune=generic -c parser-sming.c  -fPIC -DPIC -o
	.libs/parser-sming.o
	parser-sming.y:84:1: error: unterminated comment
	parser-sming.y:21: error: unterminated #ifdef
	#ifdef BACKEND_SMING

perl-B-C-1.57-alt1
	cp perlcompile.pod blib/lib/B/perlcompile.pod
	cp lib/B/Bytecode.pm blib/lib/B/Bytecode.pm
	cp lib/B/Stackobj.pm blib/lib/B/Stackobj.pm
	cp lib/B/Assembler.pm blib/lib/B/Assembler.pm
	cp lib/B/C/Config.pm blib/lib/B/C/Config.pm
	cp lib/B/CC.pm blib/lib/B/CC.pm
	make: Leaving directory '/usr/src/RPM/BUILD/perl-B-C-1.57'
	make: Entering directory '/usr/src/RPM/BUILD/perl-B-C-1.57'
	gcc -c	 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe
	-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
	-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -DVERSION=\"1.57\"
	-DXS_VERSION=\"1.57\" -fPIC "-I/usr/lib/perl5/CORE"   C.c
	make: Leaving directory '/usr/src/RPM/BUILD/perl-B-C-1.57'

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

python-module-manhole-1.6.0-alt3
	raise AssertionError(path + ' exists !')
	AssertionError: /tmp/manhole-10131 exists !
	DIED.
	In atexit handler.
	--
	SKIPPED [1] tests/test_manhole.py:413: condition: not is_module_available("signalfd")
	FAILED tests/test_manhole.py::test_stderr_doesnt_deadlock - AssertionError: W...
	=============== 1 failed, 40 passed, 4 skipped in 269.82 seconds ===============
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python-module-manhole-1.6.0/.tox/py27-normal-normal-nocov/bin/pytest
	-vv --assert=plain (exited with code 1)
	py37-normal-normal-nocov cannot reuse: no previous config
	/usr/src/RPM/BUILD/python-module-manhole-1.6.0/.tox/py37-normal-normal-nocov/.tox-config1
	--
	tests/test_manhole.py::test_sigmask SKIPPED				 [ 75%]
	tests/test_manhole.py::test_stderr_doesnt_deadlock FAILED		 [ 77%]
	tests/test_manhole.py::test_uwsgi SKIPPED				 [ 80%]
	--
	seconds, check_strings
	E   AssertionError: Waited 30.00secs but ['SUCCESS'] did not appear in output in the
	given order !
	----------------------------- Captured stdout call -----------------------------
	--
	raise AssertionError(path + ' exists !')
	AssertionError: /tmp/manhole-88824 exists !
	DIED.
	In atexit handler.
	--
	SKIPPED [1] tests/test_manhole.py:527: condition: not is_module_available("uwsgi")
	FAILED tests/test_manhole.py::test_stderr_doesnt_deadlock - AssertionError: W...
	======= 1 failed, 40 passed, 4 skipped, 1 warnings in 282.18s (0:04:42) ========
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python-module-manhole-1.6.0/.tox/py37-normal-normal-nocov/bin/pytest
	-vv --assert=plain (exited with code 1)
	___________________________________ summary ____________________________________

python-module-pebble-4.3.7-alt1.git20180228
	test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_close_stopped PASSED
	[ 17%]
	test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_different_process
	FAILED [ 19%]
	test/test_process_pool_spawn.py::TestProcessPool::test_process_pool_error PASSED [ 21%]
	--
	>	self.assertEqual(len(set([f.result() for f in futures])), 2)
	E	AssertionError: 1 != 2
	test/test_process_pool_spawn.py:172: AssertionError

vi-traditional-050325-alt1
	/usr/bin/ld.default: cannot find -luxre
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:267: ex] Error 1

	14 error logs REMOVED from the list
NetworkManager-1.18.3-alt1.gitade986436672
dopewars-1.5.12-alt1_20.1033svn
foreman-1.20.1-alt1
libdict-0.3.0-alt2.git20140826
libvirt-glib-2.0.0-alt2
mkvtoolnix-35.0.0-alt1
open-vm-tools-10.3.10-alt1
prometheus-snmp_exporter-0.15.0-alt2
python-module-eventlet-0.24.1-alt1
python-module-pycobertura-0.10.5-alt2
python-module-pytest-cov-2.7.1-alt2
socat2-2.0.0-alt6
strace-5.3-alt1
xfce4-terminal-0.8.8-alt1

Total 165 error logs.


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