ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20230325 x86_64 beehive_status: +8 -12 (132)
@ 2023-03-25  3:39 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2023-03-25  3:39 UTC (permalink / raw)
  To: sisyphus-cybertalk

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 6108 bytes --]

	8 NEW error logs

libortp-1.0.2-alt3
	Using the default: a4!
	/usr/src/RPM/BUILD/libortp-1.0.2/include/ortp/b64.h:292: error: unable to resolve link to
	'b64::b64_encode2' for \link command (warning treated as error, aborting now)
	make[2]: *** [Makefile:1012: doc/html/index.html] Error 1

mangohud-0.6.8-alt1
	|
	VkPhysicalDeviceVulkan13Properties
	vk_enum_to_str.c:5491:14: error: ‘VK_STRUCTURE_TYPE_PIPELINE_OFFLINE_CREATE_INFO’
	undeclared (first use in this function); did you mean
	‘VK_STRUCTURE_TYPE_PIPELINE_CACHE_CREATE_INFO’?
	5491 |	       case VK_STRUCTURE_TYPE_PIPELINE_OFFLINE_CREATE_INFO: return
	sizeof(VkPipelineOfflineCreateInfo);
	|	       VK_STRUCTURE_TYPE_PIPELINE_CACHE_CREATE_INFO
	vk_enum_to_str.c:5491:76: error: ‘VkPipelineOfflineCreateInfo’ undeclared (first
	use in this function); did you mean ‘VkPipelineCacheCreateInfo’?
	5491 |	       case VK_STRUCTURE_TYPE_PIPELINE_OFFLINE_CREATE_INFO: return
	sizeof(VkPipelineOfflineCreateInfo);
	|
	VkPipelineCacheCreateInfo
	vk_enum_to_str.c:5492:14: error: ‘VK_STRUCTURE_TYPE_PIPELINE_POOL_SIZE’ undeclared
	(first use in this function); did you mean ‘VK_STRUCTURE_TYPE_PIPELINE_INFO_EXT’?
	5492 |	       case VK_STRUCTURE_TYPE_PIPELINE_POOL_SIZE: return
	sizeof(VkPipelinePoolSize);
	|	       VK_STRUCTURE_TYPE_PIPELINE_INFO_EXT
	vk_enum_to_str.c:5492:66: error: ‘VkPipelinePoolSize’ undeclared (first use in
	this function)
	5492 |	       case VK_STRUCTURE_TYPE_PIPELINE_POOL_SIZE: return
	sizeof(VkPipelinePoolSize);
	vk_enum_to_str.c:5546:14: error: ‘VK_STRUCTURE_TYPE_REFRESH_OBJECT_LIST_KHR’ undeclared
	(first use in this function); did you mean ‘VK_STRUCTURE_TYPE_PRESENT_ID_KHR’?
	5546 |	       case VK_STRUCTURE_TYPE_REFRESH_OBJECT_LIST_KHR: return
	sizeof(VkRefreshObjectListKHR);
	|	       VK_STRUCTURE_TYPE_PRESENT_ID_KHR
	vk_enum_to_str.c:5546:71: error: ‘VkRefreshObjectListKHR’ undeclared (first use in
	this function)
	5546 |	       case VK_STRUCTURE_TYPE_REFRESH_OBJECT_LIST_KHR: return
	sizeof(VkRefreshObjectListKHR);
	vk_enum_to_str.c:5574:14: error: ‘VK_STRUCTURE_TYPE_SCI_SYNC_ATTRIBUTES_INFO_NV’
	undeclared (first use in this function); did you mean
	‘VK_STRUCTURE_TYPE_VI_SURFACE_CREATE_INFO_NN’?
	5574 |	       case VK_STRUCTURE_TYPE_SCI_SYNC_ATTRIBUTES_INFO_NV: return
	sizeof(VkSciSyncAttributesInfoNV);
	|	       VK_STRUCTURE_TYPE_VI_SURFACE_CREATE_INFO_NN
	vk_enum_to_str.c:5574:75: error: ‘VkSciSyncAttributesInfoNV’ undeclared (first use
	in this function)
	5574 |	       case VK_STRUCTURE_TYPE_SCI_SYNC_ATTRIBUTES_INFO_NV: return
	sizeof(VkSciSyncAttributesInfoNV);
	vk_enum_to_str.c:5580:14: error: ‘VK_STRUCTURE_TYPE_SEMAPHORE_GET_SCI_SYNC_INFO_NV’
	undeclared (first use in this function); did you mean
	‘VK_STRUCTURE_TYPE_SEMAPHORE_GET_FD_INFO_KHR’?
	5580 |	       case VK_STRUCTURE_TYPE_SEMAPHORE_GET_SCI_SYNC_INFO_NV: return
	sizeof(VkSemaphoreGetSciSyncInfoNV);
	|	       VK_STRUCTURE_TYPE_SEMAPHORE_GET_FD_INFO_KHR
	vk_enum_to_str.c:5580:78: error: ‘VkSemaphoreGetSciSyncInfoNV’ undeclared (first
	use in this function)
	5580 |	       case VK_STRUCTURE_TYPE_SEMAPHORE_GET_SCI_SYNC_INFO_NV: return
	sizeof(VkSemaphoreGetSciSyncInfoNV);

