pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/pkgtools/bootstrap-mk-files
The first package I build after bootstrap is devel/rcs. This now fails with
=> Automatic manual page handling
Full pathname symlink
`/pkgsrc/source/pkgsrc/devel/rcs/work.pkgsrc-i86/.destdir/usr/pkgsrc/20130903/bin/rlog'
is target of
`/pkgsrc/source/pkgsrc/devel/rcs/work.pkgsrc-i86/.destdir/usr/pkgsrc/20130903/bin/rcslog'
- adjusting to `../bin/rlog'
Full pathname symlink
`/pkgsrc/source/pkgsrc/devel/rcs/work.pkgsrc-i86/.destdir/usr/pkgsrc/20130903/man/man1/rlog.1'
is target of
`/pkgsrc/source/pkgsrc/devel/rcs/work.pkgsrc-i86/.destdir/usr/pkgsrc/20130903/man/man1/rcslog.1'
- adjusting to `../../man/man1/rlog.1'
pkg_create: can't stat
`/pkgsrc/source/pkgsrc/devel/rcs/work.pkgsrc-i86/.destdir/usr/pkgsrc/20130903/share/info/dir'
=> Creating binary package
/pkgsrc/source/pkgsrc/devel/rcs/work.pkgsrc-i86/.packages/rcs-5.9.0nb1.tgz
pkg_create: can't stat
`/pkgsrc/source/pkgsrc/devel/rcs/work.pkgsrc-i86/.destdir/usr/pkgsrc/20130903/share/info/dir'
pkg_create: lstat failed for file share/info/dir: No such file or directory
*** Error code 2
Stop.
The same source builds successfully, when I use an older pkgsrc
userland that still uses install-sh instead of bsdinstall (which
causes devel/rcs to revert in some places to ../build-aux/install-sh,
btw). I can't pinpoint the place where things go wrong with the newer
infrastructure. The directory share/info is created in both cases,
with identical permissions.
I haven't found a reason for switching to bsdinstall, just the fact
that you did it. At the moment this looks to me like a case of "if it
ain't broken..."
--
Joern Clausen
http://thebloeg.blogspot.com/
http://www.oe-files.de/photography/
Home |
Main Index |
Thread Index |
Old Index