[cyber] I: Sisyphus-20220917 i586 beehive_status: +12 -18 (89)

ALT beekeeper hiver на altlinux.org
Сб Сен 17 10:24:18 MSK 2022


	12 NEW error logs

bind-dyndb-ldap-11.1-alt8
	libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra
	-Werror -std=gnu99 -O2 -I/usr/include/bind9 -D_REENTRANT -D_GNU_SOURCE
	-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic
	-fvisibility=hidden -fno-delete-null-pointer-checks -c ldap_helper.c  -fPIC -DPIC -o
	.libs/ldap_la-ldap_helper.o
	ldap_helper.c:330:21: error: conflicting types for 'ldap_connect'; have
	'isc_result_t(ldap_instance_t *, ldap_connection_t *, _Bool)' {aka 'unsigned int(struct
	ldap_instance *, struct ldap_connection *, _Bool)'}
	330 | static isc_result_t ldap_connect(ldap_instance_t *ldap_inst,

dopewars-1.5.12-alt2_20.1033svn
	libtool: link: ranlib .libs/libsound_sdl.a
	ranlib: unable to copy file '.libs/libsound_sdl.a'; reason: No such file or directory
	make[3]: *** [Makefile:428: libsound_sdl.la] Error 1

exifprobe-2.0.1-alt1.qa1
	cc -DCOLOR -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic
	-c -o readfile.o readfile.c
	readfile.c:30:10: fatal error: byteorder.h: No such file or directory
	30 | #include "byteorder.h"

fprintd-1.94.2-alt1
	Full log written to /usr/src/RPM/BUILD/fprintd-1.94.2/i586-alt-linux/meson-logs/testlog.txt
	FAILED: meson-internal__test
	/usr/bin/meson test --no-rebuild --print-errorlogs

gawk-5.1.0.0.213.d04f-alt1
	make[3]: Entering directory '/usr/src/RPM/BUILD/gawk-5.1.0.0.213.d04f-alt1/test'
	1 TESTS FAILED
	make[3]: *** [Makefile:5248: pass-fail] Error 1

libuser-0.63-alt2


libvamp-2.10.0-alt1
	ld: ./libvamp-hostsdk.a: error adding symbols: no more archived files
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:271: rdf/generator/vamp-rdf-template-generator] Error 1

lightdm-kde-greeter-0.3.2.1-alt6
	/usr/src/RPM/BUILD/lightdm-kde-greeter-0.3.2.1/greeter/greeterwindow.cpp: In constructor
	'GreeterWindow::GreeterWindow(QWindow*)':
	/usr/src/RPM/BUILD/lightdm-kde-greeter-0.3.2.1/greeter/greeterwindow.cpp:62:33: error:
	'setupEngine' is not a member of 'KDeclarative::KDeclarative'
	62 |	 KDeclarative::KDeclarative::setupEngine(engine());

meschach-1.2-alt1.b.3
	gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H spbkp.c
	spbkp.c: In function 'spBKPfactor':
	spbkp.c:614:17: warning: variable 'row_num' set but not used [-Wunused-but-set-variable]
	614 |	  int	      row_num;
	spbkp.c:612:42: warning: variable 'r' set but not used [-Wunused-but-set-variable]
	612 |	  int	      i, j, k, l, n, onebyone, r;
	spbkp.c: At top level:
	spbkp.c:34:17: warning: 'rcsid' defined but not used [-Wunused-variable]
	34 | static  char    rcsid[] = "$Id: spbkp.c,v 1.6 1996/08/20 19:53:10 stewart Exp $";
	make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'

perl-autovivification-0.18-alt2_8
	Result: FAIL
	Failed 1/18 test programs. 0/44590 subtests failed.
	make: *** [Makefile:932: test_dynamic] Error 255

python3-module-astor-0.8.1-alt1
	tests/test_code_gen.py::CodegenTestCase::test_fstrings PASSED		 [ 50%]
	tests/test_code_gen.py::CodegenTestCase::test_huge_int FAILED		 [ 51%]
	tests/test_code_gen.py::CodegenTestCase::test_imports PASSED		 [ 53%]
	--
	return '(1e1000%s-1e1000%s)' % (s, s)
	except OverflowError:
	# math.isinf will raise this when given an integer
	--
	>	return repr(p) + s
	E	ValueError: Exceeds the limit (4300) for integer string conversion
	astor/code_gen.py:675: ValueError
	=========================== short test summary info ============================
	FAILED tests/test_code_gen.py::CodegenTestCase::test_huge_int - ValueError: E...
	============ 1 failed, 51 passed, 2 skipped, 1 deselected in 0.34s =============

python3-module-mkdocs-1.3.0-alt1
	.....................................................................................................................................................................................................................................................................................E.........................................................s...................................................................s.........s..................................................................................................
	ERROR: test_watch_with_broken_symlinks (mkdocs.tests.livereload_tests.BuildTests)
	Traceback (most recent call last):
	--
	for entry in self.listdir(root)]
	OSError: [Errno 40] Too many levels of symbolic links:
	'/usr/src/tmp/mkdocs_test-141al6jb/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular/subdir/circular'
	Ran 512 tests in 10.826s
	FAILED (errors=1, skipped=3)
	ERROR: InvocationError for command /usr/bin/coverage run --source=mkdocs --omit
	'mkdocs/tests/*' -m unittest discover -p '*tests.py' mkdocs --top-level-directory
	. (exited with code 1)
	py310-unittests finish: run-test  after 11.55 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py310-unittests: commands failed
	cleanup /usr/src/RPM/BUILD/python3-module-mkdocs-1.3.0/.tox/.tmp/package/1/mkdocs-1.3.0.zip

	18 error logs REMOVED from the list
alterator-datetime-4.7.1-alt1
cgmadness-1.3-alt4
dxx-rebirth-20210326-alt1
easystroke-0.6.0-alt3.1
guacamole-server-1.3.0-alt3
intercal-0.31-alt2
libcglm-0.8.4-alt2
libgoogle-sparsehash-1.5.2-alt1.1
libopenimageio-2.3.12.0-alt1
libopenr2.3-1.3.3-alt1.a0bf085
liboqs-0.7.2-alt1
owncloud-client-2.8.2.4246-alt1
perl-Captcha-reCaptcha-0.99-alt2
perl-Math-MatrixReal-2.13-alt1_10
perl-Mite-0.010008-alt1
python3-module-Cython-0.29.32-alt1
telepathy-haze-0.8.1-alt1
xorg-drv-vmware-1:13.3.0-alt2

Total 89 error logs.


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