On Fri, Dec 27, 2013 at 4:12 PM, René Fournier <m...@renefournier.com> wrote:

>       sudo port install php55-postgresql +postgresql92
>
> I get:
>
>    Error: Requested variants "+postgresql92" do not match original
> selection “".
>    Please use the same variants again, perform 'port clean
> php55-postgresql' or specify the force option (-f).
>    To report a bug, follow the instructions in the guide:
>        http://guide.macports.org/#project.tickets
>    Error: Processing of port php55-postgresql failed
>

Did you read the error message?

It means that there is already a build tree (from an error or aborted
build) for a different variant. If you want to build +postgresql92, you
must first "sudo port clean php55-postgresql" to remove the existing build
tree, as the error message told you.

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to