From owner-freebsd-ppc@freebsd.org Sun Jun 28 22:59:31 2015 Return-Path: Delivered-To: freebsd-ppc@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 4095998FD8B; Sun, 28 Jun 2015 22:59:31 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x22f.google.com (mail-ig0-x22f.google.com [IPv6:2607:f8b0:4001:c05::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1DD491646; Sun, 28 Jun 2015 22:59:31 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igcur8 with SMTP id ur8so24091506igc.0; Sun, 28 Jun 2015 15:59:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=qc71xw1UiBgf8+UHCApLyL/un9TOU1yy0CffLRNd4fc=; b=KlNKx9r2FZPityjkXqmDNsRFcSxmw6xQhqeXP2451h3xS0HYVkn0PSVhnN2hAEnjSh yhWdmk6KDi1/JoQvtQ9eNzlkBew4Mm1ObgHU49pzhkysBnTD+vh9XMTqGadIBQcl1gEL STXFJenURftSsvR3jsCdXJX+H5E3cbTZ+Gz9lckPojLkj4fO10M+F9wPyJn3HSJODe4S D+lYgZ7QFS1cX3B+kXRlXxf512uTcu2i+c6ht5QJZ/BzyXbyX1vGN3dky7x+Dpt6zOFh RrC6EqtNitDQwhrcV8U/JGLqvu8b7Vrx86OhS1Uu6JTLi5p8QAdg3WEgbNgyyjAkLi7K T4YA== MIME-Version: 1.0 X-Received: by 10.50.79.129 with SMTP id j1mr11343356igx.32.1435532370538; Sun, 28 Jun 2015 15:59:30 -0700 (PDT) Received: by 10.36.38.133 with HTTP; Sun, 28 Jun 2015 15:59:30 -0700 (PDT) In-Reply-To: References: <8C09575A-B885-4F41-BFF8-46FEC028E755@gmail.com> Date: Sun, 28 Jun 2015 15:59:30 -0700 Message-ID: Subject: Re: powerpc and powerpc64 builds broken From: Adrian Chadd To: "Bjoern A. Zeeb" Cc: Justin Hibbits , FreeBSD Current , FreeBSD PowerPC ML Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jun 2015 22:59:31 -0000 On 28 June 2015 at 15:52, Bjoern A. Zeeb w= rote: > >> On 28 Jun 2015, at 19:09 , Justin Hibbits wrote: >> >> On Sun, Jun 28, 2015 at 11:36 AM, Garrett Cooper = wrote: >>> >>>> On Jun 28, 2015, at 10:48, Justin Hibbits wrote= : >>>> >>>> Both powerpc and powerpc64 builds are broken in the same way, in >>>> usr.bin/mkesdb. It was working correctly as of just before BSDCan, I >>>> successfully built world and kernel on June 6. >>>> >>>> The error seen at this point is: >>> >>> - What does file say when you run it on libc.so.7? >> >> /usr/obj/usr/src/lib/libc/libc.so.7: ELF 64-bit MSB shared object, >> 64-bit PowerPC or cisco 7500, version 1 (FreeBSD), dynamically linked, >> not stripped >> >>> - What's your current revision? >> >> r284893 >> >>> - Does it work when SRCCONF/__MAKECONF are set to /dev/null? >> >> No, the problem remains. > > I have not see this problem in my endless tinderbox run; > I know the crossbuilds succeeded with r284913. Yeah, crossbuilds work fine. It's the actual run-on-real-hardware bit that doesn't. (powerpc64 runs fine in qemu-devel; people should try it!) -adrian > > > =E2=80=94 > Bjoern A. Zeeb Charles Haddon Spurgeon: > "Friendship is one of the sweetest joys of life. Many might have failed > beneath the bitterness of their trial had they not found a friend." > > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org"