Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
build.sh -m hp700 release failure with MKDEBUG=yes in /etc/mk.conf
Hi,
I have tried to build NetBSD/hp700 current of yesterday with MKDEBUG=yes.
And I have gotten the following error.
From same src, I have built NetBSD/amd64 current with MKDEBUG=yes successfully.
$ ./build.sh -U -O /usr/obj/hp700-current -T /usr/tools/hp700-current -D
/usr/NewWorld/hp700-current -R /usr/releases/hp700-current -m hp700 -j 1 release
(snip)
# install /usr/NewWorld/hp700-current/var/games/tetris.scores
if [ ! -e /usr/NewWorld/hp700-current/var/games/tetris.scores -o -s
/usr/NewWorld/hp700-current/var/games/tetris.scores ]; then cd
/mnt/cvs/src-current/src/etc &&
/usr/tools/hp700-current/bin/hppa--netbsd-install -U -M
/usr/NewWorld/hp700-current/METALOG -D /usr/NewWorld/hp700-current -h sha256 -N
/mnt/cvs/src-current/src/etc -c -p -r -T etc_pkg -o games -g games -m 664
/dev/null /usr/NewWorld/hp700-current/var/games/tetris.scores; else true; fi
configinstall ===> etc
# create etc/motd
/usr/tools/hp700-current/bin/hppa--netbsd-install -c -p -r
/mnt/cvs/src-current/src/etc/motd.current motd
configinstall ===> etc/defaults
configinstall ===> etc/bluetooth
configinstall ===> etc/iscsi
configinstall ===> etc/mtree
configinstall ===> etc/namedb
configinstall ===> etc/pam.d
configinstall ===> etc/powerd
configinstall ===> etc/powerd/scripts
configinstall ===> etc/rc.d
configinstall ===> etc/root
configinstall ===> etc/skel
configinstall ===> etc/ssh
configinstall ===> /mnt/cvs/src-current/src/external/bsd/dhcpcd/sbin/dhcpcd
configinstall ===> /mnt/cvs/src-current/src/usr.bin/mail
configinstall ===> /mnt/cvs/src-current/src/usr.sbin/pf
configinstall ===> /mnt/cvs/src-current/src/usr.sbin/pf/etc
configinstall ===> /mnt/cvs/src-current/src/usr.sbin/pf/etc/defaults
configinstall ===> /mnt/cvs/src-current/src/crypto/external/bsd/openssh/bin
configinstall ===> /mnt/cvs/src-current/src/external/ibm-public/postfix
configinstall ===> /mnt/cvs/src-current/src/external/ibm-public/postfix/etc
configinstall ===> /mnt/cvs/src-current/src/external/bsd/atf/etc/atf
makesetfiles ===> /mnt/cvs/src-current/src/distrib/sets
/usr/tools/hp700-current/bin/nbawk '{ a[$1] = $0; } END { for (f in a) print
a[f]; }' /usr/NewWorld/hp700-current/METALOG | sort |
/usr/tools/hp700-current/bin/nbmtree -CSM -k all -N
/mnt/cvs/src-current/src/etc >/usr/NewWorld/hp700-current/METALOG.new
mv /usr/NewWorld/hp700-current/METALOG.new
/usr/NewWorld/hp700-current/METALOG.sanitised
# create set lists
cd /mnt/cvs/src-current/src/distrib/sets &&
DESTDIR=/usr/NewWorld/hp700-current MACHINE=hp700 MACHINE_ARCH=hppa
AWK=/usr/tools/hp700-current/bin/nbawk
CKSUM=/usr/tools/hp700-current/bin/nbcksum
DB=/usr/tools/hp700-current/bin/nbdb HOST_SH=/bin/sh
MAKE=/usr/tools/hp700-current/bin/nbmake
MKTEMP=/usr/tools/hp700-current/bin/nbmktemp
MTREE=/usr/tools/hp700-current/bin/nbmtree
PAX=/usr/tools/hp700-current/bin/nbpax COMPRESS_PROGRAM=gzip
PKG_CREATE=/usr/tools/hp700-current/bin/nbpkg_create
SED=/usr/tools/hp700-current/bin/nbsed
TSORT=/usr/tools/hp700-current/bin/nbtsort\ -q /bin/sh ./maketars -S -d
/usr/NewWorld/hp700-current -M /usr/NewWorld/hp700-current/METALOG.sanitised
-N /mnt/cvs/src-current/src/etc -L base -t
/usr/releases/hp700-current/hp700/binary/sets
Creating /usr/NewWorld/hp700-current/etc/mtree/set.base
Creating /usr/NewWorld/hp700-current/etc/mtree/set.comp
Creating /usr/NewWorld/hp700-current/etc/mtree/set.debug
Creating /usr/NewWorld/hp700-current/etc/mtree/set.etc
Creating /usr/NewWorld/hp700-current/etc/mtree/set.games
Creating /usr/NewWorld/hp700-current/etc/mtree/set.man
Creating /usr/NewWorld/hp700-current/etc/mtree/set.misc
Creating /usr/NewWorld/hp700-current/etc/mtree/set.modules
Creating /usr/NewWorld/hp700-current/etc/mtree/set.tests
Creating /usr/NewWorld/hp700-current/etc/mtree/set.text
postinstall-fix-obsolete ===> .
=== Removing obsolete files ===
AWK=/usr/tools/hp700-current/bin/nbawk
DB=/usr/tools/hp700-current/bin/nbdb HOST_SH=/bin/sh
MAKE=/usr/tools/hp700-current/bin/nbmake
PWD_MKDB=/usr/tools/hp700-current/bin/nbpwd_mkdb
STAT=/usr/tools/hp700-current/bin/nbstat /bin/sh
/mnt/cvs/src-current/src/usr.sbin/postinstall/postinstall -s
/mnt/cvs/src-current/src -d /usr/NewWorld/hp700-current/ fix obsolete
Source directory: /mnt/cvs/src-current/src
Target directory: /usr/NewWorld/hp700-current/
obsolete fix:
Removed obsolete directory
/usr/NewWorld/hp700-current//usr/include/gcc-4.1
Removed obsolete file
/usr/NewWorld/hp700-current//usr/include/g++/complex.h
postinstall fixes passed: obsolete
postinstall fixes failed:
===============================
checkflist ===> distrib/sets
cd /mnt/cvs/src-current/src/distrib/sets &&
DESTDIR=/usr/NewWorld/hp700-current MACHINE=hp700 MACHINE_ARCH=hppa
AWK=/usr/tools/hp700-current/bin/nbawk
CKSUM=/usr/tools/hp700-current/bin/nbcksum
DB=/usr/tools/hp700-current/bin/nbdb HOST_SH=/bin/sh
MAKE=/usr/tools/hp700-current/bin/nbmake
MKTEMP=/usr/tools/hp700-current/bin/nbmktemp
MTREE=/usr/tools/hp700-current/bin/nbmtree
PAX=/usr/tools/hp700-current/bin/nbpax COMPRESS_PROGRAM=gzip
PKG_CREATE=/usr/tools/hp700-current/bin/nbpkg_create
SED=/usr/tools/hp700-current/bin/nbsed
TSORT=/usr/tools/hp700-current/bin/nbtsort\ -q /bin/sh
/mnt/cvs/src-current/src/distrib/sets/checkflist -L base -M
/usr/NewWorld/hp700-current/METALOG.sanitised
======= 1 extra files in DESTDIR =========
Files in DESTDIR but missing from flist.
File is obsolete or flist is out of date ?
------------------------------------------
./usr/share/mk/bsd.host.mk
========= end of 1 extra files ===========
*** [checkflist] Error code 1
nbmake[2]: stopped in /mnt/cvs/src-current/src/distrib/sets
1 error
nbmake[2]: stopped in /mnt/cvs/src-current/src/distrib/sets
*** [distribution] Error code 2
nbmake[1]: stopped in /mnt/cvs/src-current/src
1 error
nbmake[1]: stopped in /mnt/cvs/src-current/src
*** [release] Error code 2
nbmake: stopped in /mnt/cvs/src-current/src
1 error
nbmake: stopped in /mnt/cvs/src-current/src
ERROR: Failed to make release
*** BUILD ABORTED ***
$
--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3
Home |
Main Index |
Thread Index |
Old Index