[cyber] I: p9-20200628 x86_64 beehive_status: +13 -24 (105)

ALT beekeeper hiver на altlinux.org
Вс Июн 28 09:14:23 MSK 2020


	13 NEW error logs

SNNS-4.3-alt1.1.1.1
	x86_64-alt-linux-gcc   snns2c.o snns2clib.o ../../kernel/sources/libkernel.a
	../../kernel/sources/libfunc.a -lm -lfl  -o snns2c
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x1378):
	undefined reference to `LEARN_MonteCarlo'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x1468):
	undefined reference to `LEARN_SimulatedAnnealingSS'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x1480):
	undefined reference to `LEARN_SimulatedAnnealingWTA'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x1498):
	undefined reference to `LEARN_SimulatedAnnealingWWTA'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x16a8):
	undefined reference to `TEST_MonteCarlo'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x16d8):
	undefined reference to `TEST_SimulatedAnnealingSS'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x16f0):
	undefined reference to `TEST_SimulatedAnnealingWTA'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x1708):
	undefined reference to `TEST_SimulatedAnnealingWWTA'
	collect2: error: ld returned 1 exit status
	make[1]: *** [Makefile:180: snns2c] Error 1
	--
	x86_64-alt-linux-gcc   pat_sel.o ../../kernel/sources/libkernel.a
	../../kernel/sources/libfunc.a -lm -lfl  -o pat_sel
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x1378):
	undefined reference to `LEARN_MonteCarlo'
	/usr/bin/ld.default: ../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x1468):
	undefined reference to `LEARN_SimulatedAnnealingSS'

erlang-proper-1.3-alt2
	DEBUG: No processes to kill
	ERROR: One or more eunit tests failed.
	ERROR: eunit failed while processing /usr/src/RPM/BUILD/erlang-proper-1.3: rebar_abort

galera-26.4.2-alt1
	100%: Checks: 1, Failures: 0, Errors: 0
	Total tests failed: 1
	g++ -o gcs/src/.garb/gcs_backend.o -c -std=c++11 -pipe -Wno-long-long -Wno-deprecated
	-pipe -frecord-gcc-switches -Wall -g -O2 -g -O3 -DNDEBUG -m64 -pthread -fPIC -Wall
	-Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wno-variadic-macros
	-pipe -frecord-gcc-switches -Wall -g -O2 -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H
	-DGALERA_USE_GU_NETWORK -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_EXECINFO_H
	-DHAVE_STD_ARRAY -DHAVE_BOOST_SHARED_PTR_HPP -DHAVE_STD_UNORDERED_MAP
	-DBOOST_DATE_TIME_POSIX_TIME_STD_CONFIG=1 -DHAVE_ASIO_HPP -DOPENSSL_HAS_SET_ECDH_AUTO
	-DGCS_USE_GCOMM -DGALERA_LOG_H_ENABLE_CXX -DGCS_FOR_GARB -Iwsrep/src -Icommon
	-Igalerautils/src -Igcomm/src -Igcache/src gcs/src/gcs_backend.cpp
	--
	100%: Checks: 1, Failures: 0, Errors: 0
	Total tests failed: 0
	scons: building terminated because of errors.

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/double/src/tools'
	make[2]: *** [Makefile:387: all-recursive] Error 1
	make[1]: *** [Makefile:326: all] Error 2
	make: *** [Makefile:415: all-recursive] Error 1

lockfile-progs-0.1.17-alt1
	! test -e check/file.lock
	bin/lockfile-create --lock-name check/file.lock
	bin/lockfile-touch --oneshot --lock-name check/file.lock
	bin/lockfile-check --lock-name check/file.lock
	bin/lockfile-remove --lock-name check/file.lock
	! test -e check/file.lock
	bin/lockfile-create --use-pid --lock-name check/file.lock
	*** buffer overflow detected ***: bin/lockfile-create terminated
	make: *** [Makefile:43: check] Aborted
	make: Leaving directory '/usr/src/RPM/BUILD/lockfile-progs-0.1.17'

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-Test-Taint-1.06-alt4.1
	t/taint_deeply.t ....... ok
	#   Failed test '$ENV{TEST_ACTIVE} is tainted'
	#   at t/tainted.t line 14.
	#   Failed test '$ENV{TEST_ACTIVE} is tainted'
	#   at t/tainted.t line 24.
	--
	t/tainted.t	     (Wstat: 512 Tests: 6 Failed: 2)
	Failed tests:  2, 4
	Non-zero exit status: 2
	--
	Result: FAIL
	Failed 1/9 test programs. 2/145 subtests failed.
	make: *** [Makefile:955: test_dynamic] Error 255

postfix-1:2.11.11-alt2
	make -f Makefile.in MAKELEVEL= Makefiles
	make: Entering directory '/usr/src/RPM/BUILD/postfix-2.11.11'
	(echo "# Do not edit -- this file documents how Postfix was built for your machine.";
	/bin/sh makedefs) >makedefs.tmp
	ATTENTION:
	ATTENTION: Unknown system type: Linux 5.4.49-std-def-alt2
	ATTENTION:
	make: *** [Makefile.in:23: Makefiles] Error 1
	make: Leaving directory '/usr/src/RPM/BUILD/postfix-2.11.11'
	make: *** [Makefile:21: Makefiles] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/postfix-2.11.11'

