Your message dated Sat, 12 Apr 2025 22:06:49 +0000
with message-id <e1u3izx-00cppe...@fasolo.debian.org>
and subject line Bug#1102783: fixed in seahorse-nautilus 
3.11.92+git20230129.d59dc92f-2
has caused the Debian Bug report #1102783,
regarding seahorse-nautilus: FTBFS: ../meson.build:58:4: ERROR: Problem 
encountered: Incompatible version of GnuPG. Accepted versions are: ['1.2.0', 
'1.4.0', '2.0.0', '2.1.0', '2.2.0', '2.3.0']
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.)


-- 
1102783: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102783
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:seahorse-nautilus
Version: 3.11.92+git20230129.d59dc92f-1
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
        rm -f debian/debhelper-build-stamp
        rm -rf debian/.debhelper/
        rm -f -- debian/seahorse-nautilus.substvars debian/files
        rm -fr -- debian/seahorse-nautilus/ debian/tmp/
        find .  \( \( \
                \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
-type f -a \
                \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
                 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
                 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
                 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
                \) -exec rm -f {} + \) -o \
                \( -type d -a \( -name autom4te.cache -o -name __pycache__ \) 
-prune -exec rm -rf {} + \) \)
 debian/rules binary
dh binary
   dh_update_autotools_config
   debian/rules override_dh_autoreconf
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_autoreconf
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
        rm -f debian/seahorse-nautilus.debhelper.log
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- 
        cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 
meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr 
--sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu 
-Dpython.bytecompile=-1
The Meson build system
Version: 1.7.0
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Build type: native build
Project name: seahorse-nautilus
Project version: 3.11.92
C compiler for the host machine: cc (gcc 14.2.0 "cc (Debian 14.2.0-19) 14.2.0")
C linker for the host machine: cc ld.bfd 2.44
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Run-time dependency libnautilus-extension-4 found: YES 48.0
Message: Nautilus extension dir: 
"/usr/lib/x86_64-linux-gnu/nautilus/extensions-4"
Run-time dependency gio-2.0 found: YES 2.84.1
Dependency gio-2.0 found: YES 2.84.1 (cached)
Run-time dependency gtk+-3.0 found: YES 3.24.49
Run-time dependency cryptui-0.0 found: YES 3.12.2
Run-time dependency gcr-3 found: YES 3.41.2
Run-time dependency libnotify found: YES 0.8.4
Program meson/gpg_check_version.py found: YES 
(/<<PKGBUILDDIR>>/meson/gpg_check_version.py)
Program gpg found: YES (/usr/bin/gpg)
Run-time dependency gpgme found: YES 1.24.2
WARNING: You should add the boolean check kwarg to the run_command call.
         It currently defaults to false,
         but it will default to true in meson 2.0.
         See also: https://github.com/mesonbuild/meson/issues/9300
Message: GnuPG Version: 2.4.7

../meson.build:58:4: ERROR: Problem encountered: Incompatible version of GnuPG. 
Accepted versions are: ['1.2.0', '1.4.0', '2.0.0', '2.1.0', '2.2.0', '2.3.0']

A full log can be found at 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/meson-log.txt
        cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/meson-log.txt
==> meson-logs/meson-log.txt <==
Build started at 2025-04-12T14:28:20.428432
Main binary: /usr/bin/python3
Build Options: -Dpython.bytecompile=-1 -Dprefix=/usr 
-Dlibdir=lib/x86_64-linux-gnu -Dlocalstatedir=/var -Dsysconfdir=/etc 
-Dbuildtype=plain -Dwrap_mode=nodownload
Python system: Linux
The Meson build system
Version: 1.7.0
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Build type: native build
Project name: seahorse-nautilus
Project version: 3.11.92
-----------
Detecting compiler via: `cc --version` -> 0
stdout:
cc (Debian 14.2.0-19) 14.2.0
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-----------
Running command: -cpp -x c -E -dM -
-----
-----------
Detecting linker via: `cc -Wl,--version -Wl,-z,relro -Wl,-z,now -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wno-deprecated-declarations 
-Wdate-time -D_FORTIFY_SOURCE=2` -> 0
stdout:
GNU ld (GNU Binutils for Debian) 2.44
Copyright (C) 2025 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
-----------
stderr:
collect2 version 14.2.0
/usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/14/lib 
[too-long-redacted] ./../../x86_64-linux-gnu/crtn.o
-----------
Sanity testing C compiler: cc
Is cross compiler: False.
Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wno-deprecated-declarations 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now
Sanity check compile stdout:

