[cyber] I: Sisyphus-20230925 x86_64 beehive_status: +8 -4 (180)

ALT beekeeper hiver на altlinux.org
Пн Сен 25 10:02:09 MSK 2023


	8 NEW error logs

curl-8.3.0-alt1
	TESTDONE: 1395 tests out of 1396 reported OK: 99%
	TESTFAIL: These test cases failed: 1474
	make[1]: *** [Makefile:828: full-test] Error 1

fleet-commander-admin-0.15.1-alt12
	./admin/fleetcommander
	pylint 2.17.5
	astroid 2.15.6
	Python 3.11.4 (main, Sep  1 2023, 22:57:22) [GCC 13.2.1 20230817 (ALT Sisyphus
	13.2.1-alt2)]
	************* Module logger.fleet_commander_logger
	logger/fleet_commander_logger.py:1156:16: E1102: self.test_profiles_file_updated_cb
	is not callable (not-callable)
	logger/fleet_commander_logger.py:1213:16: E1102: self.test_prefs_file_updated_cb
	is not callable (not-callable)
	Your code has been rated at 9.98/10
	make: *** [Makefile:840: pylint] Error 2
	make: Leaving directory '/usr/src/RPM/BUILD/fleet-commander-admin-0.15.1'

gnustep-themes-Gtk-1.0-alt8
	from GGnomeTheme.m:5:
	/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use
	'GDateTime' instead [-Wdeprecated-declarations]
	139 |	GTime  mod_time; /* time of the modification */
	/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use
	'GDateTime' instead [-Wdeprecated-declarations]
	144 | GTime	  gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
	/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use
	'GDateTime' instead [-Wdeprecated-declarations]
	153 |						   GTime	  mod_time);
	gmake[2]: *** [/usr/share/GNUstep/Makefiles/Instance/bundle.make:193:
	internal-bundle-run-compile-submake] Error 2
	gmake[1]: *** [/usr/share/GNUstep/Makefiles/Master/rules.make:297:
	Gtk.all.bundle.variables] Error 2
	make: *** [/usr/share/GNUstep/Makefiles/Master/bundle.make:37: internal-all] Error 2

libwebkitgtk2-2.4.11-alt14
	<built-in>: note: this is the location of the previous definition
	DerivedSources/WebCore/JSDOMWindow.cpp:177:10: fatal error: JSInternalSettingsGenerated.h:
	No such file or directory
	177 | #include "JSInternalSettingsGenerated.h"

maven-doxia-0:1.9.1-alt1_3jpp11
	[INFO] ------------------------------------------------------------------------
	[INFO] BUILD FAILURE
	[INFO] ------------------------------------------------------------------------
	[INFO] Total time:  01:58 min
	[INFO] Finished at: 2023-09-25T03:30:16Z
	[INFO] ------------------------------------------------------------------------
	[ERROR] NullPointerException
	[ERROR]
	[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
	[ERROR] Re-run Maven using the -X switch to enable full debug logging.

mumps-5.3.5-alt3
	ld: /usr/src/tmp/ccEDTEAI.ltrans0.ltrans.o: in function `constructDomainDecomposition':
	/usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/ddcreate.c:507:(.text+0x43bf): undefined
	reference to `distributionCounting'
	ld: /usr/src/tmp/ccEDTEAI.ltrans0.ltrans.o: in function `shrinkDomainDecomposition':
	/usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/ddcreate.c:922:(.text+0x52aa): undefined
	reference to `distributionCounting'
	ld: /usr/src/tmp/ccEDTEAI.ltrans0.ltrans.o: in function `justifyFronts':
	/usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/tree.c:777:(.text+0xb855): undefined
	reference to `insertUpIntsWithStaticIntKeys'
	ld: /usr/src/tmp/ccEDTEAI.ltrans0.ltrans.o: in function `setupCSSFromGraph':
	/usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/symbfac.c:173:(.text+0xc3ce): undefined
	reference to `qsortUpInts'
	ld: /usr/src/tmp/ccEDTEAI.ltrans0.ltrans.o: in function `setupFrontSubscripts':
	/usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/symbfac.c:433:(.text+0xcfaf): undefined
	reference to `qsortUpInts'
	collect2: error: ld returned 1 exit status
	make[2]: *** [Makefile:34: libpord_seq.so] Error 1

perl-POE-Component-SSLify-1.012-alt1_17
	t/simple_large.t .............. ok
	#   Failed test 'SERVER: SSLify_Options 3793578: private key
	#   at t/simple_parallel.t line 52.
	#   Failed test 'SERVER: Server_SSLify Please do SSLify_Options() first ( or pass in a $ctx
	object ) at /usr/src/RPM/BUILD/POE-Component-SSLify-1.012/blib/lib/POE/Component/SSLify.pm
	line 247.
	#   at t/simple_parallel.t line 55.
	--
	t/simple_parallel.t	    (Wstat: 5632 Tests: 104 Failed: 2)
	Failed tests:  102-103
	Non-zero exit status: 22

python3-module-easyprocess-1.1-alt2
	tests/test_fast/test_proc.py::test_start3 PASSED			 [ 21%]
	tests/test_fast/test_proc.py::test_alive FAILED				 [ 23%]
	tests/test_fast/test_proc.py::test_std PASSED				 [ 26%]
	--
	tests/test_fast/test_proc.py::test_wrap PASSED				 [ 31%]
	tests/test_fast/test_proc.py::test_with FAILED				 [ 34%]
	tests/test_fast/test_proc.py::test_parse PASSED				 [ 36%]
	--
	=========================== short test summary info ============================
	FAILED tests/test_fast/test_proc.py::test_alive - assert False
	FAILED tests/test_fast/test_proc.py::test_with - assert False
	=================== 2 failed, 36 passed in 77.95s (0:01:17) ====================

	4 error logs REMOVED from the list
chromium-gost-111.0.5563.64-alt1
eclib-20230424-alt1
libvamp-2.10.0-alt2
perl-Starlet-0.31-alt1_10

Total 180 error logs.


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