Re: [-CURRENT tinderbox] failure on i386/pc98

2003-07-21 Thread Harti Brandt

Sorry, I failed to commit one of the files. Should work now.

harti

On Mon, 21 Jul 2003, Tinderbox wrote:

T>TB --- 2003-07-21 19:01:13 - starting CURRENT tinderbox run for i386/pc98
T>TB --- 2003-07-21 19:01:13 - checking out the source tree
T>TB --- cd /home/des/tinderbox/CURRENT/i386/pc98
T>TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
T>TB --- 2003-07-21 19:03:15 - building world
T>TB --- cd /home/des/tinderbox/CURRENT/i386/pc98/src
T>TB --- /usr/bin/make -B buildworld
T Rebuilding the temporary build tree
T stage 1: legacy release compatibility shims
T stage 1: bootstrap tools
T stage 2: cleaning up the object tree
T stage 2: rebuilding the object tree
T stage 2: build tools
T stage 3: cross tools
T stage 4: populating 
/home/des/tinderbox/CURRENT/i386/pc98/obj/pc98/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/i386/usr/include
T stage 4: building libraries
T stage 4: make dependencies
T stage 4: building everything..
T>TB --- 2003-07-21 20:02:20 - building generic kernel
T>TB --- cd /home/des/tinderbox/CURRENT/i386/pc98/src
T>TB --- /usr/bin/make buildkernel KERNCONF=GENERIC
T Kernel build for GENERIC started on Mon Jul 21 20:02:20 GMT 2003
T>[...]
T>/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/harp/if_harp.c:150: 
error: initializer element is not constant
T>/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/harp/if_harp.c:150: 
error: (near initialization for `map_devs[13].dev')
T>/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/harp/if_harp.c:150: 
error: initializer element is not constant
T>/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/harp/if_harp.c:150: 
error: (near initialization for `map_devs[13]')
T>/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/harp/if_harp.c: In 
function `harp_attach':
T>/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/harp/if_harp.c:412: 
error: `MEDIA_UTP25' undeclared (first use in this function)
T>/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/harp/if_harp.c:412: 
error: (Each undeclared identifier is reported only once
T>/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev/harp/if_harp.c:412: 
error: for each function it appears in.)
T>*** Error code 1
T>
T>Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/modules/harp.
T>*** Error code 1
T>
T>Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/modules.
T>*** Error code 1
T>
T>Stop in 
/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/obj/pc98/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC.
T>*** Error code 1
T>
T>Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src.
T>*** Error code 1
T>
T>Stop in /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src.
T>TB --- 2003-07-21 20:09:36 - /usr/bin/make returned exit code  1
T>TB --- 2003-07-21 20:09:36 - ERROR: failed to build generic kernel
T>TB --- 2003-07-21 20:09:36 - tinderbox aborted
T>
T>___
T>[EMAIL PROTECTED] mailing list
T>http://lists.freebsd.org/mailman/listinfo/freebsd-current
T>To unsubscribe, send any mail to "[EMAIL PROTECTED]"
T>

-- 
harti brandt,
http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private
[EMAIL PROTECTED], [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: [-CURRENT tinderbox] failure on i386/pc98

2003-06-30 Thread Gordon Tetlow
On Sun, Jun 29, 2003 at 08:13:15PM +, Tinderbox wrote:
>
> mkdep -f .depend -a  
> /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sbin/mdmfs/mdmfs.c
> /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sbin/mdmfs/mdmfs.c:53:23: 
> pathnames.h: No such file or directory
> mkdep: compile failed
> *** Error code 1

This was fixed in 1.15 of mdmfs.c

-gordon


pgp0.pgp
Description: PGP signature


Re: [-CURRENT tinderbox] failure on i386/pc98

2003-06-14 Thread M. Warner Losh
TB --- 2003-06-14 17:43:41 - starting CURRENT tinderbox run for i386/pc98

It looks like we were racing here.  I committed my changes at
17:41:59, which is well within the margin of error depending on when
the local repo was updated.

Warner
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: [-CURRENT tinderbox] failure on i386/pc98

2003-06-09 Thread Stefan Eßer
On 2003-06-09 19:52 +, Tinderbox <[EMAIL PROTECTED]> wrote:
> cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs 
> -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
> -fformat-extensions -std=c99  -nostdinc -I-  -I. 
> -I/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys 
> -I/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/dev 
> -I/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/contrib/dev/acpica 
> -I/vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/contrib/ipfilter -D_KERNEL 
> -include opt_global.h -fno-common -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF 
> -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding 
> -Werror -finstrument-functions -Wno-inline 
> /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/pci/ncr.c
> /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/pci/ncr.c:1308: conflicting 
> types for `ident'
> /vol/vol0/users/des/tinderbox/CURRENT/i386/pc98/src/sys/sys/sysctl.h:584: previous 
> declaration of `ident'

I have taken care of this in the NCR driver and have removed the variable
named "ident". That variable had older rights (some 10 years; development
of that driver started under 386BSD 0.1), but I guess its time has come ...

Regards, STefan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"