-----
Sanity check compile stderr:

-----
Running test binary command:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe
C compiler for the host machine: cc (gcc 14.2.0 "cc (Debian 14.2.0-19) 14.2.0")
C linker for the host machine: cc ld.bfd 2.44
-----------
Detecting archiver via: `gcc-ar --version` -> 0
stdout:
GNU ar (GNU Binutils for Debian) 2.44
Copyright (C) 2025 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
-----------
-----------
Detecting compiler via: `cc --version` -> 0
stdout:
cc (Debian 14.2.0-19) 14.2.0
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-----------
Running command: -cpp -x c -E -dM -
-----
-----------
Detecting linker via: `cc -Wl,--version -Wl,-z,relro -Wl,-z,now -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wno-deprecated-declarations 
-Wdate-time -D_FORTIFY_SOURCE=2` -> 0
stdout:
GNU ld (GNU Binutils for Debian) 2.44
Copyright (C) 2025 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
-----------
stderr:
collect2 version 14.2.0
/usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/14/lib 
[too-long-redacted] ./../../x86_64-linux-gnu/crtn.o
-----------
Sanity testing C compiler: cc
Is cross compiler: False.
Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wno-deprecated-declarations 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now
Sanity check compile stdout:

-----
Sanity check compile stderr:

-----
Running test binary command:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe
C compiler for the build machine: cc (gcc 14.2.0 "cc (Debian 14.2.0-19) 14.2.0")
C linker for the build machine: cc ld.bfd 2.44
-----------
Detecting archiver via: `gcc-ar --version` -> 0
stdout:
GNU ar (GNU Binutils for Debian) 2.44
Copyright (C) 2025 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
-----------
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: x86_64
Host machine cpu: x86_64
Target machine cpu family: x86_64
Target machine cpu: x86_64
Pkg-config binary missing from cross or native file, or env var undefined.
Trying a default Pkg-config fallback at pkg-config
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Determining dependency 'libnautilus-extension-4' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion libnautilus-extension-4` -> 0
stdout:
48.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags libnautilus-extension-4` -> 0
stdout:
-I/usr/include/nautilus -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 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libnautilus-extension-4` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lnautilus-extension -lgio-2.0 -lgobject-2.0 
-lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libnautilus-extension-4` -> 0
stdout:
-lnautilus-extension -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwwynyh_8
Code:

        #include<stddef.h>
        #include<stdio.h>
        int main(void) {
            printf("%ld\n", (long)(sizeof(void *)));
            return 0;
        }
