From owner-freebsd-current@freebsd.org Wed Jul 29 19:21:36 2015 Return-Path: Delivered-To: freebsd-current@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 D5B739AECC9 for ; Wed, 29 Jul 2015 19:21:36 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (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 8D12E1B83 for ; Wed, 29 Jul 2015 19:21:36 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) with esmtp (envelope-from ) id <1ZKWuz-003fDl-1J>; Wed, 29 Jul 2015 21:21:33 +0200 Received: from x5ce1770b.dyn.telefonica.de ([92.225.119.11] helo=thor.walstatt.dynvpn.de) by inpost2.zedat.fu-berlin.de (Exim 4.85) with esmtpsa (envelope-from ) id <1ZKWuy-003Ld0-Pl>; Wed, 29 Jul 2015 21:21:33 +0200 Date: Wed, 29 Jul 2015 21:21:27 +0200 From: "O. Hartmann" To: Alexandr Krivulya Cc: Conrad Meyer , freebsd-current Subject: Re: [CURRENT]: r285995: BROKEN! buildkernel fails in kern_shutdown.c Message-ID: <20150729212127.654f78d3.ohartman@zedat.fu-berlin.de> In-Reply-To: <55B8C5F6.6000602@shurik.kiev.ua> References: <20150729063547.384dacbe@freyja.zeit4.iv.bundesimmobilien.de> <20150729072156.576dfa07@freyja.zeit4.iv.bundesimmobilien.de> <55B8C5F6.6000602@shurik.kiev.ua> Organization: FU Berlin X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.28; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/dxJ3o+=RS_NlnsR4y8CJ0jN"; protocol="application/pgp-signature" X-Originating-IP: 92.225.119.11 X-ZEDAT-Hint: A X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 29 Jul 2015 19:21:37 -0000 --Sig_/dxJ3o+=RS_NlnsR4y8CJ0jN Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Am Wed, 29 Jul 2015 15:24:22 +0300 Alexandr Krivulya schrieb: > 29.07.2015 08:50, Conrad Meyer =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > > On Tue, Jul 28, 2015 at 10:21 PM, O. Hartmann > > wrote: > >> On Tue, 28 Jul 2015 21:58:26 -0700 > >> Conrad Meyer wrote: > >> > >>> On Tue, Jul 28, 2015 at 9:35 PM, O. Hartmann > >>> wrote: > >>>> Sources as of r285995 fail to build kernel with > >>>> > >>>> [...] > >>>> --- kernel --- > >>>> linking kernel > >>>> kern_shutdown.o: In function `kern_reboot': > >>>> /usr/src/sys/kern/kern_shutdown.c:(.text+0x2e6): undefined reference= to > >>>> `bufshutdown' *** [kernel] Error code 1 > >>> > >>> Hi, > >>> > >>> It appears you've got an old version of vfs_bio.o cached. Try deleting > >>> that and building. > >>> > >>> Best, > >>> Conrad > >> I doubt that. When I start building world this morning, I deleted /usr= /obj/*. > >> So it should be not as you presumed. > >> > >> I just did a > >> > >> make -j12 kernel > >> > >> in /usr/src again and it failed at the very same position. Again, the = source > >> tree has been recently updated, afterwards I started buidlworld on a > >> deleted/fresh /usr/obj. > > > > Well, r285993 is probably the offending commit. It looks ok to me, > > though I also hit: > > > > kern_shutdown.o: In function `kern_reboot': > > /usr/home/cmeyer/src/freebsd/sys/kern/kern_shutdown.c:315: undefined > > reference to `bufshutdown' > > >=20 > Fixed in r286002 Thank you. --Sig_/dxJ3o+=RS_NlnsR4y8CJ0jN Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVuSe3AAoJEOgBcD7A/5N8Xh8IAJkzF6Z8/k/9u9rlnrUc3Cvb It2wubXTnGA4w/EE7rSAhCtoENpAq1KNyiKP6gryxqyo5CE04ZuuCqcJXltnUHOF FqK3UY8aNtHiCg8yY8DxS3pVQWPyHV9EMBNAPrbAmYijprY2jcqpcG/jtpmJuipK jAYER0kXBgbuDUzST9VC0tFcGwLn3+qhnayVVUpVSE/A3h7gJhLLYqVIZMjVSyXJ k4LDo5hd6SsmPVXMXwRMAGjpH3HKX0maPVUkci8x8di0TcsK1pTBrHrcj6E1sYcC LDhvL8W+GFt2l5ve8t6sSn6cn/hIMs/qpw4IlIszzs9G7zff6Ghd21RAHgAV1aY= =eWyD -----END PGP SIGNATURE----- --Sig_/dxJ3o+=RS_NlnsR4y8CJ0jN--