pkgsrc-WIP-review archive

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

bulk build != 'make install'



Hi all. I'm about pkgsrc-wip bulk build results (failure)

============================================================
   
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/wip/i386-4.0/20070118.2002/report.html

   Package                    Breaks  Maintainer
   --------------------------------------------------------------
   wip/heirloom-doc           104     cheusov%tut.by@localhost
============================================================

Belowe are error messages. Can anybody explain why this happens?
/usr/pkg/heirloom/man/man1 directory and all other /usr/pkg/heirloom/xxxx dirs
should be created during built because
heirloom-doc both DEPENDS and BUILD_DEPENDS on heirloom-common
which in turn should create all these directories
because they are listed in INSTALLATION_DIRS.
This method works with 'make install' but doesn't with bulk builds. Why?
BTW: what package is used for bulk building?

============================================================
Error message:

chmod 755 genintro
`intro.1' is up to date.
=> Unwrapping files-to-be-installed.
===> Installing for heirloom-doc-060122
=> Generating pre-install file lists
=> Creating installation directories
set -e;  /usr/bin/install -c -o root -g wheel -m 444 
/usr/pkgsrc/wip/heirloom-doc/work/heirloom-060122/README 
/usr/pkg/share/doc/heirloom-doc;  for i in COPYING COPYING.LGPL  LICENSE LUCENT 
 OPENSOLARIS.LICENSE README; do  /usr/bin/install -c -o root -g wheel -m 444 
/usr/pkgsrc/wip/heirloom-doc/work/heirloom-060122/LICENSE/"${i}"  
/usr/pkg/share/doc/heirloom-doc/LICENSE;  done;  /usr/bin/install -c -o root -g 
wheel -m 444 /usr/pkgsrc/wip/heirloom-doc/work/heirloom-060122/intro.1 
/usr/pkg/heirloom/man/man1
install: /usr/pkg/heirloom/man/man1: open: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/wip/heirloom-doc
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/wip/heirloom-doc
*** Error code 1

-- 
Best regards, Aleksey Cheusov.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
pkgsrc-wip-review mailing list
pkgsrc-wip-review%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-review



Home | Main Index | Thread Index | Old Index