[MacPorts] #52605: adwaita-icon-theme @3.22.0 fails building on 10.5.8 PPC
MacPorts
noreply at macports.org
Fri Oct 28 01:30:49 CEST 2016
#52605: adwaita-icon-theme @3.22.0 fails building on 10.5.8 PPC
---------------------------------+----------------------
Reporter: udbraumann | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: adwaita-icon-theme |
---------------------------------+----------------------
Comment (by udbraumann):
What I obtain is this:
{{{
$ sudo port installed gtk3 gdk-pixbuf2 librsvg
The following ports are currently installed:
gdk-pixbuf2 @2.36.0_0+x11 (active)
gtk3 @3.22.1_0+x11 (active)
librsvg @2.40.16_0 (active)
}}}
And
{{{
$ ls -l /opt/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-
svg.so
-rwxr-xr-x 1 root admin 29820 Oct 15 20:06 /opt/local/lib/gdk-
pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
}}}
The following, however, might give us a sign what is wrong:
{{{
$ sudo gdk-pixbuf-query-loaders --update-cacheg_module_open() failed for
/opt/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so:
dlopen(/opt/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-
svg.so, 10): Symbol not found: _CFStringGetLongCharacterForSurrogatePair
Referenced from: /opt/local/lib/libpangocairo-1.0.0.dylib
Expected in: dynamic lookup
}}}
So, due to this trouble, I do not receive such entry on "Scalable Vector
Graphics" as you were pasting above. The central question now appears to
be why this symbol `_CFStringGetLongCharacterForSurrogatePair` is missing
in `loaders/libpixbufloader-svg.so`? But I receive something like
{{{
"/opt/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so"
"xpm" 4 "gdk-pixbuf" "XPM" "LGPL"
"image/x-xpixmap" ""
"xpm" ""
"/* XPM */" "" 100
}}}
What do you think is best now to do? I again will travel a few days before
I can get back to my beloved PowerBook G4 ...
--
Ticket URL: <https://trac.macports.org/ticket/52605#comment:28>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list