[cyber] I: Sisyphus-20181002 x86_64 beehive_status: +11 -17 (462)

ALT beekeeper hiver на altlinux.org
Вт Окт 2 08:59:00 MSK 2018


	11 NEW error logs

SNNS-4.3-alt1.1.1.1
	../../kernel/sources/libkernel.a(kr_newpattern.o): In function `kr_npui_setCurrPatSet':
	/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/kr_newpattern.c:135: undefined reference to
	`newPatternsLoaded'
	../../kernel/sources/libkernel.a(kr_newpattern.o): In function `kr_npui_loadNewPatterns':
	/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/kr_newpattern.c:582: undefined reference to
	`newPatternsLoaded'
	../../kernel/sources/libfunc.a(func_tbl.o):(.data.rel+0x12d0): undefined reference to
	`LEARN_DLVQ'
	../../kernel/sources/libfunc.a(update_f.o): In function `UPDATE_DLVQ_Propagate':
	/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/update_f.c:1479: undefined reference to
	`newPatternsLoaded'
	/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/update_f.c:1508: undefined reference to
	`allocArrays'
	/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/update_f.c:1512: undefined reference to
	`dlvq_setPointers'
	/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/update_f.c:1520: undefined reference to
	`generateMissingClassHiddenUnits'
	/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/update_f.c:1484: undefined reference to
	`getNoOfClasses'
	/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/update_f.c:1487: undefined reference to
	`normPatterns'
	/usr/src/RPM/BUILD/SNNSv4.3/kernel/sources/update_f.c:1488: undefined reference to
	`allocInitialUnitArray'

cinnamon-control-center-3.8.2-alt1
	CC	 cc-datetime-panel.lo
	cc-datetime-panel.c:27:10: fatal error: cc-dtm-proxy.h: No such file or directory
	#include "cc-dtm-proxy.h"

ipfm-0.11.5-alt1.qa1
	gcc -pipe -frecord-gcc-switches -Wall -g -O2
	-Wall	-DDEFAULT_OPTIONS_PIDFILE=\"/var/run/ipfm.pid\"
	-DDEFAULT_OPTIONS_CONFIGFILE=\"/etc/ipfm.conf\"
	-DDEFAULT_OPTIONS_LOGFILE=\"/var/log/ipfm/%d-%b.%H-%M\"   -c lex.yy.c
	config.l:44:10: fatal error: y.tab.h: No such file or directory
	#include "y.tab.h"

libompl-1.3.2-alt1_2.1
	Start 16: test_2dcircles_opt_geometric
	hasher-priv: master: idle time limit (3600 seconds) exceeded

lshw-2.18-alt1
	../core/liblshw.a(hw.o): In function `hwNode::dump(std::__cxx11::basic_string<char,
	std::char_traits<char>, std::allocator<char> > const&, bool)':
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/hw.cc:2363: undefined reference to
	`sqlite::database::database(std::__cxx11::basic_string<char, std::char_traits<char>,
	std::allocator<char> > const&)'
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/hw.cc:2365: undefined reference to
	`sqlite::database::execute(std::__cxx11::basic_string<char, std::char_traits<char>,
	std::allocator<char> > const&)'
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/hw.cc:2366: undefined reference to
	`dump(hwNode&, sqlite::database&, std::__cxx11::basic_string<char, std::char_traits<char>,
	std::allocator<char> > const&, bool)'
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/hw.cc:2367: undefined reference to
	`sqlite::database::execute(std::__cxx11::basic_string<char, std::char_traits<char>,
	std::allocator<char> > const&)'
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/hw.cc:2363: undefined reference to
	`sqlite::database::~database()'
	../core/liblshw.a(main.o): In function `scan_system(hwNode&)':
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/main.cc:112: undefined reference to
	`scan_virtio(hwNode&)'
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/main.cc:118: undefined reference to
	`scan_usb(hwNode&)'
	../core/liblshw.a(cdrom.o): In function `scan_cdrom(hwNode&)':
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/cdrom.cc:116: undefined reference to
	`scan_partitions(hwNode&)'
	../core/liblshw.a(disk.o): In function `scan_disk(hwNode&)':
	/usr/src/RPM/BUILD/lshw-B.02.18/src/core/disk.cc:79: undefined reference to
	`scan_partitions(hwNode&)'
	collect2: error: ld returned 1 exit status
	make[2]: *** [Makefile:42: gtk-lshw] Error 1

