Subject: toolchain/17931: Incorrect file list for checkflist
To: None <gnats-bugs@gnats.netbsd.org>
From: None <xavier.humbert@xavhome.fr.eu.org>
List: netbsd-bugs
Date: 08/13/2002 18:14:28
>Number: 17931
>Category: toolchain
>Synopsis: Checkflist fails even if DESTDIR is empty before build
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: toolchain-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Aug 13 09:15:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Xavier HUMBERT
>Release: NetBSD 1.6E
>Organization:
>Environment:
System: NetBSD arnor.xavhome.fr.eu.org 1.6E NetBSD 1.6E (XAVIER) #22: Sun Aug 4 12:03:46 CEST 2002 root@arnor.xavhome.fr.eu.org:/usr/src/sys/arch/i386/compile/XAVIER i386
Architecture: i386
Machine: i386
Description:
My weekly full-build fails at the very end on checkflist. I build a distribution
in a DESTDIR. I always do before updating the userland.
Excerpt of my weekly script
###
# # After CVS updating the tree :
# rm -rf /usr/build/ && mkdir /usr/build/
# cd /usr/src
# ./build.sh -d -D /usr/build > /var/log/build/`date '+%F'`-build.log 2>&1
###
And the log says :
###
# $ tail -15 /var/log/build/2002-08-12-build.log
# > ./usr/share/man/man3/set_new_page.3
# 10618a10686
# > ./usr/share/man/man3/unpost_form.3
# checkflist: flist inconsistencies found
# checkflist: key to output:
# < file in flist but missing from DESTDIR
# > file in DESTDIR but missing from flist
# *** Error code 1
#
# Stop.
# nbmake: stopped in /usr/src/distrib/sets
# *** Error code 1
#
# Stop.
# nbmake: stopped in /usr/src
###
>Description:
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: