Trouble installing a port variant of php55

Brandon Allbery allbery.b at gmail.com
Fri Dec 27 13:20:23 PST 2013


On Fri, Dec 27, 2013 at 4:12 PM, René Fournier <m5 at 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
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-users/attachments/20131227/c7c68b3f/attachment.html>


More information about the macports-users mailing list