[cyber] I: Sisyphus-20220606 x86_64 beehive_status: +10 -12 (162)

ALT beekeeper hiver на altlinux.org
Пн Июн 6 06:32:01 MSK 2022


	10 NEW error logs

apache-commons-math-0:3.6.1-alt1_8jpp11
	[ERROR]
	[ERROR] Please refer to /usr/src/RPM/BUILD/commons-math3-3.6.1-src/target/surefire-reports
	for the individual test results.
	[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and
	[date].dumpstream.
	[ERROR] -> [Help 1]
	[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.
	[ERROR]
	[ERROR] For more information about the errors and possible solutions, please read the
	following articles:
	[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

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
	2 of 878 tests failed
	(73 tests were not run)

cilk-5.4.6-alt13
	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: /usr/libexec/rpm-build/install -p .libs/libcilk.p.so.0.0.0
	/usr/src/tmp/cilk-buildroot/usr/lib64/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:566: install-libLTLIBRARIES] Error 1

jabbix-1.0.1-alt3.2
	[javac] warning: [options] To suppress warnings about obsolete options, use
	-Xlint:-options.
	[javac]
	/usr/src/RPM/BUILD/jabbix-1.0.1/src/main/java/org/altlinux/jabbix/JabbixJSONProtocol.java:30:
	error: package org.json does not exist
	[javac] import org.json.JSONArray;
	[javac]		       ^
	[javac]
	/usr/src/RPM/BUILD/jabbix-1.0.1/src/main/java/org/altlinux/jabbix/JabbixJSONProtocol.java:31:
	error: package org.json does not exist
	[javac] import org.json.JSONObject;
	[javac]		       ^
	[javac]
	/usr/src/RPM/BUILD/jabbix-1.0.1/src/main/java/org/altlinux/jabbix/JabbixJSONProtocol.java:32:
	error: package org.json does not exist
	[javac] import org.json.JSONException;
	[javac]		       ^
	[javac]
	/usr/src/RPM/BUILD/jabbix-1.0.1/src/main/java/org/altlinux/jabbix/JabbixJSONProtocol.java:259:
	error: cannot find symbol
	[javac]     protected static Object getValue(JSONObject obj, String key) throws
	JabbixProtocolException {
	--
	[javac]   location: class JabbixJSONProtocol
	[javac]
	/usr/src/RPM/BUILD/jabbix-1.0.1/src/main/java/org/altlinux/jabbix/JabbixJSONProtocol.java:247:
	error: cannot find symbol
	[javac]		JSONObject req = new JSONObject();
	--
	[javac]   location: class JabbixJSONProtocol
	[javac]
	/usr/src/RPM/BUILD/jabbix-1.0.1/src/main/java/org/altlinux/jabbix/JabbixJSONProtocol.java:247:
	error: cannot find symbol
	[javac]		JSONObject req = new JSONObject();
	--
	[javac]   location: class JabbixJSONProtocol
	[javac]
	/usr/src/RPM/BUILD/jabbix-1.0.1/src/main/java/org/altlinux/jabbix/JabbixJSONProtocol.java:251:
	error: cannot find symbol
	[javac]		} catch (JSONException e) {
	--
	[javac]   location: class JabbixJSONProtocol
	[javac]
	/usr/src/RPM/BUILD/jabbix-1.0.1/src/main/java/org/altlinux/jabbix/JabbixJSONProtocol.java:263:
	error: cannot find symbol
	[javac]		} catch (JSONException e) {
	--
	[javac]   location: class JabbixJSONProtocol
	[javac]
	/usr/src/RPM/BUILD/jabbix-1.0.1/src/main/java/org/altlinux/jabbix/JabbixJSONProtocol.java:339:
	error: cannot find symbol
	[javac]		    JSONObject resp;
	--
	[javac]   location: class JabbixJSONProtocol
	[javac]
	/usr/src/RPM/BUILD/jabbix-1.0.1/src/main/java/org/altlinux/jabbix/JabbixJSONProtocol.java:341:
	error: cannot find symbol
	[javac]			resp = new JSONObject(msg);

libvamp-2.10.0-alt1
	ld: ./libvamp-hostsdk.a: error adding symbols: no more archived files
	collect2: error: ld returned 1 exit status
	make: *** [Makefile:268: host/vamp-simple-host] Error 1

public-inbox-1.8.0-alt1
	t/filter_vger.t .............. ok
	# require PublicInbox::Gcf2:
	open(/usr/src/.cache/public-inbox/inline-c/.public-inbox.lock): No such file or directory
	at /usr/src/RPM/BUILD/public-inbox-1.8.0/blib/lib/PublicInbox/Gcf2.pm line 20.
	# BEGIN failed--compilation aborted at
	/usr/src/RPM/BUILD/public-inbox-1.8.0/blib/lib/PublicInbox/Gcf2.pm line 78.
	# Compilation failed in require at (eval 12) line 1.
	t/gcf2.t ..................... skipped: PublicInbox::Gcf2 missing for t/gcf2.t
	# require PublicInbox::Gcf2:
	open(/usr/src/.cache/public-inbox/inline-c/.public-inbox.lock): No such file or directory
	at /usr/src/RPM/BUILD/public-inbox-1.8.0/blib/lib/PublicInbox/Gcf2.pm line 20.
	# BEGIN failed--compilation aborted at
	/usr/src/RPM/BUILD/public-inbox-1.8.0/blib/lib/PublicInbox/Gcf2.pm line 78.
	# Compilation failed in require at (eval 13) line 1.
	--
	Result: FAIL
	Failed 1/156 test programs. 0/6674 subtests failed.
	make: *** [Makefile:1110: test_dynamic] Error 255
	--
	0inputs+0outputs (0major+7529293minor)pagefaults 0swaps
	hasher-priv: master: idle time limit (3600 seconds) exceeded

python3-module-Pygments-2.11.2-alt1
	........................................................................ [ 29%]
	hasher-priv: master: idle time limit (3600 seconds) exceeded

python3-module-easyprocess-1.1-alt1
	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.43s (0:01:17) ====================

python3-module-pytest-xdist-2.5.0-alt1
	result = pytester.runpytest("-n1")
	>	result.stdout.fnmatch_lines(["*RuntimeError: Some runtime error*"])
	E	Failed: nomatch: '*RuntimeError: Some runtime error*'
	E	    and: '============================= test session starts
	=============================='
	--
	E	    and: 'INTERNALERROR>     raise IOError("cannot send to {!r}".format(self))'
	E	    and: 'INTERNALERROR> OSError: cannot send to <Channel id=1 closed>'
	E	    and: ''
	E	    and: '============================ no tests ran in 0.32s
	============================='
	E	remains unmatched: '*RuntimeError: Some runtime error*'
	/usr/src/RPM/BUILD/python3-module-pytest-xdist-2.5.0/testing/acceptance_test.py:1156:
	Failed
	--
	INTERNALERROR>	   raise IOError("cannot send to {!r}".format(self))
	INTERNALERROR> OSError: cannot send to <Channel id=1 closed>
	============================ no tests ran in 0.32s =============================
	--
	reason: [NOTRUN]
	FAILED testing/acceptance_test.py::test_internal_errors_propagate_to_controller
	============ 1 failed, 154 passed, 2 skipped, 10 xfailed in 54.76s =============
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-pytest-xdist-2.5.0/.tox/py3/bin/pytest (exited with
	code 1)
	py3 finish: run-test  after 55.01 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-pytest-xdist-2.5.0/.tox/.tmp/package/1/pytest-xdist-2.5.0.zip

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

	12 error logs REMOVED from the list
awstats-7.7-alt0.6.20180105
cross-toolchain-aarch64-linux-gnu-20210831-alt1
cross-toolchain-arm-linux-gnueabihf-20211201-alt1
jicofo-1.1-alt0.4
litmus-0.14.0-alt1.git.9fbc73d
perl-CGI-Compile-0.25-alt1
perl-Switch-2.17-alt1
php7-memcache-4.0.5.2-alt7.4.28.alt1
python3-module-libarchive-c-3.1-alt1
suspend-utils-1.0-alt2.git668c5f7
tarantool-2.8.4-alt1
x2goserver-4.1.0.3-alt3

Total 162 error logs.


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