Your message dated Thu, 20 Oct 2022 09:49:33 +0000
with message-id <e1olsbb-001vh7...@fasolo.debian.org>
and subject line Bug#1020063: fixed in chatty 0.7.0~rc0-1
has caused the Debian Bug report #1020063,
regarding chatty: FTBFS: e-data-server-util.h:261:50: error: unknown type name 
‘SoupURIComponent’
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1020063: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020063
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: chatty
Version: 0.6.7-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220917 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> cc -Itests/history.p -Itests -I../tests -I. -I.. -Isrc -I../src 
> -I../src/users -Isrc/matrix -I../src/matrix -Isrc/mm -I../src/mm -Isrc/purple 
> -I../src/purple -I../src/purple/xeps/prpl/jabber -Isubprojects/libgd 
> -I../subprojects/libgd -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 
> -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 -I/usr/include/json-glib-1.0 
> -I/usr/include/libmm-glib -I/usr/include/ModemManager 
> -I/usr/include/libpurple -I/usr/include/gtk-3.0 
> -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/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0 
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/libsecret-1 
> -I/usr/include/libhandy-1 -I/usr/include/evolution-data-server 
> -I/usr/include/libsoup-3.0 -I/usr/include/sysprof-4 
> -I/usr/include/gsettings-desktop-schemas -I/usr/include/gspell-1 
> -I/usr/include/enchant-2 -I/usr/include/gnome-desktop-3.0 
> -I/usr/include/libfeedback-0.0 -I/<<PKGBUILDDIR>>/_build 
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 
> -DHAVE_CONFIG_H -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_LOG_USE_STRUCTURED 
> -Wcast-align -Wdate-time -Wdeclaration-after-statement -Wendif-labels 
> -Werror=incompatible-pointer-types -Werror=missing-declarations 
> -Werror=overflow -Werror=return-type -Werror=shift-count-overflow 
> -Werror=shift-overflow=1 -Werror=implicit-fallthrough=3 -Wfloat-equal 
> -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized 
> -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn 
> -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare 
> -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition 
> -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes 
> -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pthread 
> -DLIBGD_TAGGED_ENTRY=1 -MD -MQ tests/history.p/history.c.o -MF 
> tests/history.p/history.c.o.d -o tests/history.p/history.c.o -c 
> ../tests/history.c
> In file included from 
> /usr/include/evolution-data-server/libedataserver/e-collator.h:26,
>                  from 
> /usr/include/evolution-data-server/libedataserver/libedataserver.h:26,
>                  from 
> /usr/include/evolution-data-server/libebook-contacts/libebook-contacts.h:23,
>                  from ../src/users/chatty-contact.h:15,
>                  from ../src/mm/chatty-mm-buddy.h:16,
>                  from ../src/mm/chatty-mm-account.h:18,
>                  from ../src/chatty-history.c:27,
>                  from ../tests/history.c:23:
> /usr/include/evolution-data-server/libedataserver/e-data-server-util.h:261:50:
>  error: unknown type name ‘SoupURIComponent’
>   261 |                                                  SoupURIComponent 
> component,
>       |                                                  ^~~~~~~~~~~~~~~~
> [20/142] cc -Isrc/libchatty.so.p -Isrc -I../src -I../src/users -Isrc/matrix 
> -I../src/matrix -Isrc/mm -I../src/mm -Isrc/purple -I../src/purple 
> -I../src/purple/xeps/prpl/jabber -Isubprojects/libgd -I../subprojects/libgd 
> -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -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 -I/usr/include/json-glib-1.0 
> -I/usr/include/libmm-glib -I/usr/include/ModemManager 
> -I/usr/include/libpurple -I/usr/include/gtk-3.0 
> -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/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0 
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/libsecret-1 
> -I/usr/include/libhandy-1 -I/usr/include/evolution-data-server 
> -I/usr/include/libsoup-3.0 -I/usr/include/sysprof-4 
> -I/usr/include/gsettings-desktop-schemas -I/usr/include/gspell-1 
> -I/usr/include/enchant-2 -I/usr/include/gnome-desktop-3.0 
> -I/usr/include/libfeedback-0.0 -I/<<PKGBUILDDIR>>/_build 
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 
> -DHAVE_CONFIG_H -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_LOG_USE_STRUCTURED 
> -Wcast-align -Wdate-time -Wdeclaration-after-statement -Wendif-labels 
> -Werror=incompatible-pointer-types -Werror=missing-declarations 
> -Werror=overflow -Werror=return-type -Werror=shift-count-overflow 
> -Werror=shift-overflow=1 -Werror=implicit-fallthrough=3 -Wfloat-equal 
> -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized 
> -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn 
> -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare 
> -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition 
> -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes 
> -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread 
> -DLIBGD_TAGGED_ENTRY=1 -MD -MQ src/libchatty.so.p/matrix_matrix-utils.c.o -MF 
> src/libchatty.so.p/matrix_matrix-utils.c.o.d -o 
> src/libchatty.so.p/matrix_matrix-utils.c.o -c ../src/matrix/matrix-utils.c
> ../src/matrix/matrix-utils.c: In function ‘matrix_utils_handle_ssl_error’:
> ../src/matrix/matrix-utils.c:471:3: warning: enumeration value 
> ‘G_TLS_CERTIFICATE_NO_FLAGS’ not handled in switch [-Wswitch-enum]
>   471 |   switch (err_flags) {
>       |   ^~~~~~
> [21/142] cc -Isrc/libchatty.so.p -Isrc -I../src -I../src/users -Isrc/matrix 
> -I../src/matrix -Isrc/mm -I../src/mm -Isrc/purple -I../src/purple 
> -I../src/purple/xeps/prpl/jabber -Isubprojects/libgd -I../subprojects/libgd 
> -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -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 -I/usr/include/json-glib-1.0 
> -I/usr/include/libmm-glib -I/usr/include/ModemManager 
> -I/usr/include/libpurple -I/usr/include/gtk-3.0 
> -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/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0 
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/libsecret-1 
> -I/usr/include/libhandy-1 -I/usr/include/evolution-data-server 
> -I/usr/include/libsoup-3.0 -I/usr/include/sysprof-4 
> -I/usr/include/gsettings-desktop-schemas -I/usr/include/gspell-1 
> -I/usr/include/enchant-2 -I/usr/include/gnome-desktop-3.0 
> -I/usr/include/libfeedback-0.0 -I/<<PKGBUILDDIR>>/_build 
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 
> -DHAVE_CONFIG_H -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_LOG_USE_STRUCTURED 
> -Wcast-align -Wdate-time -Wdeclaration-after-statement -Wendif-labels 
> -Werror=incompatible-pointer-types -Werror=missing-declarations 
> -Werror=overflow -Werror=return-type -Werror=shift-count-overflow 
> -Werror=shift-overflow=1 -Werror=implicit-fallthrough=3 -Wfloat-equal 
> -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized 
> -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn 
> -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare 
> -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition 
> -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes 
> -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread 
> -DLIBGD_TAGGED_ENTRY=1 -MD -MQ src/libchatty.so.p/matrix_matrix-db.c.o -MF 
> src/libchatty.so.p/matrix_matrix-db.c.o.d -o 
> src/libchatty.so.p/matrix_matrix-db.c.o -c ../src/matrix/matrix-db.c
> [22/142] cc -Isrc/libchatty.so.p -Isrc -I../src -I../src/users -Isrc/matrix 
> -I../src/matrix -Isrc/mm -I../src/mm -Isrc/purple -I../src/purple 
> -I../src/purple/xeps/prpl/jabber -Isubprojects/libgd -I../subprojects/libgd 
> -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -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 -I/usr/include/json-glib-1.0 
> -I/usr/include/libmm-glib -I/usr/include/ModemManager 
> -I/usr/include/libpurple -I/usr/include/gtk-3.0 
> -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/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0 
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/libsecret-1 
> -I/usr/include/libhandy-1 -I/usr/include/evolution-data-server 
> -I/usr/include/libsoup-3.0 -I/usr/include/sysprof-4 
> -I/usr/include/gsettings-desktop-schemas -I/usr/include/gspell-1 
> -I/usr/include/enchant-2 -I/usr/include/gnome-desktop-3.0 
> -I/usr/include/libfeedback-0.0 -I/<<PKGBUILDDIR>>/_build 
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 
> -DHAVE_CONFIG_H -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_LOG_USE_STRUCTURED 
> -Wcast-align -Wdate-time -Wdeclaration-after-statement -Wendif-labels 
> -Werror=incompatible-pointer-types -Werror=missing-declarations 
> -Werror=overflow -Werror=return-type -Werror=shift-count-overflow 
> -Werror=shift-overflow=1 -Werror=implicit-fallthrough=3 -Wfloat-equal 
> -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized 
> -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn 
> -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare 
> -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition 
> -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes 
> -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread 
> -DLIBGD_TAGGED_ENTRY=1 -MD -MQ src/libchatty.so.p/matrix_chatty-ma-buddy.c.o 
> -MF src/libchatty.so.p/matrix_chatty-ma-buddy.c.o.d -o 
> src/libchatty.so.p/matrix_chatty-ma-buddy.c.o -c 
> ../src/matrix/chatty-ma-buddy.c
> [23/142] cc -Isrc/libchatty.so.p -Isrc -I../src -I../src/users -Isrc/matrix 
> -I../src/matrix -Isrc/mm -I../src/mm -Isrc/purple -I../src/purple 
> -I../src/purple/xeps/prpl/jabber -Isubprojects/libgd -I../subprojects/libgd 
> -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -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 -I/usr/include/json-glib-1.0 
> -I/usr/include/libmm-glib -I/usr/include/ModemManager 
> -I/usr/include/libpurple -I/usr/include/gtk-3.0 
> -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/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0 
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/libsecret-1 
> -I/usr/include/libhandy-1 -I/usr/include/evolution-data-server 
> -I/usr/include/libsoup-3.0 -I/usr/include/sysprof-4 
> -I/usr/include/gsettings-desktop-schemas -I/usr/include/gspell-1 
> -I/usr/include/enchant-2 -I/usr/include/gnome-desktop-3.0 
> -I/usr/include/libfeedback-0.0 -I/<<PKGBUILDDIR>>/_build 
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 
> -DHAVE_CONFIG_H -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_LOG_USE_STRUCTURED 
> -Wcast-align -Wdate-time -Wdeclaration-after-statement -Wendif-labels 
> -Werror=incompatible-pointer-types -Werror=missing-declarations 
> -Werror=overflow -Werror=return-type -Werror=shift-count-overflow 
> -Werror=shift-overflow=1 -Werror=implicit-fallthrough=3 -Wfloat-equal 
> -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized 
> -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn 
> -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare 
> -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition 
> -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes 
> -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread 
> -DLIBGD_TAGGED_ENTRY=1 -MD -MQ src/libchatty.so.p/matrix_matrix-api.c.o -MF 
> src/libchatty.so.p/matrix_matrix-api.c.o.d -o 
> src/libchatty.so.p/matrix_matrix-api.c.o -c ../src/matrix/matrix-api.c
> [24/142] cc -Isrc/libchatty.so.p -Isrc -I../src -I../src/users -Isrc/matrix 
> -I../src/matrix -Isrc/mm -I../src/mm -Isrc/purple -I../src/purple 
> -I../src/purple/xeps/prpl/jabber -Isubprojects/libgd -I../subprojects/libgd 
> -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -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 -I/usr/include/json-glib-1.0 
> -I/usr/include/libmm-glib -I/usr/include/ModemManager 
> -I/usr/include/libpurple -I/usr/include/gtk-3.0 
> -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/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0 
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/libsecret-1 
> -I/usr/include/libhandy-1 -I/usr/include/evolution-data-server 
> -I/usr/include/libsoup-3.0 -I/usr/include/sysprof-4 
> -I/usr/include/gsettings-desktop-schemas -I/usr/include/gspell-1 
> -I/usr/include/enchant-2 -I/usr/include/gnome-desktop-3.0 
> -I/usr/include/libfeedback-0.0 -I/<<PKGBUILDDIR>>/_build 
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 
> -DHAVE_CONFIG_H -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_LOG_USE_STRUCTURED 
> -Wcast-align -Wdate-time -Wdeclaration-after-statement -Wendif-labels 
> -Werror=incompatible-pointer-types -Werror=missing-declarations 
> -Werror=overflow -Werror=return-type -Werror=shift-count-overflow 
> -Werror=shift-overflow=1 -Werror=implicit-fallthrough=3 -Wfloat-equal 
> -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized 
> -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn 
> -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare 
> -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition 
> -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes 
> -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread 
> -DLIBGD_TAGGED_ENTRY=1 -MD -MQ src/libchatty.so.p/mm_chatty-mm-account.c.o 
> -MF src/libchatty.so.p/mm_chatty-mm-account.c.o.d -o 
> src/libchatty.so.p/mm_chatty-mm-account.c.o -c ../src/mm/chatty-mm-account.c
> FAILED: src/libchatty.so.p/mm_chatty-mm-account.c.o 
> cc -Isrc/libchatty.so.p -Isrc -I../src -I../src/users -Isrc/matrix 
> -I../src/matrix -Isrc/mm -I../src/mm -Isrc/purple -I../src/purple 
> -I../src/purple/xeps/prpl/jabber -Isubprojects/libgd -I../subprojects/libgd 
> -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -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 -I/usr/include/json-glib-1.0 
> -I/usr/include/libmm-glib -I/usr/include/ModemManager 
> -I/usr/include/libpurple -I/usr/include/gtk-3.0 
> -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/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0 
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/libsecret-1 
> -I/usr/include/libhandy-1 -I/usr/include/evolution-data-server 
> -I/usr/include/libsoup-3.0 -I/usr/include/sysprof-4 
> -I/usr/include/gsettings-desktop-schemas -I/usr/include/gspell-1 
> -I/usr/include/enchant-2 -I/usr/include/gnome-desktop-3.0 
> -I/usr/include/libfeedback-0.0 -I/<<PKGBUILDDIR>>/_build 
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 
> -DHAVE_CONFIG_H -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_LOG_USE_STRUCTURED 
> -Wcast-align -Wdate-time -Wdeclaration-after-statement -Wendif-labels 
> -Werror=incompatible-pointer-types -Werror=missing-declarations 
> -Werror=overflow -Werror=return-type -Werror=shift-count-overflow 
> -Werror=shift-overflow=1 -Werror=implicit-fallthrough=3 -Wfloat-equal 
> -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized 
> -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn 
> -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare 
> -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition 
> -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes 
> -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread 
> -DLIBGD_TAGGED_ENTRY=1 -MD -MQ src/libchatty.so.p/mm_chatty-mm-account.c.o 
> -MF src/libchatty.so.p/mm_chatty-mm-account.c.o.d -o 
> src/libchatty.so.p/mm_chatty-mm-account.c.o -c ../src/mm/chatty-mm-account.c
> In file included from 
> /usr/include/evolution-data-server/libedataserver/e-collator.h:26,
>                  from 
> /usr/include/evolution-data-server/libedataserver/libedataserver.h:26,
>                  from 
> /usr/include/evolution-data-server/libebook-contacts/libebook-contacts.h:23,
>                  from ../src/users/chatty-contact.h:15,
>                  from ../src/mm/chatty-mm-buddy.h:16,
>                  from ../src/mm/chatty-mm-chat.h:17,
>                  from ../src/mm/chatty-mm-account.c:20:
> /usr/include/evolution-data-server/libedataserver/e-data-server-util.h:261:50:
>  error: unknown type name ‘SoupURIComponent’
>   261 |                                                  SoupURIComponent 
> component,
>       |                                                  ^~~~~~~~~~~~~~~~
> [25/142] cc -Isrc/libchatty.so.p -Isrc -I../src -I../src/users -Isrc/matrix 
> -I../src/matrix -Isrc/mm -I../src/mm -Isrc/purple -I../src/purple 
> -I../src/purple/xeps/prpl/jabber -Isubprojects/libgd -I../subprojects/libgd 
> -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -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 -I/usr/include/json-glib-1.0 
> -I/usr/include/libmm-glib -I/usr/include/ModemManager 
> -I/usr/include/libpurple -I/usr/include/gtk-3.0 
> -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/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0 
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/libsecret-1 
> -I/usr/include/libhandy-1 -I/usr/include/evolution-data-server 
> -I/usr/include/libsoup-3.0 -I/usr/include/sysprof-4 
> -I/usr/include/gsettings-desktop-schemas -I/usr/include/gspell-1 
> -I/usr/include/enchant-2 -I/usr/include/gnome-desktop-3.0 
> -I/usr/include/libfeedback-0.0 -I/<<PKGBUILDDIR>>/_build 
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 
> -DHAVE_CONFIG_H -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_LOG_USE_STRUCTURED 
> -Wcast-align -Wdate-time -Wdeclaration-after-statement -Wendif-labels 
> -Werror=incompatible-pointer-types -Werror=missing-declarations 
> -Werror=overflow -Werror=return-type -Werror=shift-count-overflow 
> -Werror=shift-overflow=1 -Werror=implicit-fallthrough=3 -Wfloat-equal 
> -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized 
> -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn 
> -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare 
> -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition 
> -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes 
> -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread 
> -DLIBGD_TAGGED_ENTRY=1 -MD -MQ 
> src/libchatty.so.p/matrix_chatty-ma-account.c.o -MF 
> src/libchatty.so.p/matrix_chatty-ma-account.c.o.d -o 
> src/libchatty.so.p/matrix_chatty-ma-account.c.o -c 
> ../src/matrix/chatty-ma-account.c
> [26/142] cc -Isrc/libchatty.so.p -Isrc -I../src -I../src/users -Isrc/matrix 
> -I../src/matrix -Isrc/mm -I../src/mm -Isrc/purple -I../src/purple 
> -I../src/purple/xeps/prpl/jabber -Isubprojects/libgd -I../subprojects/libgd 
> -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -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 -I/usr/include/json-glib-1.0 
> -I/usr/include/libmm-glib -I/usr/include/ModemManager 
> -I/usr/include/libpurple -I/usr/include/gtk-3.0 
> -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/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0 
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/libsecret-1 
> -I/usr/include/libhandy-1 -I/usr/include/evolution-data-server 
> -I/usr/include/libsoup-3.0 -I/usr/include/sysprof-4 
> -I/usr/include/gsettings-desktop-schemas -I/usr/include/gspell-1 
> -I/usr/include/enchant-2 -I/usr/include/gnome-desktop-3.0 
> -I/usr/include/libfeedback-0.0 -I/<<PKGBUILDDIR>>/_build 
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O0 
> -DHAVE_CONFIG_H -DGLIB_DISABLE_DEPRECATION_WARNINGS -DG_LOG_USE_STRUCTURED 
> -Wcast-align -Wdate-time -Wdeclaration-after-statement -Wendif-labels 
> -Werror=incompatible-pointer-types -Werror=missing-declarations 
> -Werror=overflow -Werror=return-type -Werror=shift-count-overflow 
> -Werror=shift-overflow=1 -Werror=implicit-fallthrough=3 -Wfloat-equal 
> -Wformat-nonliteral -Wformat-security -Winit-self -Wmaybe-uninitialized 
> -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-noreturn 
> -Wnested-externs -Wno-missing-field-initializers -Wno-sign-compare 
> -Wno-strict-aliasing -Wno-unused-parameter -Wold-style-definition 
> -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes 
> -Wswitch-default -Wswitch-enum -Wtype-limits -Wundef -Wunused-function -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread 
> -DLIBGD_TAGGED_ENTRY=1 -MD -MQ src/libchatty.so.p/matrix_chatty-ma-chat.c.o 
> -MF src/libchatty.so.p/matrix_chatty-ma-chat.c.o.d -o 
> src/libchatty.so.p/matrix_chatty-ma-chat.c.o -c ../src/matrix/chatty-ma-chat.c
> ninja: build stopped: subcommand failed.
> dh_auto_build: error: cd _build && LC_ALL=C.UTF-8 ninja -j8 -v returned exit 
> code 1
> make: *** [debian/rules:6: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/09/17/chatty_0.6.7-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: chatty
Source-Version: 0.7.0~rc0-1
Done: Evangelos Ribeiro Tzaras <devrtz-deb...@fortysixandtwo.eu>

We believe that the bug you reported is fixed in the latest version of
chatty, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1020...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Evangelos Ribeiro Tzaras <devrtz-deb...@fortysixandtwo.eu> (supplier of updated 
chatty package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 18 Oct 2022 17:17:25 +0200
Source: chatty
Architecture: source
Version: 0.7.0~rc0-1
Distribution: unstable
Urgency: medium
Maintainer: DebianOnMobile Maintainers 
<debian-on-mobile-maintain...@alioth-lists.debian.net>
Changed-By: Evangelos Ribeiro Tzaras <devrtz-deb...@fortysixandtwo.eu>
Closes: 1018134 1020063
Changes:
 chatty (0.7.0~rc0-1) unstable; urgency=medium
 .
   * New upstream version 0.7.0~rc0
     Closes: #1018134, thanks Jeremy Bicha!
     Closes: #1020063, thanks Lucas Nussbaum!
   * Remove upstreamed patches
Checksums-Sha1:
 18276572a7e43c13ff5ce07e38ea03fcbdf235f2 2519 chatty_0.7.0~rc0-1.dsc
 803fc326fd90080f31b02d2e2296be49299457aa 528412 chatty_0.7.0~rc0.orig.tar.xz
 05d9ceb06c96f6f87bcb89716dcce3474a33365f 11576 chatty_0.7.0~rc0-1.debian.tar.xz
 060d8072127156aa6c27778099322e0dc782f4ed 23179 
chatty_0.7.0~rc0-1_source.buildinfo
Checksums-Sha256:
 1496f67a96b81d0b11e86c3d1ff9851e5f082f8e9fa0cb27e5efe4229506df98 2519 
chatty_0.7.0~rc0-1.dsc
 5bc17a1f26591d6898c258d7dd85563183f1914972d2f4b468b212f8d8bb49ce 528412 
chatty_0.7.0~rc0.orig.tar.xz
 6f9893cd1e51043c4741b1454c4f0d7e53f9137fabe5b3939870294e60913987 11576 
chatty_0.7.0~rc0-1.debian.tar.xz
 ede7ca5efce783bb94ad1594c98cf1731d14b391e9173ff9013033c9fd368de0 23179 
chatty_0.7.0~rc0-1_source.buildinfo
Files:
 3943bc37885cfbd868821fca7e6d9b0c 2519 net optional chatty_0.7.0~rc0-1.dsc
 21b805dd31d3b326d9c1c400bc44154e 528412 net optional 
chatty_0.7.0~rc0.orig.tar.xz
 d3759b8fb8a82ba8198f5858300d3df8 11576 net optional 
chatty_0.7.0~rc0-1.debian.tar.xz
 1c69a384d1cfd8ad35e65bd454adb318 23179 net optional 
chatty_0.7.0~rc0-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJUBAEBCgA+FiEEuThlVLfdJmvLjimpkPDJsYprShkFAmNREckgHGRldnJ0ei1k
ZWJpYW5AZm9ydHlzaXhhbmR0d28uZXUACgkQkPDJsYprShleAg//e+BTQ/TV2RYg
3j3mLgkO656RojCss4YLmS7Nhia1oOsKbiihUcRMYISZ/6IA7QY2CBr1KkEbphUw
DKTheU630B/YIji4Zbd+r3f8J/AlpdQDDM+udtsJx9230uOXFXLtXfjaLspTpNPn
VQqVhdtEK6P3haaDiI02n2vm9aWA30+f0Av+qguM5yJaoJF+2PcpjosXz57qg2VD
sNQ/Yf1OqbWR8o0M05sjkpcoTKwzNZ9RagtGMz2TRdpPSBwl2MH6bEJflQn8Q6U+
MRLPsuXQenWwo/Hgg+M3BNoJT5aDrX156lYa58RJlXJ99kmgFKZW+3gESyb41aaf
ce8TMjvG2TE+ApXMayYLJ8at+LJPL6shn2gD4I5twBgu5XsOu3g18GuZMoZvqdot
niJFQvANX+2IpcRApWGU2lXPIaydx1ChheDl/WBi7XIyxJ+19dgnOZSygfA1tE5r
DUQdPnrlVNeAcXytVS8BVfopY9YCvxuR3Am0LlrXbrgHiaT3PHGOgj1vvnEFovuP
wJ+og6FIc1/eSIBFDqEhhxY7hhMi8I6D1C+7RAI0EysWmY9RLrRkUd5idTv3dFLU
jT757S/oUzAjJBfVtKiIYGvNSjduWSh8eb3laakzAWC6+aW3qQvpCDmqGEodwWar
BnuiV7P+6h6H20pj5wWHQ+X5ljngQT0=
=70M4
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to