From owner-freebsd-current@freebsd.org Sun Aug 14 00:20:19 2016 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 9BD9FBB9ED3 for ; Sun, 14 Aug 2016 00:20:19 +0000 (UTC) (envelope-from nparhar@gmail.com) Received: from mail-pf0-x22c.google.com (mail-pf0-x22c.google.com [IPv6:2607:f8b0:400e:c00::22c]) (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 69D14188F; Sun, 14 Aug 2016 00:20:19 +0000 (UTC) (envelope-from nparhar@gmail.com) Received: by mail-pf0-x22c.google.com with SMTP id p64so6915896pfb.1; Sat, 13 Aug 2016 17:20:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:mail-followup-to :references:mime-version:content-disposition:in-reply-to:user-agent; bh=ouYiDNinyNlsNvtYEw6vG5JPB/J0/RT9n7/b2sziJVQ=; b=dbljwUZDCG1kJJCv7FT6nClGaeUXutJVagBNxoktu4LIhN1XMz01Q1EKCHPIHumqXw v8+5qmg0l0GbWSCrSxKhdyua/FuA1kH2GJC9OYu9pXDGyVaYUcsrQU7omvWM7Oj3erM+ yAc78PsssEnNmT++4PtxkRr2eWoNiWv26W53rc1rNlZjnNQaXNfdu6Q+vJTF3I//8m61 vVJzPTc5bHSVwMA+OSA+TLiEQO9LYRXGilB+ucWeOg8yneUbVl9JXyvEH26bQAN/xqsH OCWNDyJMX2CC1v1BSi9j4uQmoTffVIGnRaT9CpEpPxcAS3lM2tEgTlo3pb56SW+apPes quYw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to:user-agent; bh=ouYiDNinyNlsNvtYEw6vG5JPB/J0/RT9n7/b2sziJVQ=; b=TqI1WZqABQCpxlRUPDxIVLp2QAYbKVrE9yTmBs8z3X2yL4+TW53wHF6zWkz+2ZeauD yXFRXaAhI2gvuev5iw018lHT4uYfolCgqSgy/x+16Zcje0E2N+MBpV7skwjQ/xXbMSCU bCTPc/7NxBLfppZZ8uNH8jUgi8bmSP8Z5Abv3y/OPtMXcb46SKsYInr9IkUHecCkEfVk EdlFLzdF3Yn2jH2g8HGlNMLQkcMDKLRkBS0TfduYgfz33QowlABcgyWyRV/0dbp05aIu lD2yTWCi8G/COlzTZwV8X9tvziJ2hwpulkK5crMY+nxZcvHdyBtaEx8PKeRgsRdOXVep oI2g== X-Gm-Message-State: AEkoouvbVXwK4zgXUieQncpIAuYz9x7P8h7Gg+RXSVJJKC40S+wgVq/zy3TyYGDYTIDNxQ== X-Received: by 10.98.157.154 with SMTP id a26mr40538470pfk.68.1471134019063; Sat, 13 Aug 2016 17:20:19 -0700 (PDT) Received: from ox ([2601:641:c000:7b00:d441:dcbd:a584:401d]) by smtp.gmail.com with ESMTPSA id s23sm22775465pfd.23.2016.08.13.17.20.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 13 Aug 2016 17:20:17 -0700 (PDT) Sender: Navdeep Parhar Date: Sat, 13 Aug 2016 17:20:10 -0700 From: Navdeep Parhar To: Rick Macklem Cc: "freebsd-current@freebsd.org" , "lev@FreeBSD.org" Subject: Re: build fails post SVN r304026 Message-ID: <20160814002010.GA23929@ox> Mail-Followup-To: Rick Macklem , "freebsd-current@freebsd.org" , "lev@FreeBSD.org" References: <2699323b-54dc-b994-354a-00531f5f63b4@protected-networks.net> <57AF2BFA.9070802@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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, 14 Aug 2016 00:20:19 -0000 On Sat, Aug 13, 2016 at 08:30:09PM +0000, Rick Macklem wrote: > Lev Serebryakov wrote: > >On 13.08.2016 16:54, Michael Butler wrote: > > > >> Is anyone else seeing this? > > Yes, I've posted message to fs@, as it is r304026 for sure (and author > >was CC:ed too). > Should be fixed now. Sorry about the breakage. I didn't realize the old > nfsstat.c wouldn't build with the kernel source patch. (The old nfsstat > binary does still work, as required to avoid a POLA violation.) > > Anyhow, the changes to nfsstat.c are now committed to head. I still see errors in nfsstat during buildworld (this is r304065): Building /usr/obj/usr/src/usr.bin/nfsstat/nfsstat.full nfsstat.o: In function `compute_new_stats': /usr/src/usr.bin/nfsstat/nfsstat.c:506: undefined reference to `devstat_compute_etime' /usr/src/usr.bin/nfsstat/nfsstat.c:532: undefined reference to `devstat_compute_etime' /usr/src/usr.bin/nfsstat/nfsstat.c:506: undefined reference to `devstat_compute_etime' /usr/src/usr.bin/nfsstat/nfsstat.c:532: undefined reference to `devstat_compute_etime' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Regards, Navdeep