ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#384497] [test-only] FAILED DirectXShaderCompiler.git=1.8.2502-alt0.1 ...
@ 2025-05-17 18:33 Girar awaiter (lakostis)
  2025-05-17 19:36 ` [#384497] TESTED (try 2) vulkan-amdgpu.git=2025.Q2.1-alt2 Girar awaiter (lakostis)
  2025-05-17 19:50 ` [#384497] DONE (try 3) vulkan-amdgpu.git=2025.Q2.1-alt2 Girar pender (lakostis)
  0 siblings, 2 replies; 3+ messages in thread
From: Girar awaiter (lakostis) @ 2025-05-17 18:33 UTC (permalink / raw)
  To: Konstantin A. Lepikhov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/384497/logs/events.1.1.log
https://packages.altlinux.org/tasks/384497

subtask  name                   aarch64    i586  x86_64
   #100  DirectXShaderCompiler     9:23    5:40    5:08
   #200  vulkan-amdgpu                -  failed   11:46

2025-May-17 18:16:39 :: test-only task #384497 for sisyphus started by lakostis:
#100 build 1.8.2502-alt0.1 from /people/lakostis/packages/DirectXShaderCompiler.git fetched at 2025-May-17 18:15:09
#200 build 2025.Q2.1-alt2 from /people/lakostis/packages/vulkan-amdgpu.git fetched at 2025-May-17 18:16:25
2025-May-17 18:16:40 :: created build repo
2025-May-17 18:16:41 :: [i586] #100 DirectXShaderCompiler.git 1.8.2502-alt0.1: build start
2025-May-17 18:16:41 :: [aarch64] #100 DirectXShaderCompiler.git 1.8.2502-alt0.1: build start
2025-May-17 18:16:41 :: [x86_64] #100 DirectXShaderCompiler.git 1.8.2502-alt0.1: build start
2025-May-17 18:21:49 :: [x86_64] #100 DirectXShaderCompiler.git 1.8.2502-alt0.1: build OK
2025-May-17 18:21:49 :: [x86_64] #200 vulkan-amdgpu.git 2025.Q2.1-alt2: build start
2025-May-17 18:22:21 :: [i586] #100 DirectXShaderCompiler.git 1.8.2502-alt0.1: build OK
2025-May-17 18:22:22 :: [i586] #200 vulkan-amdgpu.git 2025.Q2.1-alt2: build start
2025-May-17 18:26:04 :: [aarch64] #100 DirectXShaderCompiler.git 1.8.2502-alt0.1: build OK
2025-May-17 18:26:04 :: [aarch64] #200 vulkan-amdgpu.git 2025.Q2.1-alt2: build start
2025-May-17 18:26:32 :: [aarch64] #200 vulkan-amdgpu.git 2025.Q2.1-alt2: build SKIPPED
[i586] /usr/src/RPM/BUILD/gpurt/src/shaders/../shadersClean/common/gfx10/BoxNode1_0.hlsl:102:29: error: too few elements in vector initialization (expected 3 elements, have 2)
[i586]     node.bbox0_max = float3(asfloat(d1.w), asfloat(d2.xy));
[i586] /usr/src/RPM/BUILD/gpurt/src/shaders/../shadersClean/common/gfx10/BoxNode1_0.hlsl:103:29: error: too few elements in vector initialization (expected 3 elements, have 2)
[i586]     node.bbox1_min = float3(asfloat(d2.zw), asfloat(d3.x));
[i586] /usr/src/RPM/BUILD/gpurt/src/shaders/../shadersClean/common/gfx10/BoxNode1_0.hlsl:106:29: error: too few elements in vector initialization (expected 3 elements, have 2)
[i586]     node.bbox2_max = float3(asfloat(d4.w), asfloat(d5.xy));
[i586] /usr/src/RPM/BUILD/gpurt/src/shaders/../shadersClean/common/gfx10/BoxNode1_0.hlsl:107:29: error: too few elements in vector initialization (expected 3 elements, have 2)
[i586]     node.bbox3_min = float3(asfloat(d5.zw), asfloat(d6.x));
[i586] --
[i586] In file included from /usr/src/RPM/BUILD/gpurt/src/shaders/../shadersClean/common/gfx10/ProceduralNode1_0.hlsli:86:
[i586] /usr/src/RPM/BUILD/gpurt/src/shaders/../shadersClean/common/gfx10/ProceduralNode1_0.hlsl:44:28: error: too few elements in vector initialization (expected 3 elements, have 2)
[i586]     node.bbox_max = float3(asfloat(d0.w), asfloat(d1.xy));
[i586] --
[i586] In file included from /usr/src/RPM/BUILD/gpurt/src/shaders/../shadersClean/build/BuildCommon.hlsli:42:
[i586] /usr/src/RPM/BUILD/gpurt/src/shaders/../shadersClean/build/gfx12/QuantizedBVH8BoxNode.hlsli:108:35: error: cannot initialize a parameter of type 'vector<uint, 4>' with an lvalue of type 'const vector<uint, 3>'
[i586]     const float3 origin = asfloat(d0.xyz);
[i586] /usr/src/RPM/BUILD/gpurt/src/shaders/../shadersClean/build/gfx12/QuantizedBVH8BoxNode.hlsli:404:35: error: cannot initialize a parameter of type 'vector<uint, 4>' with an lvalue of type 'const vector<uint, 3>'
[i586]     const float3 origin = asfloat(d0.xyz);
[i586] In file included from /usr/src/RPM/BUILD/gpurt/src/shaders/BuildSingleThreadGroup.hlsl:63:
[i586] /usr/src/RPM/BUILD/gpurt/src/shaders/../shadersClean/build/BuildCommon.hlsli:265:37: error: cannot initialize a parameter of type 'matrix<float, 4, 4>' with an lvalue of type 'matrix<float, 3, 3>'
[i586]     float3 transformedExtents = mul(absMat, extents);
[i586] /usr/src/RPM/BUILD/gpurt/src/shaders/../shadersClean/build/BuildCommon.hlsli:544:37: error: cannot initialize a parameter of type 'vector<uint, 4>' with an rvalue of type 'vector<uint, 3>'
[i586]     fp32BoxNode.bbox0_min = asfloat(uint3(d1.x, d1.y, d1.z));
[i586] /usr/src/RPM/BUILD/gpurt/src/shaders/../shadersClean/build/BuildCommon.hlsli:545:37: error: cannot initialize a parameter of type 'vector<uint, 4>' with an rvalue of type 'vector<uint, 3>'
[i586]     fp32BoxNode.bbox0_max = asfloat(uint3(d1.w, d2.x, d2.y));
2025-May-17 18:31:16 :: [i586] vulkan-amdgpu.git 2025.Q2.1-alt2: remote: build failed
2025-May-17 18:31:16 :: [i586] #200 vulkan-amdgpu.git 2025.Q2.1-alt2: build FAILED
2025-May-17 18:31:16 :: [i586] requesting cancellation of task processing
2025-May-17 18:33:35 :: [x86_64] #200 vulkan-amdgpu.git 2025.Q2.1-alt2: build OK
2025-May-17 18:31:16 :: [i586] build FAILED
2025-May-17 18:33:35 :: task #384497 for sisyphus FAILED


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [#384497] TESTED (try 2) vulkan-amdgpu.git=2025.Q2.1-alt2
  2025-05-17 18:33 [#384497] [test-only] FAILED DirectXShaderCompiler.git=1.8.2502-alt0.1 Girar awaiter (lakostis)
@ 2025-05-17 19:36 ` Girar awaiter (lakostis)
  2025-05-17 19:50 ` [#384497] DONE (try 3) vulkan-amdgpu.git=2025.Q2.1-alt2 Girar pender (lakostis)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar awaiter (lakostis) @ 2025-05-17 19:36 UTC (permalink / raw)
  To: Konstantin A. Lepikhov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/384497/logs/events.2.1.log
https://packages.altlinux.org/tasks/384497

subtask  name           aarch64   i586  x86_64
   #200  vulkan-amdgpu        -  12:17   11:42

2025-May-17 19:19:59 :: test-only task #384497 for sisyphus resumed by lakostis:
#100 removed
#200 build 2025.Q2.1-alt2 from /people/lakostis/packages/vulkan-amdgpu.git fetched at 2025-May-17 18:16:25
2025-May-17 19:20:01 :: #200: force rebuild
2025-May-17 19:20:01 :: [i586] #200 vulkan-amdgpu.git 2025.Q2.1-alt2: build start
2025-May-17 19:20:01 :: [aarch64] #200 vulkan-amdgpu.git 2025.Q2.1-alt2: build start
2025-May-17 19:20:01 :: [x86_64] #200 vulkan-amdgpu.git 2025.Q2.1-alt2: build start
2025-May-17 19:20:23 :: [aarch64] #200 vulkan-amdgpu.git 2025.Q2.1-alt2: build SKIPPED
2025-May-17 19:31:43 :: [x86_64] #200 vulkan-amdgpu.git 2025.Q2.1-alt2: build OK
2025-May-17 19:32:18 :: [i586] #200 vulkan-amdgpu.git 2025.Q2.1-alt2: build OK
2025-May-17 19:32:30 :: #200: vulkan-amdgpu.git 2025.Q2.1-alt2: build check OK
2025-May-17 19:32:32 :: build check OK
2025-May-17 19:32:35 :: noarch check OK
2025-May-17 19:32:37 :: plan: src +1 -1 =20255, i586 +1 -1 =33946, x86_64 +2 -2 =35996
#200 vulkan-amdgpu 2025.Q2.1-alt1 -> 2025.Q2.1-alt2
 Sat May 17 2025 L.A. Kostis <lakostis@altlinux.ru> 2025.Q2.1-alt2
 - pal: unbundle third-party libs:
   - use system rapidjson
   - use system zstd
   - use system libyaml
 - spec: build with clang20.1
 - spec: set optlevel to 3.
2025-May-17 19:33:16 :: patched apt indices
2025-May-17 19:33:25 :: created next repo
2025-May-17 19:33:35 :: duplicate provides check OK
2025-May-17 19:34:13 :: dependencies check OK
2025-May-17 19:34:43 :: [x86_64 i586] ELF symbols check OK
2025-May-17 19:34:58 :: [i586] #200 vulkan-amdgpu: install check OK
2025-May-17 19:34:59 :: [x86_64] #200 vulkan-amdgpu: install check OK
2025-May-17 19:35:21 :: [x86_64] #200 vulkan-amdgpu-debuginfo: install check OK
2025-May-17 19:35:22 :: [x86_64-i586] plan: #1 +1 -1 =11668
2025-May-17 19:35:51 :: [x86_64-i586] arepo build OK
2025-May-17 19:36:06 :: [x86_64-i586] generated apt indices
2025-May-17 19:36:08 :: [x86_64-i586] created next repo
2025-May-17 19:36:20 :: [x86_64-i586] dependencies check OK
2025-May-17 19:36:22 :: gears inheritance check OK
2025-May-17 19:36:22 :: srpm inheritance check OK
girar-check-perms: access to vulkan-amdgpu ALLOWED for lakostis: project leader
check-subtask-perms: #200: vulkan-amdgpu: allowed for lakostis
2025-May-17 19:36:23 :: acl check OK
2025-May-17 19:36:35 :: created contents_index files
2025-May-17 19:36:44 :: created hash files: i586 src x86_64-i586 x86_64
2025-May-17 19:36:47 :: task #384497 for sisyphus TESTED


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [#384497] DONE (try 3) vulkan-amdgpu.git=2025.Q2.1-alt2
  2025-05-17 18:33 [#384497] [test-only] FAILED DirectXShaderCompiler.git=1.8.2502-alt0.1 Girar awaiter (lakostis)
  2025-05-17 19:36 ` [#384497] TESTED (try 2) vulkan-amdgpu.git=2025.Q2.1-alt2 Girar awaiter (lakostis)
@ 2025-05-17 19:50 ` Girar pender (lakostis)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar pender (lakostis) @ 2025-05-17 19:50 UTC (permalink / raw)
  To: Konstantin A. Lepikhov; +Cc: sisyphus-incominger, girar-builder-sisyphus

https://git.altlinux.org/tasks/archive/done/_375/384497/logs/events.3.1.log
https://packages.altlinux.org/tasks/384497

2025-May-17 19:46:12 :: task #384497 for sisyphus resumed by lakostis:
#100 removed
#200 build 2025.Q2.1-alt2 from /people/lakostis/packages/vulkan-amdgpu.git fetched at 2025-May-17 18:16:25
2025-May-17 19:46:14 :: [aarch64] #200 vulkan-amdgpu.git 2025.Q2.1-alt2: build start
2025-May-17 19:46:14 :: [x86_64] #200 vulkan-amdgpu.git 2025.Q2.1-alt2: build start
2025-May-17 19:46:14 :: [i586] #200 vulkan-amdgpu.git 2025.Q2.1-alt2: build start
2025-May-17 19:46:27 :: [i586] #200 vulkan-amdgpu.git 2025.Q2.1-alt2: build OK (cached)
2025-May-17 19:46:30 :: [x86_64] #200 vulkan-amdgpu.git 2025.Q2.1-alt2: build OK (cached)
2025-May-17 19:46:36 :: [aarch64] #200 vulkan-amdgpu.git 2025.Q2.1-alt2: build SKIPPED
2025-May-17 19:46:47 :: #200: vulkan-amdgpu.git 2025.Q2.1-alt2: build check OK
2025-May-17 19:46:48 :: build check OK
2025-May-17 19:46:52 :: noarch check OK
2025-May-17 19:46:54 :: plan: src +1 -1 =20255, i586 +1 -1 =33946, x86_64 +2 -2 =35996
#200 vulkan-amdgpu 2025.Q2.1-alt1 -> 2025.Q2.1-alt2
 Sat May 17 2025 L.A. Kostis <lakostis@altlinux.ru> 2025.Q2.1-alt2
 - pal: unbundle third-party libs:
   - use system rapidjson
   - use system zstd
   - use system libyaml
 - spec: build with clang20.1
 - spec: set optlevel to 3.
2025-May-17 19:47:30 :: patched apt indices
2025-May-17 19:47:39 :: created next repo
2025-May-17 19:47:49 :: duplicate provides check OK
2025-May-17 19:48:26 :: dependencies check OK
2025-May-17 19:48:27 :: [i586] no need to repeat ELF symbols check
2025-May-17 19:48:54 :: [x86_64 i586] ELF symbols check OK
2025-May-17 19:49:06 :: [i586] #200 vulkan-amdgpu: install check OK (cached)
2025-May-17 19:49:06 :: [x86_64] #200 vulkan-amdgpu: install check OK (cached)
2025-May-17 19:49:11 :: [x86_64] #200 vulkan-amdgpu-debuginfo: install check OK (cached)
2025-May-17 19:49:13 :: [x86_64-i586] plan: #0 +1 -1 =11668
2025-May-17 19:49:29 :: [x86_64-i586] generated apt indices
2025-May-17 19:49:30 :: [x86_64-i586] created next repo
2025-May-17 19:49:41 :: [x86_64-i586] dependencies check OK
2025-May-17 19:49:43 :: gears inheritance check OK
2025-May-17 19:49:43 :: srpm inheritance check OK
girar-check-perms: access to vulkan-amdgpu ALLOWED for lakostis: project leader
check-subtask-perms: #200: vulkan-amdgpu: allowed for lakostis
2025-May-17 19:49:44 :: acl check OK
2025-May-17 19:49:56 :: created contents_index files
2025-May-17 19:50:04 :: created hash files: i586 src x86_64-i586 x86_64
2025-May-17 19:50:07 :: task #384497 for sisyphus TESTED
2025-May-17 19:50:08 :: task is ready for commit
2025-May-17 19:50:12 :: repo clone OK
2025-May-17 19:50:12 :: packages update OK
2025-May-17 19:50:17 :: [x86_64 i586] update OK
2025-May-17 19:50:17 :: [x86_64-i586] update OK
2025-May-17 19:50:17 :: repo update OK
2025-May-17 19:50:27 :: repo save OK
2025-May-17 19:50:27 :: src index update OK
2025-May-17 19:50:27 :: updated /gears/v/vulkan-amdgpu.git branch `sisyphus'
2025-May-17 19:50:29 :: gears update OK
2025-May-17 19:50:29 :: task #384497 for sisyphus DONE


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-05-17 19:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-17 18:33 [#384497] [test-only] FAILED DirectXShaderCompiler.git=1.8.2502-alt0.1 Girar awaiter (lakostis)
2025-05-17 19:36 ` [#384497] TESTED (try 2) vulkan-amdgpu.git=2025.Q2.1-alt2 Girar awaiter (lakostis)
2025-05-17 19:50 ` [#384497] DONE (try 3) vulkan-amdgpu.git=2025.Q2.1-alt2 Girar pender (lakostis)

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/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-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

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


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