Subject: -current build still broken
To: NetBSD-current <current-users@netbsd.org>
From: Bryan P <u6@terran.org>
List: current-users
Date: 02/14/2003 17:08:42
Hello,

I am running "./build.sh -r -U -D $HOME/etc/src/NetBSD/current/DEST -R
$HOME/etc/src/NetBSD/current/REL release" on NetBSD/i386 -current (a bit
dated), with /etc/mk.conf including:

MKCRYPTO_IDEA=YES
MKCRYPTO_RC5=YES

and the build breaks here:

DESTDIR=/usr/home/bryan/etc/src/NetBSD/current/DEST  MACHINE=i386 MACHINE_ARCH=i386 MAKE=/usr/home/bryan/etc/src/NetBSD/current/src/tools/obj/tools.NetBSD-1.6N-i386/bin/nbmake MTREE=/usr/home/bryan/etc/src/NetBSD/current/src/tools/obj/tools.NetBSD-1.6N-i386/bin/nbmtree PAX=/usr/home/bryan/etc/src/NetBSD/current/src/tools/obj/tools.NetBSD-1.6N-i386/bin/nbpax sh /usr/home/bryan/etc/src/NetBSD/current/src/distrib/sets/checkflist -M /usr/home/bryan/etc/src/NetBSD/current/DEST/METALOG
2159a2160,2161
> ./usr/lib/libcrypto_idea.a
> ./usr/lib/libcrypto_idea_p.a
2161a2164,2165
> ./usr/lib/libcrypto_rc5.a
> ./usr/lib/libcrypto_rc5_p.a
2456a2461,2462
> ./usr/libdata/lint/llib-lcrypto_idea.ln
> ./usr/libdata/lint/llib-lcrypto_rc5.ln
checkflist: flist inconsistencies found
checkflist: key to output:
  <  file is in flist but missing from DESTDIR
     (file wasn't installed ?)
  >  file is in DESTDIR but missing from flist
     (file is obsolete or flist is out of date ?)
*** Error code 1

Stop.
nbmake: stopped in /usr/home/bryan/etc/src/NetBSD/current/src/distrib/sets
*** Error code 1

Stop.
nbmake: stopped in /usr/home/bryan/etc/src/NetBSD/current/src/distrib/sets
*** Error code 1

The METALOG contains entries for libcrypto, and they do appear in the
location listed.  Suggestions?

-bp
--
# Software Engineer