Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#27614 closed defect (invalid)

failure while installing kile-devel

Reported by: patrik.vagovic@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Poppler with +qt +quartz Cc:
Port: kile-devel

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I tried to install kile-devel and after while I get following error:

sudo port install kile-devel
--->  Computing dependencies for kile-devel
--->  Dependencies to be installed: kdegraphics4
--->  Configuring kdegraphics4
Error: Target org.macports.configure returned: Poppler must be installed with +qt4 and +quartz variants
Error: Failed to install kdegraphics4
Log for kdegraphics4 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdegraphics4/main.log
Error: The following dependencies were not installed: kdegraphics4
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Change History (2)

comment:1 Changed 13 years ago by dbevans (David B. Evans)

Resolution: invalid
Status: newclosed

So do what it says

sudo port install poppler +qt4 +quartz
sudo port clean kdegraphics4
sudo port install kdegraphics4

Note also that when poppler is built +quartz (and probably all ports with +quartz variants) that any dependencies are built that way as well. See #27604 for a recent discussion of this.

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Priority: HighNormal
Note: See TracTickets for help on using tickets.