-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwwynyh_8/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpwwynyh_8/output.exe -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -Wno-deprecated-declarations 
-Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64 -O0 -Wl,-z,relro 
-Wl,-z,now` -> 0
Program stdout:

8

Program stderr:


Running compile:
Working directory:  
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbodcbvtk
Code:

-----------
Command line: `cc 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbodcbvtk/testfile.c -o 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpbodcbvtk/output.obj -c 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-Wno-deprecated-declarations -Wdate-time -D_FORTIFY_SOURCE=2 
-D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs` -> 0
stdout:
install: /usr/lib/gcc/x86_64-linux-gnu/14/
programs: 
=/usr/libexec/gcc/x86_64-linux-gnu/14/:/usr/libexec/gcc/x86_64-linux-gnu/14/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/14/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/14/:/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/14/../../../../x86_64-linux-gnu/bin/
libraries: =/usr/lib/gcc/x86_64-linux-gnu/14/:/usr/lib/gcc/x 
[too-long-redacted] nu/14/../../../:/lib/:/usr/lib/
-----------
Run-time dependency libnautilus-extension-4 found: YES 48.0
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --variable=extensiondir libnautilus-extension-4` 
-> 0
stdout:
/usr/lib/x86_64-linux-gnu/nautilus/extensions-4
-----------
Got pkg-config variable extensiondir : 
/usr/lib/x86_64-linux-gnu/nautilus/extensions-4
Message: Nautilus extension dir: 
"/usr/lib/x86_64-linux-gnu/nautilus/extensions-4"
Determining dependency 'gio-2.0' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gio-2.0` -> 0
stdout:
2.84.1
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gio-2.0` -> 0
stdout:
-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 -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gio-2.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gio-2.0` -> 0
stdout:
-lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency gio-2.0 found: YES 2.84.1
Dependency gio-2.0 found: YES 2.84.1 (cached)
Determining dependency 'gtk+-3.0' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gtk+-3.0` -> 0
stdout:
3.24.49
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gtk+-3.0` -> 0
stdout:
-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/inclu 
[too-long-redacted] x-gnu/dbus-1.0/include -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gtk+-3.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 
-lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 
-lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gtk+-3.0` -> 0
stdout:
-lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 
-lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency gtk+-3.0 found: YES 3.24.49
Determining dependency 'cryptui-0.0' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion cryptui-0.0` -> 0
stdout:
3.12.2
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags cryptui-0.0` -> 0
stdout:
-I/usr/include/libcryptui -I/usr/include/gtk-3.0 -I/usr/incl 
[too-long-redacted] x-gnu/dbus-1.0/include -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs cryptui-0.0` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lcryptui -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 
-lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 
-lgio-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs cryptui-0.0` -> 0
stdout:
-lcryptui -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 
-lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -ldbus-glib-1 -ldbus-1 
-lgobject-2.0 -lglib-2.0
-----------
Run-time dependency cryptui-0.0 found: YES 3.12.2
Determining dependency 'gcr-3' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gcr-3` -> 0
stdout:
3.41.2
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gcr-3` -> 0
stdout:
-I/usr/include/gcr-3 -I/usr/include/glib-2.0 -I/usr/lib/x86_ 
[too-long-redacted] x-gnu/dbus-1.0/include -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gcr-3` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lgtk-3 
-lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject 
-lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gcr-3` -> 0
stdout:
-lgcr-ui-3 -lgcr-base-3 -lgck-1 -lp11-kit -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 
-lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 
-lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency gcr-3 found: YES 3.41.2
Determining dependency 'libnotify' with pkg-config executable 
'/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion libnotify` -> 0
stdout:
0.8.4
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags libnotify` -> 0
stdout:
-I/usr/include/gdk-pixbuf-2.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/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp 
-I/usr/include/libmount -I/usr/include/blkid -pthread
-----------
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libnotify` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 
-lglib-2.0
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs libnotify` -> 0
stdout:
-lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
-----------
Run-time dependency libnotify found: YES 0.8.4
Program meson/gpg_check_version.py found: YES 
(/<<PKGBUILDDIR>>/meson/gpg_check_version.py)
Program gpg found: YES (/usr/bin/gpg)
Determining dependency 'gpgme' with pkg-config executable '/usr/bin/pkg-config'
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --modversion gpgme` -> 0
stdout:
1.24.2
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --cflags gpgme` -> 0
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gpgme` -> 0
stdout:
-L/usr/lib/x86_64-linux-gnu -lgpgme
-----------
env[PKG_CONFIG_PATH]: 
env[PKG_CONFIG]: /usr/bin/pkg-config
-----------
Called: `/usr/bin/pkg-config --libs gpgme` -> 0
stdout:
-lgpgme
-----------
Run-time dependency gpgme found: YES 1.24.2
WARNING: You should add the boolean check kwarg to the run_command call.
         It currently defaults to false,
         but it will default to true in meson 2.0.
         See also: https://github.com/mesonbuild/meson/issues/9300
Running command: /<<PKGBUILDDIR>>/meson/gpg_check_version.py /usr/bin/gpg 1.2.0 
1.4.0 2.0.0 2.1.0 2.2.0 2.3.0
--- stdout ---
2.4.7
--- stderr ---


Message: GnuPG Version: 2.4.7

../meson.build:58:4: ERROR: Problem encountered: Incompatible version of GnuPG. 
Accepted versions are: ['1.2.0', '1.4.0', '2.0.0', '2.1.0', '2.2.0', '2.3.0']
dh_auto_configure: error: cd obj-x86_64-linux-gnu && 
DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 meson setup .. 
--wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
--localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1 
returned exit code 1
make[1]: *** [debian/rules:19: override_dh_auto_configure] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:13: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202504/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:seahorse-nautilus, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: seahorse-nautilus
Source-Version: 3.11.92+git20230129.d59dc92f-2
Done: Jeremy Bícha <jbi...@ubuntu.com>

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

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

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

Debian distribution maintenance software
pp.
Jeremy Bícha <jbi...@ubuntu.com> (supplier of updated seahorse-nautilus package)

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


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

