[cyber] I: Sisyphus-20241121 x86_64 beehive_status: +7 -10 (841)

ALT beekeeper hiver на altlinux.org
Чт Ноя 21 08:48:20 MSK 2024


	7 NEW error logs

autogen-5.18.16-alt1
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  0
	# XPASS: 0
	# ERROR: 0
	make[4]: Leaving directory '/usr/src/RPM/BUILD/autogen-5.18.16/agen5/test'
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  0
	# XPASS: 0
	# ERROR: 0
	make[5]: Leaving directory '/usr/src/RPM/BUILD/autogen-5.18.16/getdefs/test'
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  0
	# XPASS: 0
	# ERROR: 0
	make[5]: Leaving directory '/usr/src/RPM/BUILD/autogen-5.18.16/xml2ag/test'

glycin-1.1.1-alt1
	For more information about this error, try `rustc --explain E0063`.
	error: could not compile `libheif-rs` (lib) due to 1 previous error
	warning: build failed, waiting for other jobs to finish...
	--
	loaders/tmp-glycin-image-rs:24:0: warning: invalid non-blank line
	FAILED: loaders/glycin-heif-bin
	env CARGO_HOME=/usr/src/RPM/BUILD/glycin-1.1.1/x86_64-alt-linux/cargo-home
	LOCALEDIR=/usr/share/locale GIT_DESCRIBE= /usr/bin/cargo build --target-dir
	/usr/src/RPM/BUILD/glycin-1.1.1/x86_64-alt-linux/cargo-target --profile release
	--manifest-path /usr/src/RPM/BUILD/glycin-1.1.1/Cargo.toml --package glycin-heif

lightdm-1.32.0-alt9
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	See tests/test-suite.log
	--
	# SKIP:  0
	# XFAIL: 0
	# FAIL:  1
	# XPASS: 0
	# ERROR: 0
	.. contents:: :depth: 2
	FAIL: test-session-greeter-reconnect
	** (process:3690411): WARNING **: 04:34:20.106: Error loading passwd file: Failed to
	open file ?/tmp/.r0/etc/passwd?: No such file or directory
	** (process:3690422): WARNING **: 04:34:20.110: Error loading passwd file: Failed to
	open file ?/tmp/.r0/etc/passwd?: No such file or directory
	** (process:3690428): WARNING **: 04:34:20.114: Error loading passwd file: Failed to
	open file ?/tmp/.r0/etc/passwd?: No such file or directory
	** (process:3690432): WARNING **: 04:34:20.119: Error loading passwd file: Failed to
	open file ?/tmp/.r0/etc/passwd?: No such file or directory

