Ticket #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 macsforever2000@…) (diff)
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
comment:1 follow-up: ↓ 2 Changed 13 months ago by macsforever2000@…
- Status changed from new to closed
- Keywords gmake removed
- Resolution set to invalid
- Port changed from gmake to libsdl
- Description modified (diff)
comment:2 in reply to: ↑ 1 Changed 13 months ago by dmeadows013@…
- Status changed from closed to reopened
- Resolution invalid deleted
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 13 months ago by macsforever2000@…
- Status changed from reopened to closed
- Resolution set to invalid
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.


You need to do what it says, namely: