BEGIN 1781484990.91733 EXEC /__w/rockrel/rockrel/build/profiler/aqlprofile/build /usr/local/therock-tools/bin/cmake -E env --unset=ROCM_PATH --unset=ROCM_DIR --unset=HIP_PATH --unset=HIP_DIR -- /usr/local/therock-tools/bin/cmake --build /__w/rockrel/rockrel/build/profiler/aqlprofile/build 0.3 [1/118] Building C object src/core/tests/CMakeFiles/aql-profile-v2-c-compatibility-test.dir/aql_profile_v2_c_test.c.o 1.2 [2/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/vega20_reg_init.cpp.o 1.2 [3/118] Building CXX object test/integration/CMakeFiles/intercept.dir/intercept.cpp.o 1.2 [4/118] Building CXX object src/core/tests/CMakeFiles/aql-profile-v2-test.dir/__/vega20_reg_init.cpp.o 1.3 [5/118] Building CXX object test/CMakeFiles/ctrl.dir/pgen/test_pmgr.cpp.o 1.3 [6/118] cd /__w/rockrel/rockrel/build/profiler/aqlprofile/build && /usr/local/therock-tools/bin/cmake -E rm -f /__w/rockrel/rockrel/build/profiler/aqlprofile/stamp/stage.stamp 1.3 [7/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/populate_aql.cpp.o 1.3 [8/118] Linking C executable src/core/tests/aql-profile-v2-c-compatibility-test 1.4 [9/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/ip_offset_table_init.cpp.o 1.4 [10/118] Building CXX object src/core/tests/CMakeFiles/aql-profile-v2-test.dir/__/navi_reg_init.cpp.o 1.4 [11/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/spm_decode.cpp.o 1.5 [12/118] Building CXX object src/core/tests/CMakeFiles/aql-profile-v2-test.dir/__/populate_aql.cpp.o 1.5 [13/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/navi_reg_init.cpp.o 1.6 [14/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/memorymanager.cpp.o 1.6 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/memorymanager.cpp:23: 1.6 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/memorymanager.hpp:295:23: warning: base class 'MemoryManager' is uninitialized when used here to access 'MemoryManager::agent' [-Wuninitialized] 1.6 295 | : MemoryManager(agent, alloc, dealloc, data) { this->agent_handle = aql_agent; } 1.6 | ^ 1.6 1 warning generated. 1.6 [15/118] Building CXX object src/core/tests/CMakeFiles/aql-profile-v2-test.dir/__/memorymanager.cpp.o 1.6 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/memorymanager.cpp:23: 1.6 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/memorymanager.hpp:295:23: warning: base class 'MemoryManager' is uninitialized when used here to access 'MemoryManager::agent' [-Wuninitialized] 1.6 295 | : MemoryManager(agent, alloc, dealloc, data) { this->agent_handle = aql_agent; } 1.6 | ^ 1.6 1 warning generated. 1.6 [16/118] Building CXX object src/util/tests/CMakeFiles/utility_tests.dir/__/hsa_rsrc_factory.cpp.o 1.6 [17/118] Building CXX object test/CMakeFiles/ctrl.dir/util/hsa_rsrc_factory.cpp.o 1.7 [18/118] Building CXX object src/core/tests/CMakeFiles/aql-profile-v2-test.dir/__/ip_offset_table_init.cpp.o 1.7 [19/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/util/hsa_rsrc_factory.cpp.o 1.8 [20/118] Building CXX object src/core/tests/CMakeFiles/gfx9-memory-manager-test.dir/__/memorymanager.cpp.o 1.8 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/memorymanager.cpp:23: 1.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/memorymanager.hpp:295:23: warning: base class 'MemoryManager' is uninitialized when used here to access 'MemoryManager::agent' [-Wuninitialized] 1.8 295 | : MemoryManager(agent, alloc, dealloc, data) { this->agent_handle = aql_agent; } 1.8 | ^ 1.8 1 warning generated. 1.8 [21/118] Building CXX object test/CMakeFiles/ctrl.dir/simple_convolution/simple_convolution.cpp.o 1.8 [22/118] Building CXX object src/core/tests/CMakeFiles/pm4-factory-test.dir/__/pm4_factory.cpp.o 1.9 [23/118] Building CXX object src/core/tests/CMakeFiles/aql-profile-v2-test.dir/__/pm4_factory.cpp.o 1.9 [24/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/gfx90a_factory.cpp.o 1.9 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx90a_factory.cpp:23: 1.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.h:63:19: warning: 'GetSpmSampleDelayMax' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 1.9 63 | virtual uint32_t GetSpmSampleDelayMax() { return 0x34; } 1.9 | ^ 1.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:160:20: note: overridden virtual function is here 1.9 160 | virtual uint32_t GetSpmSampleDelayMax() { return 0; } 1.9 | ^ 1.9 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx90a_factory.cpp:25: 1.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:118:8: warning: 'BuildWriteWaitIdlePacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 1.9 118 | void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) { BuildBarrierCommand(cmdbuf); } 1.9 | ^ 1.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:159:16: note: overridden virtual function is here 1.9 159 | virtual void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) = 0; 1.9 | ^ 1.9 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx90a_factory.cpp:25: 1.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:120:8: warning: 'BuildWaitRegMemCommand' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 1.9 120 | void BuildWaitRegMemCommand(CmdBuffer* cmdbuf, bool mem_space, uint64_t wait_addr, bool func_eq, 1.9 | ^ 1.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:168:16: note: overridden virtual function is here 1.9 168 | virtual void BuildWaitRegMemCommand(CmdBuffer* cmdbuf, bool mem_space, uint64_t wait_addr, 1.9 | ^ 1.9 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx90a_factory.cpp:25: 1.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:166:8: warning: 'BuildWriteShRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 1.9 166 | void BuildWriteShRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 1.9 | ^ 1.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:181:16: note: overridden virtual function is here 1.9 181 | virtual void BuildWriteShRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 1.9 | ^ 1.9 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx90a_factory.cpp:25: 1.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:217:8: warning: 'BuildWriteConfigRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 1.9 217 | void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 1.9 | ^ 1.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:252:16: note: overridden virtual function is here 1.9 252 | virtual void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 1.9 | ^ 1.9 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx90a_factory.cpp:25: 1.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:327:8: warning: 'BuildNopPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 1.9 327 | void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) { 1.9 | ^ 1.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:221:16: note: overridden virtual function is here 1.9 221 | virtual void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) = 0; 1.9 | ^ 1.9 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx90a_factory.cpp:25: 1.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:336:8: warning: 'BuildThreadTraceEventFinish' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 1.9 336 | void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) {} 1.9 | ^ 1.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:225:16: note: overridden virtual function is here 1.9 225 | virtual void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) = 0; 1.9 | ^ 1.9 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx90a_factory.cpp:25: 1.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:338:8: warning: 'BuildIndirectBufferCmd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 1.9 338 | void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, std::size_t cmd_size) { 1.9 | ^ 1.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:207:16: note: overridden virtual function is here 1.9 207 | virtual void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, 1.9 | ^ 1.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx90a_factory.cpp:38:20: warning: 'GetSpmSampleDelayMax' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 1.9 38 | virtual uint32_t GetSpmSampleDelayMax() { return 0x3e; }; 1.9 | ^ 1.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:160:20: note: overridden virtual function is here 1.9 160 | virtual uint32_t GetSpmSampleDelayMax() { return 0; } 1.9 | ^ 1.9 9 warnings generated. 1.9 [25/118] Building CXX object test/CMakeFiles/ctrl.dir/util/perf_timer.cpp.o 2.0 [26/118] Building CXX object src/core/tests/CMakeFiles/aql-profile-v2-test.dir/__/gfx90a_factory.cpp.o 2.0 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx90a_factory.cpp:23: 2.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.h:63:19: warning: 'GetSpmSampleDelayMax' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.0 63 | virtual uint32_t GetSpmSampleDelayMax() { return 0x34; } 2.0 | ^ 2.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:160:20: note: overridden virtual function is here 2.0 160 | virtual uint32_t GetSpmSampleDelayMax() { return 0; } 2.0 | ^ 2.0 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx90a_factory.cpp:25: 2.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:118:8: warning: 'BuildWriteWaitIdlePacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.0 118 | void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) { BuildBarrierCommand(cmdbuf); } 2.0 | ^ 2.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:159:16: note: overridden virtual function is here 2.0 159 | virtual void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) = 0; 2.0 | ^ 2.0 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx90a_factory.cpp:25: 2.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:120:8: warning: 'BuildWaitRegMemCommand' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.0 120 | void BuildWaitRegMemCommand(CmdBuffer* cmdbuf, bool mem_space, uint64_t wait_addr, bool func_eq, 2.0 | ^ 2.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:168:16: note: overridden virtual function is here 2.0 168 | virtual void BuildWaitRegMemCommand(CmdBuffer* cmdbuf, bool mem_space, uint64_t wait_addr, 2.0 | ^ 2.0 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx90a_factory.cpp:25: 2.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:166:8: warning: 'BuildWriteShRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.0 166 | void BuildWriteShRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 2.0 | ^ 2.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:181:16: note: overridden virtual function is here 2.0 181 | virtual void BuildWriteShRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 2.0 | ^ 2.0 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx90a_factory.cpp:25: 2.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:217:8: warning: 'BuildWriteConfigRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.0 217 | void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 2.0 | ^ 2.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:252:16: note: overridden virtual function is here 2.0 252 | virtual void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 2.0 | ^ 2.0 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx90a_factory.cpp:25: 2.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:327:8: warning: 'BuildNopPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.0 327 | void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) { 2.0 | ^ 2.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:221:16: note: overridden virtual function is here 2.0 221 | virtual void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) = 0; 2.0 | ^ 2.0 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx90a_factory.cpp:25: 2.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:336:8: warning: 'BuildThreadTraceEventFinish' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.0 336 | void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) {} 2.0 | ^ 2.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:225:16: note: overridden virtual function is here 2.0 225 | virtual void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) = 0; 2.0 | ^ 2.0 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx90a_factory.cpp:25: 2.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:338:8: warning: 'BuildIndirectBufferCmd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.0 338 | void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, std::size_t cmd_size) { 2.0 | ^ 2.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:207:16: note: overridden virtual function is here 2.0 207 | virtual void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, 2.0 | ^ 2.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx90a_factory.cpp:38:20: warning: 'GetSpmSampleDelayMax' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.0 38 | virtual uint32_t GetSpmSampleDelayMax() { return 0x3e; }; 2.0 | ^ 2.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:160:20: note: overridden virtual function is here 2.0 160 | virtual uint32_t GetSpmSampleDelayMax() { return 0; } 2.0 | ^ 2.0 9 warnings generated. 2.0 [27/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/pm4_factory.cpp.o 2.1 [28/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/gfx115x_factory.cpp.o 2.1 [29/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/gfx908_factory.cpp.o 2.1 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx908_factory.cpp:23: 2.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.h:63:19: warning: 'GetSpmSampleDelayMax' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.1 63 | virtual uint32_t GetSpmSampleDelayMax() { return 0x34; } 2.1 | ^ 2.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:160:20: note: overridden virtual function is here 2.1 160 | virtual uint32_t GetSpmSampleDelayMax() { return 0; } 2.1 | ^ 2.1 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx908_factory.cpp:25: 2.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:118:8: warning: 'BuildWriteWaitIdlePacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.1 118 | void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) { BuildBarrierCommand(cmdbuf); } 2.1 | ^ 2.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:159:16: note: overridden virtual function is here 2.1 159 | virtual void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) = 0; 2.1 | ^ 2.1 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx908_factory.cpp:25: 2.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:120:8: warning: 'BuildWaitRegMemCommand' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.1 120 | void BuildWaitRegMemCommand(CmdBuffer* cmdbuf, bool mem_space, uint64_t wait_addr, bool func_eq, 2.1 | ^ 2.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:168:16: note: overridden virtual function is here 2.1 168 | virtual void BuildWaitRegMemCommand(CmdBuffer* cmdbuf, bool mem_space, uint64_t wait_addr, 2.1 | ^ 2.1 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx908_factory.cpp:25: 2.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:166:8: warning: 'BuildWriteShRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.1 166 | void BuildWriteShRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 2.1 | ^ 2.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:181:16: note: overridden virtual function is here 2.1 181 | virtual void BuildWriteShRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 2.1 | ^ 2.1 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx908_factory.cpp:25: 2.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:217:8: warning: 'BuildWriteConfigRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.1 217 | void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 2.1 | ^ 2.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:252:16: note: overridden virtual function is here 2.1 252 | virtual void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 2.1 | ^ 2.1 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx908_factory.cpp:25: 2.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:327:8: warning: 'BuildNopPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.1 327 | void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) { 2.1 | ^ 2.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:221:16: note: overridden virtual function is here 2.1 221 | virtual void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) = 0; 2.1 | ^ 2.1 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx908_factory.cpp:25: 2.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:336:8: warning: 'BuildThreadTraceEventFinish' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.1 336 | void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) {} 2.1 | ^ 2.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:225:16: note: overridden virtual function is here 2.1 225 | virtual void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) = 0; 2.1 | ^ 2.1 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx908_factory.cpp:25: 2.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:338:8: warning: 'BuildIndirectBufferCmd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.1 338 | void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, std::size_t cmd_size) { 2.1 | ^ 2.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:207:16: note: overridden virtual function is here 2.1 207 | virtual void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, 2.1 | ^ 2.1 8 warnings generated. 2.1 [30/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/spm_data.cpp.o 2.2 [31/118] Building CXX object src/core/tests/CMakeFiles/aql-profile-v2-test.dir/__/gfx940_factory.cpp.o 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:23: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.h:63:19: warning: 'GetSpmSampleDelayMax' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 63 | virtual uint32_t GetSpmSampleDelayMax() { return 0x34; } 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:160:20: note: overridden virtual function is here 2.2 160 | virtual uint32_t GetSpmSampleDelayMax() { return 0; } 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:118:8: warning: 'BuildWriteWaitIdlePacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 118 | void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) { BuildBarrierCommand(cmdbuf); } 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:159:16: note: overridden virtual function is here 2.2 159 | virtual void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) = 0; 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:120:8: warning: 'BuildWaitRegMemCommand' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 120 | void BuildWaitRegMemCommand(CmdBuffer* cmdbuf, bool mem_space, uint64_t wait_addr, bool func_eq, 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:168:16: note: overridden virtual function is here 2.2 168 | virtual void BuildWaitRegMemCommand(CmdBuffer* cmdbuf, bool mem_space, uint64_t wait_addr, 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:166:8: warning: 'BuildWriteShRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 166 | void BuildWriteShRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:181:16: note: overridden virtual function is here 2.2 181 | virtual void BuildWriteShRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:217:8: warning: 'BuildWriteConfigRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 217 | void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:252:16: note: overridden virtual function is here 2.2 252 | virtual void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:327:8: warning: 'BuildNopPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 327 | void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) { 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:221:16: note: overridden virtual function is here 2.2 221 | virtual void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) = 0; 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:336:8: warning: 'BuildThreadTraceEventFinish' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 336 | void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) {} 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:225:16: note: overridden virtual function is here 2.2 225 | virtual void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) = 0; 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:338:8: warning: 'BuildIndirectBufferCmd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 338 | void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, std::size_t cmd_size) { 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:207:16: note: overridden virtual function is here 2.2 207 | virtual void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:89:20: warning: 'GetSpmSampleDelayMax' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 89 | virtual uint32_t GetSpmSampleDelayMax() { return 0x27; }; 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.h:63:19: note: overridden virtual function is here 2.2 63 | virtual uint32_t GetSpmSampleDelayMax() { return 0x34; } 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:209:20: warning: 'GetSpmSampleDelayMax' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 209 | virtual uint32_t GetSpmSampleDelayMax() { return 0x33; }; 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:89:20: note: overridden virtual function is here 2.2 89 | virtual uint32_t GetSpmSampleDelayMax() { return 0x27; }; 2.2 | ^ 2.2 10 warnings generated. 2.2 [32/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/gfx940_factory.cpp.o 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:23: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.h:63:19: warning: 'GetSpmSampleDelayMax' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 63 | virtual uint32_t GetSpmSampleDelayMax() { return 0x34; } 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:160:20: note: overridden virtual function is here 2.2 160 | virtual uint32_t GetSpmSampleDelayMax() { return 0; } 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:118:8: warning: 'BuildWriteWaitIdlePacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 118 | void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) { BuildBarrierCommand(cmdbuf); } 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:159:16: note: overridden virtual function is here 2.2 159 | virtual void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) = 0; 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:120:8: warning: 'BuildWaitRegMemCommand' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 120 | void BuildWaitRegMemCommand(CmdBuffer* cmdbuf, bool mem_space, uint64_t wait_addr, bool func_eq, 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:168:16: note: overridden virtual function is here 2.2 168 | virtual void BuildWaitRegMemCommand(CmdBuffer* cmdbuf, bool mem_space, uint64_t wait_addr, 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:166:8: warning: 'BuildWriteShRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 166 | void BuildWriteShRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:181:16: note: overridden virtual function is here 2.2 181 | virtual void BuildWriteShRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:217:8: warning: 'BuildWriteConfigRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 217 | void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:252:16: note: overridden virtual function is here 2.2 252 | virtual void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:327:8: warning: 'BuildNopPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 327 | void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) { 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:221:16: note: overridden virtual function is here 2.2 221 | virtual void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) = 0; 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:336:8: warning: 'BuildThreadTraceEventFinish' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 336 | void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) {} 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:225:16: note: overridden virtual function is here 2.2 225 | virtual void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) = 0; 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:338:8: warning: 'BuildIndirectBufferCmd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 338 | void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, std::size_t cmd_size) { 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:207:16: note: overridden virtual function is here 2.2 207 | virtual void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:89:20: warning: 'GetSpmSampleDelayMax' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 89 | virtual uint32_t GetSpmSampleDelayMax() { return 0x27; }; 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.h:63:19: note: overridden virtual function is here 2.2 63 | virtual uint32_t GetSpmSampleDelayMax() { return 0x34; } 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:209:20: warning: 'GetSpmSampleDelayMax' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 209 | virtual uint32_t GetSpmSampleDelayMax() { return 0x33; }; 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx940_factory.cpp:89:20: note: overridden virtual function is here 2.2 89 | virtual uint32_t GetSpmSampleDelayMax() { return 0x27; }; 2.2 | ^ 2.2 10 warnings generated. 2.2 [33/118] Building CXX object src/core/tests/CMakeFiles/aql-profile-v2-test.dir/__/gfx908_factory.cpp.o 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx908_factory.cpp:23: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.h:63:19: warning: 'GetSpmSampleDelayMax' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 63 | virtual uint32_t GetSpmSampleDelayMax() { return 0x34; } 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:160:20: note: overridden virtual function is here 2.2 160 | virtual uint32_t GetSpmSampleDelayMax() { return 0; } 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx908_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:118:8: warning: 'BuildWriteWaitIdlePacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 118 | void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) { BuildBarrierCommand(cmdbuf); } 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:159:16: note: overridden virtual function is here 2.2 159 | virtual void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) = 0; 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx908_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:120:8: warning: 'BuildWaitRegMemCommand' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 120 | void BuildWaitRegMemCommand(CmdBuffer* cmdbuf, bool mem_space, uint64_t wait_addr, bool func_eq, 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:168:16: note: overridden virtual function is here 2.2 168 | virtual void BuildWaitRegMemCommand(CmdBuffer* cmdbuf, bool mem_space, uint64_t wait_addr, 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx908_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:166:8: warning: 'BuildWriteShRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 166 | void BuildWriteShRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:181:16: note: overridden virtual function is here 2.2 181 | virtual void BuildWriteShRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx908_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:217:8: warning: 'BuildWriteConfigRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 217 | void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:252:16: note: overridden virtual function is here 2.2 252 | virtual void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx908_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:327:8: warning: 'BuildNopPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 327 | void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) { 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:221:16: note: overridden virtual function is here 2.2 221 | virtual void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) = 0; 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx908_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:336:8: warning: 'BuildThreadTraceEventFinish' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 336 | void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) {} 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:225:16: note: overridden virtual function is here 2.2 225 | virtual void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) = 0; 2.2 | ^ 2.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx908_factory.cpp:25: 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:338:8: warning: 'BuildIndirectBufferCmd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2.2 338 | void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, std::size_t cmd_size) { 2.2 | ^ 2.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:207:16: note: overridden virtual function is here 2.2 207 | virtual void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, 2.2 | ^ 2.2 8 warnings generated. 2.4 [34/118] Building CXX object src/core/tests/CMakeFiles/aql-profile-v2-test.dir/__/spm_data.cpp.o 2.4 [35/118] Building CXX object src/core/tests/CMakeFiles/command-buffer-test.dir/command_buffer_tests.cpp.o 2.5 [36/118] Building CXX object src/pm4/tests/CMakeFiles/sqtt-builder-test.dir/sqtt_builder_tests.cpp.o 2.5 [37/118] Linking CXX executable src/core/tests/command-buffer-test 2.5 [38/118] Building CXX object src/core/tests/CMakeFiles/aql-profile-v2-test.dir/__/parse_ip_discovery.cpp.o 2.5 [39/118] Building CXX object src/core/tests/CMakeFiles/aql-profile-v2-test.dir/__/gfx115x_factory.cpp.o 2.5 [40/118] Linking CXX executable src/pm4/tests/sqtt-builder-test 2.5 [41/118] Building CXX object src/pm4/tests/CMakeFiles/pmc-builder-test.dir/pmc_builder_tests.cpp.o 2.6 [42/118] Building CXX object src/core/tests/CMakeFiles/pm4-factory-test.dir/pm4_factory_tests.cpp.o 2.6 [43/118] Building CXX object src/util/tests/CMakeFiles/utility_tests.dir/util_tests.cpp.o 2.6 [44/118] Linking CXX executable src/pm4/tests/pmc-builder-test 2.6 [45/118] Linking CXX executable src/util/tests/utility_tests 2.6 [46/118] Building CXX object src/pm4/tests/CMakeFiles/gfx9-command-builder-test.dir/gfx9_cmd_builder_tests.cpp.o 2.6 [47/118] Building CXX object src/pm4/tests/CMakeFiles/command-builder-test.dir/cmd_builder_tests.cpp.o 2.7 [48/118] Linking CXX executable src/pm4/tests/gfx9-command-builder-test 2.7 [49/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/parse_ip_discovery.cpp.o 2.7 [50/118] Building CXX object test/integration/CMakeFiles/testv2.dir/agent.cpp.o 2.7 [51/118] Linking CXX executable src/pm4/tests/command-builder-test 2.8 [52/118] Building CXX object test/integration/CMakeFiles/testv2.dir/workload.cpp.o 2.9 [53/118] Building CXX object src/core/tests/CMakeFiles/counters-test.dir/counter_tests.cpp.o 2.9 [54/118] Building CXX object test/CMakeFiles/ctrl.dir/ctrl/test_hsa.cpp.o 2.9 [55/118] Building CXX object test/integration/CMakeFiles/testv2.dir/counter.cpp.o 3.0 [56/118] Building CXX object src/core/tests/CMakeFiles/aql-profile-v2-test.dir/__/counters.cpp.o 3.0 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/counters.cpp:44: 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/memorymanager.hpp:295:23: warning: base class 'MemoryManager' is uninitialized when used here to access 'MemoryManager::agent' [-Wuninitialized] 3.0 295 | : MemoryManager(agent, alloc, dealloc, data) { this->agent_handle = aql_agent; } 3.0 | ^ 3.0 1 warning generated. 3.0 [57/118] Building CXX object src/core/tests/CMakeFiles/aql-profile-v2-test.dir/__/gfx10_factory.cpp.o 3.0 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx10_factory.cpp:25: 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx10_cmd_builder.h:271:8: warning: 'BuildWriteConfigRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.0 271 | void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 3.0 | ^ 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:252:16: note: overridden virtual function is here 3.0 252 | virtual void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 3.0 | ^ 3.0 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx10_factory.cpp:25: 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx10_cmd_builder.h:332:8: warning: 'BuildNopPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.0 332 | void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) { 3.0 | ^ 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:221:16: note: overridden virtual function is here 3.0 221 | virtual void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) = 0; 3.0 | ^ 3.0 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx10_factory.cpp:25: 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx10_cmd_builder.h:341:8: warning: 'BuildThreadTraceEventFinish' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.0 341 | void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) {} 3.0 | ^ 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:225:16: note: overridden virtual function is here 3.0 225 | virtual void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) = 0; 3.0 | ^ 3.0 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx10_factory.cpp:25: 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx10_cmd_builder.h:343:8: warning: 'BuildIndirectBufferCmd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.0 343 | void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, std::size_t cmd_size) { 3.0 | ^ 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:207:16: note: overridden virtual function is here 3.0 207 | virtual void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, 3.0 | ^ 3.0 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx10_factory.cpp:23: 3.0 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:42: 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.0 262 | void Enable(CmdBuffer* cmd_buffer) { 3.0 | ^ 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx10_factory.cpp:63:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.0 63 | new pm4_builder::GpuPmcBuilder( 3.0 | ^ 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.0 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.0 | ^ 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.0 268 | void Disable(CmdBuffer* cmd_buffer) { 3.0 | ^ 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.0 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.0 | ^ 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.0 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.0 | ^ 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.0 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.0 | ^ 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.0 262 | void Enable(CmdBuffer* cmd_buffer) { 3.0 | ^ 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx10_factory.cpp:67:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.0 67 | new pm4_builder::GpuPmcBuilder( 3.0 | ^ 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.0 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.0 | ^ 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.0 268 | void Disable(CmdBuffer* cmd_buffer) { 3.0 | ^ 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.0 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.0 | ^ 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.0 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.0 | ^ 3.0 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.0 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.0 | ^ 3.0 10 warnings generated. 3.0 [58/118] Building CXX object src/pm4/tests/CMakeFiles/trace-config-test.dir/trace_config_test.cpp.o 3.0 [59/118] Building CXX object test/CMakeFiles/ctrl.dir/app/test.cpp.o 3.0 [60/118] Linking CXX executable src/pm4/tests/trace-config-test 3.1 [61/118] Linking CXX executable test/ctrl 3.1 [62/118] Building CXX object src/core/tests/CMakeFiles/aql-profile-v2-test.dir/__/gfx11_factory.cpp.o 3.1 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx11_factory.cpp:25: 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx11_cmd_builder.h:69:8: warning: 'BuildWriteWaitIdlePacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.1 69 | void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) { BuildBarrierCommand(cmdbuf); } 3.1 | ^ 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:159:16: note: overridden virtual function is here 3.1 159 | virtual void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) = 0; 3.1 | ^ 3.1 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx11_factory.cpp:25: 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx11_cmd_builder.h:203:8: warning: 'BuildWriteConfigRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.1 203 | void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 3.1 | ^ 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:252:16: note: overridden virtual function is here 3.1 252 | virtual void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 3.1 | ^ 3.1 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx11_factory.cpp:25: 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx11_cmd_builder.h:306:8: warning: 'BuildNopPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.1 306 | void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) { 3.1 | ^ 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:221:16: note: overridden virtual function is here 3.1 221 | virtual void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) = 0; 3.1 | ^ 3.1 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx11_factory.cpp:25: 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx11_cmd_builder.h:315:8: warning: 'BuildThreadTraceEventFinish' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.1 315 | void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) {} 3.1 | ^ 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:225:16: note: overridden virtual function is here 3.1 225 | virtual void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) = 0; 3.1 | ^ 3.1 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx11_factory.cpp:25: 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx11_cmd_builder.h:317:8: warning: 'BuildIndirectBufferCmd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.1 317 | void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, std::size_t cmd_size) { 3.1 | ^ 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:207:16: note: overridden virtual function is here 3.1 207 | virtual void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, 3.1 | ^ 3.1 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx11_factory.cpp:23: 3.1 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx11_factory.h:25: 3.1 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:42: 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.1 262 | void Enable(CmdBuffer* cmd_buffer) { 3.1 | ^ 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx11_factory.cpp:39:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.1 39 | new pm4_builder::GpuPmcBuilder( 3.1 | ^ 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.1 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.1 | ^ 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.1 268 | void Disable(CmdBuffer* cmd_buffer) { 3.1 | ^ 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.1 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.1 | ^ 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.1 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.1 | ^ 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.1 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.1 | ^ 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.1 262 | void Enable(CmdBuffer* cmd_buffer) { 3.1 | ^ 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx11_factory.cpp:43:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.1 43 | new pm4_builder::GpuPmcBuilder( 3.1 | ^ 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.1 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.1 | ^ 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.1 268 | void Disable(CmdBuffer* cmd_buffer) { 3.1 | ^ 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.1 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.1 | ^ 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.1 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.1 | ^ 3.1 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.1 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.1 | ^ 3.1 11 warnings generated. 3.2 [63/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/gfx11_factory.cpp.o 3.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx11_factory.cpp:25: 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx11_cmd_builder.h:69:8: warning: 'BuildWriteWaitIdlePacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.2 69 | void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) { BuildBarrierCommand(cmdbuf); } 3.2 | ^ 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:159:16: note: overridden virtual function is here 3.2 159 | virtual void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) = 0; 3.2 | ^ 3.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx11_factory.cpp:25: 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx11_cmd_builder.h:203:8: warning: 'BuildWriteConfigRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.2 203 | void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 3.2 | ^ 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:252:16: note: overridden virtual function is here 3.2 252 | virtual void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 3.2 | ^ 3.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx11_factory.cpp:25: 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx11_cmd_builder.h:306:8: warning: 'BuildNopPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.2 306 | void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) { 3.2 | ^ 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:221:16: note: overridden virtual function is here 3.2 221 | virtual void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) = 0; 3.2 | ^ 3.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx11_factory.cpp:25: 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx11_cmd_builder.h:315:8: warning: 'BuildThreadTraceEventFinish' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.2 315 | void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) {} 3.2 | ^ 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:225:16: note: overridden virtual function is here 3.2 225 | virtual void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) = 0; 3.2 | ^ 3.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx11_factory.cpp:25: 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx11_cmd_builder.h:317:8: warning: 'BuildIndirectBufferCmd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.2 317 | void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, std::size_t cmd_size) { 3.2 | ^ 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:207:16: note: overridden virtual function is here 3.2 207 | virtual void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, 3.2 | ^ 3.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx11_factory.cpp:23: 3.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx11_factory.h:25: 3.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:42: 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.2 262 | void Enable(CmdBuffer* cmd_buffer) { 3.2 | ^ 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx11_factory.cpp:39:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.2 39 | new pm4_builder::GpuPmcBuilder( 3.2 | ^ 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.2 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.2 | ^ 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.2 268 | void Disable(CmdBuffer* cmd_buffer) { 3.2 | ^ 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.2 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.2 | ^ 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.2 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.2 | ^ 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.2 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.2 | ^ 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.2 262 | void Enable(CmdBuffer* cmd_buffer) { 3.2 | ^ 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx11_factory.cpp:43:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.2 43 | new pm4_builder::GpuPmcBuilder( 3.2 | ^ 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.2 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.2 | ^ 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.2 268 | void Disable(CmdBuffer* cmd_buffer) { 3.2 | ^ 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.2 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.2 | ^ 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.2 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.2 | ^ 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.2 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.2 | ^ 3.2 11 warnings generated. 3.2 [64/118] Building CXX object src/core/tests/CMakeFiles/gfx9-memory-manager-test.dir/memorymanager_tests.cpp.o 3.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/tests/memorymanager_tests.cpp:23: 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/memorymanager.hpp:295:23: warning: base class 'MemoryManager' is uninitialized when used here to access 'MemoryManager::agent' [-Wuninitialized] 3.2 295 | : MemoryManager(agent, alloc, dealloc, data) { this->agent_handle = aql_agent; } 3.2 | ^ 3.2 1 warning generated. 3.2 [65/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/spm_v2.cpp.o 3.2 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/spm_v2.cpp:4: 3.2 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/memorymanager.hpp:295:23: warning: base class 'MemoryManager' is uninitialized when used here to access 'MemoryManager::agent' [-Wuninitialized] 3.2 295 | : MemoryManager(agent, alloc, dealloc, data) { this->agent_handle = aql_agent; } 3.2 | ^ 3.2 1 warning generated. 3.2 [66/118] Linking CXX executable src/core/tests/gfx9-memory-manager-test 3.3 [67/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/threadtrace.cpp.o 3.3 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/threadtrace.cpp:39: 3.3 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/memorymanager.hpp:295:23: warning: base class 'MemoryManager' is uninitialized when used here to access 'MemoryManager::agent' [-Wuninitialized] 3.3 295 | : MemoryManager(agent, alloc, dealloc, data) { this->agent_handle = aql_agent; } 3.3 | ^ 3.3 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/threadtrace.cpp:210:14: warning: comparison of different enumeration types in switch statement ('hsa_ven_amd_aqlprofile_parameter_name_t' and 'aqlprofile_att_parameter_name_ext_t') [-Wenum-compare-switch] 3.3 185 | case AQLPROFILE_ATT_PARAMETER_NAME_NUM_BUFFERS: 3.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3.3 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/threadtrace.cpp:207:14: warning: comparison of different enumeration types in switch statement ('hsa_ven_amd_aqlprofile_parameter_name_t' and 'aqlprofile_att_parameter_name_ext_t') [-Wenum-compare-switch] 3.3 185 | case AQLPROFILE_ATT_PARAMETER_NAME_RT_TIMESTAMP: 3.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3.3 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/threadtrace.cpp:204:14: warning: comparison of different enumeration types in switch statement ('hsa_ven_amd_aqlprofile_parameter_name_t' and 'aqlprofile_att_parameter_name_ext_t') [-Wenum-compare-switch] 3.3 185 | case AQLPROFILE_ATT_PARAMETER_NAME_BUFFER_SIZE_HIGH: 3.3 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3.3 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/threadtrace.cpp:204:14: warning: case value not in enumerated type 'hsa_ven_amd_aqlprofile_parameter_name_t' [-Wswitch] 3.3 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/threadtrace.cpp:207:14: warning: case value not in enumerated type 'hsa_ven_amd_aqlprofile_parameter_name_t' [-Wswitch] 3.3 207 | case AQLPROFILE_ATT_PARAMETER_NAME_RT_TIMESTAMP: 3.3 | ^ 3.3 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/threadtrace.cpp:210:14: warning: case value not in enumerated type 'hsa_ven_amd_aqlprofile_parameter_name_t' [-Wswitch] 3.3 210 | case AQLPROFILE_ATT_PARAMETER_NAME_NUM_BUFFERS: 3.3 | ^ 3.3 7 warnings generated. 3.4 [68/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/gfx9_factory.cpp.o 3.4 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:23: 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.h:63:19: warning: 'GetSpmSampleDelayMax' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 63 | virtual uint32_t GetSpmSampleDelayMax() { return 0x34; } 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:160:20: note: overridden virtual function is here 3.4 160 | virtual uint32_t GetSpmSampleDelayMax() { return 0; } 3.4 | ^ 3.4 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:25: 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:118:8: warning: 'BuildWriteWaitIdlePacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 118 | void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) { BuildBarrierCommand(cmdbuf); } 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:159:16: note: overridden virtual function is here 3.4 159 | virtual void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) = 0; 3.4 | ^ 3.4 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:25: 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:120:8: warning: 'BuildWaitRegMemCommand' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 120 | void BuildWaitRegMemCommand(CmdBuffer* cmdbuf, bool mem_space, uint64_t wait_addr, bool func_eq, 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:168:16: note: overridden virtual function is here 3.4 168 | virtual void BuildWaitRegMemCommand(CmdBuffer* cmdbuf, bool mem_space, uint64_t wait_addr, 3.4 | ^ 3.4 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:25: 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:166:8: warning: 'BuildWriteShRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 166 | void BuildWriteShRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:181:16: note: overridden virtual function is here 3.4 181 | virtual void BuildWriteShRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 3.4 | ^ 3.4 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:25: 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:217:8: warning: 'BuildWriteConfigRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 217 | void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:252:16: note: overridden virtual function is here 3.4 252 | virtual void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 3.4 | ^ 3.4 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:25: 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:327:8: warning: 'BuildNopPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 327 | void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:221:16: note: overridden virtual function is here 3.4 221 | virtual void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) = 0; 3.4 | ^ 3.4 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:25: 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:336:8: warning: 'BuildThreadTraceEventFinish' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 336 | void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) {} 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:225:16: note: overridden virtual function is here 3.4 225 | virtual void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) = 0; 3.4 | ^ 3.4 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:25: 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:338:8: warning: 'BuildIndirectBufferCmd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 338 | void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, std::size_t cmd_size) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:207:16: note: overridden virtual function is here 3.4 207 | virtual void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, 3.4 | ^ 3.4 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:23: 3.4 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.h:25: 3.4 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:42: 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 262 | void Enable(CmdBuffer* cmd_buffer) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:39:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.4 39 | new pm4_builder::GpuPmcBuilder( 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.4 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 268 | void Disable(CmdBuffer* cmd_buffer) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.4 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.4 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 262 | void Enable(CmdBuffer* cmd_buffer) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:43:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.4 43 | new pm4_builder::GpuPmcBuilder( 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.4 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 268 | void Disable(CmdBuffer* cmd_buffer) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.4 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.4 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.4 | ^ 3.4 14 warnings generated. 3.4 [69/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/counters.cpp.o 3.4 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/counters.cpp:44: 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/memorymanager.hpp:295:23: warning: base class 'MemoryManager' is uninitialized when used here to access 'MemoryManager::agent' [-Wuninitialized] 3.4 295 | : MemoryManager(agent, alloc, dealloc, data) { this->agent_handle = aql_agent; } 3.4 | ^ 3.4 1 warning generated. 3.4 [70/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/gfx12_factory.cpp.o 3.4 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx12_factory.cpp:25: 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:275:8: warning: 'BuildThreadTraceEventFinish' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 275 | void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:225:16: note: overridden virtual function is here 3.4 225 | virtual void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) = 0; 3.4 | ^ 3.4 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx12_factory.cpp:25: 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:297:8: warning: 'BuildWriteWaitIdlePacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 297 | void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) { BuildBarrierCommand(cmdbuf); } 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:159:16: note: overridden virtual function is here 3.4 159 | virtual void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) = 0; 3.4 | ^ 3.4 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx12_factory.cpp:25: 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:418:8: warning: 'BuildWriteConfigRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 418 | void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:252:16: note: overridden virtual function is here 3.4 252 | virtual void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 3.4 | ^ 3.4 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx12_factory.cpp:25: 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:502:8: warning: 'BuildNopPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 502 | void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:221:16: note: overridden virtual function is here 3.4 221 | virtual void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) = 0; 3.4 | ^ 3.4 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx12_factory.cpp:25: 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:511:8: warning: 'BuildIndirectBufferCmd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 511 | void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, std::size_t cmd_size) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:207:16: note: overridden virtual function is here 3.4 207 | virtual void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, 3.4 | ^ 3.4 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx12_factory.cpp:23: 3.4 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:42: 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 262 | void Enable(CmdBuffer* cmd_buffer) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx12_factory.cpp:62:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.4 62 | new pm4_builder::GpuPmcBuilder( 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.4 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 268 | void Disable(CmdBuffer* cmd_buffer) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.4 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.4 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 262 | void Enable(CmdBuffer* cmd_buffer) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx12_factory.cpp:66:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.4 66 | new pm4_builder::GpuPmcBuilder( 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.4 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 268 | void Disable(CmdBuffer* cmd_buffer) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.4 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.4 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.4 | ^ 3.4 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.4 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.4 | ^ 3.4 11 warnings generated. 3.5 [71/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/gfx1250_factory.cpp.o 3.5 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx1250_factory.cpp:26: 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:275:8: warning: 'BuildThreadTraceEventFinish' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 275 | void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) { 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:225:16: note: overridden virtual function is here 3.5 225 | virtual void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) = 0; 3.5 | ^ 3.5 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx1250_factory.cpp:26: 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:297:8: warning: 'BuildWriteWaitIdlePacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 297 | void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) { BuildBarrierCommand(cmdbuf); } 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:159:16: note: overridden virtual function is here 3.5 159 | virtual void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) = 0; 3.5 | ^ 3.5 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx1250_factory.cpp:26: 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:418:8: warning: 'BuildWriteConfigRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 418 | void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:252:16: note: overridden virtual function is here 3.5 252 | virtual void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 3.5 | ^ 3.5 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx1250_factory.cpp:26: 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:502:8: warning: 'BuildNopPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 502 | void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) { 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:221:16: note: overridden virtual function is here 3.5 221 | virtual void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) = 0; 3.5 | ^ 3.5 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx1250_factory.cpp:26: 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:511:8: warning: 'BuildIndirectBufferCmd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 511 | void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, std::size_t cmd_size) { 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:207:16: note: overridden virtual function is here 3.5 207 | virtual void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, 3.5 | ^ 3.5 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx1250_factory.cpp:24: 3.5 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:42: 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 262 | void Enable(CmdBuffer* cmd_buffer) { 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx1250_factory.cpp:66:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.5 66 | new pm4_builder::GpuPmcBuilder( 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.5 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 268 | void Disable(CmdBuffer* cmd_buffer) { 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.5 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.5 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 262 | void Enable(CmdBuffer* cmd_buffer) { 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx1250_factory.cpp:70:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.5 70 | new pm4_builder::GpuPmcBuilder( 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.5 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 268 | void Disable(CmdBuffer* cmd_buffer) { 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.5 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.5 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.5 | ^ 3.5 11 warnings generated. 3.5 [72/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/gfx10_factory.cpp.o 3.5 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx10_factory.cpp:25: 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx10_cmd_builder.h:271:8: warning: 'BuildWriteConfigRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 271 | void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:252:16: note: overridden virtual function is here 3.5 252 | virtual void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 3.5 | ^ 3.5 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx10_factory.cpp:25: 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx10_cmd_builder.h:332:8: warning: 'BuildNopPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 332 | void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) { 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:221:16: note: overridden virtual function is here 3.5 221 | virtual void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) = 0; 3.5 | ^ 3.5 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx10_factory.cpp:25: 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx10_cmd_builder.h:341:8: warning: 'BuildThreadTraceEventFinish' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 341 | void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) {} 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:225:16: note: overridden virtual function is here 3.5 225 | virtual void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) = 0; 3.5 | ^ 3.5 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx10_factory.cpp:25: 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx10_cmd_builder.h:343:8: warning: 'BuildIndirectBufferCmd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 343 | void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, std::size_t cmd_size) { 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:207:16: note: overridden virtual function is here 3.5 207 | virtual void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, 3.5 | ^ 3.5 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx10_factory.cpp:23: 3.5 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:42: 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 262 | void Enable(CmdBuffer* cmd_buffer) { 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx10_factory.cpp:63:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.5 63 | new pm4_builder::GpuPmcBuilder( 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.5 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 268 | void Disable(CmdBuffer* cmd_buffer) { 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.5 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.5 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 262 | void Enable(CmdBuffer* cmd_buffer) { 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx10_factory.cpp:67:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.5 67 | new pm4_builder::GpuPmcBuilder( 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.5 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 268 | void Disable(CmdBuffer* cmd_buffer) { 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.5 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.5 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.5 | ^ 3.5 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.5 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.5 | ^ 3.5 10 warnings generated. 3.6 [73/118] Building CXX object src/core/tests/CMakeFiles/logger-test.dir/logger_tests.cpp.o 3.6 [74/118] Linking CXX executable src/core/tests/logger-test 3.7 [75/118] Building CXX object src/core/tests/CMakeFiles/aql-profile-v2-test.dir/__/gfx12_factory.cpp.o 3.7 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx12_factory.cpp:25: 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:275:8: warning: 'BuildThreadTraceEventFinish' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.7 275 | void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) { 3.7 | ^ 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:225:16: note: overridden virtual function is here 3.7 225 | virtual void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) = 0; 3.7 | ^ 3.7 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx12_factory.cpp:25: 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:297:8: warning: 'BuildWriteWaitIdlePacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.7 297 | void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) { BuildBarrierCommand(cmdbuf); } 3.7 | ^ 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:159:16: note: overridden virtual function is here 3.7 159 | virtual void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) = 0; 3.7 | ^ 3.7 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx12_factory.cpp:25: 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:418:8: warning: 'BuildWriteConfigRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.7 418 | void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 3.7 | ^ 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:252:16: note: overridden virtual function is here 3.7 252 | virtual void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 3.7 | ^ 3.7 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx12_factory.cpp:25: 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:502:8: warning: 'BuildNopPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.7 502 | void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) { 3.7 | ^ 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:221:16: note: overridden virtual function is here 3.7 221 | virtual void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) = 0; 3.7 | ^ 3.7 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx12_factory.cpp:25: 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:511:8: warning: 'BuildIndirectBufferCmd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.7 511 | void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, std::size_t cmd_size) { 3.7 | ^ 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:207:16: note: overridden virtual function is here 3.7 207 | virtual void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, 3.7 | ^ 3.7 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx12_factory.cpp:23: 3.7 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:42: 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.7 262 | void Enable(CmdBuffer* cmd_buffer) { 3.7 | ^ 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx12_factory.cpp:62:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.7 62 | new pm4_builder::GpuPmcBuilder( 3.7 | ^ 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.7 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.7 | ^ 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.7 268 | void Disable(CmdBuffer* cmd_buffer) { 3.7 | ^ 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.7 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.7 | ^ 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.7 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.7 | ^ 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.7 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.7 | ^ 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.7 262 | void Enable(CmdBuffer* cmd_buffer) { 3.7 | ^ 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx12_factory.cpp:66:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.7 66 | new pm4_builder::GpuPmcBuilder( 3.7 | ^ 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.7 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.7 | ^ 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.7 268 | void Disable(CmdBuffer* cmd_buffer) { 3.7 | ^ 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.7 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.7 | ^ 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.7 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.7 | ^ 3.7 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.7 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.7 | ^ 3.7 11 warnings generated. 3.8 [76/118] Building CXX object src/core/tests/CMakeFiles/aql-profile-v2-test.dir/__/gfx9_factory.cpp.o 3.8 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:23: 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.h:63:19: warning: 'GetSpmSampleDelayMax' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.8 63 | virtual uint32_t GetSpmSampleDelayMax() { return 0x34; } 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:160:20: note: overridden virtual function is here 3.8 160 | virtual uint32_t GetSpmSampleDelayMax() { return 0; } 3.8 | ^ 3.8 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:25: 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:118:8: warning: 'BuildWriteWaitIdlePacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.8 118 | void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) { BuildBarrierCommand(cmdbuf); } 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:159:16: note: overridden virtual function is here 3.8 159 | virtual void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) = 0; 3.8 | ^ 3.8 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:25: 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:120:8: warning: 'BuildWaitRegMemCommand' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.8 120 | void BuildWaitRegMemCommand(CmdBuffer* cmdbuf, bool mem_space, uint64_t wait_addr, bool func_eq, 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:168:16: note: overridden virtual function is here 3.8 168 | virtual void BuildWaitRegMemCommand(CmdBuffer* cmdbuf, bool mem_space, uint64_t wait_addr, 3.8 | ^ 3.8 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:25: 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:166:8: warning: 'BuildWriteShRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.8 166 | void BuildWriteShRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:181:16: note: overridden virtual function is here 3.8 181 | virtual void BuildWriteShRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 3.8 | ^ 3.8 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:25: 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:217:8: warning: 'BuildWriteConfigRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.8 217 | void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:252:16: note: overridden virtual function is here 3.8 252 | virtual void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 3.8 | ^ 3.8 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:25: 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:327:8: warning: 'BuildNopPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.8 327 | void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) { 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:221:16: note: overridden virtual function is here 3.8 221 | virtual void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) = 0; 3.8 | ^ 3.8 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:25: 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:336:8: warning: 'BuildThreadTraceEventFinish' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.8 336 | void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) {} 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:225:16: note: overridden virtual function is here 3.8 225 | virtual void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) = 0; 3.8 | ^ 3.8 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:25: 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx9_cmd_builder.h:338:8: warning: 'BuildIndirectBufferCmd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.8 338 | void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, std::size_t cmd_size) { 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:207:16: note: overridden virtual function is here 3.8 207 | virtual void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, 3.8 | ^ 3.8 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:23: 3.8 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.h:25: 3.8 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:42: 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.8 262 | void Enable(CmdBuffer* cmd_buffer) { 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:39:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.8 39 | new pm4_builder::GpuPmcBuilder( 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.8 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.8 268 | void Disable(CmdBuffer* cmd_buffer) { 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.8 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.8 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.8 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.8 262 | void Enable(CmdBuffer* cmd_buffer) { 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx9_factory.cpp:43:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.8 43 | new pm4_builder::GpuPmcBuilder( 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.8 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.8 268 | void Disable(CmdBuffer* cmd_buffer) { 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.8 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.8 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.8 | ^ 3.8 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.8 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.8 | ^ 3.8 14 warnings generated. 3.9 [77/118] Building CXX object src/core/tests/CMakeFiles/aql-profile-v2-test.dir/__/gfx1250_factory.cpp.o 3.9 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx1250_factory.cpp:26: 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:275:8: warning: 'BuildThreadTraceEventFinish' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.9 275 | void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) { 3.9 | ^ 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:225:16: note: overridden virtual function is here 3.9 225 | virtual void BuildThreadTraceEventFinish(CmdBuffer* cmdBuf) = 0; 3.9 | ^ 3.9 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx1250_factory.cpp:26: 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:297:8: warning: 'BuildWriteWaitIdlePacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.9 297 | void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) { BuildBarrierCommand(cmdbuf); } 3.9 | ^ 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:159:16: note: overridden virtual function is here 3.9 159 | virtual void BuildWriteWaitIdlePacket(CmdBuffer* cmdbuf) = 0; 3.9 | ^ 3.9 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx1250_factory.cpp:26: 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:418:8: warning: 'BuildWriteConfigRegPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.9 418 | void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) { 3.9 | ^ 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:252:16: note: overridden virtual function is here 3.9 252 | virtual void BuildWriteConfigRegPacket(CmdBuffer* cmdbuf, uint32_t addr, uint32_t value) = 0; 3.9 | ^ 3.9 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx1250_factory.cpp:26: 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:502:8: warning: 'BuildNopPacket' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.9 502 | void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) { 3.9 | ^ 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:221:16: note: overridden virtual function is here 3.9 221 | virtual void BuildNopPacket(CmdBuffer* cmdbuf, uint32_t num_dwords) = 0; 3.9 | ^ 3.9 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx1250_factory.cpp:26: 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/gfx12_cmd_builder.h:511:8: warning: 'BuildIndirectBufferCmd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.9 511 | void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, std::size_t cmd_size) { 3.9 | ^ 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/cmd_builder.h:207:16: note: overridden virtual function is here 3.9 207 | virtual void BuildIndirectBufferCmd(CmdBuffer* cmdbuf, const void* cmd_addr, 3.9 | ^ 3.9 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx1250_factory.cpp:24: 3.9 In file included from /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/pm4_factory.h:42: 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.9 262 | void Enable(CmdBuffer* cmd_buffer) { 3.9 | ^ 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx1250_factory.cpp:66:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.9 66 | new pm4_builder::GpuPmcBuilder( 3.9 | ^ 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.9 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.9 | ^ 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.9 268 | void Disable(CmdBuffer* cmd_buffer) { 3.9 | ^ 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.9 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.9 | ^ 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.9 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.9 | ^ 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.9 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.9 | ^ 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:262:8: warning: 'Enable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.9 262 | void Enable(CmdBuffer* cmd_buffer) { 3.9 | ^ 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/core/gfx1250_factory.cpp:70:13: note: in instantiation of template class 'pm4_builder::GpuPmcBuilder' requested here 3.9 70 | new pm4_builder::GpuPmcBuilder( 3.9 | ^ 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:105:16: note: overridden virtual function is here 3.9 105 | virtual void Enable(CmdBuffer* cmd_buffer) = 0; 3.9 | ^ 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:268:8: warning: 'Disable' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.9 268 | void Disable(CmdBuffer* cmd_buffer) { 3.9 | ^ 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:107:16: note: overridden virtual function is here 3.9 107 | virtual void Disable(CmdBuffer* cmd_buffer) = 0; 3.9 | ^ 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:274:8: warning: 'WaitIdle' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 3.9 274 | void WaitIdle(CmdBuffer* cmd_buffer) { 3.9 | ^ 3.9 /__w/rockrel/rockrel/rocm-systems/projects/aqlprofile/src/pm4/pmc_builder.h:109:16: note: overridden virtual function is here 3.9 109 | virtual void WaitIdle(CmdBuffer* cmd_buffer) = 0; 3.9 | ^ 3.9 11 warnings generated. 3.9 [78/118] Building CXX object CMakeFiles/hsa-amd-aqlprofile64.dir/src/core/aql_profile.cpp.o 4.0 [79/118] Linking CXX shared library libhsa-amd-aqlprofile64.so.1.0.0 4.0 [80/118] Creating library symlink libhsa-amd-aqlprofile64.so.1 libhsa-amd-aqlprofile64.so 4.0 [81/118] Building CXX object src/core/tests/CMakeFiles/aqlprofile-test.dir/aql_profile_tests.cpp.o 4.0 [82/118] Linking CXX executable src/core/tests/pm4-factory-test 4.0 [83/118] Linking CXX executable src/core/tests/counters-test 4.0 [84/118] Linking CXX shared library test/integration/libintercept.so 4.0 [85/118] Linking CXX executable src/core/tests/aqlprofile-test 4.1 [86/118] Building CXX object src/pm4/tests/CMakeFiles/spm-builder-test.dir/spm_builder_test.cpp.o 4.1 [87/118] Building gfx1010_simple_convolution.hsaco... 4.1 [88/118] Building gfx1012_simple_convolution.hsaco... 4.1 [89/118] Building gfx90c_simple_convolution.hsaco... 4.1 [90/118] Building gfx1035_simple_convolution.hsaco... 4.1 [91/118] Building gfx1032_simple_convolution.hsaco... 4.1 [92/118] Building gfx1102_simple_convolution.hsaco... 4.1 [93/118] Building gfx1011_simple_convolution.hsaco... 4.1 [94/118] Building gfx1033_simple_convolution.hsaco... 4.1 [95/118] Building gfx1034_simple_convolution.hsaco... 4.1 [96/118] Building gfx1030_simple_convolution.hsaco... 4.1 [97/118] Building gfx1031_simple_convolution.hsaco... 4.1 [98/118] Linking CXX executable src/pm4/tests/spm-builder-test 4.1 [99/118] Building gfx1101_simple_convolution.hsaco... 4.1 [100/118] Building gfx906_simple_convolution.hsaco... 4.1 [101/118] Building gfx1036_simple_convolution.hsaco... 4.2 [102/118] Building gfx942_simple_convolution.hsaco... 4.2 [103/118] Building gfx908_simple_convolution.hsaco... 4.2 [104/118] Building gfx1200_simple_convolution.hsaco... 4.2 [105/118] Building gfx1103_simple_convolution.hsaco... 4.2 [106/118] Building gfx950_simple_convolution.hsaco... 4.2 [107/118] Building gfx1152_simple_convolution.hsaco... 4.2 [108/118] Building gfx900_simple_convolution.hsaco... 4.2 [109/118] Building gfx1100_simple_convolution.hsaco... 4.2 [110/118] Building gfx1151_simple_convolution.hsaco... 4.2 [111/118] Building gfx90a_simple_convolution.hsaco... 4.2 [112/118] Building gfx1201_simple_convolution.hsaco... 4.2 [113/118] Building gfx1150_simple_convolution.hsaco... 4.2 [114/118] Building gfx1153_simple_convolution.hsaco... 5.5 [115/118] Building CXX object src/core/tests/CMakeFiles/aql-profile-v2-test.dir/aql_profile_v2_tests.cpp.o 5.6 [116/118] Linking CXX executable src/core/tests/aql-profile-v2-test 37.3 [117/118] Building HIP object test/integration/CMakeFiles/testv2.dir/main.cpp.o 37.3 [118/118] Linking HIP executable test/integration/testv2 END 1781485028.246749 37.329418897628784 0