[cyber] I: Sisyphus-20200107 i586 beehive_status: +9 -11 (597)

ALT beekeeper hiver на altlinux.org
Вт Янв 7 17:01:47 MSK 2020


	9 NEW error logs

cilk-5.4.6-alt11
	perl -I. ./bfnnconv.pl ./cilk-faq.bfnn
	no ./cilk-faq.xrefdb (No such file or directory) at ./bfnnconv.pl line 43.
	S0	    
S1		 
Q1.1		
Q1.2	       
Q1.3	      
Q1.4	     
Q1.5
	
Q1.6	       
Q1.7	      
Q1.8	     
S2	  
Q2.1		 
Q2.2
	
Q2.3	       
Q2.4	      
S3	   
Q3.1	  
Q3.2		 
Q3.3
	
Q3.4	       
unknown question `compile' at ./bfnnconv.pl line 221, <> line 263.
	--
	libtool: install: /bin/install -p .libs/libcilk.p.so.0.0.0
	/usr/src/tmp/cilk-buildroot/usr/lib/libcilk.p.so.0.0.0
	/bin/install: cannot stat '.libs/libcilk.p.so.0.0.0': No such file or directory
	make[2]: *** [Makefile:565: install-libLTLIBRARIES] Error 1

ghc8.6.4-sha-1.6.4.4-alt1
	+ ./Setup makefile -f cabal-rpm.mk
	unrecognised command: makefile (try --help)
	+ ./Setup build
	Preprocessing library for SHA-1.6.4.4..
	Building library for SHA-1.6.4.4..
	[1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs,
	dist/build/Data/Digest/Pure/SHA.o )
	ghc: out of memory (requested 1048576 bytes)
	error: Bad exit status from /usr/src/tmp/rpm-tmp.9323 (%build)
	RPM build errors:
	File /usr/src/RPM/SOURCES/ghc8.6.4-sha-1.6.4.4-alt1.patch is smaller than 8 bytes

gumtree-2.1.1-alt1
	# JRE version: OpenJDK Runtime Environment (10.0.2+13) (build 10.0.2+13)
	# Java VM: OpenJDK Server VM (10.0.2+13, mixed mode, tiered, g1 gc, linux-x86)
	# Problematic frame:
	# J 6323 c2 sun.security.provider.DigestBase.engineUpdate([BII)V java.base на 10.0.2
	(189 bytes) @ 0xef5f5e3c [0xef5f5ce0+0x0000015c]
	# No core dump will be written. Core dumps have been disabled. To enable core dumping,
	try "ulimit -c unlimited" before starting Java again
	# An error report file with more information is saved as:
	# /usr/src/RPM/BUILD/gumtree-2.1.1/hs_err_pid62605.log
	Could not load hsdis-i386.so; library not loadable; PrintAssembly is disabled
	# If you would like to submit a bug report, please visit:
	#   http://bugreport.java.com/bugreport/crash.jsp

java-10-openjdk-0:10.0.2.13-alt1_7jpp9
	vm_info: OpenJDK Server VM (10.0.2+13) for linux-x86 JRE (10.0.2+13), built on Jan  7
	2020 07:00:42 by "builder" with gcc 9.2.1 20190827 (ALT Sisyphus 9.2.1-alt2)
	END.
	+ false
	error: Bad exit status from /usr/src/tmp/rpm-tmp.70349 (%build)
	RPM build errors:
	Unparseable macro: % = %%{epoch}:%%{version}
	Unparseable macro: % = %%{epoch}:%%{javaver}
	Unparseable macro: % = %%{epoch}:%%{version}
	Unparseable macro: % = %%{epoch}:%%{javaver}
	Unparseable macro: %.*}"

libglui-2.36-alt1.qa1
	/usr/bin/ld.default: ./lib/libglui.so: file not recognized: file truncated
	collect2: error: ld returned 1 exit status
	make: *** [makefile:69: bin/example1] Error 1
	--
	./lib/libglui.so: file not recognized: file format not recognized
	collect2: error: ld returned 1 exit status
	make: *** [makefile:69: bin/example4] Error 1
	--
	./lib/libglui.so: file not recognized: file format not recognized
	collect2: error: ld returned 1 exit status
	make: *** [makefile:69: bin/example5] Error 1

oddjob-0.34.4-alt3
	@@ -0,0 +1,2 @@
	+stat: cannot stat '/proc/33800/fd/3': No such file or directory
	+stat: cannot stat '/proc/33800/fd/4': No such file or directory
	FAIL

openjade-1.3.2-alt15
	/usr/include/OpenSP/Vector.cxx: In member function 'virtual void
	OpenJade_DSSSL::SerialFOTBuilder::endMultiMode()':
	/usr/include/OpenSP/Vector.cxx:124:5: warning: iteration 268435456 invokes undefined
	behavior [-Waggressive-loop-optimizations]
	124 |	  (void)new (ptr_ + size_++) T;
	/usr/include/OpenSP/Vector.cxx:123:14: note: within this loop
	123 |	while (n-- > 0)
	mv -f FOTBuilder.o FOTBuilder.lo
	make[2]: Leaving directory '/usr/src/RPM/BUILD/openjade-1.3.2/style'
	rm InterpreterMessages.cxx
	make[1]: *** [Makefile:64: style] Error 2
	make: *** [Makefile:56: all] Error 2

python-module-manhole-1.6.0-alt3
	tests/test_manhole.py::test_sigmask SKIPPED				 [ 75%]
	tests/test_manhole.py::test_stderr_doesnt_deadlock FAILED		 [ 77%]
	tests/test_manhole.py::test_uwsgi SKIPPED				 [ 80%]
	--
	seconds, check_strings
	E   AssertionError: Waited 30.00secs but ['SUCCESS'] did not appear in output in the
	given order !
	----------------------------- Captured stdout call -----------------------------
	--
	raise AssertionError(path + ' exists !')
	AssertionError: /tmp/manhole-39962 exists !
	DIED.
	In atexit handler.
	--
	SKIPPED [1] tests/test_manhole.py:527: condition: not is_module_available("uwsgi")
	FAILED tests/test_manhole.py::test_stderr_doesnt_deadlock - AssertionError: W...
	======== 1 failed, 40 passed, 4 skipped, 1 warning in 284.57s (0:04:44) ========
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python-module-manhole-1.6.0/.tox/py37-normal-normal-nocov/bin/pytest
	-vv --assert=plain (exited with code 1)
	___________________________________ summary ____________________________________
	py27-normal-normal-nocov: commands succeeded
	ERROR:	 py37-normal-normal-nocov: commands failed

python3-module-pebble-4.3.7-alt2
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):
	--
	Exception: BOOM!
	ERROR:root:BOOM!
	Traceback (most recent call last):

	11 error logs REMOVED from the list
derby-0:10.13.1.1-alt1_4jpp8
jed-2:0.99.19-alt2.qa2.1
libxerces-c28-2.8.0-alt3.qa5
mpc-0.30-alt1
perl-HTTP-Proxy-0.304-alt2
podman-1.6.4-alt1
pommed-1.39-alt8
python-module-pexpect-4.7.0-alt1
python-module-pytest-cov-2.8.1-alt1
python3-module-pytest-bdd-3.1.1-alt2
subethasmtp-3.1.7-alt1_14jpp8

Total 597 error logs.


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