[cyber] I: Sisyphus-20181031 i586 beehive_status: +14 -16 (370)

ALT beekeeper hiver на altlinux.org
Ср Окт 31 16:07:39 MSK 2018


	14 NEW error logs

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 'fb_marshal_VOID__VOID'?
	fb_marshal_VOID__OBJECT,
	fb_marshal_VOID__VOID
	facebook-mqtt.c:139:18: error: 'fb_marshal_VOID__STRING_BOXED' undeclared (first use
	in this function); did you mean 'fb_marshal_VOID__VOID'?
	fb_marshal_VOID__STRING_BOXED,

gawk-4.1.0-alt2
	make[2]: Entering directory '/usr/src/RPM/BUILD/gawk-4.1.0-alt2/test'
	2 TESTS FAILED
	make[2]: *** [Makefile:3646: pass-fail] Error 1

haveged-1.9.2-alt2
	Mean:	     127.509342
	PI:	     3.141380(-0.006781%)
	Correlation: 0.000223
	Check Fail: chisqr:0.236953% not in 1.000000-99.000000
	make[2]: *** [Makefile:557: check-local] Error 255
	make[2]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/ent'
	make[1]: *** [Makefile:432: check-am] Error 2
	make[1]: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2/ent'
	make: *** [Makefile:468: check-recursive] Error 1
	make: Leaving directory '/usr/src/RPM/BUILD/haveged-1.9.2'

libgdk-pixbuf-2.38.0-alt2
	OK:	   18
	FAIL:	    2
	SKIP:	    0
	--
	Full log written to
	/usr/src/RPM/BUILD/gdk-pixbuf-2.38.0/i586-alt-linux/meson-logs/testlog.txt
	FAILED: meson-test
	/usr/bin/meson test --no-rebuild --print-errorlogs

lshw-2.18-alt1
	./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[1]: *** [Makefile:54: lshw] Error 1

mldonkey-3.1.6-alt2
	File "src/networks/donkey/donkeyNodesDat.mlp", line 3, characters 5-18:
	Error: Unbound module CommonOptions
	make: *** [Makefile:5444: src/networks/donkey/donkeyNodesDat.cmx] Error 2

neko-2.2.0-alt1
	make[1]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
	make[2]: Entering directory '/usr/src/RPM/BUILD/neko-2.2.0'
	[ 87%] Generating bin/nekoml.std
	GC Warning: pthread_getattr_np or pthread_attr_getstack failed for main thread
	GC Warning: Couldn't read /proc/stat
	make[2]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
	make[1]: Entering directory '/usr/src/RPM/BUILD/neko-2.2.0'
	[ 96%] Built target nekoml.std
	make[1]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
	make: *** [Makefile:163: all] Error 2

python-module-h2-3.0.1-alt2
	if header[0] in (b'te', u'te'):
	test/test_invalid_headers.py::TestFilter::()::test_range_of_acceptable_outputs[hdr_validation_flags6-validate_headers]
	/usr/src/RPM/BUILD/python-module-h2-3.0.1/h2/utilities.py:420: UnicodeWarning: Unicode
	equal comparison failed to convert both arguments to Unicode - interpreting them as
	being unequal
	if header[0] in (b':authority', u':authority'):
	/usr/src/RPM/BUILD/python-module-h2-3.0.1/h2/utilities.py:422: UnicodeWarning: Unicode
	equal comparison failed to convert both arguments to Unicode - interpreting them as
	being unequal
	elif header[0] in (b'host', u'host'):
	/usr/src/RPM/BUILD/python-module-h2-3.0.1/h2/utilities.py:475: UnicodeWarning: Unicode
	equal comparison failed to convert both arguments to Unicode - interpreting them as
	being unequal
	if header[0] in (b':path', u':path'):
	-- Docs: https://docs.pytest.org/en/latest/warnings.html
	============= 3 failed, 1406 passed, 5 warnings in 305.97 seconds ==============

