Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Mar 2013 17:40:01 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/176962: optionsng bug with some python ports
Message-ID:  <201303141740.r2EHe1MT010261@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/176962; it has been noted by GNATS.

From: Baptiste Daroussin <bapt@FreeBSD.org>
To: Tijl Coosemans <tijl@coosemans.org>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/176962: optionsng bug with some python ports
Date: Thu, 14 Mar 2013 18:33:59 +0100

 --Z9t8O/5YJLB6LEUl
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On Thu, Mar 14, 2013 at 06:04:55PM +0100, Tijl Coosemans wrote:
 >=20
 > >Number:         176962
 > >Category:       ports
 > >Synopsis:       optionsng bug with some python ports
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       low
 > >Responsible:    freebsd-ports-bugs
 > >State:          open
 > >Quarter:       =20
 > >Keywords:      =20
 > >Date-Required:
 > >Class:          sw-bug
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Thu Mar 14 17:10:00 UTC 2013
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Tijl Coosemans
 > >Release:        FreeBSD 10.0-CURRENT i386
 > >Organization:
 > >Environment:
 > >Description:
 > bsd.options.mk uses UNIQUENAME to find the options file in
 > /var/db/ports, but UNIQUENAME depends on PKGNAMEPREFIX and
 > some python ports (e.g. devel/py-gobject) set PKGNAMEPREFIX
 > to PYTHON_PKGNAMEPREFIX which isn't set until after
 > bsd.options.mk is processed.
 > >How-To-Repeat:
 > cd /usr/ports/devel/py-gobject
 > make config
 > (set LIBFFI option and press OK)
 > make showconfig
 > (note that it says LIBFFI=3Doff)
 > >Fix:
 >=20
 >=20
 > >Release-Note:
 > >Audit-Trail:
 > >Unformatted:
 > _______________________________________________
 > freebsd-ports-bugs@freebsd.org mailing list
 > http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
 > To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.=
 org"
 
 Yes this is known the bug is not optionsng but options in general, the pyth=
 on
 behaviour (samething done on apache modules and more) which consist changei=
 ng
 the UNIQUENAME is no good.
 
 See: http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/148637 for example.
 
 
 regards,
 Bapt
 
 --Z9t8O/5YJLB6LEUl
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.19 (FreeBSD)
 
 iEYEARECAAYFAlFCCgcACgkQ8kTtMUmk6EzWDACeM91LgZlDDIAmiNNcNt8B6/p3
 ARQAnigXg58blQb/I8zoZp5ihxNrYDGH
 =hirY
 -----END PGP SIGNATURE-----
 
 --Z9t8O/5YJLB6LEUl--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303141740.r2EHe1MT010261>