make-2:4.2.1-alt3
	Caught signal 14!
	FAILED (12/15 passed)
	features/override ....................................... ok	 (4 passed)

mpb-1.5-alt2
	checking for scm_eval_string in -lguile... no
	configure: error: linking to guile failed

perl-DBD-Pg-3.7.4-alt1
	t/07copy.t .......... ok
	#   Failed test 'Method pg_result works after a prepare/execute call'
	#   at t/08async.t line 333.
	#	   got: 'DBD::Pg::db pg_result failed: ERROR:  current transaction is aborted,
	commands ignored until end of transaction block at t/08async.t line 331.
	#     expected: ''
	#   Failed test 'Method pg_result() returns expected result after prepare/execute select'
	#   at t/08async.t line 336.
	--
	#     expected: '1'
	#   Failed test 'Method fetchall_arrayref works after pg_result'
	#   at t/08async.t line 342.
	--
	#     expected: ''
	#   Failed test 'Method fetchall_arrayref returns correct result after pg_result'
	#   at t/08async.t line 345.
	--
	#     $expected = ARRAY(0x14fc308)
	DBD::Pg::db do failed: ERROR:  current transaction is aborted, commands ignored until
	end of transaction block at t/08async.t line 347.
	Issuing rollback() due to DESTROY without explicit disconnect() of DBD::Pg::db handle
	dbname=postgres;port=5440;host=/usr/src/RPM/BUILD/DBD-Pg-3.7.4/dbdpg_test_database/data/socket
	at t/08async.t line 347.
	--
	t/08async.t	  (Wstat: 65280 Tests: 60 Failed: 4)
	Failed tests:  57-60
	Non-zero exit status: 255
	--
	Result: FAIL
	Failed 1/16 test programs. 4/2124 subtests failed.
	make: *** [Makefile:974: test_dynamic] Error 255

sbcl-1.4.10-alt1
	21	0   0.0   1068 100.0   1068 100.0	 -  (FLET SB-UNIX::BODY :IN
	SAVE-LISP-AND-DIE)
	22	0   0.0   1068 100.0   1068 100.0	 -  (FLET "WITHOUT-INTERRUPTS-BODY-27"
	:IN SAVE-LISP-AND-DIE)
	23	0   0.0   1068 100.0   1068 100.0	 -  (LABELS SB-IMPL::RESTART-LISP :IN
	SAVE-LISP-AND-DIE)
	24	0   0.0    111	10.4   1068 100.0	 -  "foreign function
	interrupt_handle_pending"
	25	0   0.0    111	10.4   1068 100.0	 -  "foreign function handle_trap"
	0   0.0					    elsewhere
	* make: Leaving directory '/usr/src/RPM/BUILD/sbcl-1.4.10/sbcl-1.4.10/contrib/sb-sprof'
	WARNING! Some of the contrib modules did not build successfully or pass
	their self-tests. Failed contribs:"
	sb-concurrency

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.05 sec
	The following tests FAILED:
	10 - t_datadir (Failed)

sgc-0.2.1-alt1
	pygame.display.init()
	error: Couldn't open X11 display
	The full traceback has been saved in /usr/src/tmp/sphinx-err-HWw4g1.log, if you want
	to report the issue to the developers.

	17 error logs REMOVED from the list
apr1-1.5.2-alt1
arm-none-eabi-binutils-2.30-alt1.1
holotz-castle-1.3.14-alt2.qa1
jed-2:0.99.19-alt2.qa2.1
kmymoney-5.0.1-alt1
libctl-3.2.2-alt1_3
libkqueue-2.0.1-alt2
libmesode-0.9.1-alt1
libmnetutil-51104:0.8.0-alt4_0.3.20100629svn3775
libmutil-51104:0.8.0-alt3_0.7.20100319svn3760.1
libtaginfo-0.2.1-alt1
python-module-pexpect-4.6-alt1
python-module-pytest-3.7.3-alt1
sslscan-1.10.2-alt1
xorg-drv-wizardpen-0.8.1-alt2
zopfli-1.0.2-alt1.1
zrtpcpp-2.3.4-alt2.1

Total 462 error logs.


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