[cyber] I: Sisyphus-20210923 x86_64 beehive_status: +7 -73 (475)

ALT beekeeper hiver на altlinux.org
Чт Сен 23 10:36:11 MSK 2021


	7 NEW error logs

SNNS-4.3-alt1.1.1.1
	ld: /usr/src/tmp/ccl2SwDr.ltrans11.ltrans.o: in function `RbfKohonenInit.constprop.0':
	/usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/../../kernel/sources/init_f.c:1211: undefined
	reference to `kr_initSubPatternOrder'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/../../kernel/sources/init_f.c:1219:
	undefined reference to `kr_AbsPosOfFirstSubPat'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/../../kernel/sources/init_f.c:1220:
	undefined reference to `kr_AbsPosOfFirstSubPat'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/../../kernel/sources/init_f.c:1221:
	undefined reference to `kr_NoOfSubPatPairs'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/../../kernel/sources/init_f.c:1235:
	undefined reference to `kr_getSubPatternByOrder'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/../../kernel/sources/init_f.c:1249:
	undefined reference to `kr_getSubPatData'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/../../kernel/sources/init_f.c:1300:
	undefined reference to `kr_initSubPatternOrder'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/../../kernel/sources/init_f.c:1310:
	undefined reference to `kr_getSubPatternByOrder'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/../../kernel/sources/init_f.c:1313:
	undefined reference to `kr_getSubPatData'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/../../kernel/sources/init_f.c:1243:
	undefined reference to `kr_getSubPatternByNo'
	ld: /usr/src/RPM/BUILD/SNNSv4.3/xgui/sources/../../kernel/sources/init_f.c:1203:
	undefined reference to `kr_np_pattern'

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

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.g.so.0.0.0
	/usr/src/tmp/cilk-buildroot/usr/lib64/libcilk.g.so.0.0.0
	/bin/install: cannot stat '.libs/libcilk.g.so.0.0.0': No such file or directory
	make[2]: *** [Makefile:565: install-libLTLIBRARIES] Error 1

python3-3.9.7-alt1
	test_valid_signals (test.test_signal.WindowsSignalTests) ... skipped 'Windows specific'
	FAIL: test_stress_delivery_dependent (test.test_signal.StressTest)
	This test uses dependent signal handlers.
	--
	self.assertEqual(len(sigs), N, "Some signals were lost")
	AssertionError: 6964 != 10000 : Some signals were lost
	Ran 54 tests in 93.525s
	FAILED (failures=1, skipped=4)
	test test_signal failed

