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/11680] New: Systemtap build broken on PPC64


With the latest SystemTap git tree, the powerpc build is broken:


  CCLD   staprun
  CXX    stap-main.o
/tmp/ccfJUtUg.s: Assembler messages:
/tmp/ccfJUtUg.s:2432: Error: backward ref to unknown label "3:"
/tmp/ccfJUtUg.s:2539: Error: backward ref to unknown label "3:"
/tmp/ccfJUtUg.s:25507: Error: backward ref to unknown label "3:"
/tmp/ccfJUtUg.s:25908: Error: backward ref to unknown label "3:"
/tmp/ccfJUtUg.s:25950: Error: backward ref to unknown label "3:"
/tmp/ccfJUtUg.s:26773: Error: backward ref to unknown label "3:"
/tmp/ccfJUtUg.s:27923: Error: backward ref to unknown label "3:"
/tmp/ccfJUtUg.s:28057: Error: CFI instruction used without previous .cfi_startproc
/tmp/ccfJUtUg.s:28058: Error: CFI instruction used without previous .cfi_startproc
/tmp/ccfJUtUg.s:28086: Error: CFI instruction used without previous .cfi_startproc
/tmp/ccfJUtUg.s:28124: Error: backward ref to unknown label "3:"
/tmp/ccfJUtUg.s:28203: Error: backward ref to unknown label "3:"
/tmp/ccfJUtUg.s:28904: Error: backward ref to unknown label "3:"
/tmp/ccfJUtUg.s:28969: Error: backward ref to unknown label "3:"
/tmp/ccfJUtUg.s:29024: Error: backward ref to unknown label "3:"
/tmp/ccfJUtUg.s:29127: Error: backward ref to unknown label "3:"
/tmp/ccfJUtUg.s:30403: Error: backward ref to unknown label "3:"
/tmp/ccfJUtUg.s:30480: Error: backward ref to unknown label "3:"
/tmp/ccfJUtUg.s:32205: Error: .cfi_endproc without corresponding .cfi_startproc
/tmp/ccfJUtUg.s:192655: Error: open CFI at the end of file; missing .cfi_endproc 
directive
make[2]: *** [stap-main.o] Error 1
make[2]: Leaving directory `/home/ananth/systemtap-8jun'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ananth/systemtap-8jun'
make: *** [all] Error 2

-- 
           Summary: Systemtap build broken on PPC64
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: ananth at in dot ibm dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=11680

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


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