[cyber] I: Sisyphus-20191101 i586 beehive_status: +14 -15 (272)

ALT beekeeper hiver на altlinux.org
Пт Ноя 1 17:57:52 MSK 2019


	14 NEW error logs

altlinux-freedesktop-menu-0.67-alt1
	+ j=altlinux-webdevelopment.directory
	+ grep altlinux-webdevelopment.directory ignore.list
	+ grep 'Name\[ru\]=' desktop-directories/altlinux-webdevelopment.directory
	+ for i in desktop-directories/*.directory
	++ basename desktop-directories/altlinux-xfce.directory
	+ j=altlinux-xfce.directory
	+ grep altlinux-xfce.directory ignore.list
	+ rm ignore.list
	+ '[' 0 -gt 0 ']'
	+ exit 1

atlas-3.9.35-alt1.qa1
	make -f Makefile INSTALL_LOG/sMMR
	hasher-priv: master: idle time limit (3600 seconds) exceeded

cross-gcc-8.2.1-alt1_1.1
	find-requires: running scripts
	(cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
	/usr/src/tmp/cross-gcc-buildroot/usr/lib/gcc/xtensa-linux-gnu/8/include/varargs.h:4:2:
	error: #error "GCC no longer implements <varargs.h>."
	4 | #error "GCC no longer implements <varargs.h>."
	/usr/src/tmp/cross-gcc-buildroot/usr/lib/gcc/xtensa-linux-gnu/8/include/varargs.h:5:2:
	error: #error "Revise your code to use <stdarg.h>."
	5 | #error "Revise your code to use <stdarg.h>."
	cpp.req: /usr/src/tmp/cross-gcc-buildroot/usr/lib/gcc/xtensa-linux-gnu/8/include/varargs.h:
	cpp failed, trying c++ mode
	/usr/src/tmp/cross-gcc-buildroot/usr/lib/gcc/xtensa-linux-gnu/8/include/varargs.h:4:2:
	error: #error "GCC no longer implements <varargs.h>."
	4 | #error "GCC no longer implements <varargs.h>."
	/usr/src/tmp/cross-gcc-buildroot/usr/lib/gcc/xtensa-linux-gnu/8/include/varargs.h:5:2:
	error: #error "Revise your code to use <stdarg.h>."
	5 | #error "Revise your code to use <stdarg.h>."
	--
	from
	/usr/src/tmp/cross-gcc-buildroot/usr/lib/gcc/xtensa-linux-gnu/8/plugin/include/rtl.h:3741:
	/usr/src/tmp/cross-gcc-buildroot/usr/lib/gcc/xtensa-linux-gnu/8/plugin/include/statistics.h:25:2:
	error: #error GATHER_STATISTICS must be defined
	25 | #error GATHER_STATISTICS must be defined

custodia-0.6.0-alt5
	self.fail(str(exc))
	E   AssertionError: HTTPSConnectionPool(host='localhost', port=54373): Max retries
	exceeded with url: /forwarder/test/ (Caused by SSLError(SSLError(1, '[SSL] tlsv13 alert
	certificate required (_ssl.c:2508)')))
	=================== 1 failed, 161 passed in 61.80s (0:01:01) ===================
	ERROR: InvocationError for command /usr/src/RPM/BUILD/custodia-0.6.0/.tox/py37/bin/python
	-m coverage run --parallel -m pytest --capture=no --strict (exited with code 1)
	ERROR: invocation failed (exit code 1)
	Б°√ FAIL py37 in 1 minute, 12.953 seconds
	___________________________________ summary ____________________________________
	ERROR:	 py37: parallel child exit code 1

gawk-4.2.1.0.170.dc189d-alt1
	make[2]: Entering directory '/usr/src/RPM/BUILD/gawk-4.2.1.0.170.dc189d-alt1/test'
	1 TESTS FAILED
	make[2]: *** [Makefile:4823: pass-fail] Error 1

neko-2.2.0-alt4.gitb68336c
	make[1]: Entering directory '/usr/src/RPM/BUILD/neko-2.2.0'
	[ 91%] Built target nekoc
	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
	make[2]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
	make[1]: Entering directory '/usr/src/RPM/BUILD/neko-2.2.0'
	[ 91%] Built target nekoml.std
	make[1]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
	make: *** [Makefile:163: all] Error 2

osgEarth-2.10.2-alt2
	/usr/src/RPM/BUILD/osgearth-2.10.2/src/osgEarthSymbology/GEOS.cpp: In function
	'geos::geom::CoordinateSequence* {anonymous}::vec3dArray2CoordSeq(const
	osgEarth::Symbology::Geometry*, bool, const geos::geom::CoordinateSequenceFactory*)':
	/usr/src/RPM/BUILD/osgearth-2.10.2/src/osgEarthSymbology/GEOS.cpp:67:56:
	error: cannot convert 'std::unique_ptr<geos::geom::CoordinateSequence>' to
	'geos::geom::CoordinateSequence*' in initialization
	67 |	     geom::CoordinateSequence* seq = factory->create( coords );
	--
	/usr/src/RPM/BUILD/osgearth-2.10.2/src/osgEarthSymbology/GEOS.cpp: In function
	'geos::geom::Geometry* {anonymous}::import(const osgEarth::Symbology::Geometry*, const
	geos::geom::GeometryFactory*)':
	/usr/src/RPM/BUILD/osgearth-2.10.2/src/osgEarthSymbology/GEOS.cpp:158:65:
	error: no matching function for call to
	'geos::geom::GeometryFactory::createPolygon(geos::geom::LinearRing*&,
	std::vector<geos::geom::Geometry*>*&) const'
	158 |			      output = f->createPolygon( shell, holes );

perl-HTTP-Proxy-0.304-alt2
	# socket is non blocking, switching to blocking mode
	#   Failed test 'Read some data from the socket'
	#   at t/23connect.t line 79.
	#   Failed test 'CONNECTed to the TCP server and got the banner'
	#   at t/23connect.t line 80.
	--
	t/23connect.t		(Wstat: 0 Tests: 4 Failed: 2)
	Failed tests:  2-3
	Files=37, Tests=465, 11 wallclock secs ( 0.10 usr  0.02 sys +  4.68 cusr  0.43 csys =
	5.23 CPU)
	Result: FAIL
	Failed 1/37 test programs. 2/465 subtests failed.
	make: *** [Makefile:792: test_dynamic] Error 255

perl-Net-Server-Mail-0.28-alt1
	t/smtp.t ...... ok
	# Error: Can't call method "peerhost" on an undefined value at t/starttls.t line 131.
	# kill 9, 7098 (server)
	--
	Result: FAIL
	Failed 1/4 test programs. 0/33 subtests failed.
	make: *** [Makefile:783: test_dynamic] Error 255

perl-Object-Remote-0.004000-alt2
	No subtests run
	#   Failed test 'no error during bridge access'
	#   at t/bridged.t line 17.
	--
	No subtests run
	#   Failed test 'Connection failed with time out'
	#   at t/timeout.t line 16.
	--
	Failed 1/2 subtests
	#   Failed test 'scalar refs - no errors during construction'
	#   at t/transfer.t line 20.
	--
	#     expected: undef
	#   Failed test 'scalar refs - no errors during attribute set'
	#   at t/transfer.t line 26.
	--
	#     expected: undef
	#   Failed test 'filehandles - no error during construction'
	#   at t/transfer.t line 37.
	--
	#     expected: undef
	#   Failed test 'filehandles - no error during remote handle'
	#   at t/transfer.t line 45.
	--
	#     expected: undef
	#   Failed test 'filehandles - no error during remote read'
	#   at t/transfer.t line 53.
	--
	#     expected: undef
	#   Failed test 'filehandles - no errors during binmode'
	#   at t/transfer.t line 59.
	--
	t/await.t	    (Wstat: 65280 Tests: 1 Failed: 1)
	Failed test:  1
	Non-zero exit status: 255
	--
	t/bridged.t	    (Wstat: 256 Tests: 1 Failed: 1)
	Failed test:  1
	Non-zero exit status: 1

python-module-islpy-2018.2.1-alt1
	Selecting python-dev for 'python-devel'
	E: Couldn't find package python-module-pybind11
	hsh-install: Failed to calculate package file list.

python-module-meshpy-2018.2.1-alt1
	rpm-build-python is already the newest version.
	E: Couldn't find package python-module-pybind11
	hsh-install: Failed to calculate package file list.

quilt-0.66-alt1
	make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	make: Entering directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	[three.test]
	66 commands (66 passed, 0 failed)
	make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	make: Entering directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	[two.test]
	57 commands (57 passed, 0 failed)
	make: Leaving directory '/usr/src/RPM/BUILD/quilt-0.66-alt1'
	make: Target 'check' not remade because of errors.

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-uGkXN5.log, if you want
	to report the issue to the developers.

	15 error logs REMOVED from the list
curl-7.66.0-alt1
gear-2.2.0-alt1
ghc8.6.4-sha-1.6.4.4-alt1
jed-2:0.99.19-alt2.qa2.1
libspatialite-4.3.0a-alt3
libwebkitgtk2-2.4.11-alt8
perl-POSIX-1003-0.99_07-alt1.1
pg_rman-1.3.8-alt1
postgis-2.5.3-alt1
racket-7.3-alt1
spatialite-gui-1.7.1-alt3
spatialite-tools-4.3.0-alt2
strace-5.3-alt1
unnethack-5.2.0-alt1
util-linux-2.33.2-alt1

Total 272 error logs.


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