[cyber] I: Sisyphus-20190126 i586 beehive_status: +12 -17 (260)

ALT beekeeper hiver на altlinux.org
Сб Янв 26 15:06:06 MSK 2019


	12 NEW error logs

SNNS-4.3-alt1.1.1.1
	/usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/ui_controlP.c:1191: warning: the use of
	`tempnam' is dangerous, better use `mkstemp'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0xcfc):
	undefined reference to `LEARN_MonteCarlo'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0xd9c):
	undefined reference to `LEARN_SimulatedAnnealingSS'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0xdac):
	undefined reference to `LEARN_SimulatedAnnealingWTA'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0xdbc):
	undefined reference to `LEARN_SimulatedAnnealingWWTA'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0xf1c):
	undefined reference to `TEST_MonteCarlo'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0xf3c):
	undefined reference to `TEST_SimulatedAnnealingSS'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0xf4c):
	undefined reference to `TEST_SimulatedAnnealingWTA'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0xf5c):
	undefined reference to `TEST_SimulatedAnnealingWWTA'
	collect2: error: ld returned 1 exit status
	make[1]: *** [Makefile:207: xgui] Error 1

atlas-3.9.35-alt1.qa1
	nb=64: 2444.70 2241.90 2388.73	--> 2444.70 MFLOP.
	nb=72: 2423.61 2166.49 1943.44	--> 2423.61 MFLOP.
	nb=80: 1942.55 1487.52	--> 1942.55 MFLOP.
	nb=88: 2375.32 2208.04 1652.06	--> 2375.32 MFLOP.
	nb=96: 1169.61 1123.18	--> 1169.61 MFLOP.
	nb=104: 1087.98 1222.92  --> 1222.92 MFLOP.
	nb=112: 1241.89 1171.00  --> 1241.89 MFLOP.
	nb=120: 1444.55 2499.06  --> 2499.06 MFLOP.
	nb=128: 1083.06 1692.60  --
	hasher-priv: master: time elapsed limit (18000 seconds) exceeded

coolreader3-3.0.56-alt3
	of sources.list
	E: Package libicu50 has no installation candidate
	hsh-install: Failed to calculate package file list.

jed-2:0.99.19-alt2.qa2.1
	/usr/bin/ld.default: menu.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

meschach-1.2-alt1.b.3
	Verifying ELF objects in /usr/src/tmp/meschach-buildroot
	(arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
	verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: _zv_copy
	verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: zv_zero
	verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: zadd
	verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: zv_resize
	verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: zsqrt
	verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: _zm_copy
	verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: _zv_norm2
	verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: zget_col
	verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: __zzero__
	verify-elf: ERROR: ./usr/lib/libmeschach.so.0: undefined symbol: _zin_prod

perl-Convert-PEM-0.08-alt1
	Possible precedence issue with control flow operator at
	/usr/src/RPM/BUILD/Convert-PEM-0.08/inc/Test/Builder.pm line 858.
	#   Failed test 'errstr matches decrypt failed'
	#   at t/02-encode.t line 28.
	--
	t/02-encode.t	(Wstat: 256 Tests: 9 Failed: 1)
	Failed test:  6
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/5 test programs. 1/36 subtests failed.
	make: *** [Makefile:780: test_dynamic] Error 255

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-Net-Ping-2.71-alt1
	t/150_syn_inst.t ...... ok
	#   Failed test 'Make sure it died for a good excuse'
	#   at t/190_alarm.t line 54.
	--
	t/190_alarm.t	    (Wstat: 256 Tests: 6 Failed: 1)
	Failed test:  6
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/17 test programs. 1/66 subtests failed.
	make: *** [Makefile:784: test_dynamic] Error 255

python-module-aioutils-0.3.10-alt1.1
	/usr/src/RPM/BUILD/python3/aioutils/yielder.py:54: DeprecationWarning: asyncio.async()
	function is deprecated, use ensure_future()
	task = asyncio.async(coro)
	/usr/src/RPM/BUILD/python3/aioutils/yielder.py:54: DeprecationWarning: asyncio.async()
	function is deprecated, use ensure_future()
	task = asyncio.async(coro)
	/usr/src/RPM/BUILD/python3/aioutils/yielder.py:54: DeprecationWarning: asyncio.async()
	function is deprecated, use ensure_future()
	task = asyncio.async(coro)
	/usr/src/RPM/BUILD/python3/aioutils/yielder.py:54: DeprecationWarning: asyncio.async()
	function is deprecated, use ensure_future()
	task = asyncio.async(coro)
	-- Docs: https://docs.pytest.org/en/latest/warnings.html
	============== 1 failed, 16 passed, 874 warnings in 3.31 seconds ===============

python-module-pytest-benchmark-3.1.1-alt2
	trace("=== atexit cleanup %r ===" % (self,))
	TypeError: 'NoneType' object is not callable
	Error in atexit._run_exitfuncs:
	--
	trace("=== atexit cleanup %r ===" % (self,))
	TypeError: 'NoneType' object is not callable
	Error in atexit._run_exitfuncs:
	--
	trace("=== atexit cleanup %r ===" % (self,))
	TypeError: 'NoneType' object is not callable
	Error in sys.exitfunc:
	--
	trace("=== atexit cleanup %r ===" % (self,))
	TypeError: 'NoneType' object is not callable

sgc-0.2.1-alt1
	+ xvfb-run make -C docs html
	_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
	The XKEYBOARD keymap compiler (xkbcomp) reports:
	--
	pygame.display.init()
	error: Couldn't open X11 display
	The full traceback has been saved in /usr/src/tmp/sphinx-err-Vu9PKA.log, if you want
	to report the issue to the developers.

xtux-20030306-alt5.qa1
	gcc -o ../../tux_serv main.o sv_net.o sv_netmsg_recv.o sv_netmsg_send.o world.o game.o
	entity.o weapon.o misc.o sv_map.o ai.o hitscan.o item.o event.o  ../../src/common/xtuxlib.a
	-lm
	i586-alt-linux-gcc: error: ../../src/common/xtuxlib.a: No such file or directory
	make[1]: *** [Makefile:46: server] Error 1

	17 error logs REMOVED from the list
apache-poi-0:3.17-alt1_1jpp8
bacula7-7.4.7-alt3.S1
cfengine-3.1.1-alt3.3.1
cinnamon-settings-daemon-4.0.3-alt1
ckermit-9.0.304-alt1
golang-github-xtaci-smux-1.0.7-alt1_1
gst-plugins-bad1.0-1.14.4-alt4
holotz-castle-1.3.14-alt2.qa1
ike-2.2.1-alt1
ipfm-0.11.5-alt1.qa1
libwebkitgtk2-2.4.11-alt6
littleproxy-1.1.0-alt2_3jpp8
make-2:4.2.1-alt4
pantheon-files-4.1.2-alt1
perl-HTML-Widget-1.11-alt3
perl-HTTP-Proxy-0.304-alt2
sbcl-1.4.12-alt3

Total 260 error logs.


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