Opened 5 years ago

Last modified 5 years ago

#58657 closed defect

pangomm @2.42.0 requires pangocairo >1.41 but macports only provides 1.40.12 — at Version 3

Reported by: MStraeten (Martin Straeten) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: pangomm pango

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

:info:configure configure: error: Package requirements (glibmm-2.4 >= 2.48.0 cairomm-1.0 >= 1.2.2 pangocairo >= 1.41.0) were not met:
:info:configure Requested 'pangocairo >= 1.41.0' but installed version of Pango Cairo is 1.40.12

actions done: sudo port install pango +quartz +x11 sudo port install pangomm former cleaning: sudo port -fp uninstall installed didn't help

Change History (3)

comment:1 Changed 5 years ago by jmroot (Joshua Root)

Cc: ryandesign added
Owner: set to dbevans
Port: pangomm pango added
Status: newassigned
Summary: pangomm (2.42) requires pango >1.41 . but macports only installs pango 1.40.12pangomm @2.42.0 requires pangocairo >1.41 but macports only provides 1.40.12

Seems a bit strange.

% port info --version pango
version: 1.42.4

comment:2 Changed 5 years ago by MStraeten (Martin Straeten)

at my system:

port info --version pango
version: 1.40.12
Last edited 5 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

Then either your ports tree is over 20 months old, since we updated pango to 1.40.13 in October 2017 and are currently at 1.42.4 (to fix this, run sudo port selfupdate) or else you have a local copy of an older pango portfile (to fix this, delete your local portfile). If you're not sure, attach your main.log file and we can take a look at it.

Note: See TracTickets for help on using tickets.