Opened 12 years ago

Closed 12 years ago

#34136 closed defect (invalid)

Gmake Install Fail

Reported by: dmeadows013@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: libsdl

Description (last modified by mf2k (Frank Schima))

When I try to install gmake, I get the following error:

POSIXLY_CORRECT=1 sudo port install gmake libsdl git-core gnupg
Password:
--->  Computing dependencies for gmake
--->  Cleaning gmake
Error: Requested variants "+universal+x11" do not match original selection "+x11".
Please use the same variants again, perform 'port clean libsdl' or specify the force option (-f).
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Change History (3)

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: gmake removed
Port: libsdl added; gmake removed
Resolution: invalid
Status: newclosed

You need to do what it says, namely:

port clean libsdl

comment:2 in reply to:  1 Changed 12 years ago by dmeadows013@…

Resolution: invalid
Status: closedreopened

Replying to macsforever2000@…:

You need to do what it says, namely:

port clean libsdl

Yeah did that. Gives me ---> Cleaning libsdl Warning: Only cleaning in ~/.macports; insufficient privileges for standard locations

and I still get the error

comment:3 Changed 12 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: reopenedclosed

So use sudo. Please do not re-open this ticket. Trac is not for tech support. If you need further help, follow-up on the macports-users mailing list.

Note: See TracTickets for help on using tickets.