tech-pkg archive

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

Re: wanderer



On Mon, Feb 22, 2016 at 03:01:17PM +0000, David Holland wrote:
 > Although note that pkglint (without -Wall -Call) on a clean tree
 > produces about 40,000 lines of output. (With -Wall -Call it's about
 > 83,000.)
 > 
 > We should work on that :-|

For the record, the top five warnings are:

259 WARN: The user-defined variable VARBASE is used but not added to BUILD_DEFS.
628 WARN: The LOCALBASE variable should not be used by packages.
643 ERROR: Packages that install hicolor icons must include "../../graphics/hicolor-icon-theme/buildlink3.mk" in the Makefile.
4915 ERROR: Each package must define its LICENSE.
21787 ERROR: Each patch must be documented.

(surely VARBASE doesn't need to be added to BUILD_DEFS by hand?)

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index