python3-module-Delorean-1.0.0-alt1
	+ /usr/bin/nosetests3 -v
	Failure: ModuleNotFoundError (No module named 'pytz') ... ERROR
	ERROR: Failure: ModuleNotFoundError (No module named 'pytz')
	Traceback (most recent call last):
	--
	import pytz
	ModuleNotFoundError: No module named 'pytz'
	ERROR: Failure: ModuleNotFoundError (No module named 'pytz')
	Traceback (most recent call last):
	--
	import pytz
	ModuleNotFoundError: No module named 'pytz'
	Ran 2 tests in 0.032s
	FAILED (errors=2)

python3-module-clickhouse-driver-0.2.4-alt2.1
	Running Sphinx v5.0.1
	Configuration error:
	There is a programmable error in your configuration file:
	--
	from pytz import timezone as get_timezone, utc
	ModuleNotFoundError: No module named 'pytz'
	make: *** [Makefile:19: man] Error 2

python3-module-dateparser-1.1.8-alt1
	Running Sphinx v5.0.1
	Configuration error:
	There is a programmable error in your configuration file:
	--
	from pytz import UTC, timezone, UnknownTimeZoneError
	ModuleNotFoundError: No module named 'pytz'
	make: *** [Makefile:68: pickle] Error 2

python3-module-flask-babel-3.0.1-alt1
	running build_ext
	flask_babel (unittest.loader._FailedTest) ... ERROR
	ERROR: flask_babel (unittest.loader._FailedTest)
	ImportError: Failed to import test module: flask_babel
	Traceback (most recent call last):
	--
	from pytz import timezone, UTC
	ModuleNotFoundError: No module named 'pytz'
	Ran 1 test in 0.000s
	FAILED (errors=1)
	Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>
	error: Test failed: <unittest.runner.TextTestResult run=1 errors=1 failures=0>

python3-module-openstacksdk-1.0.1-alt1.1
	{0} openstack.tests.unit.test_resource.TestWaitForStatus.test_immediate_status_case
	[0.020399s] ... ok
	{5} openstack.tests.unit.test_stats.TestStats.test_servers_error [1.088597s] ... FAILED
	Captured traceback:

stringtemplate4-4.3.3-alt1_3jpp11
	[ERROR]
	[ERROR] Please refer to /usr/src/RPM/BUILD/stringtemplate4-4.3.3/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

	12 error logs REMOVED from the list
clisp-1:2.49.92-alt2
java-1.8.0-openjdk-0:1.8.0.362.b09-alt0_1jpp8
libopencolorio2.0-2.0.3-alt2
litmus-0.14.0-alt2.git.9fbc73d
perfctr-2.6.42-alt1
pve-qemu-1:7.1.0-alt4
starship-1.12.0-alt1
tunctl-1:1.5-alt1.qa1
twofing-0.0.9-alt2
voiceman-media-20111127-alt1
voiceman-media-ru-20111127-alt1
vzmigrate-7.0.149-alt2

Total 132 error logs.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-25  3:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-25  3:39 [cyber] I: Sisyphus-20230325 x86_64 beehive_status: +8 -12 (132) ALT beekeeper

ALT Linux Sisyphus cybertalk

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \
		sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com
	public-inbox-index sisyphus-cybertalk

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git