[Pkg-sugar-devel] Bug#1105558: sugar-toolkit-gtk3: FTBFS with make --shuffle=reverse: make[5]: *** [/usr/share/gobject-introspection-1.0/Makefile.introspection:159: SugarExt-1.0.gir] Error 1 shuffle=reverse
Lucas Nussbaum
lucas at debian.org
Tue May 13 20:16:10 BST 2025
Source: sugar-toolkit-gtk3
Version: 0.121-1
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-shuffle
Hi,
GNU Make now has a --shuffle option that simulates non-deterministic ordering
of target prerequisites. See
https://trofi.github.io/posts/238-new-make-shuffle-mode.html and also previous
work in Debian by Santiago Vila:
https://people.debian.org/~sanvila/make-shuffle/
This package fails to build with make --shuffle=reverse.
This is likely to be caused by a missing dependency in
debian/rules or an upstream Makefile.
More information about this mass bug filing is available at
https://wiki.debian.org/qa.debian.org/FTBFS/Shuffle
Relevant part (hopefully):
> make[5]: Entering directory '/build/reproducible-path/sugar-toolkit-gtk3-0.121/build/src/sugar3'
> /usr/share/gobject-introspection-1.0/Makefile.introspection:158: update target 'SugarExt-1.0.gir' due to: target does not exist
> /usr/bin/mkdir -p ./
> Makefile:846: update target 'libsugarext_la-sugar-wm.lo' due to: target does not exist
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" -DPACKAGE_STRING=\"sugar-toolkit-gtk3\ 0.121\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libsugarext_la-sugar-wm.lo `test -f 'sugar-wm.c' || echo '../../../src/sugar3/'`sugar-wm.c
> Makefile:839: update target 'libsugarext_la-sugar-key-grabber.lo' due to: target does not exist
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" -DPACKAGE_STRING=\"sugar-toolkit-gtk3\ 0.121\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libsugarext_la-sugar-key-grabber.lo `test -f 'sugar-key-grabber.c' || echo '../../../src/sugar3/'`sugar-key-grabber.c
> Makefile:832: update target 'libsugarext_la-sugar-gesture-grabber.lo' due to: target does not exist
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" -DPACKAGE_STRING=\"sugar-toolkit-gtk3\ 0.121\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libsugarext_la-sugar-gesture-grabber.lo `test -f 'sugar-gesture-grabber.c' || echo '../../../src/sugar3/'`sugar-gesture-grabber.c
> Makefile:825: update target 'libsugarext_la-sugar-cursor-tracker.lo' due to: target does not exist
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" -DPACKAGE_STRING=\"sugar-toolkit-gtk3\ 0.121\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libsugarext_la-sugar-cursor-tracker.lo `test -f 'sugar-cursor-tracker.c' || echo '../../../src/sugar3/'`sugar-cursor-tracker.c
> Makefile:818: update target 'libsugarext_la-sugar-grid.lo' due to: target does not exist
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" -DPACKAGE_STRING=\"sugar-toolkit-gtk3\ 0.121\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libsugarext_la-sugar-grid.lo `test -f 'sugar-grid.c' || echo '../../../src/sugar3/'`sugar-grid.c
> Makefile:811: update target 'libsugarext_la-sugar-fatattr.lo' due to: target does not exist
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" -DPACKAGE_STRING=\"sugar-toolkit-gtk3\ 0.121\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libsugarext_la-sugar-fatattr.lo `test -f 'sugar-fatattr.c' || echo '../../../src/sugar3/'`sugar-fatattr.c
> CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" LDFLAGS="-Wl,-z,relro -Wl,-O1 -Wl,--as-needed" CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/x86_64-linux-gnu-g-ir-scanner --identifier-prefix=Sugar --symbol-prefix=sugar --identifier-prefix=EggSM --symbol-prefix=egg_sm --identifier-prefix=Gsm --symbol-prefix=gsm --identifier-prefix=Acme --symbol-prefix=acme --include-uninstalled=../../src/sugar3/event-controller/SugarGestures-1.0.gir --namespace=SugarExt --nsversion=1.0 --libtool="/bin/bash ../../libtool" --pkg=gtk+-3.0 --pkg=gdk-3.0 --include=Gtk-3.0 --include=Gdk-3.0 --pkg-export=SugarExt-1.0 --library=libsugarext.la --library=../../src/sugar3/event-controller/libsugar-eventcontroller.la --cflags-begin --cflags-end ../../../src/sugar3/acme-volume.c ../../../src/sugar3/acme-volume.h ../../../src/sugar3/acme-volume-alsa.c ../../../src/sugar3/acme-volume-alsa.h ../../../src/sugar3/eggsmclient.c ../../../src/sugar3/eggsmclient.h ../../../src/sugar3/eggsmclient-xsmp.c ../../../src/sugar3/eggsmclient-xsmp.h ../../../src/sugar3/gsm-session.c ../../../src/sugar3/gsm-session.h ../../../src/sugar3/gsm-xsmp.c ../../../src/sugar3/gsm-xsmp.h ../../../src/sugar3/sugar-clipboard.c ../../../src/sugar3/sugar-clipboard.h ../../../src/sugar3/sugar-fatattr.c ../../../src/sugar3/sugar-fatattr.h ../../../src/sugar3/sugar-cursor-tracker.c ../../../src/sugar3/sugar-cursor-tracker.h ../../../src/sugar3/sugar-gesture-grabber.c ../../../src/sugar3/sugar-gesture-grabber.h ../../../src/sugar3/sugar-key-grabber.c ../../../src/sugar3/sugar-key-grabber.h ../../../src/sugar3/sugar-grid.c ../../../src/sugar3/sugar-grid.h ../../../src/sugar3/sugar-wm.c ../../../src/sugar3/sugar-wm.h --output SugarExt-1.0.gir
> Makefile:804: update target 'libsugarext_la-sugar-clipboard.lo' due to: target does not exist
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" -DPACKAGE_STRING=\"sugar-toolkit-gtk3\ 0.121\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libsugarext_la-sugar-clipboard.lo `test -f 'sugar-clipboard.c' || echo '../../../src/sugar3/'`sugar-clipboard.c
> libtool: compile: gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" "-DPACKAGE_STRING=\"sugar-toolkit-gtk3 0.121\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../../src/sugar3/sugar-fatattr.c -fPIC -DPIC -o .libs/libsugarext_la-sugar-fatattr.o
> libtool: compile: gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" "-DPACKAGE_STRING=\"sugar-toolkit-gtk3 0.121\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../../src/sugar3/sugar-key-grabber.c -fPIC -DPIC -o .libs/libsugarext_la-sugar-key-grabber.o
> libtool: compile: gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" "-DPACKAGE_STRING=\"sugar-toolkit-gtk3 0.121\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../../src/sugar3/sugar-grid.c -fPIC -DPIC -o .libs/libsugarext_la-sugar-grid.o
> libtool: compile: gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" "-DPACKAGE_STRING=\"sugar-toolkit-gtk3 0.121\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../../src/sugar3/sugar-gesture-grabber.c -fPIC -DPIC -o .libs/libsugarext_la-sugar-gesture-grabber.o
> libtool: compile: gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" "-DPACKAGE_STRING=\"sugar-toolkit-gtk3 0.121\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../../src/sugar3/sugar-wm.c -fPIC -DPIC -o .libs/libsugarext_la-sugar-wm.o
> libtool: compile: gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" "-DPACKAGE_STRING=\"sugar-toolkit-gtk3 0.121\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../../src/sugar3/sugar-clipboard.c -fPIC -DPIC -o .libs/libsugarext_la-sugar-clipboard.o
> libtool: compile: gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" "-DPACKAGE_STRING=\"sugar-toolkit-gtk3 0.121\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../../src/sugar3/sugar-cursor-tracker.c -fPIC -DPIC -o .libs/libsugarext_la-sugar-cursor-tracker.o
> ../../../src/sugar3/sugar-fatattr.c:91:10: warning: no previous prototype for 'sugar_fat_set_hidden_attrib' [-Wmissing-prototypes]
> 91 | gboolean sugar_fat_set_hidden_attrib(const char *file)
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> ../../../src/sugar3/sugar-fatattr.c: In function 'sugar_fat_set_hidden_attrib':
> ../../../src/sugar3/sugar-fatattr.c:93:27: warning: passing argument 1 of 'set_hidden_attrib' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
> 93 | if (set_hidden_attrib(file) == 0) {
> | ^~~~
> ../../../src/sugar3/sugar-fatattr.c:70:36: note: expected 'char *' but argument is of type 'const char *'
> 70 | static int set_hidden_attrib(char *pathname)
> | ~~~~~~^~~~~~~~
> Makefile:797: update target 'libsugarext_la-gsm-xsmp.lo' due to: target does not exist
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" -DPACKAGE_STRING=\"sugar-toolkit-gtk3\ 0.121\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libsugarext_la-gsm-xsmp.lo `test -f 'gsm-xsmp.c' || echo '../../../src/sugar3/'`gsm-xsmp.c
> Makefile:790: update target 'libsugarext_la-gsm-session.lo' due to: target does not exist
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" -DPACKAGE_STRING=\"sugar-toolkit-gtk3\ 0.121\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libsugarext_la-gsm-session.lo `test -f 'gsm-session.c' || echo '../../../src/sugar3/'`gsm-session.c
> Makefile:783: update target 'libsugarext_la-gsm-client-xsmp.lo' due to: target does not exist
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" -DPACKAGE_STRING=\"sugar-toolkit-gtk3\ 0.121\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libsugarext_la-gsm-client-xsmp.lo `test -f 'gsm-client-xsmp.c' || echo '../../../src/sugar3/'`gsm-client-xsmp.c
> ../../../src/sugar3/sugar-key-grabber.c: In function 'sugar_key_grabber_grab_keys':
> ../../../src/sugar3/sugar-key-grabber.c:260:9: warning: 'gdk_error_trap_push' is deprecated: Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations]
> 260 | gdk_error_trap_push();
> | ^~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
> from ../../../src/sugar3/sugar-key-grabber.c:23:
> /usr/include/gtk-3.0/gdk/gdkmain.h:70:32: note: declared here
> 70 | void gdk_error_trap_push (void);
> | ^~~~~~~~~~~~~~~~~~~
> ../../../src/sugar3/sugar-key-grabber.c:264:9: warning: 'gdk_flush' is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations]
> 264 | gdk_flush();
> | ^~~~~~~~~
> /usr/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here
> 124 | void gdk_flush (void);
> | ^~~~~~~~~
> ../../../src/sugar3/sugar-key-grabber.c:265:9: warning: 'gdk_error_trap_pop' is deprecated: Use 'gdk_x11_display_error_trap_pop' instead [-Wdeprecated-declarations]
> 265 | gint error_code = gdk_error_trap_pop ();
> | ^~~~
> /usr/include/gtk-3.0/gdk/gdkmain.h:73:32: note: declared here
> 73 | G_GNUC_WARN_UNUSED_RESULT gint gdk_error_trap_pop (void);
> | ^~~~~~~~~~~~~~~~~~
> ../../../src/sugar3/sugar-key-grabber.c:237:17: warning: unused variable 'key' [-Wunused-variable]
> 237 | const char *key;
> | ^~~
> libtool: compile: gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" "-DPACKAGE_STRING=\"sugar-toolkit-gtk3 0.121\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../../src/sugar3/gsm-xsmp.c -fPIC -DPIC -o .libs/libsugarext_la-gsm-xsmp.o
> ../../../src/sugar3/sugar-cursor-tracker.c: In function 'sugar_cursor_tracker_finalize':
> ../../../src/sugar3/sugar-cursor-tracker.c:31:36: warning: unused variable 'priv' [-Wunused-variable]
> 31 | SugarCursorTrackerPrivate *priv = SUGAR_CURSOR_TRACKER (object)->priv;
> | ^~~~
> libtool: compile: gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" "-DPACKAGE_STRING=\"sugar-toolkit-gtk3 0.121\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../../src/sugar3/gsm-client-xsmp.c -fPIC -DPIC -o .libs/libsugarext_la-gsm-client-xsmp.o
> libtool: compile: gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" "-DPACKAGE_STRING=\"sugar-toolkit-gtk3 0.121\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../../src/sugar3/gsm-session.c -fPIC -DPIC -o .libs/libsugarext_la-gsm-session.o
> Makefile:776: update target 'libsugarext_la-gsm-client.lo' due to: target does not exist
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" -DPACKAGE_STRING=\"sugar-toolkit-gtk3\ 0.121\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libsugarext_la-gsm-client.lo `test -f 'gsm-client.c' || echo '../../../src/sugar3/'`gsm-client.c
> Makefile:769: update target 'libsugarext_la-gsm-app.lo' due to: target does not exist
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" -DPACKAGE_STRING=\"sugar-toolkit-gtk3\ 0.121\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libsugarext_la-gsm-app.lo `test -f 'gsm-app.c' || echo '../../../src/sugar3/'`gsm-app.c
> Makefile:762: update target 'libsugarext_la-eggsmclient-xsmp.lo' due to: target does not exist
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" -DPACKAGE_STRING=\"sugar-toolkit-gtk3\ 0.121\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libsugarext_la-eggsmclient-xsmp.lo `test -f 'eggsmclient-xsmp.c' || echo '../../../src/sugar3/'`eggsmclient-xsmp.c
> Makefile:755: update target 'libsugarext_la-eggsmclient.lo' due to: target does not exist
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" -DPACKAGE_STRING=\"sugar-toolkit-gtk3\ 0.121\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libsugarext_la-eggsmclient.lo `test -f 'eggsmclient.c' || echo '../../../src/sugar3/'`eggsmclient.c
> libtool: compile: gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" "-DPACKAGE_STRING=\"sugar-toolkit-gtk3 0.121\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../../src/sugar3/eggsmclient-xsmp.c -fPIC -DPIC -o .libs/libsugarext_la-eggsmclient-xsmp.o
> libtool: compile: gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" "-DPACKAGE_STRING=\"sugar-toolkit-gtk3 0.121\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../../src/sugar3/gsm-client.c -fPIC -DPIC -o .libs/libsugarext_la-gsm-client.o
> Makefile:748: update target 'libsugarext_la-eggdesktopfile.lo' due to: target does not exist
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" -DPACKAGE_STRING=\"sugar-toolkit-gtk3\ 0.121\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libsugarext_la-eggdesktopfile.lo `test -f 'eggdesktopfile.c' || echo '../../../src/sugar3/'`eggdesktopfile.c
> libtool: compile: gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" "-DPACKAGE_STRING=\"sugar-toolkit-gtk3 0.121\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../../src/sugar3/gsm-app.c -fPIC -DPIC -o .libs/libsugarext_la-gsm-app.o
> Makefile:741: update target 'libsugarext_la-eggaccelerators.lo' due to: target does not exist
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" -DPACKAGE_STRING=\"sugar-toolkit-gtk3\ 0.121\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libsugarext_la-eggaccelerators.lo `test -f 'eggaccelerators.c' || echo '../../../src/sugar3/'`eggaccelerators.c
> libtool: compile: gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" "-DPACKAGE_STRING=\"sugar-toolkit-gtk3 0.121\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../../src/sugar3/eggsmclient.c -fPIC -DPIC -o .libs/libsugarext_la-eggsmclient.o
> Makefile:734: update target 'libsugarext_la-acme-volume.lo' due to: target does not exist
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" -DPACKAGE_STRING=\"sugar-toolkit-gtk3\ 0.121\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libsugarext_la-acme-volume.lo `test -f 'acme-volume.c' || echo '../../../src/sugar3/'`acme-volume.c
> libtool: compile: gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" "-DPACKAGE_STRING=\"sugar-toolkit-gtk3 0.121\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../../src/sugar3/eggdesktopfile.c -fPIC -DPIC -o .libs/libsugarext_la-eggdesktopfile.o
> ../../../src/sugar3/eggsmclient.c:376:1: warning: 'egg_sm_client_debug_handler' defined but not used [-Wunused-function]
> 376 | egg_sm_client_debug_handler (const char *log_domain,
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> ../../../src/sugar3/eggsmclient.c:176:21: warning: 'entries' defined but not used [-Wunused-variable]
> 176 | static GOptionEntry entries[] = {
> | ^~~~~~~
> ../../../src/sugar3/eggsmclient-xsmp.c:136:1: warning: no previous prototype for 'egg_sm_client_xsmp_new' [-Wmissing-prototypes]
> 136 | egg_sm_client_xsmp_new (void)
> | ^~~~~~~~~~~~~~~~~~~~~~
> ../../../src/sugar3/eggsmclient-xsmp.c: In function 'sm_client_xsmp_connect':
> ../../../src/sugar3/eggsmclient-xsmp.c:206:7: warning: 'gdk_threads_enter' is deprecated [-Wdeprecated-declarations]
> 206 | gdk_threads_enter ();
> | ^~~~~~~~~~~~~~~~~
> In file included from /usr/include/gtk-3.0/gdk/gdk.h:61,
> from ../../../src/sugar3/eggsmclient-xsmp.c:41:
> /usr/include/gtk-3.0/gdk/gdkthreads.h:46:10: note: declared here
> 46 | void gdk_threads_enter (void);
> | ^~~~~~~~~~~~~~~~~
> ../../../src/sugar3/eggsmclient-xsmp.c:208:7: warning: 'gdk_threads_leave' is deprecated [-Wdeprecated-declarations]
> 208 | gdk_threads_leave ();
> | ^~~~~~~~~~~~~~~~~
> /usr/include/gtk-3.0/gdk/gdkthreads.h:48:10: note: declared here
> 48 | void gdk_threads_leave (void);
> | ^~~~~~~~~~~~~~~~~
> Makefile:727: update target 'libsugarext_la-acme-volume-alsa.lo' due to: target does not exist
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" -DPACKAGE_STRING=\"sugar-toolkit-gtk3\ 0.121\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libsugarext_la-acme-volume-alsa.lo `test -f 'acme-volume-alsa.c' || echo '../../../src/sugar3/'`acme-volume-alsa.c
> ../../../src/sugar3/eggsmclient-xsmp.c: In function 'idle_do_pending_events':
> ../../../src/sugar3/eggsmclient-xsmp.c:477:3: warning: 'gdk_threads_enter' is deprecated [-Wdeprecated-declarations]
> 477 | gdk_threads_enter ();
> | ^~~~~~~~~~~~~~~~~
> /usr/include/gtk-3.0/gdk/gdkthreads.h:46:10: note: declared here
> 46 | void gdk_threads_enter (void);
> | ^~~~~~~~~~~~~~~~~
> ../../../src/sugar3/eggsmclient-xsmp.c:502:3: warning: 'gdk_threads_leave' is deprecated [-Wdeprecated-declarations]
> 502 | gdk_threads_leave ();
> | ^~~~~~~~~~~~~~~~~
> /usr/include/gtk-3.0/gdk/gdkthreads.h:48:10: note: declared here
> 48 | void gdk_threads_leave (void);
> | ^~~~~~~~~~~~~~~~~
> ../../../src/sugar3/eggsmclient-xsmp.c: In function 'process_ice_messages':
> ../../../src/sugar3/eggsmclient-xsmp.c:1213:3: warning: 'gdk_threads_enter' is deprecated [-Wdeprecated-declarations]
> 1213 | gdk_threads_enter ();
> | ^~~~~~~~~~~~~~~~~
> /usr/include/gtk-3.0/gdk/gdkthreads.h:46:10: note: declared here
> 46 | void gdk_threads_enter (void);
> | ^~~~~~~~~~~~~~~~~
> ../../../src/sugar3/eggsmclient-xsmp.c:1215:3: warning: 'gdk_threads_leave' is deprecated [-Wdeprecated-declarations]
> 1215 | gdk_threads_leave ();
> | ^~~~~~~~~~~~~~~~~
> /usr/include/gtk-3.0/gdk/gdkthreads.h:48:10: note: declared here
> 48 | void gdk_threads_leave (void);
> | ^~~~~~~~~~~~~~~~~
> Makefile:720: update target 'libsugarext_la-sugar-marshal.lo' due to: target does not exist
> /bin/bash ../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" -DPACKAGE_STRING=\"sugar-toolkit-gtk3\ 0.121\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o libsugarext_la-sugar-marshal.lo `test -f 'sugar-marshal.c' || echo '../../../src/sugar3/'`sugar-marshal.c
> libtool: compile: gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" "-DPACKAGE_STRING=\"sugar-toolkit-gtk3 0.121\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../../src/sugar3/eggaccelerators.c -fPIC -DPIC -o .libs/libsugarext_la-eggaccelerators.o
> libtool: compile: gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" "-DPACKAGE_STRING=\"sugar-toolkit-gtk3 0.121\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../../src/sugar3/acme-volume.c -fPIC -DPIC -o .libs/libsugarext_la-acme-volume.o
> libtool: compile: gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" "-DPACKAGE_STRING=\"sugar-toolkit-gtk3 0.121\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../../src/sugar3/acme-volume-alsa.c -fPIC -DPIC -o .libs/libsugarext_la-acme-volume-alsa.o
> libtool: compile: gcc -DPACKAGE_NAME=\"sugar-toolkit-gtk3\" -DPACKAGE_TARNAME=\"sugar-toolkit-gtk3\" -DPACKAGE_VERSION=\"0.121\" "-DPACKAGE_STRING=\"sugar-toolkit-gtk3 0.121\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sugar-toolkit-gtk3\" -DVERSION=\"0.121\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../../../src/sugar3 -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_ALSA -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.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/uuid -I/usr/include/librsvg-2.0 -I/usr/include/libxml2 -pthread -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c ../../../src/sugar3/sugar-marshal.c -fPIC -DPIC -o .libs/libsugarext_la-sugar-marshal.o
> ../../../src/sugar3/eggdesktopfile.c: In function 'egg_desktop_file_launchv':
> ../../../src/sugar3/eggdesktopfile.c:1137:7: warning: 'gdk_screen_make_display_name' is deprecated [-Wdeprecated-declarations]
> 1137 | char *display_name = gdk_screen_make_display_name (screen);
> | ^~~~
> In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
> from /usr/include/gtk-3.0/gdk/gdk.h:32,
> from ../../../src/sugar3/eggdesktopfile.c:34:
> /usr/include/gtk-3.0/gdk/gdkscreen.h:71:14: note: declared here
> 71 | gchar * gdk_screen_make_display_name (GdkScreen *screen);
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ../../../src/sugar3/eggdesktopfile.c:1150:3: warning: 'gdk_screen_get_number' is deprecated [-Wdeprecated-declarations]
> 1150 | screen_num = gdk_screen_get_number (screen);
> | ^~~~~~~~~~
> /usr/include/gtk-3.0/gdk/gdkscreen.h:56:14: note: declared here
> 56 | gint gdk_screen_get_number (GdkScreen *screen);
> | ^~~~~~~~~~~~~~~~~~~~~
> ../../../src/sugar3/eggdesktopfile.c:1047:16: warning: variable 'launch_time' set but not used [-Wunused-but-set-variable]
> 1047 | guint32 launch_time = (guint32)-1;
> | ^~~~~~~~~~~
> ../../../src/sugar3/eggdesktopfile.c:1045:16: warning: variable 'workspace' set but not used [-Wunused-but-set-variable]
> 1045 | int workspace = -1;
> | ^~~~~~~~~
> ../../../src/sugar3/eggdesktopfile.c:1037:16: warning: variable 'screen_num' set but not used [-Wunused-but-set-variable]
> 1037 | int argc, i, screen_num;
> | ^~~~~~~~~~
> g-ir-scanner: link: /bin/bash ../../libtool --mode=link --tag=CC gcc -o /build/reproducible-path/sugar-toolkit-gtk3-0.121/build/src/sugar3/tmp-introspect36508wo8/SugarExt-1.0 -export-dynamic -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection /build/reproducible-path/sugar-toolkit-gtk3-0.121/build/src/sugar3/tmp-introspect36508wo8/SugarExt-1.0.o -L. -Wl,--no-as-needed libsugarext.la ../../src/sugar3/event-controller/libsugar-eventcontroller.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgtk-3 -latk-1.0 -lgio-2.0 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,-O1
> libtool: error: cannot find the library 'libsugarext.la' or unhandled argument 'libsugarext.la'
> linking of temporary binary failed: Command '['/bin/bash', '../../libtool', '--mode=link', '--tag=CC', 'gcc', '-o', '/build/reproducible-path/sugar-toolkit-gtk3-0.121/build/src/sugar3/tmp-introspect36508wo8/SugarExt-1.0', '-export-dynamic', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-g', '-O2', '-Werror=implicit-function-declaration', '-ffile-prefix-map=/build/reproducible-path/sugar-toolkit-gtk3-0.121=.', '-fstack-protector-strong', '-fstack-clash-protection', '-Wformat', '-Werror=format-security', '-fcf-protection', '/build/reproducible-path/sugar-toolkit-gtk3-0.121/build/src/sugar3/tmp-introspect36508wo8/SugarExt-1.0.o', '-L.', '-Wl,--no-as-needed', 'libsugarext.la', '../../src/sugar3/event-controller/libsugar-eventcontroller.la', '-Wl,--export-dynamic', '-lgmodule-2.0', '-pthread', '-lglib-2.0', '-lgtk-3', '-latk-1.0', '-lgio-2.0', '-lgdk-3', '-lz', '-lpangocairo-1.0', '-lpango-1.0', '-lharfbuzz', '-lgdk_pixbuf-2.0', '-lcairo-gobject', '-lcairo', '-lgobject-2.0', '-lglib-2.0', '-Wl,-z,relro', '-Wl,-O1']' returned non-zero exit status 1.
> make[5]: *** [/usr/share/gobject-introspection-1.0/Makefile.introspection:159: SugarExt-1.0.gir] Error 1 shuffle=reverse
The full build log is available from:
http://qa-logs.debian.net/2025/05/05/shuffle/reverse/sugar-toolkit-gtk3_0.121-1_unstable_reverse.log
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
More information about the pkg-sugar-devel
mailing list