Subject: Re: current not building distribution at tip'o'tree
To: Antti Kantee <pooka@cs.hut.fi>
From: Bucky Katz <bucky@picovex.com>
List: current-users
Date: 03/05/2007 10:11:15
Antti Kantee <pooka@cs.hut.fi> writes:

> On Sun Mar 04 2007 at 13:59:46 -0800, Bucky Katz wrote:
>> 
>> If I check out current into a pristine directory and try to build
>> evbarm from tip'o'tree, distribution is failing with the following
>> error:
>> 
>> dependall ===> lib/libmagic
>> cc1: warnings being treated as errors
>> /stuff/projects/netbsd/current/src/dist/file/src/print.c: In function
>> 'file_mdump':
>> /stuff/projects/netbsd/current/src/dist/file/src/print.c:61: warning:
>> format '%zu' expects type 'size_t', but argument 3 has type
>> '__uint32_t'
>> *** [print.o] Error code 1
>> 1 error
>> 
>> nbmake: stopped in /stuff/projects/netbsd/current/src/lib/libmagic
>
> cvs up.  you managed to hit the few-hour window with this problem

Looks like there are still a few cases that were missed. Here's one:

cc1: warnings being treated as errors
/stuff/projects/netbsd/current/src/sys/arch/arm/ep93xx/epe.c: In
function 'epe_gctx':
/stuff/projects/netbsd/current/src/sys/arch/arm/ep93xx/epe.c:184:
warning: pointer of type 'void *' used in arithmetic
/stuff/projects/netbsd/current/src/sys/arch/arm/ep93xx/epe.c: In
function 'epe_intr':
/stuff/projects/netbsd/current/src/sys/arch/arm/ep93xx/epe.c:234:
warning: pointer of type 'void *' used in arithmetic
/stuff/projects/netbsd/current/src/sys/arch/arm/ep93xx/epe.c: In
function 'epe_init':
/stuff/projects/netbsd/current/src/sys/arch/arm/ep93xx/epe.c:380:
warning: pointer of type 'void *' used in arithmetic
/stuff/projects/netbsd/current/src/sys/arch/arm/ep93xx/epe.c:385:
warning: pointer of type 'void *' used in arithmetic
/stuff/projects/netbsd/current/src/sys/arch/arm/ep93xx/epe.c:390:
warning: pointer of type 'void *' used in arithmetic
*** [epe.o] Error code 1
1 error

nbmake: stopped in
/stuff/projects/netbsd/current/evbarm/obj/sys/arch/evbarm/compile/TS7200

ERROR: Failed to make all in
/stuff/projects/netbsd/current/evbarm/obj/sys/arch/evbarm/compile/TS7200