Hi! I have the same problem in atapi-cam.c when build kernel this morning. On Wed, 2005-03-30 at 19:15 -0500, FreeBSD Tinderbox wrote: > TB --- 2005-03-30 22:38:13 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2005-03-30 22:38:13 - starting CURRENT tinderbox run for i386/i386 > TB --- 2005-03-30 22:38:13 - checking out the source tree > TB --- 2005-03-30 22:38:13 - cd /home/tinderbox/CURRENT/i386/i386 > TB --- 2005-03-30 22:38:13 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src > TB --- 2005-03-30 22:45:07 - building world (CFLAGS=-O2 -pipe) > TB --- 2005-03-30 22:45:07 - cd /home/tinderbox/CURRENT/i386/i386/src > TB --- 2005-03-30 22:45:07 - /usr/bin/make -B buildworld > >>> Rebuilding the temporary build tree > >>> stage 1.1: legacy release compatibility shims > >>> stage 1.2: bootstrap tools > >>> stage 2.1: cleaning up the object tree > >>> stage 2.2: rebuilding the object tree > >>> stage 2.3: build tools > >>> stage 3: cross tools > >>> stage 4.1: building includes > >>> stage 4.2: building libraries > >>> stage 4.3: make dependencies > >>> stage 4.4: building everything > TB --- 2005-03-30 23:52:25 - building generic kernel (COPTFLAGS=-O2 -pipe) > TB --- 2005-03-30 23:52:25 - cd /home/tinderbox/CURRENT/i386/i386/src > TB --- 2005-03-30 23:52:25 - /usr/bin/make buildkernel KERNCONF=GENERIC > >>> Kernel build for GENERIC started on Wed Mar 30 23:52:25 UTC 2005 > >>> stage 1: configuring the kernel > >>> stage 2.1: cleaning up the object tree > >>> stage 2.2: rebuilding the object tree > >>> stage 2.3: build tools > >>> stage 3.1: making dependencies > >>> stage 3.2: building everything > >>> Kernel build for GENERIC completed on Thu Mar 31 00:09:51 UTC 2005 > TB --- 2005-03-31 00:09:51 - generating LINT kernel config > TB --- 2005-03-31 00:09:51 - cd /home/tinderbox/CURRENT/i386/i386/src/sys/i386/conf > TB --- 2005-03-31 00:09:51 - /usr/bin/make -B LINT > TB --- 2005-03-31 00:09:51 - building LINT kernel (COPTFLAGS=-O2 -pipe) > TB --- 2005-03-31 00:09:51 - cd /home/tinderbox/CURRENT/i386/i386/src > TB --- 2005-03-31 00:09:51 - /usr/bin/make buildkernel KERNCONF=LINT > >>> Kernel build for LINT started on Thu Mar 31 00:09:51 UTC 2005 > >>> stage 1: configuring the kernel > >>> stage 2.1: cleaning up the object tree > >>> stage 2.2: rebuilding the object tree > >>> stage 2.3: build tools > >>> stage 3.1: making dependencies > >>> stage 3.2: building everything > [...] > /tinderbox/CURRENT/i386/i386/src/sys/dev/ata/atapi-cam.c:334: warning: passing arg 1 of `ata_reinit' from incompatible pointer type > /tinderbox/CURRENT/i386/i386/src/sys/dev/ata/atapi-cam.c:417: warning: implicit declaration of function `ata_prtdev' > /tinderbox/CURRENT/i386/i386/src/sys/dev/ata/atapi-cam.c:417: warning: nested extern declaration of `ata_prtdev' > /tinderbox/CURRENT/i386/i386/src/sys/dev/ata/atapi-cam.c:494: error: structure has no member named `device' > /tinderbox/CURRENT/i386/i386/src/sys/dev/ata/atapi-cam.c: In function `atapi_cb': > /tinderbox/CURRENT/i386/i386/src/sys/dev/ata/atapi-cam.c:567: error: structure has no member named `device' > /tinderbox/CURRENT/i386/i386/src/sys/dev/ata/atapi-cam.c: In function `get_ata_device': > /tinderbox/CURRENT/i386/i386/src/sys/dev/ata/atapi-cam.c:797: error: structure has no member named `device' > *** Error code 1 > > Stop in /tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT. > *** Error code 1 > > Stop in /tinderbox/CURRENT/i386/i386/src. > *** Error code 1 > > Stop in /tinderbox/CURRENT/i386/i386/src. > TB --- 2005-03-31 00:15:19 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2005-03-31 00:15:19 - ERROR: failed to build lint kernel > TB --- 2005-03-31 00:15:19 - tinderbox aborted > > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"Received on Wed Mar 30 2005 - 23:53:47 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:31 UTC