Date: Fri, 15 Feb 2013 06:51:09 +0000 From: Matthew Seaman <matthew@FreeBSD.org> To: freebsd-stable@freebsd.org Subject: Re: Why does poudriere always rebuild nginx and GraphicsMagick13? Message-ID: <511DDADD.9000306@FreeBSD.org> In-Reply-To: <62B5372A-8DD9-4352-89B0-BDEAC11A5C2C@ultra-secure.de> References: <E0D1E20F-8FF1-45D1-8E09-C856FA0E88D6@ultra-secure.de> <20130212221103.GG12760@ithaqua.etoilebsd.net> <6088089D-3E61-4C82-94D4-319E48CF718B@ultra-secure.de> <62B5372A-8DD9-4352-89B0-BDEAC11A5C2C@ultra-secure.de>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2SWXRPJRDKBBNJCNWFTOO Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 15/02/2013 01:27, Rainer Duffner wrote: > OK, another issue crept up. >=20 > I started to build www/rt40 and it worked - until I updated it to the l= atest commit. > Now I get: >=20 > =3D=3D=3D=3D>> [02] Finished build of www/rt40: Ignored: please select = one of AP_MODPERL, AP_MODFASTCGI, LIGHTTPD, SPAWN_FCGI or BUILTIN >=20 >=20 > But I have: >=20 > cat /usr/local/etc/poudriere.d/91amd64-options/rt40/options > # This file is auto-generated by 'make config'. > # Options for rt-4.0.10_1 > _OPTIONS_READ=3Drt-4.0.10_1 > _FILE_COMPLETE_OPTIONS_LIST=3DDEV GD GPG GRAPHVIZ SSL_MAILGATE MYSQL OR= ACLE PGSQL SQLITE AP_MODFASTCGI AP_MODPERL LIGHTTPD SPAWN_FCGI > OPTIONS_FILE_UNSET+=3DDEV > OPTIONS_FILE_SET+=3DGD > OPTIONS_FILE_SET+=3DGPG > OPTIONS_FILE_SET+=3DGRAPHVIZ > OPTIONS_FILE_SET+=3DSSL_MAILGATE > OPTIONS_FILE_UNSET+=3DMYSQL > OPTIONS_FILE_UNSET+=3DORACLE > OPTIONS_FILE_SET+=3DPGSQL > OPTIONS_FILE_UNSET+=3DSQLITE > OPTIONS_FILE_UNSET+=3DAP_MODFASTCGI > OPTIONS_FILE_UNSET+=3DAP_MODPERL > OPTIONS_FILE_UNSET+=3DLIGHTTPD > OPTIONS_FILE_SET+=3DSPAWN_FCGI >=20 > If I run make patch in my local ports tree, with the above options file= , it runs through. >=20 >=20 > Is this a poudriere problem or more of a problem with the port itself? This part of the rt40 port -- options handling -- hasn't changed for around 6 months. My guess is that you've somehow got a mangled set of options choices somewhere where poudriere sees it. Poudriere can use a separate collection of options -- see the CUSTOMIZATION section in poudriere(8). If you want it to use the same /var/db/ports set of options as used by the ports by default, then you can make a link lie this: % ls -l /usr/local/etc/poudriere.d/options lrwxr-xr-x 1 root wheel 13 Dec 24 15:54 /usr/local/etc/poudriere.d/options@ -> /var/db/ports Or else try running: poudriere options www/rt40 to set the options poudriere will use. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey ------enig2SWXRPJRDKBBNJCNWFTOO Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlEd2uMACgkQ8Mjk52CukIxIfQCfWxgxgCsj+s9UlIAjXgbVV6BK AKwAn0KDqnHQ+YNu1wzH+r9sfw2CdK/n =19qt -----END PGP SIGNATURE----- ------enig2SWXRPJRDKBBNJCNWFTOO--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?511DDADD.9000306>