[cyber] I: Sisyphus-20210506 i586 beehive_status: +7 -9 (183)

ALT beekeeper hiver на altlinux.org
Чт Май 6 17:21:08 MSK 2021


	7 NEW error logs

SPICE-0.15.0-alt1
	[22/173] Compiling C object
	subprojects/spice-common/tests/test_marshallers.p/meson-generated_.._generated_test_marshallers.c.o
	FAILED:
	subprojects/spice-common/tests/test_marshallers.p/meson-generated_.._generated_test_marshallers.c.o
	cc -Isubprojects/spice-common/tests/test_marshallers.p -Isubprojects/spice-common/tests
	-I../subprojects/spice-common/tests -Isubprojects/spice-common
	-I../subprojects/spice-common -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
	-I/usr/include/pixman-1 -I/usr/include/spice-1 -I/usr/include/opus
	-I/usr/include/cacard -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64
	-Wall -Winvalid-pch -Wextra '-DG_LOG_DOMAIN="Spice"' -Wno-unused-parameter
	-DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38
	-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -MD -MQ
	subprojects/spice-common/tests/test_marshallers.p/meson-generated_.._generated_test_marshallers.c.o
	-MF
	subprojects/spice-common/tests/test_marshallers.p/meson-generated_.._generated_test_marshallers.c.o.d
	-o
	subprojects/spice-common/tests/test_marshallers.p/meson-generated_.._generated_test_marshallers.c.o
	-c subprojects/spice-common/tests/generated_test_marshallers.c
	In file included from subprojects/spice-common/tests/generated_test_marshallers.c:20:
	../subprojects/spice-common/tests/test-marshallers.h:6:10: fatal error:
	generated_test_messages.h: No such file or directory
	6 | #include "generated_test_messages.h"

libsmi-0.5.0-alt1.svn1841
	parser-smi.y: In function 'smiparse':
	parser-smi.y:2188:67: error: 'SmiValue' has no member named 'baset'; did you mean
	'basetype'?
	2188 |	    ((Range *)$4->listPtr->ptr)->export.minValue.basetype =
	SMI_BASETYPE_UNSIGNED32;
	--
	2188 |	    ((Range *)$4->listPtr->ptr)->export.minValue.basetype =
	SMI_BASETYPE_UNSIGNED32;
	parser-smi.y:2188:72: error: expected ';' before 'Ptr'
	2188 |	    ((Range *)$4->listPtr->ptr)->export.minValue.basetype =
	SMI_BASETYPE_UNSIGNED32;
	parser-smi.y:2188: error: expected statement before ')' token
	2188 |	    ((Range *)$4->listPtr->ptr)->export.minValue.basetype =
	SMI_BASETYPE_UNSIGNED32;
	parser-smi.y:2189:8: error: 'p' undeclared (first use in this function)
	2189 |	    ((Range *)$4->listPtr->ptr)->export.minValue.value.unsigned32 = 0;
	parser-smi.y:2189:8: note: each undeclared identifier is reported only once for each
	function it appears in
	parser-smi.y:2190:13: error: 'pp' undeclared (first use in this function)
	2190 |	    ((Range *)$4->listPtr->ptr)->export.maxValue.basetype =
	SMI_BASETYPE_UNSIGNED32;
	parser-smi.y:7268: error: expected declaration or statement at end of input
	7268 | %%
	--
	2134 |	      Type *typePtr;
	parser-smi.y:7268: error: expected declaration or statement at end of input
	7268 | %%
	parser-smi.y:7268: error: expected declaration or statement at end of input
	parser-smi.y:7270: warning: control reaches end of non-void function [-Wreturn-type]

