ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20221115 x86_64 beehive_status: +8 -5 (90)
@ 2022-11-15  8:11 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2022-11-15  8:11 UTC (permalink / raw)
  To: sisyphus-cybertalk

	8 NEW error logs

TeXamator-3.0-alt0.1
	++ find '/usr/lib*/python3.10/Tools/scripts/reindent.py'
	find: '/usr/lib*/python3.10/Tools/scripts/reindent.py': No such file or directory
	++ find ./ -name '*.py'
	--
	from PyQt5 import QtCore, QtGui, QtWidgets
	ModuleNotFoundError: No module named 'PyQt5'

automake_1.11-1.11.6-alt9
	checking for upc... no
	configure: error: no Unified Parallel C compiler was found
	+ exit_status=77
	--
	+ exit 77
	1 of 878 tests failed
	(73 tests were not run)

libaom-3.3.0-alt1
	/usr/src/RPM/BUILD/libaom-3.3.0/aom_dsp/bitwriter.c:27:3: warning: 'bytes' may be used
	uninitialized [-Wmaybe-uninitialized]
	27 |   memcpy(w->buffer, data, bytes);
	/usr/src/RPM/BUILD/libaom-3.3.0/aom_dsp/bitwriter.c:23:12: note: 'bytes' was declared here
	23 |   uint32_t bytes;
	/usr/bin/cmake -E cmake_symlink_library libaom.so.3.3.0 libaom.so.3 libaom.so
	gmake[2]: Leaving directory '/usr/src/RPM/BUILD/libaom-3.3.0/BUILD'
	gmake[1]: Entering directory '/usr/src/RPM/BUILD/libaom-3.3.0/BUILD'
	[ 91%] Built target aom
	gmake[1]: Leaving directory '/usr/src/RPM/BUILD/libaom-3.3.0/BUILD'
	gmake: *** [Makefile:136: all] Error 2

libopenh264-2.3.0-alt1
	4/5 encoder    OK		9.10s
	5/5 api        FAIL	      112.51s	exit status 1
	>>> MALLOC_PERTURB_=9
	/usr/src/RPM/BUILD/libopenh264-2.3.0/x86_64-alt-linux/test/api/test_api
	Ok:		    4
	Expected Fail:	    0
	Fail:		    1
	Unexpected Pass:    0
	Skipped:	    0
	Timeout:	    0
	Full log written to
	/usr/src/RPM/BUILD/libopenh264-2.3.0/x86_64-alt-linux/meson-logs/testlog.txt

perl-Starlet-0.31-alt1_10
	t/11multi-sockets.t ........ ok
	#   Failed test 'No warnings'
	#   at t/12bad_request_line.t line 24.
	--
	t/12bad_request_line.t	 (Wstat: 256 Tests: 2 Failed: 1)
	Failed test:  2
	Non-zero exit status: 1
	--
	Result: FAIL
	Failed 1/15 test programs. 1/146 subtests failed.
	make: *** [Makefile:775: test_dynamic] Error 255

python3-module-glymur-0.12.0-alt1
	>	self.assertTrue(delta1 < delta0)
	E	AssertionError: False is not true
	tests/test_jp2k.py:1003: AssertionError
	--
	=========================== short test summary info ============================
	FAILED tests/test_jp2k.py::TestJp2k::test_thread_support - AssertionError: Fa...
	============ 1 failed, 574 passed, 2 skipped, 12 warnings in 56.04s ============

textext-0.4.4-alt2
	++ find '/usr/lib*/python3.10/Tools/scripts/reindent.py'
	find: '/usr/lib*/python3.10/Tools/scripts/reindent.py': No such file or directory
	+ textext.py

