Your message dated Thu, 23 Jul 2020 20:09:11 -0400 with message-id <4931239.1WeXNfIgyN@t450> and subject line Re: gnunet-gtk: FTBFS with gnutls 3.6: 'GNUTLS_CRT_RAW' undeclared has caused the Debian Bug report #921290, regarding gnunet-gtk: FTBFS with gnutls 3.6: 'GNUTLS_CRT_RAW' undeclared 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.) -- 921290: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921290 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: gnunet-gtk Version: 0.11.0~pre66-1 Severity: serious Justification: fails to build from source (but built successfully in the past) Hi, gnunet-gtk/experimental recently started to FTBFS, this is probably related to the upload of gnutls28 3.6.x to unstable. The previous successful experimental builds happened with gnutls 3.5.19. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../ -I../../src/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/inclu de/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/includ e/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/ include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -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/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1 .0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/b lkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/libgladeui-2.0 -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/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz - I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libm ount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -fno-strict-aliasing -Wall -g -O2 "-fdebug-prefix-map=/build/gnunet-gtk-0.1 1.0~pre66=." -fstack-protector-strong -Wformat -Werror=format-security -pthread -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/d bus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr /include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/ include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -c plugin_gtk_namestore_box.c -fPIC -DPIC -o .libs/libgnunet_plugin_gtk_namestore_box_la-plugin_gtk_namestore_box.o In file included from plugin_gtk_namestore_box.c:62: plugin_gtk_namestore_tlsa.c: In function 'import_address_cb': plugin_gtk_namestore_tlsa.c:964:10: error: 'GNUTLS_CRT_RAW' undeclared (first use in this function); did you mean 'GNUTLS_CRT_MAX'? case GNUTLS_CRT_RAW: ^~~~~~~~~~~~~~ GNUTLS_CRT_MAX plugin_gtk_namestore_tlsa.c:964:10: note: each undeclared identifier is reported only once for each function it appears in plugin_gtk_namestore_tlsa.c:950:5: warning: enumeration value 'GNUTLS_CRT_RAWPK' not handled in switch [-Wswitch] switch (type) ^~~~~~ plugin_gtk_namestore_tlsa.c:950:5: warning: enumeration value 'GNUTLS_CRT_MAX' not handled in switch [-Wswitch] make[5]: *** [Makefile:1148: libgnunet_plugin_gtk_namestore_box_la-plugin_gtk_namestore_box.lo] Error 1 Cheers, Andreas
gnunet-gtk_0.11.0~pre66-1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---Version: 0.13.1-1 > It appears that when you sent this mail to -done, it closed the bug before > the control server got the command. That wasn't it, we were getting the version number wrong.
signature.asc
Description: This is a digitally signed message part.
--- End Message ---