From owner-freebsd-current@freebsd.org Sun May 20 14:13:37 2018 Return-Path: Delivered-To: freebsd-current@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 2D39CEE223D for ; Sun, 20 May 2018 14:13:37 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.137]) (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 52C2D809F6; Sun, 20 May 2018 14:13:36 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from spqr.komquats.com ([70.67.125.17]) by shaw.ca with ESMTPA id KP5XfmbNL5wO5KP5YfPHap; Sun, 20 May 2018 08:13:34 -0600 X-Authority-Analysis: v=2.3 cv=SJtsqtnH c=1 sm=1 tr=0 a=VFtTW3WuZNDh6VkGe7fA3g==:117 a=VFtTW3WuZNDh6VkGe7fA3g==:17 a=kj9zAlcOel0A:10 a=VUJBJC2UJ8kA:10 a=CjxXgO3LAAAA:8 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=eiRvUTW0Q9AkiptHmVsA: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 CDC17D16; Sun, 20 May 2018 07:13:30 -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 w4KEDUgg022224; Sun, 20 May 2018 07:13:30 -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 w4KEDTPR022221; Sun, 20 May 2018 07:13:30 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201805201413.w4KEDTPR022221@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: Mark Millard cc: Eitan Adler , FreeBSD Current Subject: Re: head -r333919 seems to have broken the builds In-Reply-To: Message from Mark Millard of "Sat, 19 May 2018 22:35:23 -0700." <24CC317E-3083-4E38-8497-AEAAF4F887C6@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 20 May 2018 07:13:29 -0700 X-CMAE-Envelope: MS4wfFJsJzzb09n3uXERLLouKv02+Zze3i9HOi5qMWP4Wq/FISSfXNAwOD6t8jS0QFdlM0+rpKjx1vJHwsaQLeceM3QzcRRnGK584fBov5cekoMMOnoptHmA hp0JhjPBPh6h9AP0+4f7qiMfDkyxf58fjRVFukxvEPYP4cBakW+ZXxaM11mg56oBYCcTESODmGHADxOja8UB8VdZEmYlnMcuL//BGPRdP/3yfZbnfCNSjSMj qQHy3ZqABAusXHeJKxr0NauFrJfGC8q0uFwmWTp4usY= X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 May 2018 14:13:37 -0000 In message <24CC317E-3083-4E38-8497-AEAAF4F887C6@yahoo.com>, Mark Millard write s: > After -r333913 (by mmacy) fixed the builds, > -r333919 seems to have broken them again > (in a different way). > > On ci.freebsd.org various TARGET_ARCH's (mips, mips64, > powerpc64, sparc64) are getting things like: > > --- all_subdir_lib/libmagic --- > softmagic.pico: In function `msetoffset': > /usr/src/contrib/file/src/softmagic.c:1442: undefined reference to `buffer_in > it' > /usr/src/contrib/file/src/softmagic.c:1426: undefined reference to `buffer_fi > ll' > /usr/src/contrib/file/src/softmagic.c:1436: undefined reference to `buffer_in > it' > funcs.pico: In function `file_buffer': > /usr/src/contrib/file/src/funcs.c:188: undefined reference to `buffer_init' > /usr/src/contrib/file/src/funcs.c:321: undefined reference to `buffer_fini' > ascmagic.pico: In function `file_ascmagic_with_encoding': > /usr/src/contrib/file/src/ascmagic.c:147: undefined reference to `buffer_init > ' > /usr/src/contrib/file/src/ascmagic.c:153: undefined reference to `buffer_fini > ' > /usr/obj/usr/src/powerpc.powerpc/tmp/usr/bin/ld: libmagic.so.4.full: hidden s > ymbol `buffer_fini' isn't defined > /usr/obj/usr/src/powerpc.powerpc/tmp/usr/bin/ld: final link failed: Nonrepres > entable section on output > > The other TARGET_ARCH's have not progressed to > -r333919 yet. (I ignore riscv64 that has been > broken for a long time.) It's been fixed. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.