Date: Sun, 12 Jul 2009 16:14:13 +0200 (CEST) From: Gerald Pfeifer <gerald@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/136691: portlint: incorrectly warns about --with-libiconv-prefix= Message-ID: <200907121414.n6CEEDGO079208@sputnik1.dbai.tuwien.ac.at> Resent-Message-ID: <200907121440.n6CEe4va054838@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136691 >Category: ports >Synopsis: portlint: incorrectly warns about --with-libiconv-prefix= >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 12 14:40:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Gerald Pfeifer >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: >Description: portlint 2.12.0 added the following new warning: WARN: Makefile: --build, --mandir, --infodir and --prefix are not needed in CONFIGURE_ARGS as they are already set in bsd.port.mk. It really would be good for the warning to indicate the actual occurrence instead of listing all four options. The real issue here, however, is that this warns about lang/gcc43 (and others) which do not have any of these options set. I assume portlint must be matching --with-libiconv-prefix? >How-To-Repeat: cd $PORTSDIR/lang/gcc43 portlint -C >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907121414.n6CEEDGO079208>