From owner-svn-src-head@freebsd.org Thu Nov 12 22:09:02 2015 Return-Path: Delivered-To: svn-src-head@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 D3219A2D862 for ; Thu, 12 Nov 2015 22:09:02 +0000 (UTC) (envelope-from rrs@netflix.com) Received: from mail-pa0-x22b.google.com (mail-pa0-x22b.google.com [IPv6:2607:f8b0:400e:c03::22b]) (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 9D1F7109A for ; Thu, 12 Nov 2015 22:09:02 +0000 (UTC) (envelope-from rrs@netflix.com) Received: by pacdm15 with SMTP id dm15so77414612pac.3 for ; Thu, 12 Nov 2015 14:09:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netflix.com; s=google; h=content-type:mime-version:subject:from:in-reply-to:date:cc :message-id:references:to; bh=yfTalw5nwtxavZzePcjHgC4dB6+dATuvWRN/GNNyAoU=; b=BS3ElNVJrN+ErB6U/esIggKP+EUBteEJGItRo1STyUa7OJszvz0zhP8CfBQPN5Vppf e0U6XYVr+f7ESThv3jz0zqna2CBlXf3sebL2cDOKPlYpcT3e1Dn6pDv5zxfB8aqRt681 Xl3LSdIhYbXqfbRZJ5GYpg8wuXO2M2UGdnUig= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:message-id:references:to; bh=yfTalw5nwtxavZzePcjHgC4dB6+dATuvWRN/GNNyAoU=; b=Yq53FrmlSDQXGro3+70ZEN3bkMBTGf+mND8biEMWI8brl4/ZI8U5/zrP+u3W9kXrVH jFfPtOL0eFEoy/B2JusA+91jHzFL/DXeaa4HmZgHNlst5VWb4Pb7dC4KPNjfkWBNh4vg 3e9e1PJQAiOy4ZdwYkCW9UDPSQuY4dDyY1VvHoIxyOdzySQy5eyFYiRlkHjlZnP1Vdve FHggixtCFO0xPpgmZX6tazBniOzYUNoWjDURbsPDiIHXmhHdwmHc22y12MpKMoVD5piz j0MWSl0N4mv4hado4AJ41ZE+VVDAt7pVHPElSTmQFn3AF0ifI6MtrDLsHzFQjk7ojtSN AsrA== X-Gm-Message-State: ALoCoQn3U9sjug/tm1fh6oQ1yFUS92tGZHNqSke4Hal9uBJiHQzWnF5AuaXs32/jkQi/6ksVe4NK X-Received: by 10.68.139.131 with SMTP id qy3mr26417151pbb.83.1447366141763; Thu, 12 Nov 2015 14:09:01 -0800 (PST) Received: from ip-192-168-70-10.us-west-2.compute.internal ([69.53.245.107]) by smtp.gmail.com with ESMTPSA id c1sm5460946pap.36.2015.11.12.14.08.59 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 12 Nov 2015 14:09:00 -0800 (PST) Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: svn commit: r290714 - in head/sys/tests: callout_test framework From: Randall Stewart In-Reply-To: <71CD11C2-1A0F-48B3-B9A9-B025676A887C@FreeBSD.org> Date: Thu, 12 Nov 2015 17:09:00 -0500 Cc: Randall Ray Stewart , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-Id: <9CFD2F6C-B344-46E1-BB5B-E6D6CE075EEB@netflix.com> References: <201511121031.tACAVEMb079802@repo.freebsd.org> <71CD11C2-1A0F-48B3-B9A9-B025676A887C@FreeBSD.org> To: "Bjoern A. Zeeb" X-Mailer: Apple Mail (2.1878.6) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 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, 12 Nov 2015 22:09:03 -0000 I thought Kib fixed that.. I was looking at it this AM and found he had = beat me too it.. R On Nov 12, 2015, at 12:01 PM, Bjoern A. Zeeb wrote: >=20 >> On 12 Nov 2015, at 10:31 , Randall Stewart wrote: >>=20 >> Author: rrs >> Date: Thu Nov 12 10:31:14 2015 >> New Revision: 290714 >> URL: https://svnweb.freebsd.org/changeset/base/290714 >>=20 >> Log: >> Style 9 changes. >> MFC after: 1 Month >>=20 >> Modified: >> head/sys/tests/callout_test/callout_test.c >> head/sys/tests/framework/kern_testfrwk.c >=20 >=20 > I am just replying to the last commit given despite the efforts of = people it still fails on PC98: >=20 > = /scratch/tmp/bz/head.svn/sys/modules/tests/callout_test/../../../tests/cal= lout_test/callout_test.c:52:9: error: 'cpu_spinwait' macro redefined = [-Werror,-Wmacro-redefined] > #define cpu_spinwait() > ^ > ./i386/cpu.h:50:9: note: previous definition is here > #define cpu_spinwait() ia32_pause() > ^ > 1 error generated. > --- callout_test.o --- > *** [callout_test.o] Error code 1 >=20 > bmake: stopped in = /scratch/tmp/bz/head.svn/sys/modules/tests/callout_test >=20 >=20 -------- Randall Stewart rrs@netflix.com 803-317-4952