#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:7 braumann@…]:
Replying to [comment:6 devans@…]:
I don't know what to tell you. ...
For the moment I see that `gtk-encode-symbolic-svg` is broken:
{{{ $ /opt/local/bin/gtk-encode-symbolic-svg /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_gnome_adwaita-icon-theme/adwaita-icon- theme/work/destroot/opt/local/share/icons/Adwaita/scalable/actions/zoom- out-symbolic.svg 96x96 -o /tmp Can't load file: Unrecognized image file format }}}
Even previously installed SVG files cannot be handeled:
Good indication that there is nothing wrong with the svg files but with the processing.
{{{ $ /opt/local/bin/gtk-encode-symbolic-svg
/opt/local/share/icons/Adwaita/scalable/actions/zoom-out-symbolic.svg 96x96 -o /tmp/
Can't load file: Unrecognized image file format }}}
So my guess is that something is wrong with `librsvg`:
{{{ $ sudo port installed librsvg The following ports are currently installed: librsvg @2.40.16_0+viewer (active) }}}
I note that +viewer is not the default build so this could be an issue. Not sure why, but it is a difference from a "default" build. Try sudo port install librsvg to install a default build. This should build without any variants.
Under [https://forums.gentoo.org/viewtopic-t-1007626-start-0.html]
someone
was pretty much facing the same problem with `adwaita-icon-theme` like me. The solution apparently was to add some `tools` flag when building `librsvg`. I would be happy if you could have a look at this.
Glad to do it. Reading now. Dave -- Ticket URL: <https://trac.macports.org/ticket/52605#comment:8> MacPorts <https://www.macports.org/> Ports system for the Mac operating system