[MacPorts] #52605: adwaita-icon-theme @3.22.0 fails building on 10.5.8 PPC
MacPorts
noreply at macports.org
Sun Nov 6 13:56:40 CET 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):
Replying to [comment:35 dbevans]:
> ...
> And, in fact, I can compile adwaita-icon-theme with out problems on a
borrowed Leopard PPC machine.
>
> So I think, there's something specifically wrong on your system.
>
> Suggest you try rebuilding pango and see if that has any effect on
things.
Well, I suddenly noticed during an upgrade to `pango @1.40.3_1` that this
was not built from sources, but unpacked from a buildbot installation file
`pango-1.40.3_1+quartz+x11.darwin_9.ppc.tbz2`. So I have forced a build
from sources calling
{{{
$ sudo port -nsk upgrade --force pango
}}}
Afterwards, I issued
{{{
$ sudo gdk-pixbuf-query-loaders --update-cache
}}}
and this time I was pleased to see no error as reported above. So I got
curious if `adwaita-icon-themes` installs now:
{{{
$ sudo port -nskd upgrade adwaita-icon-theme
}}}
And voilĂ , it installs!
So what I suspect is that the buildbot is not correctly handling the
version number checks in `pango/pangocoretext-shape.c`? So in the
following the `CFStringGetLongCharacterForSurrogatePair` has no definition
inside `pango` on systems below 10.6.
Anyway, `adwaita-icon-themes` is now upgraded on my PPC 10.5.8 PowerBook
G4, thanks a lot for your help.
--
Ticket URL: <https://trac.macports.org/ticket/52605#comment:37>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list