linux/ppc64 Tinderbox regression (was Re: [PATCH] Xext: include dix-config.h)

Jeremy Huddleston jeremyhu at apple.com
Fri Jun 1 12:00:23 PDT 2012


Hey Peter,

Check this out:
http://tinderbox.x.org/builds/2012-05-26-0003/logs/xserver/#check

At quick glance, I can't see why this would cause hashtabletest to start failing.  I'm going to dig into it in more detail later, but I thought I'd let you know.

--Jeremy

On May 23, 2012, at 9:43 PM, Alan Coopersmith <alan.coopersmith at oracle.com> wrote:

> On 05/23/12 08:34 PM, Peter Hutterer wrote:
>> silences
>> In file included from ../include/misc.h:111:0, from hashtable.c:2:
>> ./include/os.h:559:1: warning: redundant redeclaration of 'strndup' [-Wredundant-decls]
>> 
>> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
>> ---
>> Xext/hashtable.c |    4 ++++
>> 1 file changed, 4 insertions(+)
>> 
>> diff --git a/Xext/hashtable.c b/Xext/hashtable.c
>> index 2adf92e..9d9ef89 100644
>> --- a/Xext/hashtable.c
>> +++ b/Xext/hashtable.c
>> @@ -1,3 +1,7 @@
>> +#ifdef HAVE_DIX_CONFIG_H
>> +#include <dix-config.h>
>> +#endif
>> +
>> #include <stdlib.h>
>> #include "misc.h"
>> #include "hashtable.h"
> 
> Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
> 
> -- 
> 	-Alan Coopersmith-              alan.coopersmith at oracle.com
> 	 Oracle Solaris Engineering - http://blogs.oracle.com/alanc
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
> 





More information about the xorg-devel mailing list