Current-Users archive

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

Re: checkflist fails because of missing manpages [iasl fails to compile while building distribution]



On Thu, Jan 08, 2015 at 11:27:21PM +0100, Joerg Sonnenberger wrote:
> On Mon, Dec 29, 2014 at 07:10:03PM +0100, Izaak wrote:
> > I have just tried to make distribution from -current and got this:
> 
> Retry a clean build from up-to-date sources. This should have been fixed
> already.
Yes, that is fixed. I have never actually been able to build a
distribution because I always get this no matter how often I update:

[...list of manpages]
./usr/share/man/html9/xc_broadcast.html
./usr/share/man/html9/xc_unicast.html
./usr/share/man/html9/xc_wait.html
./usr/share/man/html9/xcall.html
./usr/share/man/html9/yield.html
./usr/share/man/html9lua/intro.html
./usr/share/man/html9lua/pmf.html
./usr/share/man/html9lua/systm.html
========  end of 8913 missing files  ==========


*** Failed target:  checkflist
*** Failed command: cd /home/myuser/netbsd-cvs/src/distrib/sets &&
DESTDIR=/home/myuser/netbsd-cvs/src/../obj/destdir.amd64 MACHINE=amd64
MACHINE_ARCH=x86_64 AWK=/home/myuser/netbsd-cvs/src/../tools/bin/nbawk
CKSUM=/home/myuser/netbsd-cvs/src/../tools/bin/nbcksum
DB=/home/myuser/netbsd-cvs/src/../tools/bin/nbdb HOST_SH=/bin/sh
MAKE=/home/myuser/netbsd-cvs/src/../tools/bin/nbmake
MKTEMP=/home/myuser/netbsd-cvs/src/../tools/bin/nbmktemp
MTREE=/home/myuser/netbsd-cvs/src/../tools/bin/nbmtree
PAX=/home/myuser/netbsd-cvs/src/../tools/bin/nbpax COMPRESS_PROGRAM=gzip
GZIP=-n PKG_CREATE=/home/myuser/netbsd-cvs/src/../tools/bin/nbpkg_create
SED=/home/myuser/netbsd-cvs/src/../tools/bin/nbsed
TSORT=/home/myuser/netbsd-cvs/src/../tools/bin/nbtsort\ -q /bin/sh
/home/myuser/netbsd-cvs/src/distrib/sets/checkflist -L base -M
/home/myuser/netbsd-cvs/src/../obj/destdir.amd64/METALOG.sanitised
*** Error code 1

What am I doing wrong?

Also, sorry if this is off-topic for this list, but how far behind is 
https://github.com/jsonn/src from anoncvs.netbsd.org? That is where I
first checked out the source. I am doing some kernel work that requires 
making lots of small changes to many files, but I have no commit access
so my own private offline branch in git is more convenient for me -- 
should I stick to using anoncvs only?

-- 
Izaak


Home | Main Index | Thread Index | Old Index