• Bug#1102783: seahorse-nautilus: FTBFS: ../meson.build:58:4: ERROR: Prob

    From Santiago Vila@21:1/5 to All on Sat Apr 12 18:30:03 2025
    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-l
  • From Debian Bug Tracking System@21:1/5 to All on Sun Apr 13 00:10:02 2025
    This is a multi-part message in MIME format...

    Your message dated Sat, 12 Apr 2025 22:06:49 +0000
    with message-id <E1u3izx-00CPpe-UH@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 owner@bugs.debian.org
    immediately.)


    --
    1102783: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1102783
    Debian Bug Tracking System
    Contact owner@bugs.debian.org with problems

    Received: (at submit) by bugs.debian.org; 12 Apr 2025 16:23:33 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-120.4 required=4.0 tests=ALL_TRUSTED,BAYES_00,
    BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
    DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,HAS_PACKAGE,NUMONLY,
    USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST,X_DEBBUGS_CC
    autolearn=ham autolearn_force=no
    version=3.4.6-bugs.debian.org_2005_01_02
    X-Spam-Bayes: score:0.0000 Tokens: new, 35; hammy, 150; neutral, 509; spammy,
    0. spammytokens: hammytokens:0.000-+--python3, 0.000-+--trixie,
    0.000-+--pkgbuilddir, 0.000-+--PKGBUILDDIR, 0.000-+--sk:dh_auto Return-path: <sanvila@debian.org>
    Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:50508)
    from C=NA,ST=NA