From owner-svn-src-head@FreeBSD.ORG Thu Feb 19 11:19:56 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BCC6F32C; Thu, 19 Feb 2015 11:19:56 +0000 (UTC) Received: from mail-pd0-f173.google.com (mail-pd0-f173.google.com [209.85.192.173]) (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 8C2B95EA; Thu, 19 Feb 2015 11:19:56 +0000 (UTC) Received: by pdbfp1 with SMTP id fp1so8204399pdb.5; Thu, 19 Feb 2015 03:19:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=GWo7/XY3GBPJ48Cr9Nti42NWZuvWKXQ4Ucbk5XhA/Iw=; b=L+xbZjxg9cJu574cU3Df2swMbYZoK1uHCQm9E2Gdl4qtiTRbYZnJa9FGFVPUMkNiac JAStbh62QcHhlo68IC56JcCpukKJFHJfBw9qOoHixYJ43o+peNExKzZT3DaQvrorduP4 4zAHi1oqik2v83hTqhxASoHLlP5koU62LP2bhSJnbIEDt/TDe5UVjDmKEjo0dCZpSedG EIDVvRk02aiaXu4VRf6xTjW6Da/OWAcEKkH4fpQSaJ5JtWzTsFSV4mn3yCgbA7wWDYcm MewPKBaFor8e8IcDXk3UrbRZYf4al714kub3tn6c1HtBfICnqmpnan3vcHPES9WY2KhA ku5A== X-Received: by 10.66.174.165 with SMTP id bt5mr6722900pac.53.1424344795261; Thu, 19 Feb 2015 03:19:55 -0800 (PST) Received: from ?IPv6:2601:8:ab80:7d6:b073:b5c7:79cc:a718? ([2601:8:ab80:7d6:b073:b5c7:79cc:a718]) by mx.google.com with ESMTPSA id ah1sm23713196pad.16.2015.02.19.03.19.54 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 19 Feb 2015 03:19:54 -0800 (PST) Content-Type: multipart/signed; boundary="Apple-Mail=_E41D5A97-06C0-4C2D-8A39-AA32AEC5EE5A"; protocol="application/pgp-signature"; micalg=pgp-sha512 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: svn commit: r278988 - head/usr.sbin From: Garrett Cooper In-Reply-To: <201502190627.t1J6RE3x070892@svn.freebsd.org> Date: Thu, 19 Feb 2015 03:19:53 -0800 Message-Id: <2CE7E65D-CE0B-4A5D-83D0-176DA476BD77@gmail.com> References: <201502190627.t1J6RE3x070892@svn.freebsd.org> To: Gleb Smirnoff X-Mailer: Apple Mail (2.1878.6) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2015 11:19:57 -0000 --Apple-Mail=_E41D5A97-06C0-4C2D-8A39-AA32AEC5EE5A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On Feb 18, 2015, at 22:27, Gleb Smirnoff wrote: > Author: glebius > Date: Thu Feb 19 06:27:14 2015 > New Revision: 278988 > URL: https://svnweb.freebsd.org/changeset/base/278988 >=20 > Log: > Temporarily disconnect ifmcstat(8) from build, to make world = buildable > ifmcstat(8) noses in kernel memory too much, and thus is very = tentative > to any changes in kernel. >=20 > I will rewrite it to use some API instead of libkvm(3) and connect = back > to build. >=20 > Modified: > head/usr.sbin/Makefile >=20 > Modified: head/usr.sbin/Makefile > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/usr.sbin/Makefile Thu Feb 19 06:24:27 2015 = (r278987) > +++ head/usr.sbin/Makefile Thu Feb 19 06:27:14 2015 = (r278988) > @@ -33,7 +33,7 @@ SUBDIR=3D adduser \ > getpmac \ > gstat \ > i2c \ > - ifmcstat \ > +# ifmcstat \ > iostat \ > kldxref \ > mailwrapper \ >=20 Hi Gleb, You just broke the build (technically the install) again with this = commit. I checked in a =93fix=94 in r278992 =97 please remove the = addition I made in r278992 when ifmcstat is =93fixed=94. Thank you, $ SRCCONF=3D/dev/null make -VSUBDIR | grep kldxref $ --Apple-Mail=_E41D5A97-06C0-4C2D-8A39-AA32AEC5EE5A Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJU5cbZAAoJEMZr5QU6S73erDcIALbKmbAL1bYX9xkVJY+j9KA+ LAjsLMsGgeynGFoPvp7SnCJoEZi0c4/qArGbqo2eWKxNxV4dIMgz453pjJQM1lnf nygunGL4xZLCtK2d1u5hHyEe9MgmB+Bx645kIr5cxhhpHSpcBsO7cSJeAhQteVS3 h9IO+SXnbgM6B5swsihVRlxG3O0Qoy1JyxILX9uTwBLxAxV10nA4pPTC6oOFvHXo 6hht7XIoRPRArARfE1o5r59mIS5JngqAozd6tyOhbHR0GUWCdB+FxDd4ILuSur+F Ta+Kzmz9DJPlXcsXtqgCMBNH08fLKkCWVeYDglN0wV6PVSH8161i3fCJQ93PZ/M= =Vq/Q -----END PGP SIGNATURE----- --Apple-Mail=_E41D5A97-06C0-4C2D-8A39-AA32AEC5EE5A--