os-autoinst-4.6-alt1
	3:
	3: #   Failed test 'test executed fine'
	3: #   at ./99-full-stack.t line 66.
	--
	3:
	3: #   Failed test 'Snapshots are enabled'
	3: #   at ./99-full-stack.t line 67.
	--
	3:
	3: #   Failed test 'test type string and do not wait'
	3: #   at ./99-full-stack.t line 68.
	--
	3:
	3: #   Failed test 'test type string and wait for .2 seconds'
	3: #   at ./99-full-stack.t line 69.
	--
	3:
	3: #   Failed test 'test type string and wait for 1 seconds'
	3: #   at ./99-full-stack.t line 70.
	--
	3:
	3: #   Failed test 'test type string and wait for .1 seconds'
	3: #   at ./99-full-stack.t line 71.
	--
	3:
	3: #   Failed test 'Machine properly paused'
	3: #   at ./99-full-stack.t line 72.
	--
	3:
	3: #   Failed test 'Machine properly resumed'
	3: #   at ./99-full-stack.t line 73.
	--
	3:
	3: #   Failed test 'get_test_data test'
	3: #   at ./99-full-stack.t line 75.
	--
	3:
	3: #   Failed test 'save_tmp_file test'
	3: #   at ./99-full-stack.t line 76.

python3-module-libcst-0.3.18-alt1
	......s......................................................................................................
	FAIL: test_ordering (libcst.metadata.tests.test_scope_provider.ScopeProviderTest)
	Traceback (most recent call last):
	--
	self.assertEqual(x.value, global_refs[0].node)
	AssertionError: Name(
	value='b',
	--
	Ran 1809 tests in 196.497s
	FAILED (failures=1, skipped=1, expected failures=2)
	ERROR: InvocationError for command
	/usr/src/RPM/BUILD/python3-module-libcst-0.3.18/.tox/py3/bin/python -m unittest (exited
	with code 1)
	py3 finish: run-test  after 207.54 seconds
	--
	___________________________________ summary ____________________________________
	ERROR:	 py3: commands failed
	cleanup
	/usr/src/RPM/BUILD/python3-module-libcst-0.3.18/.tox/.tmp/package/1/libcst-0.3.18.zip

python3-module-pexpect-4.8.0-alt1
	=========================== short test summary info ============================
	FAILED tests/test_interact.py::InteractTestCase::test_interact_exit_unicode
	============ 1 failed, 233 passed, 13 warnings in 177.86s (0:02:57) ============

stringtemplate4-4.3-alt1_2jpp11
	[ERROR]
	[ERROR] Please refer to /usr/src/RPM/BUILD/stringtemplate4-4.3/target/surefire-reports
	for the individual test results.
	[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream
	and [date]-jvmRun[N].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

transgui-5.18.0-alt3
	/usr/src/RPM/BUILD/transgui-5.18.0/vargrid.pas(1075,51) п≈п╟п╪п╣я┌п╨п╟: (6058) Call to
	subroutine "operator :=(const source:AnsiString):Variant;" marked as inline is not inlined
	/usr/src/RPM/BUILD/transgui-5.18.0/vargrid.pas(1097,51) п≈п╟п╪п╣я┌п╨п╟: (6058) Call
	to subroutine "operator :=(const source:Variant):UnicodeString;" marked as inline is
	not inlined
	/usr/src/RPM/BUILD/transgui-5.18.0/vargrid.pas(1437,39) п≈п╟п╪п╣я┌п╨п╟: (6058) Call
	to subroutine "operator :=(const source:Variant):UnicodeString;" marked as inline is
	not inlined
	/usr/src/RPM/BUILD/transgui-5.18.0/vargrid.pas(1459,53) п≈п╟п╪пAn unhandled exception
	occurred at $08156803:
	EAccessViolation: Access violation
	$08156803
	$0857E319
	$08581647
	$0858264D
	$08065AA6

	9 error logs REMOVED from the list
chromium-90.0.4430.72-alt1
gawk-5.1.0.0.213.d04f-alt1
ghc8.6.4-sha-1.6.4.4-alt1
guacamole-server-1.3.0-alt3
libgupnp-igd-1.2.0-alt1.1
libical-3.0.10-alt1
libreoffice-languagetool-5.1-alt1
libvirt-7.2.0-alt1
seamonkey-1:2.53.7.1-alt1

Total 183 error logs.


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