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