Bug 2173030 - dyninst: FTBFS in rawhide/f39
Summary: dyninst: FTBFS in rawhide/f39
Keywords:
Status: CLOSED DUPLICATE of bug 2172689
Alias: None
Product: Fedora
Classification: Fedora
Component: dyninst
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stan Cox
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-02-23 18:30 UTC by Thomas Rodgers
Modified: 2023-02-23 20:27 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-02-23 20:27:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Thomas Rodgers 2023-02-23 18:30:49 UTC
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*)':

Comment 1 Miro Hrončok 2023-02-23 20:27:53 UTC

*** This bug has been marked as a duplicate of bug 2172689 ***


Note You need to log in before you can comment on or make changes to this bug.