From owner-freebsd-hackers@freebsd.org Fri Apr 6 05:59:45 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 ACBAAF829D6 for ; Fri, 6 Apr 2018 05:59:45 +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 17B81866E6; Fri, 6 Apr 2018 05:59:44 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from spqr.komquats.com ([70.67.125.17]) by shaw.ca with ESMTPA id 4KPPf8MKpXziT4KPRfy7jK; Thu, 05 Apr 2018 23:59:37 -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=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=exrVsgjqny4mTf_Mh2wA:9 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id C6834759; Thu, 5 Apr 2018 22:59:34 -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 w365xYGf039360; Thu, 5 Apr 2018 22:59:34 -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 w365xY0T039346; Thu, 5 Apr 2018 22:59:34 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201804060559.w365xY0T039346@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: Dimitry Andric cc: Cy Schubert , freebsd-hackers@freebsd.org Subject: Re: mips.mips64elhf and mips.mips64el buildworld In-Reply-To: Message from Dimitry Andric of "Wed, 04 Apr 2018 23:25:58 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 05 Apr 2018 22:59:34 -0700 X-CMAE-Envelope: MS4wfFCZOsQXvlzpVRTmfAlu31ATHiQRBLjyTQHX9ucjwmizqNJHr0r012keXT1nLlY3HQvKx+RcdL83SY9OecgkXP50sKHT7XvFhCUGpDMlMS1EUZS4faQw OjmC55HQSBUhXZIoLqDpD2nOkCbNhC6o/JETERtXZCDPgh96GIv1qbuFDx14iuwftywHdsCpvuoM2jIkg7oASegsp90gciAYIw1Xs+/s8uavUdsJoIPDc/GR 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: Fri, 06 Apr 2018 05:59:45 -0000 In message , Dimitry Andric w rites: > > > --Apple-Mail=_E66CB1B0-06CC-4CF6-A1CF-8037AA029C13 > Content-Transfer-Encoding: 7bit > Content-Type: text/plain; > charset=us-ascii > > On 4 Apr 2018, at 17:02, Cy Schubert wrote: > > > > In message <06A6FF73-A15B-4EA1-854A-B2B741FB7E63@FreeBSD.org>, Dimitry > > Andric writes: > ... > >> Which program is producing the "could not read symbols" output? The > >> linker? Maybe it trips up over these 32-bit shared libraries. > > > > Yes, it appears to be the linker. > > > >> > >> It would probably help a bit if you posted the buildworld output > >> somewhere, so it is more easily visible how the libraries are built, > >> and by which program(s) they are processed. > > > > Do you have access to universe12b.freebsd.org? The output is in > > /home/cy/projects/pvt/_.mips.mips64elhf.buildworld and > > /home/cy/projects/pvt/_.mips.mips64el.buildworld. > > > > The Makefile building the library in question is kerberos5/lib/libasn1/M > > akefile. My alterations are: > > > > universe12b$ svn diff -cr323334 kerberos5/lib/libasn1/Makefile > > FWIW, a clean head checkout as of r332035 can build world just fine for > mips.mips64elhf, that is with __MAKE_CONF and SRCCONF both set to > /dev/null. So it's likely due to your changes, I'll try those tomorrow. Agreed. I might be onto it. Building to verify my hypothesis. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.