Source: evolution-ews
Version: 3.46.0-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=evolution-ews&arch=amd64&ver=3.46.0-1&stamp=1663387153&raw=0

[ 94%] Building C object 
src/EWS/evolution/CMakeFiles/module-ews-configuration.dir/e-ews-config-lookup.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/EWS/evolution && /usr/bin/cc 
-DEXCHANGE_EWS_LOCALEDIR=\"/usr/share/locale\" 
-DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_10 
-DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_10 
-DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_68 
-DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 
-DG_LOG_DOMAIN=\"module-ews-configuration\" 
-DSOUP_VERSION_MAX_ALLOWED=SOUP_VERSION_3_0 
-DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_3_0 -Dmodule_ews_configuration_EXPORTS 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>> 
-I/usr/include/evolution-data-server -I/usr/include/libsecret-1 
-I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-3.0 
-I/usr/include/sysprof-4 -I/usr/include/json-glib-1.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 -I/usr/include/evolution 
-I/usr/include/gnome-desktop-3.0 -I/usr/include/webkitgtk-4.1 
-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/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/gsettings-desktop-schemas 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/EWS -I/<<PKGBUILDDIR>>/src/EWS 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/EWS/common 
-I/<<PKGBUILDDIR>>/src/EWS/common 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/EWS/camel 
-I/<<PKGBUILDDIR>>/src/EWS/camel -Wnested-externs -Wno-unused-parameter 
-Wno-sign-compare -Wno-missing-field-initializers -Wdeclaration-after-statement 
-Werror-implicit-function-declaration -Wno-missing-include-dirs 
-Wno-deprecated-declarations -fno-strict-aliasing -Wl,--no-undefined 
-Wno-cast-function-type -Wwrite-strings -Wundef -Wredundant-decls 
-Wpointer-arith -Wmissing-noreturn -Wmissing-declarations -Winit-self 
-Wformat-security -Wformat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -pthread -I/usr/include/evolution-data-server 
-I/usr/include/libsecret-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 
-I/usr/include/libsoup-3.0 -I/usr/include/sysprof-4 
-I/usr/include/json-glib-1.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 
-I/usr/include/evolution -I/usr/include/gnome-desktop-3.0 
-I/usr/include/webkitgtk-4.1 -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/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/gsettings-desktop-schemas -MD -MT 
src/EWS/evolution/CMakeFiles/module-ews-configuration.dir/e-ews-config-lookup.c.o
 -MF CMakeFiles/module-ews-configuration.dir/e-ews-config-lookup.c.o.d -o 
CMakeFiles/module-ews-configuration.dir/e-ews-config-lookup.c.o -c 
/<<PKGBUILDDIR>>/src/EWS/evolution/e-ews-config-lookup.c
/<<PKGBUILDDIR>>/src/EWS/evolution/e-ews-comp-editor-extension.c: In function 
‘e_ews_comp_editor_extension_target_client_changed_cb’:
/<<PKGBUILDDIR>>/src/EWS/evolution/e-ews-comp-editor-extension.c:60:16: error: 
implicit declaration of function ‘e_comp_editor_get_property_part’; did you 
mean ‘e_comp_editor_page_add_property_part’? 
[-Werror=implicit-function-declaration]
   60 |         part = e_comp_editor_get_property_part (comp_editor, 
I_CAL_SUMMARY_PROPERTY);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                e_comp_editor_page_add_property_part
/<<PKGBUILDDIR>>/src/EWS/evolution/e-ews-comp-editor-extension.c:60:16: 
warning: nested extern declaration of ‘e_comp_editor_get_property_part’ 
[-Wnested-externs]
/<<PKGBUILDDIR>>/src/EWS/evolution/e-ews-comp-editor-extension.c:60:14: 
warning: assignment to ‘ECompEditorPropertyPart *’ {aka ‘struct 
_ECompEditorPropertyPart *’} from ‘int’ makes pointer from integer without a 
cast [-Wint-conversion]
   60 |         part = e_comp_editor_get_property_part (comp_editor, 
I_CAL_SUMMARY_PROPERTY);
      |              ^
/<<PKGBUILDDIR>>/src/EWS/evolution/e-ews-comp-editor-extension.c:69:14: 
warning: assignment to ‘ECompEditorPropertyPart *’ {aka ‘struct 
_ECompEditorPropertyPart *’} from ‘int’ makes pointer from integer without a 
cast [-Wint-conversion]
   69 |         part = e_comp_editor_get_property_part (comp_editor, 
I_CAL_LOCATION_PROPERTY);
      |              ^
[ 95%] Building C object 
src/EWS/evolution/CMakeFiles/module-ews-configuration.dir/e-ews-config-ui-extension.c.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/EWS/evolution && /usr/bin/cc 
-DEXCHANGE_EWS_LOCALEDIR=\"/usr/share/locale\" 
-DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_10 
-DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_10 
-DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_68 
-DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_68 
-DG_LOG_DOMAIN=\"module-ews-configuration\" 
-DSOUP_VERSION_MAX_ALLOWED=SOUP_VERSION_3_0 
-DSOUP_VERSION_MIN_REQUIRED=SOUP_VERSION_3_0 -Dmodule_ews_configuration_EXPORTS 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>> 
-I/usr/include/evolution-data-server -I/usr/include/libsecret-1 
-I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-3.0 
-I/usr/include/sysprof-4 -I/usr/include/json-glib-1.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 -I/usr/include/evolution 
-I/usr/include/gnome-desktop-3.0 -I/usr/include/webkitgtk-4.1 
-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/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/gsettings-desktop-schemas 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/EWS -I/<<PKGBUILDDIR>>/src/EWS 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/EWS/common 
-I/<<PKGBUILDDIR>>/src/EWS/common 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/EWS/camel 
-I/<<PKGBUILDDIR>>/src/EWS/camel -Wnested-externs -Wno-unused-parameter 
-Wno-sign-compare -Wno-missing-field-initializers -Wdeclaration-after-statement 
-Werror-implicit-function-declaration -Wno-missing-include-dirs 
-Wno-deprecated-declarations -fno-strict-aliasing -Wl,--no-undefined 
-Wno-cast-function-type -Wwrite-strings -Wundef -Wredundant-decls 
-Wpointer-arith -Wmissing-noreturn -Wmissing-declarations -Winit-self 
-Wformat-security -Wformat -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC -pthread -I/usr/include/evolution-data-server 
-I/usr/include/libsecret-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 
-I/usr/include/libsoup-3.0 -I/usr/include/sysprof-4 
-I/usr/include/json-glib-1.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 
-I/usr/include/evolution -I/usr/include/gnome-desktop-3.0 
-I/usr/include/webkitgtk-4.1 -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/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/gsettings-desktop-schemas -MD -MT 
src/EWS/evolution/CMakeFiles/module-ews-configuration.dir/e-ews-config-ui-extension.c.o
 -MF CMakeFiles/module-ews-configuration.dir/e-ews-config-ui-extension.c.o.d -o 
CMakeFiles/module-ews-configuration.dir/e-ews-config-ui-extension.c.o -c 
/<<PKGBUILDDIR>>/src/EWS/evolution/e-ews-config-ui-extension.c
cc1: some warnings being treated as errors
make[3]: *** 
[src/EWS/evolution/CMakeFiles/module-ews-configuration.dir/build.make:303: 
src/EWS/evolution/CMakeFiles/module-ews-configuration.dir/e-ews-comp-editor-extension.c.o]
 Error 1


Cheers
-- 
Sebastian Ramacher

Reply via email to