[cyber] I: Sisyphus-20220430 i586 beehive_status: +22 -12 (119)

ALT beekeeper hiver на altlinux.org
Сб Апр 30 09:30:26 MSK 2022


	22 NEW error logs

binutils-1:2.37-alt3
	Running /usr/src/RPM/BUILD/binutils-2.37-alt3/ld/testsuite/ld-elfvers/vers.exp ...
	FAIL: ar with versioned solib
	Running /usr/src/RPM/BUILD/binutils-2.37-alt3/ld/testsuite/ld-elfvsb/elfvsb.exp ...

blktrace-1.3.0-alt1
	+ cat
	cat: -: No such file or directory

cvs-1.11.23-alt7
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  0
	# XPASS: 0
	# ERROR: 0
	make[3]: Leaving directory '/usr/src/RPM/BUILD/cvs-1.11.23/lib'
	--
	basic2:
	FAIL: basic2-27
	*** Please see the `TESTS' and `check.log' files for more information.
	--
	make[2]: *** Waiting for unfinished jobs....
	FAIL: basic2-27
	*** Please see the `TESTS' and `check-r.log' files for more information.

dm-secdel-1.0.7-alt5
	systemctl daemon-reload
	make: systemctl: No such file or directory
	make: [Makefile:23: install-bin] Error 127 (ignored)
	systemctl enable secdeltab
	make: systemctl: No such file or directory
	make: [Makefile:24: install-bin] Error 127 (ignored)
	--
	/usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c: At top level:
	/usr/src/RPM/BUILD/dm-secdel-1.0.7/dm-secdel.c:523:10: error: 'struct target_type'
	has no member named 'dax_copy_from_iter'
	523 |	      .dax_copy_from_iter = secdel_dax_copy_from_iter,

fakechroot-2.20.1-alt3
	PASS: t/cmd-subst.t
	FAIL: t/cp.t
	PASS: t/dedotdot.t
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See test/test-suite.log

firehol-3.1.6-alt1
	checking for ping... no
	configure: error: cannot find required executable, bailing out

grive2-0.5.1-alt1
	-- Generating done
	CMake Warning:
	Manually-specified variables were not used by the project:
	CMAKE_Fortran_FLAGS
	INCLUDE_INSTALL_DIR
	LIB_DESTINATION
	LIB_SUFFIX
	SHARE_INSTALL_PREFIX
	SYSCONF_INSTALL_DIR
	CMake Generate step failed.  Build files cannot be regenerated correctly.

grub-2.06-alt7
	In file included from ../../grub-core/lib/gnulib/base64.c:48:
	../../grub-core/lib/gnulib/ialloc.h:28:3: error: #error "Please include config.h first."
	28 |  #error "Please include config.h first."
	../../grub-core/lib/gnulib/ialloc.h:30:1: error: unknown type name
	'_GL_INLINE_HEADER_BEGIN'
	30 | _GL_INLINE_HEADER_BEGIN
	../../grub-core/lib/gnulib/ialloc.h:39:15: error: expected ';' before 'void'
	39 | IALLOC_INLINE void * _GL_ATTRIBUTE_COLD
	../../grub-core/lib/gnulib/ialloc.h:40:1: error: expected '=', ',', ';', 'asm' or
	'__attribute__' before '_gl_alloc_nomem'
	40 | _gl_alloc_nomem (void)
	../../grub-core/lib/gnulib/ialloc.h:32:24: error: unknown type name '_GL_INLINE';
	did you mean 'IALLOC_INLINE'?
	32 | # define IALLOC_INLINE _GL_INLINE
	--
	46 | IALLOC_INLINE
	../../grub-core/lib/gnulib/ialloc.h:47:21: error: expected ';' before 'void'
	47 | _GL_ATTRIBUTE_MALLOC /*_GL_ATTRIBUTE_DEALLOC_FREE*/
	--
	../../grub-core/lib/gnulib/ialloc.h: In function 'imalloc':
	../../grub-core/lib/gnulib/ialloc.h:51:15: error: 'SIZE_MAX' undeclared (first use in
	this function)
	51 |   return s <= SIZE_MAX ? malloc (s) : _gl_alloc_nomem ();
	--
	../../grub-core/lib/gnulib/ialloc.h: At top level:
	../../grub-core/lib/gnulib/ialloc.h:56:1: error: expected ';' before 'void'
	56 | void *
	--
	../../grub-core/lib/gnulib/ialloc.h: In function 'irealloc':
	../../grub-core/lib/gnulib/ialloc.h:61:15: error: 'SIZE_MAX' undeclared (first use in
	this function)
	61 |   return s <= SIZE_MAX ? realloc (p, s | !s) : _gl_alloc_nomem ();
	--
	../../grub-core/lib/gnulib/ialloc.h: At top level:
	../../grub-core/lib/gnulib/ialloc.h:32:24: error: unknown type name '_GL_INLINE';
	did you mean 'IALLOC_INLINE'?
	32 | # define IALLOC_INLINE _GL_INLINE