python-module-pytest-3.9.3-alt1
	/usr/src/tmp/python-module-pytest-buildroot/usr/lib/python3/site-packages/_pytest/compat.py:332:
	RemovedInPytest4Warning: usage of Session.Function is deprecated, please use
	pytest.Function instead
	return getattr(object, name, default)
	/usr/src/tmp/python-module-pytest-buildroot/usr/lib/python3/site-packages/_pytest/compat.py:332:
	RemovedInPytest4Warning: usage of Session.Instance is deprecated, please use
	pytest.Instance instead
	return getattr(object, name, default)
	/usr/src/tmp/python-module-pytest-buildroot/usr/lib/python3/site-packages/_pytest/compat.py:332:
	RemovedInPytest4Warning: usage of Session.Item is deprecated, please use pytest.Item
	instead
	return getattr(object, name, default)
	/usr/src/tmp/python-module-pytest-buildroot/usr/lib/python3/site-packages/_pytest/compat.py:332:
	RemovedInPytest4Warning: usage of Session.Module is deprecated, please use pytest.Module
	instead
	return getattr(object, name, default)
	-- Docs: https://docs.pytest.org/en/latest/warnings.html
	======== 1 failed, 193 passed, 20 skipped, 6 warnings in 346.70 seconds ========

racket-6.10.1-alt1
	raco setup: 0 rendering: <pkgs>/swindle/swindle.scrbl
	raco setup: 0 rendering: <pkgs>/racket-doc/syntax/scribblings/syntax.scrbl
	raco setup: 2 rendering: <pkgs>/syntax-color-doc/syntax-color/syntax-color.scrbl
	raco setup: 2 rendering: <pkgs>/htdp-doc/teachpack/teachpack.scrbl
	raco setup: 0 rendering: <pkgs>/htdp-doc/test-engine/test-engine.scrbl
	raco setup: 0 rendering: <pkgs>/drracket/version/tool.scrbl
	raco setup: 0 rendering: <pkgs>/drracket/scribblings/tools/tools.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

razor-2.85-alt4.1.1.1
	blib/man5/razor-whitelist.5
	Can't write-open blib/man5/razor-agent.conf.5: No such file or directory at
	/usr/share/perl5/ExtUtils/Command/MM.pm line 153.
	Manifying 3 pod documents

sbcl-1.4.12-alt1
	23	0   0.0    542 100.0	542 100.0	 -  (FLET "WITHOUT-INTERRUPTS-BODY-27"
	:IN SAVE-LISP-AND-DIE)
	24	0   0.0    542 100.0	542 100.0	 -  (LABELS SB-IMPL::RESTART-LISP :IN
	SAVE-LISP-AND-DIE)
	25	0   0.0     29	 5.4	542 100.0	 -  "foreign function
	__kernel_rt_sigreturn"
	26	0   0.0     29	 5.4	542 100.0	 -  "foreign function
	interrupt_handle_pending"
	27	0   0.0     29	 5.4	542 100.0	 -  "foreign function handle_trap"
	0   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

upower-0.99.8-alt1
	../build-aux/test-driver: line 107: 30160 Aborted		  "$@" > $log_file 2>&1
	FAIL: up-self-test
	make[5]: Entering directory '/usr/src/RPM/BUILD/upower-0.99.8/src'
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See src/test-suite.log

xblas-1.0.248-alt1.1
	../test-dot2/test_dot2.o: file not recognized: File truncated
	collect2: error: ld returned 1 exit status
	make[1]: *** [Makefile:40: do_test_hemv2] Error 1

	16 error logs REMOVED from the list
cilk-5.4.6-alt11
clamsmtp-1.10-alt2.qa1
erlang-proper-1.2-alt1.S1
felix-framework-5.6.0-alt1_4jpp8
flac-1.3.2-alt1
gear-2.2.0-alt1
golang-github-xtaci-smux-1.0.7-alt1_1
intercal-0.29-alt1.git20140828.1
libnih-1.0.3-alt2
libsmi-0.4.8-alt2.2
make-2:4.2.1-alt3
perl-Parallel-Prefork-0.18-alt1_7
sdcv-0.5.2-alt1
uimaj-2.8.1-alt1_7jpp8
unison-2.48.4-alt2.S1
zopfli-1.0.2-alt2

Total 370 error logs.


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