Format: 1.8
Date: Sat, 12 Apr 2025 17:52:42 -0400
Source: seahorse-nautilus
Built-For-Profiles: noudeb
Architecture: source
Version: 3.11.92+git20230129.d59dc92f-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Privacy Maintainers 
<pkg-privacy-maintain...@lists.alioth.debian.org>
Changed-By: Jeremy Bícha <jbi...@ubuntu.com>
Closes: 1102783
Changes:
 seahorse-nautilus (3.11.92+git20230129.d59dc92f-2) unstable; urgency=medium
 .
   * Team upload
   * Add patch to fix build with gnupg2 2.4 (Closes: #1102783)
Checksums-Sha1:
 a2a1524927dc74fde1c15a102ac306fe9328f962 2434 
seahorse-nautilus_3.11.92+git20230129.d59dc92f-2.dsc
 7b07e362902cd6b2825d924673bc25494e3936da 12144 
seahorse-nautilus_3.11.92+git20230129.d59dc92f-2.debian.tar.xz
 17a0ccae409734ed2b264198e8f527a119aa428b 8655 
seahorse-nautilus_3.11.92+git20230129.d59dc92f-2_source.buildinfo
Checksums-Sha256:
 5fdae7b598d5e1c3665d59b03faa61c12d00968e0df2571ab39663e749aa2fb4 2434 
seahorse-nautilus_3.11.92+git20230129.d59dc92f-2.dsc
 ca61a441c3ddbf9f4694370bc48d72d7edfefd363f234977a4b0466a7dd176f6 12144 
seahorse-nautilus_3.11.92+git20230129.d59dc92f-2.debian.tar.xz
 e33f943bb4a1dd18f70a7d4f83a8656cfecc3501f27e39bee49cc81115966a66 8655 
seahorse-nautilus_3.11.92+git20230129.d59dc92f-2_source.buildinfo
Files:
 dc3674dbf6bda3f0e78c0cb718496353 2434 gnome optional 
seahorse-nautilus_3.11.92+git20230129.d59dc92f-2.dsc
 5f2b1698c77350fc3f8fe13e9e6bbf1d 12144 gnome optional 
seahorse-nautilus_3.11.92+git20230129.d59dc92f-2.debian.tar.xz
 1d9e46dc60e74d03b10cb2d1f9593cbe 8655 gnome optional 
seahorse-nautilus_3.11.92+git20230129.d59dc92f-2_source.buildinfo

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

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmf64M4ACgkQ5mx3Wuv+
bH2bJRAAj0Ucg75CBevKffkCMlgm9Nz7NR12GrY6IlZACz45gAHhlBmaNhiwmdo9
jxaXQsnA5+eh/6IviAoyTzwBMSiAtiZlSzQmhdiHJDVfX7U3njUtdGr/2Zbu4Ul4
/T5xPBkDYyVGamlcP/A7meVBRlBzqtpyWiN411yTwJC+GsG6x9WMlD1lbs8WMt/M
xATo/tT4AlQ2ALtxKa8XrHmM/M0T4BvHjeOOR/RKfWRDKH/YJlo9KQWPby1ha0b4
U84lw4PbkqUBPN1kZuQvVfgXN1XShw6O/dPKP4FRuO8opQ07GyaX7moFucNx2v28
JW/fy0QHmvS7z1GTHrwkniBL0fKIpwveUxpnUMEVN2sNpGcmVyUTMqqpdIAvNYZI
fIJPR4OmWy1iyK/opfGdVEn+lIYybgGmK66jO5kKltvuVmNTTTgtvjJbqcXnot46
Y+qGBxc5gE5OaRNqVG9OmlcORZo+QofL6a0NpZrICRi+dMGDl1qTuuiBFFXMWFHz
pqDB3e/tsa56Ht7sNa8RJNbBQlwQQNl0431lGFU9Hg35lU0QhwoV8O+NDm/n/FMS
0PtHf8r+YmtXxobR5uqBHdYUJ0MqvlZUXcTPExxlfxtRark8W2ePSLe1lsI/51Ol
y22t7fWllIJnctFbzkzxEbKgbjop1boVA2qNqcRlkJGzTdZZ+2U=
=q1I4
-----END PGP SIGNATURE-----

Attachment: pgp_lnFS1_l4n.pgp
Description: PGP signature


--- End Message ---

Reply via email to