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, 15 Oct 2022 21:15:12 +0000 From: "Girar awaiter (lakostis)" To: "Konstantin A. Lepikhov" Subject: [#308480] [test-only] FAILED vulkan-amdgpu.git=2022.Q3.5-alt1 Message-ID: Mail-Followup-To: Girar awaiter robot MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 308480 X-girar-task-owner: lakostis X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/308480/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#308480] [test-only] FAILED vulkan-amdgpu.git=2022.Q3.5-alt1 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Oct 2022 21:15:16 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/308480/logs/events.1.1.log subtask name aarch64 armh i586 ppc64le x86_64 #100 vulkan-amdgpu - - failed - 22:18 2022-Oct-15 20:52:52 :: test-only task #308480 for sisyphus started by lakostis: #100 build 2022.Q3.5-alt1 from /people/lakostis/packages/vulkan-amdgpu.git fetched at 2022-Oct-15 20:52:36 2022-Oct-15 20:52:54 :: [i586] #100 vulkan-amdgpu.git 2022.Q3.5-alt1: build start 2022-Oct-15 20:52:54 :: [ppc64le] #100 vulkan-amdgpu.git 2022.Q3.5-alt1: build start 2022-Oct-15 20:52:54 :: [aarch64] #100 vulkan-amdgpu.git 2022.Q3.5-alt1: build start 2022-Oct-15 20:52:54 :: [x86_64] #100 vulkan-amdgpu.git 2022.Q3.5-alt1: build start 2022-Oct-15 20:52:54 :: [armh] #100 vulkan-amdgpu.git 2022.Q3.5-alt1: build start 2022-Oct-15 20:53:12 :: [aarch64] #100 vulkan-amdgpu.git 2022.Q3.5-alt1: build SKIPPED 2022-Oct-15 20:53:14 :: [ppc64le] #100 vulkan-amdgpu.git 2022.Q3.5-alt1: build SKIPPED 2022-Oct-15 20:53:26 :: [armh] #100 vulkan-amdgpu.git 2022.Q3.5-alt1: build SKIPPED [i586] /usr/src/RPM/BUILD/gpurt/src/shaders/IntersectCommon.hlsl:644:22: error: too many elements in vector initialization (expected 3 elements, have 12) [i586] float baryc[3] = { asfloat(result.y) - asfloat(result.z) - asfloat(result.w), [i586] In file included from /usr/src/RPM/BUILD/gpurt/src/shaders/CompactAS.hlsl:26: [i586] /usr/src/RPM/BUILD/gpurt/src/shaders/BuildCommon.hlsl:947:20: error: too many elements in vector initialization (expected 1 element, have 4) [i586] uint ui = uint(asuint(v)); [i586] -- [i586] In file included from /usr/src/RPM/BUILD/gpurt/src/shaders/BuildCommon.hlsl:52: [i586] /usr/src/RPM/BUILD/gpurt/src/shaders/IntersectCommon.hlsl:464:9: error: if statement conditional expressions must evaluate to a scalar [i586] if (isnan(min_of_intervals_t) || isnan(max_of_intervals_t)) [i586] /usr/src/RPM/BUILD/gpurt/src/shaders/IntersectCommon.hlsl:472:9: error: if statement conditional expressions must evaluate to a scalar [i586] if (isnan(min_of_intervals_t)) [i586] /usr/src/RPM/BUILD/gpurt/src/shaders/IntersectCommon.hlsl:477:9: error: if statement conditional expressions must evaluate to a scalar [i586] if (isnan(max_of_intervals_t)) [i586] -- [i586] node.v4.z = asfloat(d3.z); [i586] /usr/src/RPM/BUILD/gpurt/src/shaders/IntersectCommon.hlsl:260:29: error: too many elements in vector initialization (expected 3 elements, have 6) [i586] node.bbox0_max = float3(asfloat(d1.w), asfloat(d2.xy)); [i586] /usr/src/RPM/BUILD/gpurt/src/shaders/IntersectCommon.hlsl:261:29: error: too many elements in vector initialization (expected 3 elements, have 6) [i586] node.bbox1_min = float3(asfloat(d2.zw), asfloat(d3.x)); [i586] /usr/src/RPM/BUILD/gpurt/src/shaders/IntersectCommon.hlsl:264:29: error: too many elements in vector initialization (expected 3 elements, have 6) [i586] node.bbox2_max = float3(asfloat(d4.w), asfloat(d5.xy)); [i586] /usr/src/RPM/BUILD/gpurt/src/shaders/IntersectCommon.hlsl:265:29: error: too many elements in vector initialization (expected 3 elements, have 6) [i586] node.bbox3_min = float3(asfloat(d5.zw), asfloat(d6.x)); [i586] /usr/src/RPM/BUILD/gpurt/src/shaders/IntersectCommon.hlsl:354:28: error: too many elements in vector initialization (expected 3 elements, have 6) [i586] node.bbox_max = float3(asfloat(d0.w), asfloat(d1.xy)); 2022-Oct-15 20:56:51 :: [i586] vulkan-amdgpu.git 2022.Q3.5-alt1: remote: build failed 2022-Oct-15 20:56:51 :: [i586] #100 vulkan-amdgpu.git 2022.Q3.5-alt1: build FAILED 2022-Oct-15 20:56:51 :: [i586] requesting cancellation of task processing 2022-Oct-15 21:15:12 :: [x86_64] #100 vulkan-amdgpu.git 2022.Q3.5-alt1: build OK 2022-Oct-15 20:56:51 :: [i586] build FAILED 2022-Oct-15 21:15:12 :: task #308480 for sisyphus FAILED