svn commit: r290714 - in head/sys/tests: callout_test framework

Randall Stewart rrs at netflix.com
Thu Nov 12 22:09:02 UTC 2015


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 <bz at freebsd.org> wrote:

> 
>> On 12 Nov 2015, at 10:31 , Randall Stewart <rrs at FreeBSD.org> wrote:
>> 
>> Author: rrs
>> Date: Thu Nov 12 10:31:14 2015
>> New Revision: 290714
>> URL: https://svnweb.freebsd.org/changeset/base/290714
>> 
>> Log:
>> Style 9 changes.
>> MFC after:	1 Month
>> 
>> Modified:
>> head/sys/tests/callout_test/callout_test.c
>> head/sys/tests/framework/kern_testfrwk.c
> 
> 
> I am just replying to the last commit given despite the efforts of people it still fails on PC98:
> 
> /scratch/tmp/bz/head.svn/sys/modules/tests/callout_test/../../../tests/callout_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
> 
> bmake: stopped in /scratch/tmp/bz/head.svn/sys/modules/tests/callout_test
> 
> 

--------
Randall Stewart
rrs at netflix.com
803-317-4952







More information about the svn-src-all mailing list