https://koji.fedoraproject.org/koji/buildinfo?buildID=2156315 This is likely a transitive include problem where <array> is no longer being included. /builddir/build/BUILD/dyninst-12.2.0/dyninst-12.2.0/instructionAPI/src/InstructionDecoder-aarch64.C:40:71: error: variable 'const std::array<std::__cxx11::basic_string<char>, 16> Dyninst::InstructionAPI::InstructionDecoder_aarch64::condNames' has initializer but incomplete type 40 | const std::array<std::string, 16> InstructionDecoder_aarch64::condNames = { { | ^~~~~~~~~ /builddir/build/BUILD/dyninst-12.2.0/dyninst-12.2.0/instructionAPI/src/InstructionDecoder-aarch64.C: In member function 'virtual bool Dyninst::InstructionAPI::InstructionDecoder_aarch64::decodeOperands(const Dyninst::InstructionAPI::Instruction*)':
*** This bug has been marked as a duplicate of bug 2172689 ***