From owner-freebsd-bugs@freebsd.org Thu Oct 13 15:52:12 2016 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84850C0F1E4 for ; Thu, 13 Oct 2016 15:52:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6AF211FF for ; Thu, 13 Oct 2016 15:52:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u9DFqCgV019369 for ; Thu, 13 Oct 2016 15:52:12 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 213454] mips64 BERI boot components fail to build with CROSS_TOOLCHAIN=mips64-gcc Date: Thu, 13 Oct 2016 15:52:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2016 15:52:12 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213454 Bug ID: 213454 Summary: mips64 BERI boot components fail to build with CROSS_TOOLCHAIN=3Dmips64-gcc Product: Base System Version: CURRENT Hardware: mips OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: emaste@freebsd.org buildworld fails with: =3D=3D=3D> sys/boot/mips/beri/boot2 (all) /usr/local/mips64-freebsd/bin/ld -nostdlib -static -N -G0 -L/tank/emaste/src/freebsd/sys/boot/mips/beri/boot2 -nostdlib -T /tank/emaste/src/freebsd/sys/boot/mips/beri/boot2/flashboot.ldscript -o flashboot.elf relocate.o start.o boot2.o altera_jtag_uart.o cfi.o sdcard.o /tank/emaste/obj/mips.mips64/tank/emaste/src/freebsd/sys/boot/mips/beri/boo= t2/../../../../../lib/libstand/libstand.a /usr/local/mips64-freebsd/bin/ld: relocate.o: ABI is incompatible with that= of the selected emulation /usr/local/mips64-freebsd/bin/ld: failed to merge target specific data of f= ile relocate.o /usr/local/mips64-freebsd/bin/ld: start.o: ABI is incompatible with that of= the selected emulation /usr/local/mips64-freebsd/bin/ld: failed to merge target specific data of f= ile start.o /usr/local/mips64-freebsd/bin/ld: boot2.o: ABI is incompatible with that of= the selected emulation /usr/local/mips64-freebsd/bin/ld: failed to merge target specific data of f= ile boot2.o /usr/local/mips64-freebsd/bin/ld: altera_jtag_uart.o: ABI is incompatible w= ith that of the selected emulation /usr/local/mips64-freebsd/bin/ld: failed to merge target specific data of f= ile altera_jtag_uart.o /usr/local/mips64-freebsd/bin/ld: cfi.o: ABI is incompatible with that of t= he selected emulation /usr/local/mips64-freebsd/bin/ld: failed to merge target specific data of f= ile cfi.o /usr/local/mips64-freebsd/bin/ld: sdcard.o: ABI is incompatible with that of the selected emulation /usr/local/mips64-freebsd/bin/ld: failed to merge target specific data of f= ile sdcard.o /usr/local/mips64-freebsd/bin/ld: /tank/emaste/obj/mips.mips64/tank/emaste/src/freebsd/sys/boot/mips/beri/boo= t2/../../../../../lib/libstand/libstand.a(strsep.o): ABI is incompatible with that of the selected emulation /usr/local/mips64-freebsd/bin/ld: failed to merge target specific data of f= ile /tank/emaste/obj/mips.mips64/tank/emaste/src/freebsd/sys/boot/mips/beri/boo= t2/../../../../../lib/libstand/libstand.a(strsep.o) /usr/local/mips64-freebsd/bin/ld: /tank/emaste/obj/mips.mips64/tank/emaste/src/freebsd/sys/boot/mips/beri/boo= t2/../../../../../lib/libstand/libstand.a(memcpy.o): ABI is incompatible with that of the selected emulation /usr/local/mips64-freebsd/bin/ld: failed to merge target specific data of f= ile /tank/emaste/obj/mips.mips64/tank/emaste/src/freebsd/sys/boot/mips/beri/boo= t2/../../../../../lib/libstand/libstand.a(memcpy.o) /usr/local/mips64-freebsd/bin/ld: /tank/emaste/obj/mips.mips64/tank/emaste/src/freebsd/sys/boot/mips/beri/boo= t2/../../../../../lib/libstand/libstand.a(strcmp.o): ABI is incompatible with that of the selected emulation /usr/local/mips64-freebsd/bin/ld: failed to merge target specific data of f= ile /tank/emaste/obj/mips.mips64/tank/emaste/src/freebsd/sys/boot/mips/beri/boo= t2/../../../../../lib/libstand/libstand.a(strcmp.o) /usr/local/mips64-freebsd/bin/ld: /tank/emaste/obj/mips.mips64/tank/emaste/src/freebsd/sys/boot/mips/beri/boo= t2/../../../../../lib/libstand/libstand.a(printf.o): ABI is incompatible with that of the selected emulation /usr/local/mips64-freebsd/bin/ld: failed to merge target specific data of f= ile /tank/emaste/obj/mips.mips64/tank/emaste/src/freebsd/sys/boot/mips/beri/boo= t2/../../../../../lib/libstand/libstand.a(printf.o) /usr/local/mips64-freebsd/bin/ld: /tank/emaste/obj/mips.mips64/tank/emaste/src/freebsd/sys/boot/mips/beri/boo= t2/../../../../../lib/libstand/libstand.a(strlen.o): ABI is incompatible with that of the selected emulation /usr/local/mips64-freebsd/bin/ld: failed to merge target specific data of f= ile /tank/emaste/obj/mips.mips64/tank/emaste/src/freebsd/sys/boot/mips/beri/boo= t2/../../../../../lib/libstand/libstand.a(strlen.o) /usr/local/mips64-freebsd/bin/ld: /tank/emaste/obj/mips.mips64/tank/emaste/src/freebsd/sys/boot/mips/beri/boo= t2/../../../../../lib/libstand/libstand.a(bcd.o): ABI is incompatible with that of the selected emulation /usr/local/mips64-freebsd/bin/ld: failed to merge target specific data of f= ile /tank/emaste/obj/mips.mips64/tank/emaste/src/freebsd/sys/boot/mips/beri/boo= t2/../../../../../lib/libstand/libstand.a(bcd.o) *** Error code 1 (ignored) /usr/local/mips64-freebsd/bin/objcopy -S -O binary flashboot.elf flashboot /usr/local/mips64-freebsd/bin/objcopy: 'flashboot.elf': No such file *** Error code 1 (ignored) (jtagboot and beri/loader fail with the same errors) --=20 You are receiving this mail because: You are the assignee for the bug.=