This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/17883] New: git stap commit 81acc574 doesn't compile on rhel[56]


https://sourceware.org/bugzilla/show_bug.cgi?id=17883

            Bug ID: 17883
           Summary: git stap commit 81acc574 doesn't compile on rhel[56]
           Product: systemtap
           Version: unspecified
            Status: RESOLVED
          Severity: normal
          Priority: P2
         Component: translator
          Assignee: systemtap at sourceware dot org
          Reporter: mcermak at redhat dot com
                CC: wcohen at redhat dot com
            Status: RESOLVED
                CC: wcohen at redhat dot com
        Resolution: FIXED

Fresh upstream bits based on git commit 81acc574 do not compile on RHEL[56].

  CXX      stap-dwflpp.o
dwflpp.cxx: In member function âint dwflpp::iterate_over_plt(T*, void (*)(T*,
const char*, size_t)) [with T = void]â:
dwflpp.cxx:1426: error: âEM_AARCH64â was not declared in this scope
make[2]: *** [stap-dwflpp.o] Error 1
make[2]: Leaving directory `/root/mcermak-systemtap/systemtap'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/mcermak-systemtap/systemtap'
make: *** [all] Error 2

Looks like caused by commit 81acc574. RHEL7 and Fedora do not seem to be
affected.

--- Comment #1 from William Cohen <wcohen at redhat dot com> ---
commit d34906046678a970bd9665c5a065126c9cb57ad6 should fix this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]