From owner-freebsd-hackers@freebsd.org Wed Apr 4 02:37:32 2018 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E812DF87BB8 for ; Wed, 4 Apr 2018 02:37:31 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 6809183662 for ; Wed, 4 Apr 2018 02:37:31 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from spqr.komquats.com ([70.67.125.17]) by shaw.ca with ESMTPA id 3YIhfraUMXziT3YIifnx2z; Tue, 03 Apr 2018 20:37:29 -0600 X-Authority-Analysis: v=2.3 cv=X6B81lbe c=1 sm=1 tr=0 a=VFtTW3WuZNDh6VkGe7fA3g==:117 a=VFtTW3WuZNDh6VkGe7fA3g==:17 a=kj9zAlcOel0A:10 a=Kd1tUaAdevIA:10 a=YxBL1-UpAAAA:8 a=6I5d2MoRAAAA:8 a=6JMU3_lveSxv2Xq34zgA:9 a=CjuIK1q_8ugA:10 a=Ia-lj3WSrqcvXOmTRaiG:22 a=IjZwj45LgO3ly-622nXo:22 Received: from slippy.cwsent.com (slippy8 [10.2.2.6]) by spqr.komquats.com (Postfix) with ESMTPS id A0B7F1211 for ; Tue, 3 Apr 2018 19:37:26 -0700 (PDT) Received: from slippy.cwsent.com (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id w342bPZU036030 for ; Tue, 3 Apr 2018 19:37:25 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Received: from slippy (cy@localhost) by slippy.cwsent.com (8.15.2/8.15.2/Submit) with ESMTP id w342bPop036027 for ; Tue, 3 Apr 2018 19:37:25 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201804040237.w342bPop036027@slippy.cwsent.com> X-Authentication-Warning: slippy.cwsent.com: cy owned process doing -bs X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.7.1 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: freebsd-hackers@freebsd.org Subject: mips.mips64elhf and mips.mips64el buildworld Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 03 Apr 2018 19:37:25 -0700 X-CMAE-Envelope: MS4wfJxWoGcQK+521fiskcKFUGLRsCa4Mt0FT/lkV20sH8ILx1zarHD4alea15MXcUAJSQwuJpwz9t+kZNvUvXgcArQ2xteY4FGkiYlk2HwTVPxMjDfl2xOK IsmnjurpxTnCCgJzLvPkFv05OxLgCE1Z4+VHa8WM61noyo3hHnGnMX6u/OfnfGHl0Ofh+w8NUoAXug== X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2018 02:37:32 -0000 Hi Building world within the krb5 project branch after having made heimdal private, as of LLVM 6 the following errors are produced /scratch/tmp/cy/obj/home/cy/projects/pvt/mips.mips64elhf/obj-lib32/tmp/u sr/lib32 /libprivateasn1.so: could not read symbols: File in wrong format and /scratch/tmp/cy/obj/home/cy/projects/pvt/mips.mips64el/obj-lib32/tmp/usr /lib32/l ibprivateasn1.so: could not read symbols: File in wrong format File reports, universe12b$ file /scratch/tmp/cy/obj/home/cy/projects/pvt/mips.mips64el hf/obj-lib32/tmp/usr/lib32/libprivateasn1.so.11 /scratch/tmp/cy/obj/home/cy/projects/pvt/mips.mips64elhf/obj-lib32/tmp/u sr/lib32/libprivateasn1.so.11: ELF 32-bit MSB shared object, MIPS, MIPS-III version 1 (FreeBSD), dynamically linked, not stripped universe12b$ Similarly for mips64el. All other architectures built successfully. For the stupid question: AFAICT the files are correct. Does anyone have any ideas? -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.