From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15423 invoked by alias); 8 Jun 2010 15:51:01 -0000 Received: (qmail 14072 invoked by uid 48); 8 Jun 2010 15:50:34 -0000 Date: Wed, 09 Jun 2010 13:33:00 -0000 From: "ananth at in dot ibm dot com" To: systemtap@sources.redhat.com Message-ID: <20100608155033.11680.ananth@in.ibm.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/11680] New: Systemtap build broken on PPC64 X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2010-q2/txt/msg00502.txt.bz2 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.