[MacPorts] #55345: yelp @3.36.0 build failure: libyelp/yelp-help-list.c: 'gio/gdesktopappinfo.h' file not found

MacPorts noreply at macports.org
Mon Sep 21 13:05:24 UTC 2020


#55345: yelp @3.36.0 build failure: libyelp/yelp-help-list.c:
'gio/gdesktopappinfo.h' file not found
---------------------+----------------------
  Reporter:  p-bro   |      Owner:  dbevans
      Type:  defect  |     Status:  accepted
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:  yelp    |
---------------------+----------------------

Comment (by michaellass):

 Replying to [comment:19 iefdev]:
 > Thanks. I'll look at it, but `meld`is also +quartz, so I'll have to
 rebuild that one as weel. Don't know how many of the 50+ xtra deps that
 the mew `meld` wanted, that also needs quartz/x11, and I don't want to
 break any of the other ports I have that use quartz.

 There would only be a issue if meld installs an additional new depenency
 that requires glib2+quartz-x11. In that case you can do:

 {{{
 port install glib2 -quartz +x11
 port install yelp
 port install glib2 +quartz -x11
 port upgrade meld
 }}}

 There is no need to change any other port to +x11 and the change for glib2
 is only temporary to get yelp building.

-- 
Ticket URL: <https://trac.macports.org/ticket/55345#comment:20>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list