From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 Date: Sat, 25 Mar 2023 03:39:28 +0000 From: ALT beekeeper To: sisyphus-cybertalk@lists.altlinux.org Message-ID: Mail-Followup-To: sisyphus-cybertalk@lists.altlinux.org MIME-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit Subject: [cyber] I: Sisyphus-20230325 x86_64 beehive_status: +8 -12 (132) X-BeenThere: sisyphus-cybertalk@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: devel@lists.altlinux.org List-Id: ALT Linux Sisyphus cybertalk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Mar 2023 03:39:33 -0000 Archived-At: List-Archive: 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: error: Test failed: 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.