Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jul 2010 06:55:07 -0700
From:      David Wolfskill <david@catwhisker.org>
To:        current@freebsd.org
Subject:   making dependencies breaks between r210462 and r210495?
Message-ID:  <20100726135507.GE2195@albert.catwhisker.org>

next in thread | raw e-mail | index | archive | help

--9l24NVCWtSuIVIod
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

This is for GENERIC i386 kernel, running on head at r210462, sources
updated to r210495:

>>> World build started on Mon Jul 26 05:12:42 PDT 2010
>>> 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
=2E..
=3D=3D=3D> usr.bin/jot (depend)
rm -f .depend
mkdep -f .depend -a     /usr/src/usr.bin/jot/jot.c
echo jot: /usr/obj/usr/src/tmp/usr/lib/libc.a  >> .depend
=3D=3D=3D> usr.bin/kdump (depend)
sh /usr/src/usr.bin/kdump/mkioctls /usr/obj/usr/src/tmp/usr/include > ioctl=
.c
sh /usr/src/usr.bin/kdump/mksubr /usr/obj/usr/src/tmp/usr/include > kdump_s=
ubr.c
<stdin>:1:31: error: altq/altq.h:#define: No such file or directory
<stdin>:3:35: error: altq/altq_cbq.h:#define: No such file or directory
<stdin>:5:36: error: altq/altq_cdnr.h:#define: No such file or directory
<stdin>:7:36: error: altq/altq_hfsc.h:#define: No such file or directory
<stdin>:9:36: error: altq/altq_priq.h:#define: No such file or directory
<stdin>:11:35: error: altq/altq_red.h:#define: No such file or directory
<stdin>:13:35: error: altq/altq_rio.h:#define: No such file or directory
<stdin>:15:40: error: cam/scsi/scsi_pass.h:#define: No such file or directo=
ry
<stdin>:17:39: error: cam/scsi/scsi_ses.h:#define: No such file or directory
<stdin>:19:38: error: cam/scsi/scsi_sg.h:#define: No such file or directory
<stdin>:21:44: error: cam/scsi/scsi_targetio.h:#define: No such file or dir=
ectory
<stdin>:23:38: error: crypto/cryptodev.h:#define: No such file or directory
<stdin>:25:39: error: dev/acpica/acpiio.h:#define: No such file or directory
<stdin>:27:42: error: dev/bktr/ioctl_bt848.h:#define: No such file or direc=
tory
<stdin>:29:43: error: dev/bktr/ioctl_meteor.h:#define: No such file or dire=
ctory
=2E..
<stdin>:193:31: error: sys/snoop.h:#define: No such file or directory
<stdin>:195:32: error: sys/sockio.h:#define: No such file or directory
<stdin>:197:35: error: sys/soundcard.h:#define: No such file or directory
<stdin>:199:30: error: sys/tiio.h:#define: No such file or directory
<stdin>:201:33: error: sys/timepps.h:#define: No such file or directory
<stdin>:203:32: error: sys/ttycom.h:#define: No such file or directory
<stdin>:205:34: error: sys/watchdog.h:#define: No such file or directory
rm -f .depend
mkdep -f .depend -a    -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bi=
n/kdump -I/usr/src/usr.bin/kdump/../.. /usr/src/usr.bin/kdump/kdump.c ioctl=
.c kdump_subr.c /usr/src/usr.bin/kdump/../ktrace/subr.c
ioctl.c:26:31: error: altq/altq.h:#define: No such file or directory
ioctl.c:28:35: error: altq/altq_cbq.h:#define: No such file or directory
ioctl.c:30:36: error: altq/altq_cdnr.h:#define: No such file or directory
=2E..
ioctl.c:222:35: error: sys/soundcard.h:#define: No such file or directory
ioctl.c:224:30: error: sys/tiio.h:#define: No such file or directory
ioctl.c:226:33: error: sys/timepps.h:#define: No such file or directory
ioctl.c:228:32: error: sys/ttycom.h:#define: No such file or directory
ioctl.c:230:34: error: sys/watchdog.h:#define: No such file or directory
mkdep: compile failed
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2

Clues?

Running:
FreeBSD freebeast.catwhisker.org 9.0-CURRENT FreeBSD 9.0-CURRENT #222 r2104=
62: Sun Jul 25 05:50:11 PDT 2010     root@freebeast.catwhisker.org:/usr/obj=
/usr/src/sys/GENERIC  i386

Files updated since that build:

U    usr.bin/grep/util.c
U    sbin/newfs_msdos/newfs_msdos.8
U    sbin/camcontrol/camcontrol.c
U    games/fortune/datfiles/fortunes
A    tools/regression/bin/sh/parser/heredoc7.0
U    contrib/ncurses/man/keybound.3x
 U   contrib/ncurses
D    share/man/man4/acpi_aiboost.4
U    share/man/man4/Makefile
U    share/examples/etc/make.conf
U    lib/libc/locale/tolower.3
U    lib/libc/locale/toupper.3
U    bin/sh/parser.c
U    UPDATING
U    sys/conf/files
U    sys/kern/kern_exec.c
U    sys/kern/imgact_shell.c
U    sys/cam/cam_ccb.h
U    sys/cam/scsi/scsi_da.c
U    sys/cam/scsi/scsi_cd.c
U    sys/cam/ata/ata_da.c
U    sys/netinet/sctp_timer.c
U    sys/netinet/sctp_output.c
U    sys/netinet/sctp_pcb.c
D    sys/modules/acpi/acpi_aiboost
U    sys/modules/acpi/Makefile
U    sys/dev/siis/siis.c
U    sys/dev/ahci/ahci.c
U    sys/dev/mvs/mvs.c
D    sys/dev/acpi_support/acpi_aiboost.c
U    sys/dev/usb/serial/uipaq.c
U    sys/dev/usb/usbdevs
U    sys/dev/ata/ata-all.c
U    sys/dev/ata/ata-disk.c
U    sys/vm/vm_init.c
U    sys/compat/freebsd32/freebsd32_misc.c
U    sys/geom/geom_disk.c
U    sys/geom/geom_disk.h
U    sys/i386/conf/NOTES
U    sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c
U    sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c
U    sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c
Updated to revision 210495.


Peace,
david
--=20
David H. Wolfskill				david@catwhisker.org
Depriving a girl or boy of an opportunity for education is evil.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.

--9l24NVCWtSuIVIod
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (FreeBSD)

iEYEARECAAYFAkxNk7oACgkQmprOCmdXAD3hLQCeNfjQsUZfeZdqzzZ9e0TTCtXl
4YEAnilz6M3Y+VtQxzeMJMyEOlArExT8
=W/Aq
-----END PGP SIGNATURE-----

--9l24NVCWtSuIVIod--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100726135507.GE2195>