NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
11.0_BETA amd64 build aborted at `checkflist'
Hello,
I wasn't able to build release to completion. What I did was to build,
install and reboot to the cvs pullup kernel.
NetBSD fretsaw 11.0_BETA NetBSD 11.0_BETA (TP_E470) #1: Mon Dec 1 23:30:46 AEDT 2025 root@fretsaw:/local/n/11/build/sys/arch/amd64/compile/TP_E470 amd64
I then made the mistake to install the modules (before building them) using
build.sh .. installmodules=/
On attempting to build release, the process stops as follows
checkflist ===> distrib/sets
======= 5 extra files in DESTDIR =========
Files in DESTDIR but missing from flist.
File is obsolete or flist is out of date ?
------------------------------------------
./usr/lib/libc.so.12.223
./usr/lib/libpthread.so.1.5
./usr/libdata/debug/lib/libc.so.12.223.debug
./usr/libdata/debug/lib/libpthread.so.1.5.debug
./usr/tests/lib/libpthread/weak/libh_pthread_weak_g.a
========= end of 5 extra files ===========
--- checkflist ---
*** Failed target: checkflist
*** In directory: /usr/src/distrib/sets
*** Failed commands:
${_MKMSG_EXECUTE} "checkflist"
=> @# "execute " "checkflist"
${SETSCMD} ${.CURDIR}/checkflist ${MAKEFLIST_FLAGS} ${CHECKFLIST_FLAGS} ${METALOG.unpriv}
=> cd /usr/src/distrib/sets && DESTDIR=/local/n/11/distribution MACHINE=amd64 MACHINE_ARCH=x86_64 AWK=/local/n/11/tools/bin/nbawk CKSUM=/local/n/11/tools/bin/nbcksum DB=/local/n/11/tools/bin/nbdb EGREP=/local/n/11/tools/bin/nbgrep\ -E HOST_SH=/bin/sh MAKE=/local/n/11/tools/bin/nbmake MKTEMP=/local/n/11/tools/bin/nbmktemp MTREE=/local/n/11/tools/bin/nbmtree PAX=/local/n/11/tools/bin/nbpax COMPRESS_PROGRAM=/local/n/11/tools/bin/nbxz GZIP=-n XZ_OPT=-9 TAR_SUFF=tar.xz PKG_CREATE=/local/n/11/tools/bin/nbpkg_create SED=/local/n/11/tools/bin/nbsed TSORT=/local/n/11/tools/bin/nbtsort\ -q /bin/sh /usr/src/distrib/sets/checkflist -L base,x -M /local/n/11/distribution/METALOG.sanitised
*** [checkflist] Error code 1
nbmake[2]: stopped making "checkflist" in /usr/src/distrib/sets
nbmake[2]: 1 error
nbmake[2]: stopped making "checkflist" in /usr/src/distrib/sets
--- distribution ---
nbmake[1]: stopped making "distribution" in /usr/src
--- release ---
nbmake: stopped making "release" in /usr/src
ERROR: Failed to make release
*** BUILD ABORTED ***
I have the following environment variables set for build.sh
export HOST_SH=/bin/sh
export SRCDIR=/usr/src
export OBJDIR=/local/n/11/build
export DESTDIR=/local/n/11/distribution
export TOOLDIR=/local/n/11/tools
export RELEASEDIR=/local/n/11/release
export MACHINE=amd64
export X11SRCDIR=/usr/xsrc
export MKDEBUG=yes
export MKDEBUGLIB=yes
export NOCLEANDIR=yes
export USE_XZ_SETS=yes
It is possible the last success at build release did not have MKDEBUG
and MKDEBUGLIB set.
Any ideas? thanks
--
vl
Home |
Main Index |
Thread Index |
Old Index