mumps-5.3.5-alt3
	ld: /usr/src/tmp/ccQgBo2T.ltrans0.ltrans.o: in function `extractElimTree':
	/usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/gelim.c:1067:(.text+0x86ca): undefined
	reference to `newElimTree'
	ld: /usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/gelim.c:1121:(.text+0x8841): undefined
	reference to `initFchSilbRoot'
	ld: /usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/gelim.c:1067:(.text+0x886e): undefined
	reference to `newElimTree'
	ld: /usr/src/tmp/ccQgBo2T.ltrans0.ltrans.o: in function `setupCSSFromFrontSubscripts':
	/usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/symbfac.c:248:(.text+0xa275): undefined
	reference to `firstPostorder'
	ld: /usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/symbfac.c:248:(.text+0xa2ea): undefined
	reference to `nextPostorder'
	ld: /usr/src/tmp/ccQgBo2T.ltrans0.ltrans.o: in function `newFrontSubscripts':
	/usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/symbfac.c:270:(.text+0xa322): undefined
	reference to `nFactorIndices'
	ld: /usr/src/tmp/ccQgBo2T.ltrans0.ltrans.o: in function `freeFrontSubscripts':
	/usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/symbfac.c:288:(.text+0xa408): undefined
	reference to `freeElimTree'
	ld: /usr/src/tmp/ccQgBo2T.ltrans0.ltrans.o: in function `printFrontSubscripts':
	/usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/symbfac.c:314:(.text+0xa493): undefined
	reference to `firstPostorder'
	ld: /usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/symbfac.c:314:(.text+0xa559): undefined
	reference to `nextPostorder'
	ld: /usr/src/tmp/ccQgBo2T.ltrans0.ltrans.o: in function `initFactorMtx':
	/usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/symbfac.c:547:(.text+0xa817): undefined
	reference to `firstPostorder'
	ld: /usr/src/RPM/BUILD/mumps-5.3.5-seq/PORD/lib/symbfac.c:547:(.text+0xa904): undefined
	reference to `nextPostorder'

python3-module-execnet-2.1.1-alt1
	XFAIL testing/test_multi.py::test_safe_terminate[thread] - active_count() has been
	broken for some time
	XFAIL
	testing/test_termination.py::test_terminate_implicit_does_trykill[thread-sys.executable]
	- reason: since python3.12 this test triggers RuntimeError: can't create new thread at
	interpreter shutdown
	XFAIL testing/test_threadpool.py::test_limited_size[thread] - WorkerPool does not
	implement limited size
	XFAIL testing/test_multi.py::test_safe_terminate[main_thread_only] - active_count()
	has been broken for some time
	XFAIL
	testing/test_termination.py::test_terminate_implicit_does_trykill[main_thread_only-sys.executable]
	- reason: since python3.12 this test triggers RuntimeError: can't create new thread at
	interpreter shutdown
	XFAIL testing/test_threadpool.py::test_limited_size[main_thread_only] - WorkerPool does
	not implement limited size
	--
	XPASS testing/test_xspec.py::TestMakegateway::test_popen_nice - fails due to timing
	problems on busy single-core VMs
	FAILED testing/test_gateway.py::TestBasicGateway::test__rinfo[main_thread_only-socket]
	= 1 failed, 464 passed, 613 skipped, 6 xfailed, 11 xpassed, 78 warnings in 42.77s =
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-execnet-2.1.1/.tox/py3/bin/python -m pytest testing
	(exited with code 1)
	py3 finish: run-test  after 43.05 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-execnet-2.1.1/.tox/.tmp/package/1/execnet-2.1.1-py3-none-any.whl

qemu-9.1.1-alt1
	Summary of Failures:
	108/885 qemu:qtest+qtest-arm / qtest-arm/aspeed_smc-test			  TIMEOUT
	360.04s   killed by signal 15 SIGTERM
	Ok:		    819
	Expected Fail:	    0
	Fail:		    0
	Unexpected Pass:    0
	Skipped:	    65
	Timeout:	    1
	Full log written to /usr/src/RPM/BUILD/qemu-9.1.1/build-dynamic/meson-logs/testlog.txt
	make: *** [Makefile.mtest:26: do-meson-check] Error 1

zstd-1.5.5-alt2
	test206 : ZSTD_adjustCParams() + dictionary OK
	test207 : check compression mem usage monotonicity over levels for estimateCCtxSize() : OK
	test208 : check estimateCCtxSize() always larger or equal to
	ZSTD_estimateCCtxSize_usingCParams() : OK
	test209 : thread pool API tests :
	thread pool test : threadPool re-use roundtrips: OK
	thread pool test : threadPool simultaneous usage: OK
	thread pool tests OK
	1	   
	 2	    
	  9	     
	  19	      
    23	       
    35
	
    40		 
    45	  
    48	   
	52	    
	 56	     
	63	    
	 71	     
	  78	      
    81	       
    84		
    96
	
   111		 
   113	  
   114	   
   117	    
	122	     
	131	     
	 139	      
   142	       
   160		
   166		 
   167
	
   168		 
   173	  
   181	   
   186	    
	187	     
	188	     
	 192	      
   203	       
   208		
   209		 
   212
	
   219		 
   227	  
   234	   
   244	    
	250	     
	255	     
	 267	      
   271	       
   290		
   305		 
   310
	
   314		 
   330	  
   341	   
   342	    
	352	     
	354	     
	 368	      
   377	       
   378		
   388		 
   392
	
   398		 
   401	  
   414	   
   425	    
	438	     
	458	     
	 463	      
   466	       
   467		
   468		 
   472
	
   486		 
   489	  
   490	   
   492	    
	501	     
	506	     
	 513	      
   522	       
   527		
   529		 
   534
	
   542		 
   546	  
   551	   
   561	    
	574	     
	578	     
	 585	      
   590	       
   597		
   599		 
   612
	
   618		 
   628	  
   631	   
   635	    
	638	     
	650	     
	 652	      
   660	       
   669		
   670		 
   679
	
   694		 
   698	  
   709	   
   716	    
	723	     
	730	     
	 751	      
   757	       
   764		
   770		 
   782
	
   790		 
   792	  
   799	   
   803	    
	806	     
	810	     
	 814	      
   822	       
   827		
   829		 
   831
	
   842		 
   859	  
   874	   
   875	    
	894	     
	903	     
	 909	      
   912	       
   916		
   918		 
   919
	
   927		 
   931	  
   937	   
   945	    
	948	     
	957	     
	 958	      
   961	       
   975		
   982		 
   987
	
   992		 
  1001	  
  1002	   
  1012	    
  1020	     
	1026	      
  1033	       
  1039		
  1041		 
  1046	  
  1051
	
  1054		 
  1061	  
  1070	   
  1074	    
  1077	     
	1083	      
  1089	       
  1099		
  1107		 
  1110	  
	1112	      
  1123	       
  1126		
  1127		 
  1138	  
	1140	      
  1141	       
  1147		
  1156		 
  1165	  
	1166	      
  1175	       
  1187		
  1195		 
  1199	  
	1205	      
  1206	       
  1213		
  1215		 
  1222	  
	1227	      
  1233	       
  1237		
  1246		 
  1249	  
	1251	      
  1259	       
  1263		
  1270		 
  1272	  
	1278	      
  1282	       
  1287		
  1288		 
  1290	  
	1293	      
  1301	       
  1312		
  1314		 
  1317	  
	1321	      
  1330	       
  1332		
  1341		 
  1355	  
	1373	      
  1383	       
  1386		
  1396		 
  1400	  
	1401	      
  1408	       
  1422		
  1431		 
  1434	  
	1438	      
  1443	       
  1448		
  1456		 
  1459	  
	1462	      
  1466	       
  1468		
  1471		 
  1478	  
	1485	      
  1492	       
  1495		
  1500		 
  1502	  
  1509
	make: Leaving directory '/usr/src/RPM/BUILD/zstd-1.5.5-alt2/tests'
	make: Target 'test' not remade because of errors.

	10 error logs REMOVED from the list
admc-0.17.0-alt1
auditd-plugin-clickhouse-lite-0.1.8-alt2
cilk-5.4.6-alt13
python-2.7.18-alt11
python3-module-cheroot-10.0.1-alt2
python3-module-oslo.rootwrap-7.3.0-alt1
python3-module-requests-unixsocket2-0.4.2-alt1
python3-module-websockets-14.0-alt1
tmux-3.5a-alt1
verilator-5.018-alt1

Total 841 error logs.


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