ronos_validation.dir/debug_printf.cpp.o -c /builddir/build/BUILD/Vulkan-ValidationLayers-sdk-1.2.148.0/layers/debug_printf.cpp /builddir/build/BUILD/Vulkan-ValidationLayers-sdk-1.2.148.0/layers/gpu_utils.cpp: In function 'void UtilGenerateStageMessage(const uint32_t*, std::string&)': /builddir/build/BUILD/Vulkan-ValidationLayers-sdk-1.2.148.0/layers/gpu_utils.cpp:332:88: error: 'kInstTaskOutGlobalInvocationIdX' was not declared in this scope 332 | strm << "Stage = Task. Global invocation ID (x, y, z) = (" << debug_record[kInstTaskOutGlobalInvocationIdX] << ", " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Vulkan-ValidationLayers-sdk-1.2.148.0/layers/gpu_utils.cpp:333:34: error: 'kInstTaskOutGlobalInvocationIdY' was not declared in this scope 333 | << debug_record[kInstTaskOutGlobalInvocationIdY] << ", " << debug_record[kInstTaskOutGlobalInvocationIdZ] << " )"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Vulkan-ValidationLayers-sdk-1.2.148.0/layers/gpu_utils.cpp:333:91: error: 'kInstTaskOutGlobalInvocationIdZ' was not declared in this scope 333 | << debug_record[kInstTaskOutGlobalInvocationIdY] << ", " << debug_record[kInstTaskOutGlobalInvocationIdZ] << " )"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Vulkan-ValidationLayers-sdk-1.2.148.0/layers/gpu_utils.cpp:336:87: error: 'kInstMeshOutGlobalInvocationIdX' was not declared in this scope 336 | strm << "Stage = Mesh.Global invocation ID (x, y, z) = (" << debug_record[kInstMeshOutGlobalInvocationIdX] << ", " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Vulkan-ValidationLayers-sdk-1.2.148.0/layers/gpu_utils.cpp:337:34: error: 'kInstMeshOutGlobalInvocationIdY' was not declared in this scope 337 | << debug_record[kInstMeshOutGlobalInvocationIdY] << ", " << debug_record[kInstMeshOutGlobalInvocationIdZ] << " )"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/Vulkan-ValidationLayers-sdk-1.2.148.0/layers/gpu_utils.cpp:337:91: error: 'kInstMeshOutGlobalInvocationIdZ' was not declared in this scope 337 | << debug_record[kInstMeshOutGlobalInvocationIdY] << ", " << debug_record[kInstMeshOutGlobalInvocationIdZ] << " )"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmake[2]: *** [layers/CMakeFiles/VkLayer_khronos_validation.dir/build.make:384: layers/CMakeFiles/VkLayer_khronos_validation.dir/gpu_utils.cpp.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory '/builddir/build/BUILD/Vulkan-ValidationLayers-sdk-1.2.148.0/riscv64-redhat-linux-gnu' gmake[1]: *** [CMakeFiles/Makefile2:280: layers/CMakeFiles/VkLayer_khronos_validation.dir/all] Error 2 gmake[1]: Leaving directory '/builddir/build/BUILD/Vulkan-ValidationLayers-sdk-1.2.148.0/riscv64-redhat-linux-gnu' gmake: *** [Makefile:163: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.726aCP (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.726aCP (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/vulkan-validation-layers.spec