Your message dated Mon, 21 Mar 2022 18:35:01 +0000
with message-id <e1nwmrt-0003u2...@fasolo.debian.org>
and subject line Bug#1005590: fixed in gnome-user-share 3.34.0-5
has caused the Debian Bug report #1005590,
regarding gnome-user-share: FTBFS: ../data/meson.build:9:5: ERROR: Function 
does not take positional arguments.
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.)


-- 
1005590: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005590
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnome-user-share
Version: 3.34.0-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220212 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure -- \
>       -Dnautilus_extension=true \
>       -Dmodules_path=/usr/lib/apache2/modules/ \
>       -Dsystemduserunitdir=/usr/lib/systemd/user \
>       
>       cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. 
> --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
> --localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dnautilus_extension=true 
> -Dmodules_path=/usr/lib/apache2/modules/ 
> -Dsystemduserunitdir=/usr/lib/systemd/user
> The Meson build system
> Version: 0.61.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-user-share
> Project version: 3.34.0
> C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16) 
> 11.2.0")
> C linker for the host machine: cc ld.bfd 2.38
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency gio-unix-2.0 found: YES 2.70.3
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Program apache2 found: YES (/usr/sbin/apache2)
> Checking for function "socket" : YES 
> Run-time dependency libselinux found: YES 3.3
> Checking for function "is_selinux_enabled" with dependency libselinux: YES 
> Run-time dependency libnautilus-extension found: YES 41.2
> Message: installing nautilus plugin in: 
> /usr/lib/x86_64-linux-gnu/nautilus/extensions-3.0
> Configuring gnome-user-share-webdav.desktop.in using configuration
> 
> ../data/meson.build:9:5: ERROR: Function does not take positional arguments.
> 
> 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 2022-02-12T22:49:30.182768
> Main binary: /usr/bin/python3
> Build Options: -Dnautilus_extension=true 
> -Dmodules_path=/usr/lib/apache2/modules/ 
> -Dsystemduserunitdir=/usr/lib/systemd/user -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: 0.61.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-user-share
> Project version: 3.34.0
> Sanity testing C compiler: cc
> Is cross compiler: False.
> Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs 
> -Wl,--as-needed
> 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 11.2.0 "cc (Debian 11.2.0-16) 
> 11.2.0")
> C linker for the host machine: cc ld.bfd 2.38
> Sanity testing C compiler: cc
> Is cross compiler: False.
> Sanity check compiler command line: cc sanitycheckc.c -o sanitycheckc.exe -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs 
> -Wl,--as-needed
> 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 11.2.0 "cc (Debian 11.2.0-16) 
> 11.2.0")
> C linker for the build machine: cc ld.bfd 2.38
> 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 for 1 is not cached.
> 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: /usr/bin/pkg-config (0.29.2)
> Determining dependency 'gio-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gio-2.0` -> 0
> 2.70.3
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gio-2.0` -> 0
> -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gio-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gio-2.0` -> 0
> -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpg5r_nafx
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpg5r_nafx/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpg5r_nafx/output.exe -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> -D_FILE_OFFSET_BITS=64 -O0 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs 
> -Wl,--as-needed 
> 
> Code:
>  #include<stdio.h>
>         
>         int main(void) {
>             printf("%ld\n", (long)(sizeof(void *)));
>             return 0;
>         }
> Compiler stdout:
>  
> Compiler stderr:
>  
> Program stdout:
> 
> 8
> 
> Program stderr:
> 
> 
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_uxo53vm
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_uxo53vm/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp_uxo53vm/output.obj -c 
> -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs 
> 
> Code:
>  
> Compiler stdout:
>  install: /usr/lib/gcc/x86_64-linux-gnu/11/
> programs: 
> =/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/bin/
> libraries: 
> =/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/11/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/11/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
> 
> Compiler stderr:
>  
> Run-time dependency gio-2.0 found: YES 2.70.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'gio-unix-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gio-unix-2.0` -> 0
> 2.70.3
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gio-unix-2.0` -> 0
> -pthread -I/usr/include/gio-unix-2.0 -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gio-unix-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gio-unix-2.0` -> 0
> -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gio-unix-2.0 found: YES 2.70.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'glib-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion glib-2.0` -> 0
> 2.70.3
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags glib-2.0` -> 0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs glib-2.0` -> 0
> -lglib-2.0
> Run-time dependency glib-2.0 found: YES 2.70.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'gtk+-3.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gtk+-3.0` -> 0
> 3.24.31
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gtk+-3.0` -> 0
> -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/pango-1.0 
> -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi 
> -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo 
> -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 
> -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gtk+-3.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgtk-3 -lgdk-3 -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]: 
> Called `/usr/bin/pkg-config --libs gtk+-3.0` -> 0
> -lgtk-3 -lgdk-3 -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.31
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --define-variable=datadir=/usr/share 
> --variable=schemasdir gio-2.0` -> 0
> /usr/share/glib-2.0/schemas
> Got pkgconfig variable schemasdir : /usr/share/glib-2.0/schemas
> Program apache2 found: YES (/usr/sbin/apache2)
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0k7xv__2
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0k7xv__2/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp0k7xv__2/output.exe -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> -D_FILE_OFFSET_BITS=64 -O0 -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs 
> -Wl,--as-needed 
> 
> Code:
>  
>         #define socket meson_disable_define_of_socket
>         
>         #include <limits.h>
>         #undef socket
>         
>         #ifdef __cplusplus
>         extern "C"
>         #endif
>         char socket (void);
>         
>         #if defined __stub_socket || defined __stub___socket
>         fail fail fail this function is not going to work
>         #endif
>         
>         int main(void) {
>           return socket ();
>         }
> Compiler stdout:
>  
> Compiler stderr:
>  
> Checking for function "socket" : YES 
> Pkg-config binary for 1 is cached.
> Determining dependency 'libselinux' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libselinux` -> 0
> 3.3
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libselinux` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libselinux` -> 0
> -L/usr/lib -lselinux
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libselinux` -> 0
> -lselinux
> Run-time dependency libselinux found: YES 3.3
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpz_4w2guq
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpz_4w2guq/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpz_4w2guq/output.exe -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group 
> /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/libselinux.so 
> -Wl,--end-group -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs -Wl,--as-needed 
> 
> Code:
>  
>         #define is_selinux_enabled meson_disable_define_of_is_selinux_enabled
>         
>         #include <limits.h>
>         #undef is_selinux_enabled
>         
>         #ifdef __cplusplus
>         extern "C"
>         #endif
>         char is_selinux_enabled (void);
>         
>         #if defined __stub_is_selinux_enabled || defined 
> __stub___is_selinux_enabled
>         fail fail fail this function is not going to work
>         #endif
>         
>         int main(void) {
>           return is_selinux_enabled ();
>         }
> Compiler stdout:
>  
> Compiler stderr:
>  
> Checking for function "is_selinux_enabled" with dependency libselinux: YES 
> Pkg-config binary for 1 is cached.
> Determining dependency 'libnautilus-extension' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libnautilus-extension` -> 0
> 41.2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libnautilus-extension` -> 0
> -pthread -I/usr/include/nautilus -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/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 
> -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid 
> -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/libmount -I/usr/include/blkid 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libnautilus-extension` -> 0
> -L/usr/lib/x86_64-linux-gnu -lnautilus-extension -lgtk-3 -lgdk-3 
> -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]: 
> Called `/usr/bin/pkg-config --libs libnautilus-extension` -> 0
> -lnautilus-extension -lgtk-3 -lgdk-3 -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 libnautilus-extension found: YES 41.2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config 
> --define-variable=libdir=/usr/lib/x86_64-linux-gnu --variable=extensiondir 
> libnautilus-extension` -> 0
> /usr/lib/x86_64-linux-gnu/nautilus/extensions-3.0
> Got pkgconfig variable extensiondir : 
> /usr/lib/x86_64-linux-gnu/nautilus/extensions-3.0
> Message: installing nautilus plugin in: 
> /usr/lib/x86_64-linux-gnu/nautilus/extensions-3.0
> Configuring gnome-user-share-webdav.desktop.in using configuration
> 
> ../data/meson.build:9:5: ERROR: Function does not take positional arguments.
> dh_auto_configure: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 meson .. 
> --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
> --localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dnautilus_extension=true 
> -Dmodules_path=/usr/lib/apache2/modules/ 
> -Dsystemduserunitdir=/usr/lib/systemd/user returned exit code 1
> make[1]: *** [debian/rules:10: override_dh_auto_configure] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/gnome-user-share_3.34.0-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: gnome-user-share
Source-Version: 3.34.0-5
Done: Jeremy Bicha <jbi...@ubuntu.com>

