tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Build failure from todays src



Hi all.

I got the following trying to build sources from today. Have I done sth wrong?

[...]

=======  68 extra files in DESTDIR  =========
Files in DESTDIR but missing from flist.
File is obsolete or flist is out of date ?
------------------------------------------
./stand/i386/4.99.72
./stand/i386/4.99.72/modules
./stand/i386/4.99.72/modules/adosfs
./stand/i386/4.99.72/modules/adosfs/adosfs.kmod
./stand/i386/4.99.72/modules/azalia
./stand/i386/4.99.72/modules/azalia/azalia.kmod
./stand/i386/4.99.72/modules/cd9660
./stand/i386/4.99.72/modules/cd9660/cd9660.kmod
./stand/i386/4.99.72/modules/coda
./stand/i386/4.99.72/modules/coda/coda.kmod
./stand/i386/4.99.72/modules/coda5
./stand/i386/4.99.72/modules/coda5/coda5.kmod
./stand/i386/4.99.72/modules/drm
./stand/i386/4.99.72/modules/drm/drm.kmod
./stand/i386/4.99.72/modules/efs
./stand/i386/4.99.72/modules/efs/efs.kmod
./stand/i386/4.99.72/modules/ext2fs
./stand/i386/4.99.72/modules/ext2fs/ext2fs.kmod
./stand/i386/4.99.72/modules/fdesc
./stand/i386/4.99.72/modules/fdesc/fdesc.kmod
./stand/i386/4.99.72/modules/ffs
./stand/i386/4.99.72/modules/ffs/ffs.kmod
./stand/i386/4.99.72/modules/filecorefs
./stand/i386/4.99.72/modules/filecorefs/filecorefs.kmod
./stand/i386/4.99.72/modules/fss
./stand/i386/4.99.72/modules/fss/fss.kmod
./stand/i386/4.99.72/modules/hfs
./stand/i386/4.99.72/modules/hfs/hfs.kmod
./stand/i386/4.99.72/modules/i915drm
./stand/i386/4.99.72/modules/i915drm/i915drm.kmod
./stand/i386/4.99.72/modules/kernfs
./stand/i386/4.99.72/modules/kernfs/kernfs.kmod
./stand/i386/4.99.72/modules/lfs
./stand/i386/4.99.72/modules/lfs/lfs.kmod
./stand/i386/4.99.72/modules/mfs
./stand/i386/4.99.72/modules/mfs/mfs.kmod
./stand/i386/4.99.72/modules/miniroot
./stand/i386/4.99.72/modules/miniroot/miniroot.kmod
./stand/i386/4.99.72/modules/msdosfs
./stand/i386/4.99.72/modules/msdosfs/msdosfs.kmod
./stand/i386/4.99.72/modules/ntfs
./stand/i386/4.99.72/modules/ntfs/ntfs.kmod
./stand/i386/4.99.72/modules/nullfs
./stand/i386/4.99.72/modules/nullfs/nullfs.kmod
./stand/i386/4.99.72/modules/overlay
./stand/i386/4.99.72/modules/overlay/overlay.kmod
./stand/i386/4.99.72/modules/portal
./stand/i386/4.99.72/modules/portal/portal.kmod
./stand/i386/4.99.72/modules/procfs
./stand/i386/4.99.72/modules/procfs/procfs.kmod
./stand/i386/4.99.72/modules/ptyfs
./stand/i386/4.99.72/modules/ptyfs/ptyfs.kmod
./stand/i386/4.99.72/modules/puffs
./stand/i386/4.99.72/modules/puffs/puffs.kmod
./stand/i386/4.99.72/modules/putter
./stand/i386/4.99.72/modules/putter/putter.kmod
./stand/i386/4.99.72/modules/radeondrm
./stand/i386/4.99.72/modules/radeondrm/radeondrm.kmod
./stand/i386/4.99.72/modules/smbfs
./stand/i386/4.99.72/modules/smbfs/smbfs.kmod
./stand/i386/4.99.72/modules/tmpfs
./stand/i386/4.99.72/modules/tmpfs/tmpfs.kmod
./stand/i386/4.99.72/modules/udf
./stand/i386/4.99.72/modules/udf/udf.kmod
./stand/i386/4.99.72/modules/umapfs
./stand/i386/4.99.72/modules/umapfs/umapfs.kmod
./stand/i386/4.99.72/modules/union
./stand/i386/4.99.72/modules/union/union.kmod
=========  end of 68 extra files  ===========




*** Failed target:  checkflist
*** Failed command: cd /usr/src/distrib/sets && DESTDIR=/usr/src/../obj/destdir.
i386 MACHINE=i386 MACHINE_ARCH=i386 AWK=/usr/src/../tools/bin/nbawk CKSUM=/usr/s
rc/../tools/bin/nbcksum DB=/usr/src/../tools/bin/nbdb HOST_SH=/bin/sh MAKE=/usr/
src/../tools/bin/nbmake MKTEMP=/usr/src/../tools/bin/nbmktemp MTREE=/usr/src/../
tools/bin/nbmtree PAX=/usr/src/../tools/bin/nbpax SED=/usr/src/../tools/bin/nbse
d TSORT=/usr/src/../tools/bin/nbtsort\ -q /bin/sh /usr/src/distrib/sets/checkfli
st -M /usr/src/../obj/destdir.i386/METALOG.sanitised
*** Error code 1

Stop.
nbmake: stopped in /usr/src/distrib/sets

*** Failed target:  distribution
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case
 "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; real="/usr/src" ;;
 *) this="${dir}/"; real="/usr/src/${dir}" ;; esac; show=${this:-.}; echo "${tar
get} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/src/../tools/bin/nbm
ake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget distrib/sets checkflis
t
*** Error code 1

Stop.
nbmake: stopped in /usr/src

ERROR: Failed to make distribution
*** BUILD ABORTED ***
[stathis@netbsd /usr/src]


Home | Main Index | Thread Index | Old Index