3 May 2012 07:59
Re: pkgsrc-HEAD NetBSD 5.1/x86_64 20120425.1606
OBATA Akio <obache <at> netbsd.org>
2012-05-03 05:59:21 GMT
2012-05-03 05:59:21 GMT
On Thu, 03 May 2012 14:06:43 +0900, David Holland <dholland-pkgtech <at> netbsd.org> 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 <at> NetBSD.org
RSS Feed