Subject: Variable TOOLS_PATH.imake is recursive.
To: None <pkgsrc-users@NetBSD.org>
From: Hubert Feyrer <hubert@feyrer.de>
List: pkgsrc-users
Date: 07/10/2006 22:25:46
BTW, is this supposed to happen with latest pkgsrc:

 	yui% cd /usr/pkgsrc/pkgtools/x11-links/
 	yui% make clean
 	===> Cleaning for x11-links-0.30
 	yui% make
 	===> Skipping vulnerability checks.
 	WARNING: No /disk5/cvs/pkgsrc/distfiles/pkg-vulnerabilities file found.
 	WARNING: To fix, install the pkgsrc/security/audit-packages
 	WARNING: package and run: ``/usr/pkg/sbin/download-vulnerability-list''.
 	===> Installing dependencies for x11-links-0.30
 	===> Overriding tools for x11-links-0.30
===>	Variable TOOLS_PATH.imake is recursive.

 	make: stopped in /usr/pkgsrc/pkgtools/x11-links
 	yui%


?
The error doesn't show when that variable's not set. I'm using NetBSD 3.0 
with whatever X comes there.

The interesting thing is that this error doesn't re-occur when  I type 
"make" again... it just goes and builds the package then, as expected.


  - Hubert