[MacPorts] #52605: adwaita-icon-theme @3.22.0 fails building on 10.5.8 PPC

MacPorts noreply at macports.org
Sun Oct 16 02:01:56 CEST 2016


#52605: adwaita-icon-theme @3.22.0 fails building on 10.5.8 PPC
---------------------------------+----------------------
  Reporter:  braumann@…          |      Owner:  devans@…
      Type:  defect              |     Status:  assigned
  Priority:  Normal              |  Milestone:
 Component:  ports               |    Version:  2.3.4
Resolution:                      |   Keywords:
      Port:  adwaita-icon-theme  |
---------------------------------+----------------------

Comment (by devans@…):

 Replying to [comment:12 braumann@…]:
 > {{{
 > $ sudo  port contents librsvg | grep loaders
 >   /opt/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.la
 >   /opt/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
 > }}}
 > So two library variants for the loader are present.
 >

 This doesn't look right. If I remember correctly the current version of
 base
 automatically removes .la files from destroot if installed there.  I don't
 see
 it in my installation just the .so file.

 Questions:

  * if you forceably deactivate librsvg is the .la file still there?
 {{{
 sudo port -f deactivate librsvg
 }}}

  * if so you can remove it
 {{{
 sudo rm /opt/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-
 svg.la
 }}}

  * now activate librsvg again.  Is the .la file there again or not?
 {{{
 sudo port activate librsvg
 }}}

  * if it is, remove it again anyway and see if the problem is fixed
  * if it isn't, it was left over from something in the past, see if the
 problem is fixed

-- 
Ticket URL: <https://trac.macports.org/ticket/52605#comment:13>
MacPorts <https://www.macports.org/>
Ports system for the Mac operating system



More information about the macports-tickets mailing list