You are not logged in.
❯ transmission-remote-gtk
(transmission-remote-gtk:33): libayatana-appindicator-WARNING **: 16:37:55.093: libayatana-appindicator is deprecated. Please use libayatana-appindicator-glib in newly written code.
(transmission-remote-gtk:33): Gtk-WARNING **: 16:37:55.107: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
**
Gtk:ERROR:../gtk/gtk/gtkiconhelper.c:495:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/local/share/icons/Gruvbox-Plus-Dark/actions/16@2x/image-missing.svg: No image loaders are configured. You might need to install a package like glycin-loaders.
Used config: Config {
image_loader: {},
image_editor: {},
} (gdk-pixbuf-error-quark, 0)
Bail out! Gtk:ERROR:../gtk/gtk/gtkiconhelper.c:495:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/local/share/icons/Gruvbox-Plus-Dark/actions/16@2x/image-missing.svg: No image loaders are configured. You might need to install a package like glycin-loaders. Used config: Config { image_loader: {}, image_editor: {}, } (gdk-pixbuf-error-quark, 0)
Offline
Is it only that icon or does icon loading fail at large?
And do you run into similar issues w/ the adwaita theme?
Does downgrading gdk-pixbuf2 to 2.44.1-3 (glycin-free) then avoid this?
I couldn't find anything wrt transmission-remote-gtk but anything using seccomp internally will likely run into glycin/bwrap related issues.
Offline
You don't have to step backwards. You can test with gdk-pixbuf2-noglycin (AUR) too.
Fixes my problems, and I could uninstall glycin. transmission-remote-gtk I can't answer for. You just have to test.
"ONLY THOSE WHO ATTEMPT THE IMPOSSIBLE WILL ACHIEVE THE ABSURD"
- Oceania Association of Autonomous Astronauts
Offline
Same problem with adwaita, and I assume not related to the icon itself or theme. Downgrading gdk-pixbuf2 to 2.42.12-2 and it works fine. I can try the aur package too but it will probably work.
❯ transmission-remote-gtk
(transmission-remote-gtk:33): libayatana-appindicator-WARNING **: 02:31:20.317: libayatana-appindicator is deprecated. Please use libayatana-appindicator-glib in newly written code.
(transmission-remote-gtk:33): Gtk-WARNING **: 02:31:20.334: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
**
Gtk:ERROR:../gtk/gtk/gtkiconhelper.c:495:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/local/share/icons/Adwaita/scalable/status/image-missing.svg: No image loaders are configured. You might need to install a package like glycin-loaders.
Used config: Config {
image_loader: {},
image_editor: {},
} (gdk-pixbuf-error-quark, 0)
Bail out! Gtk:ERROR:../gtk/gtk/gtkiconhelper.c:495:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/local/share/icons/Adwaita/scalable/status/image-missing.svg: No image loaders are configured. You might need to install a package like glycin-loaders. Used config: Config { image_loader: {}, image_editor: {}, } (gdk-pixbuf-error-quark, 0)
Offline
https://gitlab.gnome.org/GNOME/glycin/-/issues/203
strace -o /tmp/trk.strace transmission-remote-gtk
Other GTK3 clients don't have any problems itr?
What about https://archlinux.org/packages/extra/x8 … ssion-gtk/ ?
Offline
Here's another GTK client that has the problem. Retroarch
and yes gdk-pixbuf2-noglycin fixes both
(retroarch:9): Gtk-WARNING **: 20:53:43.442: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
**
Gtk:ERROR:../gtk/gtk/gtkiconhelper.c:495:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/local/share/icons/Gruvbox-Plus-Dark/actions/16/image-missing.svg: No image loaders are configured. You might need to install a package like glycin-loaders.
Used config: Config {
image_loader: {},
image_editor: {},
} (gdk-pixbuf-error-quark, 0)
Bail out! Gtk:ERROR:../gtk/gtk/gtkiconhelper.c:495:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/local/share/icons/Gruvbox-Plus-Dark/actions/16/image-missing.svg: No image loaders are configured. You might need to install a package like glycin-loaders. Used config: Config { image_loader: {}, image_editor: {}, } (gdk-pixbuf-error-quark, 0)
Parent is shutting down, bye...
I will try to do the strace, I have to enable it because I have some kind of yama thing locking it down that I put there for security and it won't let me enable it with sysctl unless I reboot so I will at some point and try it
Last edited by afader (2025-10-14 02:23:55)
Offline
I tried to install gdk-pixbuf2-noglycin from the AUR and I get the following error:
Summary of Failures:
22/23 gdk-pixbuf:format / pixbuf-jpeg FAIL 14.06s killed by signal 9 SIGKILL
so opening jpeg files cause a segfault.
I see this error is at least 3 years old, but must have been fixed in gdk-pixbuf2?
Is anyone else seeing this?
Offline
I'm still on 2.44.1-3 with no issues, but I wonder when it will be safe to update?
Offline
Is this w/ any jpeg or only specific ones?
SIGKILL usually comes from the kernel (eg. because a process *cough* gnome-shell/mutter *cough* sets realtime priority but does nothing to guarantee the mandatory deadline - check the context for the actual cause of the SIGKILL)
Offline
The error comes from the makepkg command, not a from running the package:
andy@ArchPC2 ~/B/gdk-pixbuf2-noglycin (master)> makepkg -sic
==> Making package: gdk-pixbuf2-noglycin 2.44.3-2 (Wed 15 Oct 2025 14:06:45 BST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Updating gdk-pixbuf git repo...
remote: Enumerating objects: 13, done.
remote: Counting objects: 100% (13/13), done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 9 (delta 6), reused 6 (delta 4), pack-reused 0 (from 0)
Unpacking objects: 100% (9/9), 1.60 KiB | 410.00 KiB/s, done.
From https://gitlab.gnome.org/GNOME/gdk-pixbuf
+ 15edd1040...9a9f11d58 refs/merge-requests/158/merge -> refs/merge-requests/158/merge (forced update)
-> Found gdk-pixbuf-query-loaders.hook
==> Validating source files with b2sums...
gdk-pixbuf ... Passed
gdk-pixbuf-query-loaders.hook ... Passed
==> Extracting sources...
-> Creating working copy of gdk-pixbuf git repo...
Cloning into 'gdk-pixbuf'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_pie=true -D python.bytecompile=1 gdk-pixbuf build -D android=disabled -D builtin_loaders=all -D documentation=true -D gif=enabled -D glycin=disabled -D gtk_doc=true -D installed_tests=false -D introspection=enabled -D jpeg=enabled -D man=true -D others=enabled -D png=enabled -D thumbnailer=disabled -D tiff=enabled
The Meson build system
Version: 1.9.1
Source dir: /home/andy/Builds/gdk-pixbuf2-noglycin/src/gdk-pixbuf
Build dir: /home/andy/Builds/gdk-pixbuf2-noglycin/src/build
Build type: native build
DEPRECATION: Option "gtk_doc" is replaced by 'documentation'
DEPRECATION: WrapDB v1 is deprecated, updated using `meson wrap update libpng`
Project name: gdk-pixbuf
Project version: 2.44.3
C compiler for the host machine: cc (gcc 15.2.1 "cc (GCC) 15.2.1 20250813")
C linker for the host machine: cc ld.bfd 2.45.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Run-time dependency glib-2.0 found: YES 2.86.0
Run-time dependency gobject-2.0 found: YES 2.86.0
Run-time dependency gmodule-no-export-2.0 found: YES 2.86.0
Run-time dependency gio-2.0 found: YES 2.86.0
Has header "unistd.h" : YES
Has header "sys/resource.h" : YES
Has header "sys/time.h" : YES
Library m found: YES
Checking for function "round" with dependency -lm: YES
Checking for function "lrint" with dependency -lm: YES
Library intl found: NO
Checking for function "bind_textdomain_codeset" with dependency -lintl: YES
Checking for function "setrlimit" : YES
Checking for function "readlink" : YES
Checking if "sigsetjmp" links: YES
Compiler for C supports arguments -Wpointer-arith: YES
Compiler for C supports arguments -Wformat=2: YES
Compiler for C supports arguments -Wstrict-prototypes: YES
Compiler for C supports arguments -Wnested-externs: YES
Compiler for C supports arguments -Wold-style-definition: YES
Compiler for C supports arguments -Wdeclaration-after-statement: YES
Compiler for C supports arguments -Wunused: YES
Compiler for C supports arguments -Wcast-align: YES
Compiler for C supports arguments -Wmissing-noreturn: YES
Compiler for C supports arguments -Wmissing-format-attribute: YES
Compiler for C supports arguments -Wlogical-op: YES
Compiler for C supports arguments -fno-strict-aliasing: YES
Compiler for C supports arguments -Wno-int-conversion: YES
Compiler for C supports arguments -Wno-uninitialized: YES
Compiler for C supports arguments -Wno-discarded-qualifiers: YES
Compiler for C supports arguments -Werror=undef: YES
Compiler for C supports arguments -Werror=implicit: YES
Compiler for C supports arguments -Werror=nonnull: YES
Compiler for C supports arguments -Werror=init-self: YES
Compiler for C supports arguments -Werror=main: YES
Compiler for C supports arguments -Werror=missing-braces: YES
Compiler for C supports arguments -Werror=sequence-point: YES
Compiler for C supports arguments -Werror=return-type: YES
Compiler for C supports arguments -Werror=trigraphs: YES
Compiler for C supports arguments -Werror=array-bounds: YES
Compiler for C supports arguments -Werror=write-strings: YES
Compiler for C supports arguments -Werror=address: YES
Compiler for C supports arguments -Werror=int-to-pointer-cast: YES
Compiler for C supports arguments -Werror=pointer-to-int-cast: YES
Compiler for C supports arguments -Werror=empty-body: YES
Compiler for C supports arguments -fvisibility=hidden: YES
Compiler for C supports link arguments -Wl,-Bsymbolic: YES
Compiler for C supports link arguments -Wl,-z,relro: YES
Compiler for C supports link arguments -Wl,-z,now: YES
Library jnigraphics skipped: feature android disabled
Run-time dependency shared-mime-info found: YES 2.4
Library mlib found: NO
Run-time dependency libpng found: YES 1.6.50
Run-time dependency libjpeg found: YES 3.1.2
Checking for function "jpeg_destroy_decompress" with dependency libjpeg: YES
Checking for function "jpeg_simple_progression" with dependency libjpeg: YES
Run-time dependency libtiff-4 found: YES 4.7.1
Configuring config.h using configuration
Program build-aux/gen-resources.py found: YES (/usr/bin/python /home/andy/Builds/gdk-pixbuf2-noglycin/src/gdk-pixbuf/build-aux/gen-resources.py)
Program build-aux/gen-installed-test.py found: YES (/usr/bin/python /home/andy/Builds/gdk-pixbuf2-noglycin/src/gdk-pixbuf/build-aux/gen-installed-test.py)
Program build-aux/gen-thumbnailer.py found: YES (/usr/bin/python /home/andy/Builds/gdk-pixbuf2-noglycin/src/gdk-pixbuf/build-aux/gen-thumbnailer.py)
Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
Configuring gdk-pixbuf-features.h using configuration
Dependency glib-2.0 found: YES 2.86.0 (cached)
Program /usr/bin/glib-genmarshal found: YES (/usr/bin/glib-genmarshal)
Dependency glib-2.0 found: YES 2.86.0 (cached)
Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
Dependency glib-2.0 found: YES 2.86.0 (cached)
Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
Run-time dependency gobject-introspection-1.0 found: YES 1.86.0
Dependency gobject-introspection-1.0 found: YES 1.86.0 (cached)
Program /usr/bin/g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
Dependency gobject-introspection-1.0 found: YES 1.86.0 (cached)
Program /usr/bin/g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
Program msgfmt found: YES (/usr/bin/msgfmt)
Program msginit found: YES (/usr/bin/msginit)
Program msgmerge found: YES (/usr/bin/msgmerge)
Program xgettext found: YES (/usr/bin/xgettext)
Run-time dependency gi-docgen found: YES 2025.5
Configuring gdk-pixbuf.toml using configuration
Configuring gdk-pixdata.toml using configuration
Program gi-docgen found: YES (/usr/bin/gi-docgen)
Program rst2man found: YES (/usr/bin/rst2man)
Build targets in project: 192
gdk-pixbuf 2.44.3
Directories
prefix : /usr
libdir : /usr/lib
datadir : /usr/share
libexecdir : /usr/lib
docdir : /usr/share/doc
Loaders
Shared modules : YES
Enabled loaders : png
gif
ani
bmp
icns
ico
pnm
qtif
tga
xbm
xpm
jpeg
tiff
Builtin loaders : all
Thumbnailer : NO
Build
Debugging : NO
Optimization : plain
GIO MIME sniffing : YES
MediaLib : NO
Introspection : YES
Documentation : YES
Manual pages : YES
Relocatable : NO
Build tests : YES
Installed tests : NO
User defined options
android : disabled
auto_features : enabled
b_pie : true
buildtype : plain
builtin_loaders : all
documentation : true
gif : enabled
glycin : disabled
gtk_doc : true
installed_tests : false
introspection : enabled
jpeg : enabled
libexecdir : lib
man : true
others : enabled
png : enabled
prefix : /usr
python.bytecompile: 1
sbindir : bin
thumbnailer : disabled
tiff : enabled
wrap_mode : nodownload
Found ninja-1.12.1 at /usr/bin/ninja
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /home/andy/Builds/gdk-pixbuf2-noglycin/src/build
ninja: Entering directory `/home/andy/Builds/gdk-pixbuf2-noglycin/src/build'
[252/252] Generating docs/gdk-pixbuf-doc with a custom command
==> Starting check()...
ninja: Entering directory `/home/andy/Builds/gdk-pixbuf2-noglycin/src/build'
ninja: no work to do.
1/23 gdk-pixbuf:conform / pixbuf-construction OK 0.01s
2/23 gdk-pixbuf:format / animation OK 0.01s
3/23 gdk-pixbuf:conform / pixbuf-icon-serialize OK 0.01s
4/23 gdk-pixbuf:io / pixbuf-threads OK 0.03s
5/23 gdk-pixbuf:io / pixbuf-gif OK 0.04s
6/23 gdk-pixbuf:io / pixbuf-icc OK 0.02s
7/23 gdk-pixbuf:security / cve-2015-4491 OK 0.33s
8/23 gdk-pixbuf:io / pixbuf-dpi OK 0.01s
9/23 gdk-pixbuf:format / pixbuf-pixdata OK 0.01s
10/23 gdk-pixbuf:io / pixbuf-stream OK 0.02s
11/23 gdk-pixbuf:conform / pixbuf-reftest OK 0.21s
12/23 gdk-pixbuf:io / pixbuf-resource OK 0.02s
13/23 gdk-pixbuf:ops / pixbuf-scale OK 0.06s
14/23 gdk-pixbuf:ops / pixbuf-scale-two-step OK 0.05s
15/23 gdk-pixbuf:format / pixbuf-short-gif-write OK 0.23s
16/23 gdk-pixbuf:format / pixbuf-gif-circular-table OK 0.03s
17/23 gdk-pixbuf:io / pixbuf-save OK 0.02s
18/23 gdk-pixbuf:conform / pixbuf-readonly-to-mutable OK 0.02s
19/23 gdk-pixbuf:ops / pixbuf-composite OK 0.02s
20/23 gdk-pixbuf:slow / pixbuf-area-updated OK 0.12s
21/23 gdk-pixbuf:slow / pixbuf-randomly-modified OK 1.27s
22/23 gdk-pixbuf:format / pixbuf-jpeg FAIL 6.42s killed by signal 9 SIGKILL
>>> LD_LIBRARY_PATH=/home/andy/Builds/gdk-pixbuf2-noglycin/src/build/gdk-pixbuf MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 GDK_PIXBUF_MODULE_FILE=/home/andy/Builds/gdk-pixbuf2-noglycin/src/build/gdk-pixbuf/loaders.cache MESON_TEST_ITERATION=1 G_TEST_SRCDIR=/home/andy/Builds/gdk-pixbuf2-noglycin/src/gdk-pixbuf/tests G_TEST_BUILDDIR=/home/andy/Builds/gdk-pixbuf2-noglycin/src/build/tests ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=95 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/tests/pixbuf-jpeg -k
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― ✀ ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
TAP version 14
# random seed: R02Saed6cb23080bb05f83c5372bdbcf3740
1..7
# Start of pixbuf tests
# Start of jpeg tests
ok 1 /pixbuf/jpeg/inverted_cmyk_jpeg
ok 2 /pixbuf/jpeg/type9_rotation_exif_tag
ok 3 /pixbuf/jpeg/bug775218
ok 4 /pixbuf/jpeg/comment
ok 5 /pixbuf/jpeg/at_size
ok 6 /pixbuf/jpeg/issue70
# Load JPEG with size 0xfbfbfbfb (issue: 205)
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
23/23 gdk-pixbuf:conform+slow / pixbuf-fail OK 7.35s
Summary of Failures:
22/23 gdk-pixbuf:format / pixbuf-jpeg FAIL 6.42s killed by signal 9 SIGKILL
Ok: 22
Fail: 1
Full log written to /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/meson-logs/testlog.txt
==> Entering fakeroot environment...
==> Starting package_gdk-pixbuf2-noglycin()...
ninja: Entering directory `/home/andy/Builds/gdk-pixbuf2-noglycin/src/build'
ninja: no work to do.
Installing gdk-pixbuf/gdk-pixbuf-marshal.h to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/include/gdk-pixbuf-2.0/gdk-pixbuf
Installing gdk-pixbuf/gdk-pixbuf-enum-types.h to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/include/gdk-pixbuf-2.0/gdk-pixbuf
Installing gdk-pixbuf/libgdk_pixbuf-2.0.so.0.4400.3 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/lib
Installing gdk-pixbuf/GdkPixbuf-2.0.gir to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/gir-1.0
Installing gdk-pixbuf/GdkPixbuf-2.0.typelib to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/lib/girepository-1.0
Installing gdk-pixbuf/GdkPixdata-2.0.gir to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/gir-1.0
Installing gdk-pixbuf/GdkPixdata-2.0.typelib to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/lib/girepository-1.0
Installing gdk-pixbuf/gdk-pixbuf-csource to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/bin
Installing gdk-pixbuf/gdk-pixbuf-pixdata to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/bin
Installing gdk-pixbuf/gdk-pixbuf-query-loaders to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/bin
Installing po/ab/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ab/LC_MESSAGES
Installing po/af/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/af/LC_MESSAGES
Installing po/ang/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ang/LC_MESSAGES
Installing po/ar/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ar/LC_MESSAGES
Installing po/as/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/as/LC_MESSAGES
Installing po/ast/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ast/LC_MESSAGES
Installing po/az/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/az/LC_MESSAGES
Installing po/be/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/be/LC_MESSAGES
Installing po/be@latin/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/be@latin/LC_MESSAGES
Installing po/bg/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/bg/LC_MESSAGES
Installing po/bn/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/bn/LC_MESSAGES
Installing po/bn_IN/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/bn_IN/LC_MESSAGES
Installing po/br/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/br/LC_MESSAGES
Installing po/bs/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/bs/LC_MESSAGES
Installing po/ca/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ca/LC_MESSAGES
Installing po/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ca@valencia/LC_MESSAGES
Installing po/crh/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/crh/LC_MESSAGES
Installing po/cs/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/cs/LC_MESSAGES
Installing po/csb/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/csb/LC_MESSAGES
Installing po/cy/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/cy/LC_MESSAGES
Installing po/da/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/da/LC_MESSAGES
Installing po/de/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/de/LC_MESSAGES
Installing po/dz/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/dz/LC_MESSAGES
Installing po/el/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/el/LC_MESSAGES
Installing po/en_CA/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/en_CA/LC_MESSAGES
Installing po/en_GB/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/en_GB/LC_MESSAGES
Installing po/en@shaw/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/en@shaw/LC_MESSAGES
Installing po/eo/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/eo/LC_MESSAGES
Installing po/es/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/es/LC_MESSAGES
Installing po/et/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/et/LC_MESSAGES
Installing po/eu/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/eu/LC_MESSAGES
Installing po/fa/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/fa/LC_MESSAGES
Installing po/fi/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/fi/LC_MESSAGES
Installing po/fr/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/fr/LC_MESSAGES
Installing po/fur/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/fur/LC_MESSAGES
Installing po/ga/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ga/LC_MESSAGES
Installing po/gl/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/gl/LC_MESSAGES
Installing po/gu/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/gu/LC_MESSAGES
Installing po/he/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/he/LC_MESSAGES
Installing po/hi/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/hi/LC_MESSAGES
Installing po/hr/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/hr/LC_MESSAGES
Installing po/hu/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/hu/LC_MESSAGES
Installing po/hy/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/hy/LC_MESSAGES
Installing po/ia/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ia/LC_MESSAGES
Installing po/id/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/id/LC_MESSAGES
Installing po/io/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/io/LC_MESSAGES
Installing po/is/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/is/LC_MESSAGES
Installing po/it/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/it/LC_MESSAGES
Installing po/ja/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ja/LC_MESSAGES
Installing po/ka/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ka/LC_MESSAGES
Installing po/kab/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/kab/LC_MESSAGES
Installing po/kk/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/kk/LC_MESSAGES
Installing po/km/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/km/LC_MESSAGES
Installing po/kn/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/kn/LC_MESSAGES
Installing po/ko/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ko/LC_MESSAGES
Installing po/ku/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ku/LC_MESSAGES
Installing po/li/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/li/LC_MESSAGES
Installing po/lt/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/lt/LC_MESSAGES
Installing po/lv/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/lv/LC_MESSAGES
Installing po/mai/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/mai/LC_MESSAGES
Installing po/mi/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/mi/LC_MESSAGES
Installing po/mk/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/mk/LC_MESSAGES
Installing po/ml/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ml/LC_MESSAGES
Installing po/mn/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/mn/LC_MESSAGES
Installing po/mr/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/mr/LC_MESSAGES
Installing po/ms/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ms/LC_MESSAGES
Installing po/my/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/my/LC_MESSAGES
Installing po/nb/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/nb/LC_MESSAGES
Installing po/nds/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/nds/LC_MESSAGES
Installing po/ne/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ne/LC_MESSAGES
Installing po/nl/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/nl/LC_MESSAGES
Installing po/nn/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/nn/LC_MESSAGES
Installing po/nso/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/nso/LC_MESSAGES
Installing po/oc/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/oc/LC_MESSAGES
Installing po/or/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/or/LC_MESSAGES
Installing po/pa/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/pa/LC_MESSAGES
Installing po/pl/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/pl/LC_MESSAGES
Installing po/ps/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ps/LC_MESSAGES
Installing po/pt/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/pt/LC_MESSAGES
Installing po/pt_BR/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/pt_BR/LC_MESSAGES
Installing po/ro/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ro/LC_MESSAGES
Installing po/ru/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ru/LC_MESSAGES
Installing po/si/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/si/LC_MESSAGES
Installing po/sk/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/sk/LC_MESSAGES
Installing po/sl/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/sl/LC_MESSAGES
Installing po/sq/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/sq/LC_MESSAGES
Installing po/sr/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/sr/LC_MESSAGES
Installing po/sr@ije/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/sr@ije/LC_MESSAGES
Installing po/sr@latin/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/sr@latin/LC_MESSAGES
Installing po/sv/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/sv/LC_MESSAGES
Installing po/ta/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ta/LC_MESSAGES
Installing po/te/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/te/LC_MESSAGES
Installing po/tg/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/tg/LC_MESSAGES
Installing po/th/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/th/LC_MESSAGES
Installing po/tk/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/tk/LC_MESSAGES
Installing po/tr/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/tr/LC_MESSAGES
Installing po/tt/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/tt/LC_MESSAGES
Installing po/ug/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/ug/LC_MESSAGES
Installing po/uk/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/uk/LC_MESSAGES
Installing po/uz/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/uz/LC_MESSAGES
Installing po/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/uz@cyrillic/LC_MESSAGES
Installing po/vi/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/vi/LC_MESSAGES
Installing po/wa/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/wa/LC_MESSAGES
Installing po/xh/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/xh/LC_MESSAGES
Installing po/yi/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/yi/LC_MESSAGES
Installing po/zh_CN/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/zh_CN/LC_MESSAGES
Installing po/zh_HK/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/zh_HK/LC_MESSAGES
Installing po/zh_TW/LC_MESSAGES/gdk-pixbuf.mo to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/locale/zh_TW/LC_MESSAGES
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufAnimation.is_static_image.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.set_option.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/enum.PixbufAlphaMode.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufLoader.write_bytes.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/SourceCodePro-Semibold.ttf.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/callback.PixbufModuleSaveFunc.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/const.PIXBUF_MAJOR.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/const.PIXBUF_MINOR.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/fzy.js to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/callback.PixbufModuleIncrementLoadFunc.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufLoader.write.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.copy_area.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/type_func.Pixbuf.init_modules.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatText-Bold.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatDisplay-Italic.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.Pixbuf.new_from_inline.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatDisplay-BoldItalic.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/solarized-light.css to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/type_func.Pixbuf.get_file_info.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.unref.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.Pixbuf.new_from_resource.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/callback.PixbufModulePreparedFunc.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/vfunc.PixbufAnimation.is_static_image.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/style.css to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.get_rowstride.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.read_pixel_bytes.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.Pixbuf.new_from_stream_finish.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.PixbufLoader.new_with_type.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.PixbufAnimation.new_from_resource.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/vfunc.PixbufLoader.area_prepared.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/gdk-pixbuf.devhelp2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.savev.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.get_byte_length.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufSimpleAnim.get_loop.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/SourceCodePro-It.ttf.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/flags.PixbufFormatFlags.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/callback.PixbufModuleSaveOptionSupportedFunc.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufFormat.copy.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/class.PixbufSimpleAnim.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatText-BoldItalic.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.get_n_channels.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/type_func.Pixbuf.get_file_info_async.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/composite.png to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufAnimationIter.get_pixbuf.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/vfunc.PixbufLoader.area_updated.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufAnimation.get_width.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufLoader.get_format.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/class.PixbufNonAnim.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/vfunc.PixbufAnimationIter.get_pixbuf.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/main.js to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufFormat.is_scalable.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.get_width.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/type_func.Pixbuf.save_to_stream_finish.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/enum.InterpType.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufSimpleAnim.set_loop.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.ref.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatDisplay-Medium.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatDisplay-MediumItalic.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/signal.PixbufLoader.area-updated.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufAnimationIter.on_currently_loading_frame.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.Pixbuf.new_from_bytes.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufLoader.set_size.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.get_bits_per_sample.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.flip.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.save.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufFormat.free.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.Pixbuf.new_from_data.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufFormat.is_disabled.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatText-Medium.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/class.PixbufAnimation.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/property.Pixbuf.pixel-bytes.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/property.PixbufSimpleAnim.loop.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/vfunc.PixbufAnimation.get_iter.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufAnimationIter.advance.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.Pixbuf.new_from_file.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/enum.PixbufRotation.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/const.PIXBUF_VERSION.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/vfunc.PixbufAnimationIter.on_currently_loading_frame.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/class.PixbufAnimationIter.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/callback.PixbufModuleFillVtableFunc.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.get_has_alpha.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/apple-red-2c.png to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/callback.PixbufModuleStopLoadFunc.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufFormat.is_writable.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.copy.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/type_func.Pixbuf.get_file_info_finish.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.PixbufLoader.new_with_mime_type.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.save_to_buffer.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/index.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufAnimationIter.get_delay_time.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.fill.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/callback.PixbufModuleUpdatedFunc.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/signal.PixbufLoader.closed.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/urlmap.js to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.scale.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/struct.PixbufFormat.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/vfunc.PixbufAnimationIter.get_delay_time.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatText-MediumItalic.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufFormat.get_description.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.save_to_streamv.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.PixbufAnimation.new_from_stream_finish.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatDisplay-Black.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.PixbufNonAnim.new.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatDisplay-Medium.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/callback.PixbufModuleSizeFunc.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.get_option.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.scale_simple.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.PixbufLoader.new.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.get_options.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/vfunc.PixbufLoader.size_prepared.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.get_height.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/class.Pixbuf.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/callback.PixbufModuleBeginLoadFunc.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatText-Medium.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatDisplay-MediumItalic.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/property.Pixbuf.n-channels.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/func.PIXBUF_CHECK_VERSION.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.Pixbuf.new_from_stream_at_scale.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/signal.PixbufLoader.size-prepared.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/apple-red-1a.png to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.Pixbuf.new_from_xpm_data.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/signal.PixbufLoader.area-prepared.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatDisplay-Bold.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.save_to_callbackv.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.add_alpha.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.Pixbuf.new_from_file_at_scale.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.new_subpixbuf.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/property.Pixbuf.rowstride.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufLoader.get_animation.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufAnimation.get_static_image.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.Pixbuf.new_from_stream.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatText-MediumItalic.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/enum.Colorspace.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/vfunc.PixbufAnimation.get_size.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.Pixbuf.new_from_resource_at_scale.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.saturate_and_pixelate.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatDisplay-BlackItalic.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/class.PixbufSimpleAnimIter.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/classes_hierarchy.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatText-Italic.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.save_to_bufferv.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/callback.PixbufModuleLoadXpmDataFunc.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.rotate_simple.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufFormat.set_disabled.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.apply_embedded_orientation.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/property.Pixbuf.height.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/callback.PixbufModuleLoadFunc.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/type_func.PixbufAnimation.new_from_stream_async.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/vfunc.PixbufAnimationIter.advance.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.Pixbuf.new.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/type_func.Pixbuf.new_from_stream_at_scale_async.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufLoader.get_pixbuf.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatText-Italic.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufFormat.get_extensions.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufLoader.close.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/gnome-gmush-1.png to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.composite_color_simple.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.PixbufAnimation.new_from_file.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/property.Pixbuf.has-alpha.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/callback.PixbufDestroyNotify.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufAnimation.unref.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatDisplay-BlackItalic.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/callback.PixbufSaveFunc.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.get_pixels_with_length.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.save_to_streamv_async.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/class.PixbufLoader.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/callback.PixbufModuleSaveCallbackFunc.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.PixbufSimpleAnim.new.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufAnimation.ref.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/search.js to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatDisplay-BoldItalic.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.Pixbuf.new_from_file_at_size.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/vfunc.PixbufLoader.closed.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufFormat.get_mime_types.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/callback.PixbufModuleFillInfoFunc.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/callback.PixbufModuleLoadAnimationFunc.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatText-BoldItalic.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatDisplay-Bold.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/vfunc.PixbufAnimation.get_static_image.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufAnimation.get_height.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.save_to_stream_async.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/type_func.PixbufError.quark.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufFormat.is_save_option_supported.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/property.Pixbuf.width.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.composite.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/scaling-compositing.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatText-Bold.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatText-Regular.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/fonts.css to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatDisplay-Black.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufAnimation.get_iter.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/type_func.Pixbuf.calculate_rowstride.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.get_pixels.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.copy_options.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufFormat.get_name.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.save_to_callback.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/error.PixbufError.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/struct.PixbufModule.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/solarized-dark.css to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatDisplay-Italic.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/const.PIXBUF_MICRO.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufFormat.get_license.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatDisplay-Regular.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/property.Pixbuf.colorspace.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.PixbufSimpleAnim.add_frame.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatDisplay-Regular.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/func.PIXBUF_DEPRECATED_IN_2_44_FOR.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/RedHatText-Regular.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/index.json to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/SourceCodePro-Regular.ttf.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.save_to_stream.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/property.Pixbuf.pixels.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/ctor.PixbufAnimation.new_from_stream.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/struct.PixbufModulePattern.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/go-up-symbolic.png to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.read_pixels.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.remove_option.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.get_colorspace.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/type_func.Pixbuf.new_from_stream_async.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/property.Pixbuf.bits-per-sample.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/method.Pixbuf.composite_color.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixbuf/type_func.Pixbuf.get_formats.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/SourceCodePro-Semibold.ttf.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/fzy.js to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatText-Bold.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatDisplay-Italic.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/func.pixbuf_from_pixdata.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatDisplay-BoldItalic.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/solarized-light.css to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/style.css to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/method.Pixdata.deserialize.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/SourceCodePro-It.ttf.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatText-BoldItalic.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/gdk-pixdata.devhelp2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/main.js to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/const.PIXDATA_HEADER_LENGTH.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatDisplay-Medium.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatDisplay-MediumItalic.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatText-Medium.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/index.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/urlmap.js to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/method.Pixdata.to_csource.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatText-MediumItalic.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatDisplay-Black.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatDisplay-Medium.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatText-Medium.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatDisplay-MediumItalic.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatDisplay-Bold.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatText-MediumItalic.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatDisplay-BlackItalic.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatText-Italic.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/struct.Pixdata.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/method.Pixdata.serialize.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatText-Italic.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/flags.PixdataDumpType.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatDisplay-BlackItalic.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/flags.PixdataType.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/search.js to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatDisplay-BoldItalic.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/const.PIXBUF_MAGIC_NUMBER.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatText-BoldItalic.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatDisplay-Bold.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatText-Bold.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatText-Regular.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/fonts.css to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatDisplay-Black.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/method.Pixdata.from_pixbuf.html to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/solarized-dark.css to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatDisplay-Italic.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatDisplay-Regular.woff2 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatDisplay-Regular.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/RedHatText-Regular.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/index.json to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/SourceCodePro-Regular.ttf.woff to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/docs/gdk-pixdata/go-up-symbolic.png to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/doc/gdk-pixdata
Installing docs/gdk-pixbuf-csource.1 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/man/man1
Installing docs/gdk-pixbuf-query-loaders.1 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/share/man/man1
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/gdk-pixbuf/gdk-pixbuf/gdk-pixbuf.h to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/include/gdk-pixbuf-2.0/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/gdk-pixbuf/gdk-pixbuf/gdk-pixbuf-animation.h to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/include/gdk-pixbuf-2.0/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/gdk-pixbuf/gdk-pixbuf/gdk-pixbuf-core.h to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/include/gdk-pixbuf-2.0/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/gdk-pixbuf/gdk-pixbuf/gdk-pixbuf-io.h to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/include/gdk-pixbuf-2.0/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/gdk-pixbuf/gdk-pixbuf/gdk-pixbuf-loader.h to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/include/gdk-pixbuf-2.0/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/gdk-pixbuf/gdk-pixbuf/gdk-pixbuf-macros.h to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/include/gdk-pixbuf-2.0/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/gdk-pixbuf/gdk-pixbuf/gdk-pixbuf-simple-anim.h to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/include/gdk-pixbuf-2.0/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/gdk-pixbuf/gdk-pixbuf/gdk-pixbuf-transform.h to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/include/gdk-pixbuf-2.0/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/gdk-pixbuf/gdk-pixbuf/gdk-pixdata.h to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/include/gdk-pixbuf-2.0/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/gdk-pixbuf/gdk-pixbuf-features.h to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/include/gdk-pixbuf-2.0/gdk-pixbuf
Installing /home/andy/Builds/gdk-pixbuf2-noglycin/src/build/meson-private/gdk-pixbuf-2.0.pc to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/lib/pkgconfig
Installing symlink pointing to libgdk_pixbuf-2.0.so.0.4400.3 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/lib/libgdk_pixbuf-2.0.so.0
Installing symlink pointing to libgdk_pixbuf-2.0.so.0 to /home/andy/Builds/gdk-pixbuf2-noglycin/pkg/gdk-pixbuf2-noglycin/usr/lib/libgdk_pixbuf-2.0.so
Running custom install script '/usr/bin/python /home/andy/Builds/gdk-pixbuf2-noglycin/src/gdk-pixbuf/build-aux/post-install.py /usr/bin /usr/lib 2.10.0'
*** Warning: loaders.cache not built because DESTDIR is set
*** You will need to manually call gdk-pixbuf-query-loaders
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "gdk-pixbuf2-noglycin"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Starting package_gdk-pixbuf2-noglycin-docs()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "gdk-pixbuf2-noglycin-docs"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: gdk-pixbuf2-noglycin 2.44.3-2 (Wed 15 Oct 2025 14:07:14 BST)
==> Installing gdk-pixbuf2-noglycin package group with pacman -U...
I'm still using 2.44.1-3.
Offline
Oh, it's one of the unit tests.
https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/215
lscpu
Have you tried whether the package still works w/ normal jpegs?
Offline
It seems fine with normal jpegs.
Offline