Subject: Errors when post processing bulk build results
To: None <pkgsrc-bulk@NetBSD.org, tech-pkg@NetBSD.org>
From: Krister Walfridsson <cato@df.lth.se>
List: pkgsrc-bulk
Date: 03/17/2005 22:41:24
My bulk builds on NetBSD/amd64-2.0 ends with the following errors:
Post processing bulk build results...
BULK> /usr/pkgsrc/packages/All/perl-5.8.6nb3.tgz is up to date.
work -> /tmp/bulktmp/lang/perl58/work
BULK> /usr/sbin/pkg_add -K /var/db/pkg /usr/pkgsrc/packages/All/perl-5.8.6nb3.tgz
===========================================================================
$NetBSD: MESSAGE,v 1.1 2004/01/08 19:18:00 jlam Exp $
perl-5.8.6nb3 will use the following directory as the default
location of the site-specific Perl modules:
/usr/pkg/lib/perl5/site_perl/5.8.6
===========================================================================
find: /usr/pkgsrc/extproc/unroff: No such file or directory
grep: /usr/pkgsrc/extproc/unroff/Makefile: No such file or directory
cd: can't cd to /usr/pkgsrc/extproc/unroff
make: don't know how to make show-var. Stop
find: /usr/pkgsrc/extproc/xalan-j: No such file or directory
grep: /usr/pkgsrc/extproc/xalan-j/Makefile: No such file or directory
cd: can't cd to /usr/pkgsrc/extproc/xalan-j
make: don't know how to make show-var. Stop
find: /usr/pkgsrc/extproc/xt: No such file or directory
grep: /usr/pkgsrc/extproc/xt/Makefile: No such file or directory
cd: can't cd to /usr/pkgsrc/extproc/xt
make: don't know how to make show-var. Stop
tar: Removing leading / from absolute path names in the archive
Bulk build ended: Thu Mar 17 11:33:42 GMT 2005
Anyone knows why?
/Krister