libbabl-0.1.88-alt1
	Program python3 found: YES (/usr/bin/python3)
	meson.build:58:5: ERROR: configuration_data.set10 got unknown keyword arguments
	"Description"
	A full log can be found at
	/usr/src/RPM/BUILD/babl-0.1.88/i586-alt-linux/meson-logs/meson-log.txt

libfaketime-0.9.10-alt1
	# functests/test_walkone.sh summary: 0 succeeded, 31 failed
	testframe.sh: error: functests/test_walkone.sh run exit_status=1!
	# End functests/test_walkone.sh - BAD

libsoup22-2.2.105-alt3_9
	soup-connection.c:807:20: warning: Deprecated pre-processor symbol: replace with
	"G_ADD_PRIVATE"
	807 |	      g_return_if_fail (SOUP_CONNECTION_GET_PRIVATE (conn)->socket != NULL);
	soup-connection.c: In function 'soup_connection_reserve':
	soup-connection.c:826:20: warning: Deprecated pre-processor symbol: replace with
	"G_ADD_PRIVATE"
	826 |	      SOUP_CONNECTION_GET_PRIVATE (conn)->in_use = TRUE;
	i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libsoup\" -I.. -pthread
	-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pipe
	-frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall
	-Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs
	-Wpointer-arith -D_REENTRANT -c soup-connection.c -o soup-connection.o >/dev/null 2>&1
	make[3]: Leaving directory '/usr/src/RPM/BUILD/libsoup-2.2.105/libsoup'
	make[2]: *** [Makefile:336: all] Error 2
	make[1]: *** [Makefile:293: all-recursive] Error 1
	make: *** [Makefile:219: all] Error 2

libvamp-2.10.0-alt1
	ld: ./libvamp-hostsdk.a: error adding symbols: file format not recognized
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:268: host/vamp-simple-host] Error 1

ocaml-ppxlib-0.24.0-alt1
	> EOF
	$ ./standalone_print_ctxt.exe directive.ml | egrep 'input_name|file_path'
	+  egrep: warning: egrep is obsolescent; using grep -E
	input_name: directive.ml
	file_path: file.ml
	3. using `map_structure` (or `map_signature`)
	$ echo "let x = 0" | ./map_structure_print_ctxt.exe | egrep 'input_name|file_path'
	+  egrep: warning: egrep is obsolescent; using grep -E
	input_name: _none_
	file_path: lexbuf_pos_fname

perl-SOAP-WSDL-3.004-alt1
	Can't locate CGI.pm in @INC (you may need to install the CGI module) (@INC contains:
	/usr/src/RPM/BUILD/SOAP-WSDL-3.004/blib/lib /usr/src/RPM/BUILD/SOAP-WSDL-3.004/blib/arch
	/usr/local/lib/perl/5.34 /usr/local/share/perl/5.34 /usr/lib/perl5 /usr/share/perl5
	/usr/lib/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl .) at
	t/SOAP/WSDL/Server/Simple.t line 6.
	BEGIN failed--compilation aborted at t/SOAP/WSDL/Server/Simple.t line 6.
	t/SOAP/WSDL/Server/Simple.t ...........................
	--
	Result: FAIL
	Failed 1/124 test programs. 0/1220 subtests failed.
	make: *** [Makefile:983: test_dynamic] Error 255

perl-WWW-Mechanize-2.06-alt1
	Result: FAIL
	Failed 3/63 test programs. 0/739 subtests failed.
	make: *** [Makefile:801: test_dynamic] Error 255

python3-module-iniparse-0.5-alt1
	E
	ERROR: test_queue (tests.test_multiprocessing.TestIni)
	Traceback (most recent call last):
	--
	Ran 96 tests in 1.084s
	FAILED (errors=1, skipped=1)