toppler-1.3-alt1
	( cd _build && gimp -i -b "(let* ((image (car(gimp-xcf-load 1 \"../datafile/font.xcf\"
	\"ttt\")))(layers (cadr(gimp-image-get-layers image))))(file-png-save-defaults 1 image
	(aref layers 0) \"font_mask_rgb.png\" \"ttt\")(gimp-quit 1))" )
	error: Cannot create folder '/usr/src/.config/gimp/2.10/brushes': File exists
	make: *** [Makefile:131: _build/font.dat] Error 1
	--
	warnings.warn(str(e), _gtk.Warning)
	gimp: GEGL-WARNING:
	(../gegl/buffer/gegl-tile-handler-cache.c:1076):gegl_tile_cache_destroy: runtime check
	failed: (g_queue_is_empty (&cache_queue))
	To debug GeglBuffer leaks, set the environment variable GEGL_DEBUG to "buffer-alloc"
	--
	( cd _build && gimp -i -b "(let* ((image (car(gimp-xcf-load 1 \"../datafile/scroller.xcf\"
	\"ttt\")))(layers (cadr(gimp-image-get-layers image))))(file-png-save-defaults 1 image
	(aref layers 1) \"scr2_colors_rgb.png\" \"ttt\")(gimp-quit 1))" )
	gimp: GEGL-WARNING:
	(../gegl/buffer/gegl-tile-handler-cache.c:1076):gegl_tile_cache_destroy: runtime check
	failed: (g_queue_is_empty (&cache_queue))
	To debug GeglBuffer leaks, set the environment variable GEGL_DEBUG to "buffer-alloc"
	--
	( cd _build && gimp -i -b "(let* ((image (car(gimp-xcf-load 1 \"../datafile/scroller.xcf\"
	\"ttt\")))(layers (cadr(gimp-image-get-layers image))))(file-png-save-defaults 1 image
	(aref layers 2) \"scr3_colors_rgb.png\" \"ttt\")(gimp-quit 1))" )
	gimp: GEGL-WARNING:
	(../gegl/buffer/gegl-tile-handler-cache.c:1076):gegl_tile_cache_destroy: runtime check
	failed: (g_queue_is_empty (&cache_queue))
	To debug GeglBuffer leaks, set the environment variable GEGL_DEBUG to "buffer-alloc"
	--
	( cd _build && gimp -i -b "(let* ((image (car(gimp-xcf-load 1 \"../datafile/scroller.xcf\"
	\"ttt\")))(layers (cadr(gimp-image-get-layers image))))(file-png-save-defaults 1 image
	(aref layers 3) \"scr1_mask_rgb.png\" \"ttt\")(gimp-quit 1))" )
	gimp: GEGL-WARNING:
	(../gegl/buffer/gegl-tile-handler-cache.c:1076):gegl_tile_cache_destroy: runtime check
	failed: (g_queue_is_empty (&cache_queue))
	To debug GeglBuffer leaks, set the environment variable GEGL_DEBUG to "buffer-alloc"
	--
	( cd _build && gimp -i -b "(let* ((image (car(gimp-xcf-load 1 \"../datafile/scroller.xcf\"
	\"ttt\")))(layers (cadr(gimp-image-get-layers image))))(file-png-save-defaults 1 image
	(aref layers 4) \"scr2_mask_rgb.png\" \"ttt\")(gimp-quit 1))" )
	gimp: GEGL-WARNING:
	(../gegl/buffer/gegl-tile-handler-cache.c:1076):gegl_tile_cache_destroy: runtime check
	failed: (g_queue_is_empty (&cache_queue))
	To debug GeglBuffer leaks, set the environment variable GEGL_DEBUG to "buffer-alloc"
	--
	( cd _build && gimp -i -b "(let* ((image (car(gimp-xcf-load 1 \"../datafile/scroller.xcf\"
	\"ttt\")))(layers (cadr(gimp-image-get-layers image))))(file-png-save-defaults 1 image
	(aref layers 5) \"scr3_mask_rgb.png\" \"ttt\")(gimp-quit 1))" )
	gimp: GEGL-WARNING:
	(../gegl/buffer/gegl-tile-handler-cache.c:1076):gegl_tile_cache_destroy: runtime check
	failed: (g_queue_is_empty (&cache_queue))
	To debug GeglBuffer leaks, set the environment variable GEGL_DEBUG to "buffer-alloc"

	5 error logs REMOVED from the list
gnustep-sqlclient-1.7.0-alt9
ibus-1.5.27-alt1
lightdm-1.30.0-alt22
minitube-3.9.3-alt1
prometheus-simpleclient-java-0.12.0-alt1_4jpp11

Total 90 error logs.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-15  8:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-15  8:11 [cyber] I: Sisyphus-20221115 x86_64 beehive_status: +8 -5 (90) ALT beekeeper

ALT Linux Sisyphus cybertalk

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \
		sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com
	public-inbox-index sisyphus-cybertalk

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git