tech-pkg archive

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

Re: pkgsrc-HEAD NetBSD 5.1/x86_64 20120425.1606



On Thu, 03 May 2012 14:06:43 +0900, David Holland 
<dholland-pkgtech%netbsd.org@localhost> wrote:

On Thu, May 03, 2012 at 12:41:54AM +0200, Thomas Klausner wrote:
 > > This report shows an error for one (and only one) of my packages.  The
 > > error is:
 > >
 > > /home/cheusov/pkg_distbb/libexec/distbb/wrapper_unpriv /usr/bin/make
 > > DEPENDS_TARGET=nonexistant BATCH=yes PKG_VERBOSE=1  package
 > > => Bootstrap dependency digest>=20010302: found digest-20111104
 > > WARNING: [bsd.prefs.mk] The package gitso-0.6 is missing DESTDIR support.
 >
 > This is the warning that causes the below.
 > Try converting it to "PKG_DESTDIR_SUPPORT=user-destdir".

% grep destdir net/gitso/Makefile
PKG_DESTDIR_SUPPORT=    user-destdir
%

something must be broken on the build host...

No, broken packaging.
PKG_DESTDIR_SUPPORT must be defined before inclusion of bsd.prefs.mk.

--
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index