From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 62936 invoked by alias); 4 Apr 2015 20:35:55 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 62897 invoked by uid 48); 4 Apr 2015 20:35:52 -0000 From: "andreast at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/65535] powerpc64-freebsd build failure Date: Sat, 04 Apr 2015 20:35:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 5.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: andreast at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: andreast at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-04/txt/msg00288.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65535 --- Comment #3 from Andreas Tobler --- Unfortunately the build fails with: /usr/local/bin/ld: libbackend.a(tree-diagnostic.o): bad reloc symbol index (0x10000 >= 0x39) for offset 0x3ee6 in section `.debug_info' libbackend.a: error adding symbols: Bad value collect2: error: ld returned 1 exit status /export/devel/net/src/gcc/head/gcc/gcc/c/Make-lang.in:71: recipe for target 'cc1' failed gmake[3]: *** [cc1] Error 1 gmake[3]: Leaving directory '/export/build/src/gcc/head/objdir/gcc' Makefile:4444: recipe for target 'all-stage3-gcc' failed gmake[2]: *** [all-stage3-gcc] Error 2 But this is independent to your report.