Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Feb 2013 02:27:33 +0100
From:      Rainer Duffner <rainer@ultra-secure.de>
To:        "freebsd-stable@freebsd.org" <freebsd-stable@freebsd.org>
Subject:   Re: Why does poudriere always rebuild nginx and GraphicsMagick13?
Message-ID:  <62B5372A-8DD9-4352-89B0-BDEAC11A5C2C@ultra-secure.de>
In-Reply-To: <6088089D-3E61-4C82-94D4-319E48CF718B@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>

next in thread | previous in thread | raw e-mail | index | archive | help
>=20
>=20
> Hi Baptiste,
>=20
> so I upgraded to 2.3.1 but it still rebuilds those two ports every =
single time I run a bulk build.
>=20
> =85
> =3D=3D=3D=3D>> Options changed, deleting: =
GraphicsMagick-nox11-1.3.16_1.txz
> =3D=3D=3D=3D>> Options changed, deleting: nginx-1.2.6,1.txz
> ...
>=20
>=20
> drwxr-xr-x  2 root  wheel  512 Dec 21 09:20 GraphicsMagick/
> drwxr-xr-x  2 root  wheel  512 Dec 21 09:20 GraphicsMagick13/
> drwxr-xr-x  2 root  wheel  512 Dec 21 09:20 nginx/
>=20
>=20
> Somehow, it thinks the options have changed.
> Maybe, the options-file has an error?
>=20


OK, another issue crept up.

I started to build www/rt40 and it worked - until I updated it to the =
latest commit.
Now I get:

=3D=3D=3D=3D>> [02] Finished build of www/rt40: Ignored: please select =
one of AP_MODPERL, AP_MODFASTCGI, LIGHTTPD, SPAWN_FCGI or BUILTIN


But I have:

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 =
ORACLE 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

If I run make patch in my local ports tree, with the above options file, =
it runs through.


Is this a poudriere problem or more of a problem with the port itself?







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?62B5372A-8DD9-4352-89B0-BDEAC11A5C2C>