Current-Users archive

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

building distribution fails: nbmtree: ./kernel: No such file or directory



Hi,

just ran into the problem below (nbmtree: ./kernel: No such file or directory)
doing "build.sh ... distribution" on i386 from sources cvs updated Jan 24 10:06 
MET.

Kurt

postinstall-fix-obsolete ===> .
   === Removing obsolete files ===
Source directory: /u/NetBSD/src
Target directory: /u/NetBSD/arch/i386/dest/
obsolete fix:
        Removed obsolete file 
/u/NetBSD/arch/i386/dest//usr/share/man/man3/killpg.3
        Removed obsolete file 
/u/NetBSD/arch/i386/dest//usr/share/man/cat3/killpg.0
        Removed obsolete file 
/u/NetBSD/arch/i386/dest//usr/X11R7/lib/X11/fonts/misc/7x14-KOI8-R.pcf
.gz
postinstall fixes passed: obsolete
postinstall fixes failed:
   ===============================
checkflist ===> distrib/sets
nbmtree: ./kernel: No such file or directory
nbmtree: failed at line 35879 of the specification

*** Failed target:  /u/NetBSD/arch/i386/dest/METALOG.sanitised
*** Failed command: ( cat /u/NetBSD/src/etc/mtree/NetBSD.dist ; echo '/unset 
all' ; cat /u/NetBSD/ar
ch/i386/dest/METALOG ) | /u/NetBSD/arch/i386/TOOLS/bin/nbmtree -C -k all -N 
/u/NetBSD/src/etc > /u/N
etBSD/arch/i386/dest/METALOG.new && ( rm -f /u/NetBSD/arch/i386/dest/METALOG ; 
mv /u/NetBSD/arch/i38
6/dest/METALOG.new /u/NetBSD/arch/i386/dest/METALOG )
*** Error code 1

Stop.
nbmake: stopped in /u/NetBSD/src/distrib/sets

*** Failed target:  distribution
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; 
case "${dir}" in /*) thi
s="${dir}/"; real="${dir}" ;; .) this=""; real="/u/NetBSD/src" ;; *) 
this="${dir}/"; real="/u/NetBSD
/src/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ 
(with: $@)}"; cd "${real}
" && /u/NetBSD/arch/i386/TOOLS/bin/nbmake _THISDIR_="${this}" "$@" ${target}; 
}; _makedirtarget dist
rib/sets checkflist
*** Error code 1

Stop.
nbmake: stopped in /u/NetBSD/src

ERROR: Failed to make distribution
*** BUILD ABORTED ***



Home | Main Index | Thread Index | Old Index