python3-module-Quamash-0.6.1-alt2
	@pytest.mark.raises(ExceptionTester)
	quamash/__init__.py: 2 warnings
	tests/test_qeventloop.py: 21 warnings
	/usr/src/RPM/BUILD/python3-module-Quamash-0.6.1/quamash/__init__.py:183:
	DeprecationWarning: an integer is required (got type float).  Implicit conversion to
	integers using __int__ is deprecated, and may be removed in a future version of Python.
	timerid = self.startTimer(delay * 1000)
	tests/test_qeventloop.py::test_can_communicate_subprocess
	/usr/lib64/python3.9/asyncio/subprocess.py:196: DeprecationWarning: The loop argument
	is deprecated since Python 3.8, and scheduled for removal in Python 3.10.
	stdin, stdout, stderr = await tasks.gather(stdin, stdout, stderr,
	-- Docs: https://docs.pytest.org/en/stable/warnings.html
	============== 1 failed, 44 passed, 26 warnings, 1 error in 3.04s ==============

python3-module-zope.authentication-4.4.0-alt2
		     from zope.component.interfaces import IComponentLookup
		 ImportError: cannot import name
	'IComponentLookup' from 'zope.component.interfaces'
	(/usr/lib64/python3/site-packages/zope/component/interfaces.py)
	File
	"/usr/src/RPM/BUILD/python3-module-zope.authentication-4.4.0/src/zope/authentication/principal.py",
	line 152, in
	zope.authentication.principal.PrincipalSource.getQueriables
	--
		     testingNextUtility(dummy1, dummy2, IAuthentication)
		 NameError: name 'testingNextUtility' is not defined
	File
	"/usr/src/RPM/BUILD/python3-module-zope.authentication-4.4.0/src/zope/authentication/principal.py",
	line 153, in
	zope.authentication.principal.PrincipalSource.getQueriables
	--
		     testingNextUtility(dummy2, dummy3, IAuthentication)
		 NameError: name 'testingNextUtility' is not defined
	File
	"/usr/src/RPM/BUILD/python3-module-zope.authentication-4.4.0/src/zope/authentication/principal.py",
	line 160, in
	zope.authentication.principal.PrincipalSource.getQueriables
	--
	getQueriables (zope.authentication.principal.PrincipalSource)
	ERROR: InvocationError for command /usr/bin/coverage3 run -m zope.testrunner
	--test-path=src -vc (exited with code 1)
	___________________________________ summary ____________________________________
	ERROR:	 py39: commands failed
	error: Bad exit status from /usr/src/tmp/rpm-tmp.5831 (%check)

tome-2.3.5-alt3
	powers.c: In function 'power_activate':
	powers.c:101:13: internal compiler error: Segmentation fault
	101 | static void power_activate(int power)
	--
	See <http://bugzilla.altlinux.org> for instructions.
	lto-wrapper: fatal error: x86_64-alt-linux-gcc returned 1 exit status
	compilation terminated.
	ld: error: lto-wrapper failed
	collect2: error: ld returned 1 exit status
	make: *** [makefile.std:458: tome] Error 1

	73 error logs REMOVED from the list
NetworkManager-1.32.10-alt1
agola-0.5.0-alt3
alt-tasks-0.3.0-alt2
buildah-1.22.3-alt1
chronograf-1.8.6-alt1
cni-plugin-dnsname-1.1.1-alt1
cni-plugins-1.0.0-alt1
containerd-1.4.9-alt1
convert3d-1.1.0-alt2.git61a9bf2.1
cri-o-1.20.0-alt1
crtools-ovz-3.15.2.9-alt3
deepin-api-5.4.6-alt1
deepin-daemon-1:5.13.12-alt2
deepin-desktop-schemas-5.9.18-alt1
deepin-gir-generator-2.0.2-alt3.gitd9225a1
docker-cli-20.10.8-alt1
docker-machine-0.16.2-alt1
eppic-4.0.0.13.gdc60e00-alt1
erlang-proper-1.3-alt2
erlang-triq-1.3.0-alt1
ferrisloki-3.0.13-alt3
flannel-0.14.0-alt1
fscrypt-0.3.0.0.5.e479779-alt2
fsextender-0.1.6-alt1
gawk-5.1.0.0.213.d04f-alt1
gcc11-11.2.1-alt1
gitea-1.14.5-alt1
github-cli-1.5.0-alt1
go-bindata-3.1.3-alt1
golang-1.17.1-alt1
golang-torproject-pluggable-transports-goptlib-1.1.0-alt1_1
goredo-1.0.0-alt1
haveged-1.9.14-alt1
hub-2.14.2-alt2
ignition-2.12.0-alt1
influxdb-1.8.7-alt1
kubernetes-1.20.8-alt1
libaom-3.1.2-alt2
libcerf-1.13-alt3_4
libcxxtools-2.2.1-alt2
libfltk13-1.3.5-alt0.1.rc1
libgringotts-1.2.1-alt1.1.qa2
libical-3.0.10-alt1.1
libmimetic-0.9.8-alt1
libnetwork-20.10.8-alt1.git64b7a45
libtasn1-4.17.0-alt1
libtomcrypt-1.18.2-alt3
libtommath-1.1.0-alt1
libv8-3.14-3.14.5.10-alt3
libvzctl-7.0.697-alt1
lxd3.0-3.0.4-alt2
meschach-1.2-alt1.b.3
mongo-tools-4.2.12-alt1
openni-primesense-5.1.6.6-alt2_11.qa1
opensnitch-1.0.0-alt5.b.git.5c8f710
perl-File-LibMagic-1.23-alt1
php7-7.4.23-alt1
procps-3.3.17-alt4.g37f1060
prometheus-2.28.0-alt1
promu-0.12.0-alt1
qca-qt5-2.3.1-alt1
racket-7.3-alt2
spai-3.2-alt8
spreed-webrtc-0.29.7-alt2
syncthing-1.18.0-alt1
v4l-utils-1.20.0-alt1
vdr-2.2.0-alt9
victoriametrics-1.63.0-alt1
victoriametrics-cluster-1.63.0-alt1
victoriametrics-vmctl-0.4.0-alt1
vmango-0.12.1-alt1
vzstat-7.0.25-alt2
zabbix-1:5.4.4-alt2

Total 475 error logs.


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