pkgsrc-WIP-discuss archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkgsrc NetBSD 6.0/x86_64 2013-02-11 22:37
On Sat 16 Feb 2013 at 11:52:37 +0100, Krister Walfridsson wrote:
> wip/unnethack rhialto%falu.nl@localhost
Why does this fail? It works for me...
The build log at
http://ftp.netbsd.org/pub/pkgsrc/misc/kristerw/wip-amd64-6.0/20130211.2237/unnethack-4.0.0-20120401/install.log
shows
=> Bootstrap dependency digest>=20010302: found digest-20121220
===> Installing for unnethack-4.0.0-20120401
=> Generating pre-install file lists
=> Creating installation directories
( cd doc ; /usr/bin/make manpages )
cp unnethack.6 /usr/man/man6/unnethack.6
cp: unnethack.6: No such file or directory
*** Error code 1 (ignored)
cp lev_comp.6 /usr/man/man6/lev_comp.6
cp: /usr/man/man6/lev_comp.6: No such file or directory
*** Error code 1 (ignored)
cp dgn_comp.6 /usr/man/man6/dgn_comp.6
cp: /usr/man/man6/dgn_comp.6: No such file or directory
*** Error code 1 (ignored)
cp recover.6 /usr/man/man6/recover.6
cp: /usr/man/man6/recover.6: No such file or directory
*** Error code 1 (ignored)
cp dlb.6 /usr/man/man6/dlb.6
cp: /usr/man/man6/dlb.6: No such file or directory
*** Error code 1 (ignored)
but I get
=> Unwrapping files-to-be-installed.
===> install-message [unnethack-4.0.0-20120401] ===> Installing for
unnethack-4.0.0-20120401
=> Generating pre-install file lists
=> Creating installation directories
( cd doc ; /usr/bin/make manpages )
cp nethack.6
/home/tmp/wip/unnethack/work.x86_64/.destdir//usr/pkg/man/man6/unnethack.6
cp lev_comp.6
/home/tmp/wip/unnethack/work.x86_64/.destdir//usr/pkg/man/man6/lev_comp.6
cp dgn_comp.6
/home/tmp/wip/unnethack/work.x86_64/.destdir//usr/pkg/man/man6/dgn_comp.6
cp recover.6
/home/tmp/wip/unnethack/work.x86_64/.destdir//usr/pkg/man/man6/recover.6
cp dlb.6 /home/tmp/wip/unnethack/work.x86_64/.destdir//usr/pkg/man/man6/dlb.6
I have these *.6 files in the doc directory, and they're straight from
the tarball, so I don't understand why the test build can't find them.
$ l /home/tmp/wip/unnethack/work.x86_64/unnethack-4.0.0-20120401/doc/*.6
-rw-r--r-- 1 rhialto wheel 7148 Apr 1 2012
/home/tmp/wip/unnethack/work.x86_64/unnethack-4.0.0-20120401/doc/dgn_comp.6
-rw-r--r-- 1 rhialto wheel 1909 Apr 1 2012
/home/tmp/wip/unnethack/work.x86_64/unnethack-4.0.0-20120401/doc/dlb.6
-rw-r--r-- 1 rhialto wheel 10624 Apr 1 2012
/home/tmp/wip/unnethack/work.x86_64/unnethack-4.0.0-20120401/doc/lev_comp.6
-rw-r--r-- 1 rhialto wheel 8051 Apr 1 2012
/home/tmp/wip/unnethack/work.x86_64/unnethack-4.0.0-20120401/doc/nethack.6
-rw-r--r-- 1 rhialto wheel 3631 Apr 1 2012
/home/tmp/wip/unnethack/work.x86_64/unnethack-4.0.0-20120401/doc/recover.6
-Olaf.
--
___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for
\X/ rhialto/at/xs4all.nl -- 'this bath is too hot.'
------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet,
is your hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials, tech docs,
whitepapers, evaluation guides, and opinion stories. Check out the most
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss
Home |
Main Index |
Thread Index |
Old Index