We believe that the bug you reported is fixed in the latest version of
gnome-user-share, 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 1005...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy Bicha <jbi...@ubuntu.com> (supplier of updated gnome-user-share 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: Mon, 21 Mar 2022 14:00:10 -0400
Source: gnome-user-share
Built-For-Profiles: noudeb
Architecture: source
Version: 3.34.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Jeremy Bicha <jbi...@ubuntu.com>
Closes: 1005590
Changes:
 gnome-user-share (3.34.0-5) unstable; urgency=medium
 .
   * Cherry-pick patch to fix build with latest meson (Closes: #1005590)
   * Bump debhelper-compat to 13
Checksums-Sha1:
 d801f5b041d26d0ed5381483eb686115f1db61b1 2351 gnome-user-share_3.34.0-5.dsc
 29a75071d48c11d57828fe2817581afa9d6fdc05 8076 
gnome-user-share_3.34.0-5.debian.tar.xz
 230b8455446adf58fec285b124b31b666a6556ea 17541 
gnome-user-share_3.34.0-5_source.buildinfo
Checksums-Sha256:
 c85a647168c535fa17c4983ccaaf1e1fce914191bccaa60f9d5d24731d881403 2351 
gnome-user-share_3.34.0-5.dsc
 b8bb31fbeecc46a8aacd3cdaf1f312c53eaaa15195bf4052f65065cda8568b69 8076 
gnome-user-share_3.34.0-5.debian.tar.xz
 b9aa1bb3e7d60152720d684e287b31a6ff614d5696907606948381cadcc5be71 17541 
gnome-user-share_3.34.0-5_source.buildinfo
Files:
 d08e86d27eb79eeedcb349c458c0700f 2351 gnome optional 
gnome-user-share_3.34.0-5.dsc
 64f064e20ac7ae7ed1a0772c167d20b5 8076 gnome optional 
gnome-user-share_3.34.0-5.debian.tar.xz
 1be5f224b801b473c6d69da88f49fd26 17541 gnome optional 
gnome-user-share_3.34.0-5_source.buildinfo

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

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmI4wa0ACgkQ5mx3Wuv+
bH10HBAAo7JdWwxNJsHll/DUasSer9fAvui0+XwHMOtfHDkAgQ9BGkwG9R69aIY2
CfGP22VXjNIRiovx3ToKUvxEYh4FY49Yof382b7f7yxS+W0XHRCw31W6ImMuApJ8
novGpiKNPjtLEGjzR9D9uSdutTuEo3jhrQO6FVNaGMTb9nKYazXA/TfL5oyiy54f
htYNN4W15xQk8/D2G3DVefDQkfQzqywlu5KNhvdPP0WhS1TESm2SaCsvXHGoNKkq
R/cf3qbqh5lpWDYmcGVgoDH0Yh8yCzdJxVrgG9Zp1/wYXKSzDH6Md0AAaWcZyrxX
38Mm9w1WH/ML6TMXYPaRWaLo+YCeybjFQ2nIEJ+HgZaaIlRFVfgHPSN/sVfys76T
phEf4OMWE5XWbXC6JgQqmN13Y+t4BBDlqKLJkkQUN52mLX8ehCUZ6qtpMUaBmR+6
MjMm0fjcKAG6eCWoUcFPD7vMTygpWLVxSjIoHAGRmx2Zd+dQWEzEid6ls6EF/BO2
PNmWDBd/RCGDk8TvwJ69pza0IJJIxi3FhWapAbxGvbA2o/b4uLWVyScnmDfMY50b
9BvprsUeUQgDueVRr9Hsnjzot7QjmwU3+DA9so1KkJb3+s9tovQj/ztZSkKXT+UE
GDaYzNBAuJuGRoyWmukygq+eBhcHJJ415Kw50xkKgwSVB7cO1Wg=
=RJ2M
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to