pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/pkgtools/shlock
On Sun, Apr 22, 2012 at 05:25:56PM +0200, Thomas Klausner wrote:
> On Sun, Apr 22, 2012 at 03:17:29PM +0000, Matthew Sporleder wrote:
> > Module Name: pkgsrc
> > Committed By: mspo
> > Date: Sun Apr 22 15:17:29 UTC 2012
> >
> > Modified Files:
> > pkgsrc/pkgtools/shlock: Makefile PLIST
> >
> > Log Message:
> > add cat1 to build files to handle manpage/fix build
>
> The cat1 page is not installed for me.
> What error do you see, and on what opsys/platform/(pkgsrc release?)
> combination?
> Thomas
NetBSD 5.1 amd64
I saw the same issues as dholland's report, but specifically:
same issue as games/sex, but that defines
MAKE_ENV+= MKCATPAGES=no
which I don't see anywhere in mk/
---
===> Installing dependencies for shlock-20080529
=> Build dependency checkperms>=1.1: found checkperms-1.11
===> Overriding tools for shlock-20080529
===> Extracting for shlock-20080529
/bin/cp -R /usr/src/pkgsrc/pkgtools/shlock/files
/usr/pbulk/scratch/pkgtools/shlock/work/shlock-20080529
===> Patching for shlock-20080529
===> Creating toolchain wrappers for shlock-20080529
===> Configuring for shlock-20080529
=> Checking for portability problems in extracted files
===> Building for shlock-20080529
rm -f .gdbinit
touch .gdbinit
# compile shlock-20080529/shlock.o
cc -O2 -Werror -c shlock.c
# link shlock-20080529/shlock
cc -Wl,-R/usr/pkg/lib -o shlock shlock.o
-Wl,-rpath-link,/lib -L/lib -Wl,-rpath-link,/usr/lib -L/usr/lib
# format shlock-20080529/shlock.cat1
nroff -mandoc shlock.1 > shlock.cat1.tmp && mv shlock.cat1.tmp shlock.cat1
=> Unwrapping files-to-be-installed.
shlock $ make package
WARNING: [license.mk] Every package should define a LICENSE.
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/pkg/sbin/pkg_admin -K /var/db/pkg
fetch-pkg-vulnerabilities'.
===> Installing for shlock-20080529
=> Generating pre-install file lists
=> Creating installation directories
# install /usr/pbulk/scratch/pkgtools/shlock/work/.destdir/usr/pkg/bin/shlock
/usr/bin/install -c -r -o msporled -g wheel -m 755 -s shlock
/usr/pbulk/scratch/pkgtools/shlock/work/.destdir/usr/pkg/bin/shlock
# install
/usr/pbulk/scratch/pkgtools/shlock/work/.destdir/usr/pkg/man/cat1/shlock.0
/usr/bin/install -c -r -o msporled -g wheel -m 644 shlock.cat1
/usr/pbulk/scratch/pkgtools/shlock/work/.destdir/usr/pkg/man/cat1/shlock.0
install: /usr/pbulk/scratch/pkgtools/shlock/work/.destdir/usr/pkg/man/cat1:
mkstemp: No such file or directory
*** Error code 1
Stop.
make: stopped in /usr/pbulk/scratch/pkgtools/shlock/work/shlock-20080529
*** Error code 1
Stop.
make: stopped in /usr/src/pkgsrc/pkgtools/shlock
*** Error code 1
Home |
Main Index |
Thread Index |
Old Index