Bug#1117233: seahorse: FTBFS against gpgme 2 ( error: ‘GPGME_EVENT_NEXT_TRUSTITEM’ undeclared)

Andreas Metzler ametzler at bebt.de
Sun Oct 5 10:38:26 BST 2025


Source: seahorse
Version: 47.0.1-2
Severity: important

Good morning,

this package  FTBFS against gpgme 2 (available in experimental) with:

cc -Ipgp/libseahorse-pgp.a.p -Ipgp -I../pgp -I. -I.. -Icommon -I../common -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/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gcr-3 -I/usr/include/gck-1 -I/usr/include/p11-kit-1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -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/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/libhandy-1 -I/usr/include/libsoup-3.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -DGCR_API_SUBJECT_TO_CHANGE -DGCK_API_SUBJECT_TO_CHANGE -DSECRET_WITH_UNSTABLE -include config.h -Wno-unused-parameter -Wno-missing-field-initializers -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/home/ametzler/GPGME/seahorse-47.0.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -pthread -isystem /usr/include/mit-krb5 -DLDAP_DEPRECATED -MD -MQ pgp/libseahorse-pgp.a.p/seahorse-gpgme.c.o -MF pgp/libseahorse-pgp.a.p/seahorse-gpgme.c.o.d -o pgp/libseahorse-pgp.a.p/seahorse-gpgme.c.o -c ../pgp/seahorse-gpgme.c
../pgp/seahorse-gpgme.c: In function ‘on_gpgme_event’:
../pgp/seahorse-gpgme.c:487:14: error: ‘GPGME_EVENT_NEXT_TRUSTITEM’ undeclared (first use in this function); did you mean ‘GPGME_EVENT_NEXT_KEY’?
  487 |         case GPGME_EVENT_NEXT_TRUSTITEM:
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |              GPGME_EVENT_NEXT_KEY
../pgp/seahorse-gpgme.c:487:14: note: each undeclared identifier is reported only once for each function it appears in
ninja: build stopped: subcommand failed.



More information about the pkg-gnome-maintainers mailing list