python-module-jupyter_console-5.2.0-alt1.1
	nose.plugins.cover: INFO: Coverage report will include only packages: ['jupyter_console']
	test that `jupyter console` starts a terminal ... ERROR
	jupyter console --help-all works ... ok
	Ensure display protocol plain/text key is supported ... ERROR
	jupyter console --generate-config works ... ok
	--
	test_handle_image_tempfile
	(jupyter_console.tests.test_image_handler.ZMQTerminalInteractiveShellTestCase) ... ok
	ERROR: test that `jupyter console` starts a terminal
	Traceback (most recent call last):
	--
	1: EOF
	ERROR: Ensure display protocol plain/text key is supported
	Traceback (most recent call last):
	--
	Ran 9 tests in 124.670s
	FAILED (errors=2)

python3-3.7.4-alt3
	1 test failed:
	test_signal
	19 tests skipped:
	test_curses test_devpoll test_kqueue test_msilib test_ossaudiodev
	test_smtpnet test_socketserver test_startfile test_timeout
	test_tix test_tk test_ttk_guionly test_urllib2net test_urllibnet
	test_winconsoleio test_winreg test_winsound test_xmlrpc_net
	test_zipfile64
	Total duration: 3 min 17 sec
	Tests result: FAILURE

racket-7.3-alt1
	raco setup: 0 rendering: <pkgs>/slatex/slatex-wrap.scrbl
	raco setup: 3 rendering: <pkgs>/slideshow-doc/scribblings/slideshow/slideshow.scrbl
	raco setup: 0 rendering:
	<pkgs>/typed-racket-doc/source-syntax/scribblings/source-syntax.scrbl
	raco setup: 0 rendering: <pkgs>/srfi-doc/srfi/scribblings/srfi.scrbl
	raco setup: 3 rendering: <pkgs>/srfi-doc-nonfree/srfi/scribblings/srfi-nf.scrbl
	raco setup: 3 rendering: <pkgs>/racket-index/scribblings/main/start.scrbl
	make[1]: *** [Makefile:196: install-3m] CPU time limit exceeded
	make[1]: Leaving directory '/usr/src/RPM/BUILD/racket-7.3/src'
	make: *** [Makefile:119: install] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/racket-7.3/src'

sbcl-1.4.12-alt3
	23	0   0.0   2334 100.0   2333 100.0	 -  (LABELS SB-IMPL::RESTART-LISP :IN
	SAVE-LISP-AND-DIE)
	24	0   0.0    242	10.4   2333 100.0	 -  "foreign function
	interrupt_handle_pending"
	25	0   0.0    242	10.4   2333 100.0	 -  "foreign function handle_trap"
	26	0   0.0      1	 0.0   2333 100.0	 -  "foreign function __vdso_gettimeofday"
	27	0   0.0      1	 0.0   2333 100.0	 -  GET-UNIVERSAL-TIME
	1   0.0					    elsewhere
	* make: Leaving directory '/usr/src/RPM/BUILD/sbcl-1.4.12/sbcl-1.4.12/contrib/sb-sprof'
	WARNING! Some of the contrib modules did not build successfully or pass
	their self-tests. Failed contribs:"
	sb-concurrency

sgc-0.2.1-alt3
	+ xvfb-run sh makedocs
	_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-zOOjoS.log, if you want
	to report the issue to the developers.

	24 error logs REMOVED from the list
chromium-83.0.4103.61-alt1
chromium-gost-76.0.3809.87-alt2
compiz-0.9.14.1-alt1
jed-2:0.99.19-alt2.qa2.1
kernel-modules-ipt-ratelimit-std-def-0.3-alt2.k.328748.1
kernel-modules-ipt_netflow-std-def-2.3-alt1.k.328748.1
kernel-modules-kvdo-std-def-6.2.2.18-alt1.328748.1
kernel-modules-r8168-std-def-8.047.05-alt1.k.328748.1
kernel-modules-xtables-addons-std-def-3.7-alt1.328748.1
libsmi-0.5.0-alt1.svn1841
maliit-framework-0.94.2-alt4.2.qa1
mate-notification-daemon-1:1.22.1-alt1
opencpn-5.0.0-alt2
perl-Date-ICal-2.678-alt1
perl-Gtk3-WebKit-0.06-alt1
perl-HTML-Widget-1.11-alt3
perl-Log-Report-1.27-alt1
perl-OLE-Storage_Lite-0.19-alt2
perl-POSIX-1003-0.99_07-alt1.1
perl-TimeDate-2.30-alt1
pyfa-common-0.8.0-alt4.1
python-module-pebble-4.3.7-alt1.git20180228
rng-tools-6.7-alt2
vi-traditional-050325-alt1

Total 105 error logs.


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