python3-module-mypy-0.942-alt1
	assert_string_arrays_equal(expected, output,
	E   AssertionError: Invalid output
	(/usr/src/RPM/BUILD/python3-module-mypy-0.942/test-data/unit/pep561.test, line 14)
	----------------------------- Captured stderr call -----------------------------
	--
	Actual:
	testTypedPkgSimple.py:2: error: Cannot find implementation or library stub for module
	named "typedpkg.sample" (diff)
	testTypedPkgSimple.py:2: note: See
	https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports (diff)
	testTypedPkgSimple.py:3: error: Cannot find implementation or library stub for module
	named "typedpkg" (diff)
	testTypedPkgSimple.py:5: note: Revealed type is "Any" (diff)
	--
	E: testTypedPkgSimple.py:5: note: Revealed type is "builtins.tuple[builtins...
	A: testTypedPkgSimple.py:2: error: Cannot find implementation or library st...
	=========================== short test summary info ============================
	FAILED mypy/test/testpep561.py::PEP561Suite::pep561.test::testTypedPkgSimple
	====== 1 failed, 8906 passed, 610 skipped, 7 xfailed in 132.09s (0:02:12) ======
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-mypy-0.942/.tox/py3/bin/python -m pytest -vv mypy/test
	(exited with code 1)
	py3 finish: run-test  after 132.50 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup /usr/src/RPM/BUILD/python3-module-mypy-0.942/.tox/.tmp/package/1/mypy-0.942.zip

qpdf-10.6.3-alt1
	--> END DIFFERENCES <--
	qpdf test 2028 (check against base) FAILED
	cwd: /usr/src/RPM/BUILD/qpdf-10.6.3/qpdf/qtest/qpdf
	--
	--> END DIFFERENCES <--
	qpdf test 2037 (check against base) FAILED
	cwd: /usr/src/RPM/BUILD/qpdf-10.6.3/qpdf/qtest/qpdf
	--
	--> END DIFFERENCES <--
	qpdf test 2046 (check against base) FAILED
	cwd: /usr/src/RPM/BUILD/qpdf-10.6.3/qpdf/qtest/qpdf
	--
	--> END DIFFERENCES <--
	qpdf test 2055 (check against base) FAILED
	cwd: /usr/src/RPM/BUILD/qpdf-10.6.3/qpdf/qtest/qpdf
	--
	--> END DIFFERENCES <--
	qpdf test 2064 (check against base) FAILED
	cwd: /usr/src/RPM/BUILD/qpdf-10.6.3/qpdf/qtest/qpdf
	--
	--> END DIFFERENCES <--
	qpdf test 2066 (check against base) FAILED
	cwd: /usr/src/RPM/BUILD/qpdf-10.6.3/qpdf/qtest/qpdf
	--
	--> END DIFFERENCES <--
	qpdf test 2068 (check against base) FAILED
	cwd: /usr/src/RPM/BUILD/qpdf-10.6.3/qpdf/qtest/qpdf
	--
	--> END DIFFERENCES <--
	qpdf test 2144 (compare qdf) FAILED
	cwd: /usr/src/RPM/BUILD/qpdf-10.6.3/qpdf/qtest/qpdf
	--
	--> END DIFFERENCES <--
	qpdf test 2148 (compare qdf) FAILED
	cwd: /usr/src/RPM/BUILD/qpdf-10.6.3/qpdf/qtest/qpdf

rpm-4.13.0.1-alt32
	+error: File not found: /build/RPMS/noarch/configtest-1.0-1.noarch.rpm
	+cat: /usr/src/RPM/BUILD/rpm-4.13.0.1/tests/testing/etc/my.conf: No such file or directory
	+error: File not found: /build/RPMS/noarch/configtest-2.0-1.noarch.rpm
	+cat: /usr/src/RPM/BUILD/rpm-4.13.0.1/tests/testing/etc/my.conf.rpmsave: No such file
	or directory
	--- -	2022-04-30 03:21:34.677428256 +0000
	--
	./rpmconfig3.at:168: exit code was 1, expected 0
	256. rpmconfig3.at:166: 256. upgrade modified config to config link (rpmconfig3.at:166):
	FAILED (rpmconfig3.at:168)
	#			      -*- compilation -*-
	--
	+error: File not found: /build/RPMS/noarch/configtest-2.0-1.noarch.rpm
	+cat: /usr/src/RPM/BUILD/rpm-4.13.0.1/tests/testing/etc/my.conf: No such file or directory
	--- -	2022-04-30 03:21:35.004869995 +0000
	--
	./rpmconfig3.at:208: exit code was 1, expected 0
	257. rpmconfig3.at:206: 257. upgrade modified config link to config (rpmconfig3.at:206):
	FAILED (rpmconfig3.at:208)
	#			      -*- compilation -*-
	--
	+error: File not found: /build/RPMS/noarch/configtest-1.0-1.noarch.rpm
	+cat: /usr/src/RPM/BUILD/rpm-4.13.0.1/tests/testing/etc/my.conf: No such file or directory
	+error: File not found: /build/RPMS/noarch/configtest-2.0-1.noarch.rpm
	--
	./rpmconfig3.at:248: exit code was 1, expected 0
	258. rpmconfig3.at:246: 258. upgrade config to directory (rpmconfig3.at:246): FAILED
	(rpmconfig3.at:248)
	#			      -*- compilation -*-
	--
	+error: File not found: /build/RPMS/noarch/configtest-1.0-1.noarch.rpm
	+cat: /usr/src/RPM/BUILD/rpm-4.13.0.1/tests/testing/etc/my.conf: No such file or directory
	+error: File not found: /build/RPMS/noarch/configtest-2.0-1.noarch.rpm
	+cat: /usr/src/RPM/BUILD/rpm-4.13.0.1/tests/testing/etc/my.conf.rpmsave: No such file
	or directory
	--- -	2022-04-30 03:21:35.626140264 +0000
	--
	./rpmconfig3.at:280: exit code was 1, expected 0
	259. rpmconfig3.at:278: 259. upgrade modified config to directory (rpmconfig3.at:278):
	FAILED (rpmconfig3.at:280)
	## ../config.log ##

texlive-2021-alt2_3
	make[4]: *** [Makefile:1246: libkpathsea_la-find-suffix.lo] Error 63
	make[4]: Leaving directory '/usr/src/RPM/BUILD/texlive-20210325-source/Work/texk/kpathsea'
	make[3]: *** [Makefile:1642: all-recursive] Error 1
	make[2]: *** [Makefile:874: all] Error 2
	make[1]: *** [Makefile:1016: recurse] Error 1
	make: *** [Makefile:583: all-recursive] Error 1
	error: Bad exit status from /usr/src/tmp/rpm-tmp.71672 (%build)
	RPM build errors:
	Macro %NAME not found
	Macro %VERSION not found

tootle-1.0-alt3
	../src/Dialogs/Preferences.vala:21.5-21.30: warning: [GtkChild] fields must be declared
	as `unowned'
	21 |	 Switch public_live_updates;
	../src/Views/Notifications.vala:74.18-74.31: warning: unhandled error `Tootle.Oopsie'
	74 |	     prepend (n.to_widget ());
	../src/Views/Notifications.vala:60.25-60.38: warning: unhandled error `Tootle.Oopsie'
	60 |		     append (n.to_widget ());
	../src/Views/Search.vala:51.3-51.29: warning: unhandled error `Tootle.Oopsie'
	51 |		var w = entity.to_widget ();
	Compilation failed: 1 error(s), 129 warning(s)
	ninja: build stopped: subcommand failed.

zsh-1:5.8.1-alt1
	./Y01completion.ztst: all tests successful.
	./Y02compmatch.ztst: starting.
	./Y02compmatch.ztst: all tests successful.
	./Y03arguments.ztst: starting.
	./Y03arguments.ztst: all tests successful.
	52 successful test scripts, 1 failure, 1 skipped
	make[1]: *** [Makefile:190: check] Error 1
	make[1]: Leaving directory '/usr/src/RPM/BUILD/zsh-5.8.1/Test'
	make: *** [Makefile:263: check] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/zsh-5.8.1'

	12 error logs REMOVED from the list
altlinux-freedesktop-menu-0.68-alt1
automake_1.11-1.11.6-alt9
ghc8.6.4-sha-1.6.4.4-alt1
git-remote-gcrypt-1.2-alt2
gitea-1.15.10-alt1
kernel-modules-r8168-std-def-8.049.02-alt1.k.331554.2
kernel-modules-r8168-un-def-8.049.02-alt1.k.331796.1
libgtk4-4.6.2-alt2
mysql-workbench-community-8.0.25-alt4
python3-module-easyprocess-1.1-alt1
qt-creator-7.0.0-alt1
scalacheck-1.15.4-alt1_2jpp11

Total 119 error logs.


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