Bug#959580: gnome-books: FTBFS: FAILED: data/org.gnome.Books.data.gresource

Lucas Nussbaum lucas at debian.org
Sun May 3 13:54:02 BST 2020


Source: gnome-books
Version: 3.34.0-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200501 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package gnome-books
> dpkg-buildpackage: info: source version 3.34.0-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Andreas Henriksson <andreas at fatal.se>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean
>    dh_gnome_clean
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building gnome-books using existing ./gnome-books_3.34.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building gnome-books in gnome-books_3.34.0-3.debian.tar.xz
> dpkg-source: info: building gnome-books in gnome-books_3.34.0-3.dsc
>  debian/rules binary
> dh binary
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
> 	cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu
> The Meson build system
> Version: 0.54.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-books
> Project version: 3.34.0
> Using 'CFLAGS' from environment with value: '-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security'
> Using 'LDFLAGS' from environment with value: '-Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -Wl,--as-needed'
> Using 'CPPFLAGS' from environment with value: '-Wdate-time -D_FORTIFY_SOURCE=2'
> Using 'CFLAGS' from environment with value: '-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security'
> Using 'LDFLAGS' from environment with value: '-Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -Wl,--as-needed'
> Using 'CPPFLAGS' from environment with value: '-Wdate-time -D_FORTIFY_SOURCE=2'
> C compiler for the host machine: cc (gcc 9.3.0 "cc (Debian 9.3.0-11) 9.3.0")
> C linker for the host machine: cc ld.bfd 2.34
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency gjs-1.0 found: YES 1.64.2
> Run-time dependency evince-document-3.0 found: YES 3.36.0
> Run-time dependency evince-view-3.0 found: YES 3.36.0
> Run-time dependency glib-2.0 found: YES 2.64.2
> Run-time dependency gnome-desktop-3.0 found: YES 3.36.2
> Run-time dependency gobject-introspection-1.0 found: YES 1.64.1
> Run-time dependency gtk+-3.0 found: YES 3.24.18
> Run-time dependency tracker-control-2.0 found: YES 2.3.4
> Run-time dependency tracker-sparql-2.0 found: YES 2.3.4
> Run-time dependency webkit2gtk-4.0 found: YES 2.28.2
> Library m found: YES
> Run-time dependency libgepub-0.6 found: YES 0.6.0
> Checking for function "cairo_surface_set_device_scale" with dependencies gjs-1.0, evince-document-3.0, evince-view-3.0, glib-2.0, gnome-desktop-3.0, gobject-introspection-1.0, gtk+-3.0, tracker-control-2.0, tracker-sparql-2.0, webkit2gtk-4.0, -lm: YES 
> 
> |Executing subproject libgd method meson 
> |
> |Project name: libgd
> |Project version: undefined
> |C compiler for the host machine: cc (gcc 9.3.0 "cc (Debian 9.3.0-11) 9.3.0")
> |C linker for the host machine: cc ld.bfd 2.34
> |Dependency gtk+-3.0 found: YES 3.24.18 (cached)
> |Library m found: YES
> |Found pkg-config: /usr/bin/pkg-config (0.29.2)
> |Build targets in project: 5
> |Subproject libgd finished.
> 
> Configuring config.h using configuration
> WARNING: Project targeting '>= 0.42.0' but tried to use feature introduced in '0.50.0': install arg in configure_file
> Configuring org.gnome.Books.service using configuration
> Configuring org.gnome.Books using configuration
> Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
> Program appstream-util found: NO
> Program xsltproc found: YES (/usr/bin/xsltproc)
> Program meson_post_install.py found: YES (/usr/bin/python3 /<<PKGBUILDDIR>>/meson_post_install.py)
> Message: 
>         gnome-books 3.34.0
>         ======================
> 
>         prefix:    /usr
>         compiler:  gcc
> 
> Build targets in project: 17
> WARNING: Project specifies a minimum meson_version '>= 0.42.0' but uses features which were added in newer versions:
>  * 0.50.0: {'install arg in configure_file'}
> WARNING: Deprecated features used:
>  * 0.50.0: {'install arg in configure_file'}
> 
> gnome-books 3.34.0
> 
>   Subprojects
>     libgd: YES
> 
> Option buildtype is: plain [default: debugoptimized]
> Found ninja-1.10.0 at /usr/bin/ninja
>    dh_auto_build
> 	cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j4 -v
> [1/37] cc -Isubprojects/libgd/libgd/091259a@@gd at sha -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -DLIBGD_NOTIFICATION=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd at sha/gd-types-catalog.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd at sha/gd-types-catalog.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd at sha/gd-types-catalog.c.o' -c ../subprojects/libgd/libgd/gd-types-catalog.c
> [2/37] cc -Isubprojects/libgd/libgd/091259a@@gd at sha -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -DLIBGD_NOTIFICATION=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd at sha/gd-styled-text-renderer.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd at sha/gd-styled-text-renderer.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd at sha/gd-styled-text-renderer.c.o' -c ../subprojects/libgd/libgd/gd-styled-text-renderer.c
> [3/37] cc -Isubprojects/libgd/libgd/091259a@@gd at sha -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -DLIBGD_NOTIFICATION=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd at sha/gd-main-view-generic.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd at sha/gd-main-view-generic.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd at sha/gd-main-view-generic.c.o' -c ../subprojects/libgd/libgd/gd-main-view-generic.c
> [4/37] cc -Isubprojects/libgd/libgd/091259a@@gd at sha -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -DLIBGD_NOTIFICATION=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd at sha/gd-icon-utils.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd at sha/gd-icon-utils.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd at sha/gd-icon-utils.c.o' -c ../subprojects/libgd/libgd/gd-icon-utils.c
> [5/37] cc -Isubprojects/libgd/libgd/091259a@@gd at sha -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -DLIBGD_NOTIFICATION=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd at sha/gd-toggle-pixbuf-renderer.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd at sha/gd-toggle-pixbuf-renderer.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd at sha/gd-toggle-pixbuf-renderer.c.o' -c ../subprojects/libgd/libgd/gd-toggle-pixbuf-renderer.c
> [6/37] cc -Isubprojects/libgd/libgd/091259a@@gd at sha -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -DLIBGD_NOTIFICATION=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd at sha/gd-two-lines-renderer.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd at sha/gd-two-lines-renderer.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd at sha/gd-two-lines-renderer.c.o' -c ../subprojects/libgd/libgd/gd-two-lines-renderer.c
> [7/37] cc -Isubprojects/libgd/libgd/091259a@@gd at sha -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -DLIBGD_NOTIFICATION=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd at sha/gd-main-list-view.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd at sha/gd-main-list-view.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd at sha/gd-main-list-view.c.o' -c ../subprojects/libgd/libgd/gd-main-list-view.c
> [8/37] cc -Isubprojects/libgd/libgd/091259a@@gd at sha -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -DLIBGD_NOTIFICATION=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd at sha/gd-main-icon-view.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd at sha/gd-main-icon-view.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd at sha/gd-main-icon-view.c.o' -c ../subprojects/libgd/libgd/gd-main-icon-view.c
> [9/37] glib-compile-resources ../src/org.gnome.Books.src.gresource.xml --sourcedir ../src/. --sourcedir src --sourcedir ../src --internal --generate --target src/org.gnome.Books.src.gresource --dependency-file src/org.gnome.Books.src.gresource.d
> [10/37] /usr/bin/meson --internal exe --capture data/org.gnome.Books.enums.xml -- /usr/bin/glib-mkenums --comments '<!-- @comment@ -->' --fhead '<schemalist>' --vhead '  <@type@ id="org.gnome.Books. at EnumName@">' --vprod '    <value nick="@valuenick@" value="@valuenum@"/>' --vtail '  </@type@>' --ftail '</schemalist>' /<<PKGBUILDDIR>>/subprojects/libgd/libgd/gd-main-view.h /<<PKGBUILDDIR>>/subprojects/libgd/libgd/gd-main-view-generic.h
> [11/37] glib-compile-resources ../data/org.gnome.Books.data.gresource.xml --sourcedir ../data/. --sourcedir data --sourcedir ../data --internal --generate --target data/org.gnome.Books.data.gresource --dependency-file data/org.gnome.Books.data.gresource.d
> FAILED: data/org.gnome.Books.data.gresource 
> glib-compile-resources ../data/org.gnome.Books.data.gresource.xml --sourcedir ../data/. --sourcedir data --sourcedir ../data --internal --generate --target data/org.gnome.Books.data.gresource --dependency-file data/org.gnome.Books.data.gresource.d
> failed to load "../data/./media/dnd-counter.svg": Couldn?t recognize the image file format for file ?../data/./media/dnd-counter.svg?
> ../data/org.gnome.Books.data.gresource.xml: Child process exited with code 1.
> [12/37] cc -Isubprojects/libgd/libgd/091259a@@gd at sha -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -DLIBGD_NOTIFICATION=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd at sha/gd-notification.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd at sha/gd-notification.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd at sha/gd-notification.c.o' -c ../subprojects/libgd/libgd/gd-notification.c
> [13/37] cc -Isubprojects/libgd/libgd/091259a@@gd at sha -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -DLIBGD_NOTIFICATION=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd at sha/gd-main-view.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd at sha/gd-main-view.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd at sha/gd-main-view.c.o' -c ../subprojects/libgd/libgd/gd-main-view.c
> [14/37] cc -Isubprojects/libgd/libgd/091259a@@gd at sha -Isubprojects/libgd/libgd -I../subprojects/libgd/libgd -Isubprojects/libgd -I../subprojects/libgd -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -DLIBGD_GTK_HACKS=1 -DLIBGD__VIEW_COMMON=1 -DLIBGD_MAIN_ICON_VIEW=1 -DLIBGD_MAIN_LIST_VIEW=1 -DLIBGD_MAIN_VIEW=1 -DLIBGD_TAGGED_ENTRY=1 -DLIBGD_NOTIFICATION=1 '-DG_LOG_DOMAIN="libgd"' -DG_DISABLE_DEPRECATED -MD -MQ 'subprojects/libgd/libgd/091259a@@gd at sha/gd-tagged-entry.c.o' -MF 'subprojects/libgd/libgd/091259a@@gd at sha/gd-tagged-entry.c.o.d' -o 'subprojects/libgd/libgd/091259a@@gd at sha/gd-tagged-entry.c.o' -c ../subprojects/libgd/libgd/gd-tagged-entry.c
> ninja: build stopped: subcommand failed.
> dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j4 -v returned exit code 1
> make: *** [debian/rules:7: binary] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2020/05/01/gnome-books_3.34.0-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the pkg-gnome-maintainers mailing list