Opened 12 years ago

Closed 12 years ago

#31966 closed defect (invalid)

i can't update pango to install gimp2

Reported by: harlock59@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: gimp2 pango

Description (last modified by mf2k (Frank Schima))

imac-de-meriem-lentz:GIMPskel harlock59$ sudo port install macfile-gimp macclipboard-gimp icns-gimp
Password:
--->  Computing dependencies for macfile-gimp
--->  Dependencies to be installed: gimp2
--->  Configuring gimp2
Error: Target org.macports.configure returned: +quartz variant selected, but gtk2+x11 is installed. Install gtk2+quartz.
Error: Failed to install gimp2
Log for gimp2 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gimp2/gimp2/main.log
Error: The following dependencies were not installed: gimp2
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
imac-de-meriem-lentz:GIMPskel harlock59$ sudo port install gtk2 +quartzError: pango: Variant no_x11 conflicts with x11
Error: Unable to open port: Error evaluating variants
Error: Unable to execute port: upgrade pango failed
To report a bug, see <http://guide.macports.org/#project.tickets>
imac-de-meriem-lentz:GIMPskel harlock59$ sudo port upgrade pangoError: pango: Variant no_x11 conflicts with x11
Error: Unable to open port: Error evaluating variants
To report a bug, see <http://guide.macports.org/#project.tickets>
imac-de-meriem-lentz:GIMPskel harlock59$ 

Change History (2)

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

Description: modified (diff)
Milestone: MacPorts 2.0.4
Port: pango gimp2gimp2 pango
Type: submissiondefect

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

Resolution: invalid
Status: newclosed

In the future, please read the Ticket Guidelines before submitting a ticket. In particular, use WikiFormatting, do not set the milestone field and set the appropriate "type".

Follow-ups should go to the Macport-Users mailing list. You likely need to install pango as follows:

sudo port install pango +quartz -no_x11 -x11
Note: See TracTickets for help on using tickets.