Your message dated Fri, 18 Feb 2022 22:04:31 +0000
with message-id <[email protected]>
and subject line Bug#1005560: fixed in gnome-bluetooth 3.34.5-5
has caused the Debian Bug report #1005560,
regarding gnome-bluetooth: FTBFS: ../sendto/meson.build:24: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 [email protected]
immediately.)


-- 
1005560: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005560
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gnome-bluetooth
Version: 3.34.5-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
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 -- \
>       -Dgtk_doc=true \
>       -Dicon_update=true \
>       -Dintrospection=true
>       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 -Dgtk_doc=true 
> -Dicon_update=true -Dintrospection=true
> 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-bluetooth
> Project version: 3.34.5
> 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 gtk+-3.0 found: YES 3.24.31
> Run-time dependency libcanberra-gtk3 found: YES 0.30
> Run-time dependency libnotify found: YES 0.7.9
> Run-time dependency libudev found: YES 250
> Library m found: YES
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
> Compiler for C supports link arguments 
> -Wl,--version-script,/<<PKGBUILDDIR>>/lib/gnome-bluetooth.map: YES 
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
> Program xmllint found: YES (/usr/bin/xmllint)
> Configuring bluetooth-sendto.desktop.in using configuration
> 
> ../sendto/meson.build:24: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:46:33.798464
> Main binary: /usr/bin/python3
> Build Options: -Dgtk_doc=true -Dicon_update=true -Dintrospection=true 
> -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-bluetooth
> Project version: 3.34.5
> 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
> 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
> 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/tmp3i6dzpb1
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3i6dzpb1/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp3i6dzpb1/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 
> 
> 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/tmpnm5kq39j
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnm5kq39j/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpnm5kq39j/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 '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
> Pkg-config binary for 1 is cached.
> Determining dependency 'libcanberra-gtk3' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libcanberra-gtk3` -> 0
> 0.30
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libcanberra-gtk3` -> 0
> -D_REENTRANT -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 libcanberra-gtk3` -> 0
> -L/usr/lib/x86_64-linux-gnu -lcanberra-gtk3 -lX11 -lcanberra -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 libcanberra-gtk3` -> 0
> -lcanberra-gtk3 -lX11 -lcanberra -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 libcanberra-gtk3 found: YES 0.30
> Pkg-config binary for 1 is cached.
> Determining dependency 'libnotify' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libnotify` -> 0
> 0.7.9
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libnotify` -> 0
> -pthread -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 libnotify` -> 0
> -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]: 
> Called `/usr/bin/pkg-config --libs libnotify` -> 0
> -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency libnotify found: YES 0.7.9
> Pkg-config binary for 1 is cached.
> Determining dependency 'libudev' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libudev` -> 0
> 250
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libudev` -> 0
> 
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libudev` -> 0
> -L/usr/lib/x86_64-linux-gnu -ludev
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs libudev` -> 0
> -ludev
> Run-time dependency libudev found: YES 250
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjzupoe2_
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjzupoe2_/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpjzupoe2_/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 -lm -Wl,--end-group 
> -Wl,--allow-shlib-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs 
> 
> Code:
>  int main(void) { return 0; }
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Library m found: YES
> Pkg-config binary for 0 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 '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
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpuu9qdbrn
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpuu9qdbrn/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpuu9qdbrn/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,--fatal-warnings 
> -Wl,--version-script,/<<PKGBUILDDIR>>/lib/gnome-bluetooth.map -Wl,-z,relro 
> -Wl,-z,now -Wl,-O1 -Wl,-z,defs 
> 
> Code:
>  int main(void) { return 0; }
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Compiler for C supports link arguments 
> -Wl,--version-script,/<<PKGBUILDDIR>>/lib/gnome-bluetooth.map: YES 
> Pkg-config binary for 1 is cached.
> Determining dependency 'gobject-introspection-1.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gobject-introspection-1.0` -> 0
> 1.70.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gobject-introspection-1.0` -> 0
> -I/usr/include/gobject-introspection-1.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 gobject-introspection-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gobject-introspection-1.0` -> 0
> -lgirepository-1.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=g_ir_scanner 
> gobject-introspection-1.0` -> 0
> /usr/bin/g-ir-scanner
> Got pkgconfig variable g_ir_scanner : /usr/bin/g-ir-scanner
> Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=g_ir_compiler 
> gobject-introspection-1.0` -> 0
> /usr/bin/g-ir-compiler
> Got pkgconfig variable g_ir_compiler : /usr/bin/g-ir-compiler
> Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir gio-2.0` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables gio-2.0` -> 0
> bindir
> datadir
> gdbus
> gdbus_codegen
> gio
> gio_querymodules
> giomoduledir
> glib_compile_resources
> glib_compile_schemas
> gresource
> gsettings
> includedir
> libdir
> pcfiledir
> prefix
> schemasdir
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir gtk+-3.0` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables gtk+-3.0` -> 0
> exec_prefix
> gtk_binary_version
> gtk_host
> includedir
> libdir
> pcfiledir
> prefix
> targets
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir gio-unix-2.0` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables gio-unix-2.0` -> 0
> includedir
> libdir
> pcfiledir
> prefix
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir libcanberra-gtk3` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables libcanberra-gtk3` -> 0
> exec_prefix
> includedir
> libdir
> pcfiledir
> prefix
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir libnotify` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables libnotify` -> 0
> includedir
> libdir
> pcfiledir
> prefix
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir libudev` -> 0
> 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --print-variables libudev` -> 0
> exec_prefix
> includedir
> libdir
> pcfiledir
> prefix
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --variable=girdir gobject-introspection-1.0` -> 0
> /usr/share/gir-1.0
> Got pkgconfig variable girdir : /usr/share/gir-1.0
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : /usr/share/gir-1.0
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : /usr/share/gir-1.0
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : 
> env[PKG_CONFIG_PATH]: 
> Got pkgconfig variable girdir : /usr/share/gir-1.0
> Program xmllint found: YES (/usr/bin/xmllint)
> Configuring bluetooth-sendto.desktop.in using configuration
> 
> ../sendto/meson.build:24: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 -Dgtk_doc=true 
> -Dicon_update=true -Dintrospection=true returned exit code 1
> make[1]: *** [debian/rules:14: override_dh_auto_configure] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/gnome-bluetooth_3.34.5-4_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-bluetooth
Source-Version: 3.34.5-5
Done: Jeremy Bicha <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gnome-bluetooth, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy Bicha <[email protected]> (supplier of updated gnome-bluetooth 
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 [email protected])


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

Format: 1.8
Date: Fri, 18 Feb 2022 16:21:00 -0500
Source: gnome-bluetooth
Built-For-Profiles: noudeb
Architecture: source
Version: 3.34.5-5
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<[email protected]>
Changed-By: Jeremy Bicha <[email protected]>
Closes: 1005560
Changes:
 gnome-bluetooth (3.34.5-5) unstable; urgency=medium
 .
   * Cherry-pick patch to fix build with latest meson (Closes: #1005560)
Checksums-Sha1:
 6da60991bbde57b961b0eb0cbe82cffd3caf1209 2698 gnome-bluetooth_3.34.5-5.dsc
 d9f8252400f1195c895d6c897874dee787042d4a 11692 
gnome-bluetooth_3.34.5-5.debian.tar.xz
 38c37f17dbf70bf62d060aedd7a8b119dbd29d0c 17301 
gnome-bluetooth_3.34.5-5_source.buildinfo
Checksums-Sha256:
 1d416cd2532ab6ab6021059034f08cf61c5f8b84853c8d4451cccf3f078f7346 2698 
gnome-bluetooth_3.34.5-5.dsc
 15f4e83ad8f916365e799348efebb987d8e3a9eed8cdace741197ba3cf65d835 11692 
gnome-bluetooth_3.34.5-5.debian.tar.xz
 461051c78ddbc83fda48c11cc68b2d9fed5c6f14b718b4c8e6a0c407af785f5d 17301 
gnome-bluetooth_3.34.5-5_source.buildinfo
Files:
 72e43fc6813fc5197514913430d216e6 2698 gnome optional 
gnome-bluetooth_3.34.5-5.dsc
 906153bdecbd38327ca2c2e6318c4a95 11692 gnome optional 
gnome-bluetooth_3.34.5-5.debian.tar.xz
 44c4a28b0e15d5df4a1dcd22198b3258 17301 gnome optional 
gnome-bluetooth_3.34.5-5_source.buildinfo

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

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmIQDdQACgkQ5mx3Wuv+
bH2sYw//ZvSoJlLVetODsL1Lg9PpIptOq+yot2Wrpj1lGGQv8i8KRM+da8EivWuy
7r/h6fQkzTnBcJma0GpSnTQ1FXcz7KXNxuMPgyFE1+yKZkc2QZMKJ5Rmdhi6XQcE
vTfr8d5ojhrO5WD4LQ5Az8LCVOXew1Kp1GIwMlBhvByuO6iKkS+tCLhydE+PiKVU
w8ceQhjrsWtrwYD3JOwz3vPGvpwDxSxk/FEHZy0EiL2U0C48/EWYBSIyprCCTcSD
OdXeWlQxPRlBkbm+Hwv4QXm27mUV1DHVJQ/s06J4lbAOJDSx9g1ifi48YwxnKm2n
RM5vc0Pkp8KZkdNcbZYL6NRlaoN0nK6PUUdenQj79qXZA7GwETmaxG6ARlD3rvOP
Tlo8HUUuehv5VkKJuyNpWJCxkHqSjSmzxHkHZY6/8WDTIiAO7W1VDZLZHmZKD+SZ
mS582IogxLesDqUfvbgQ18Te6GphpBsVZLZ0vms0bU7fZ8eWr3JRpYsrzHbekGgx
8wMeqgnHw0t8vJgpiHZcJcBZgR1DCw+m7VkVF63v0khjAaikGBweQDBRhgGFkUHY
MFKOThHTJop8Op2BMMVouChR+82ENC2OfLSPFmnk6pO4gvgX4ZiTKbcim0lR3F//
/374lK9wKMA/0XU7LZPC04KkzFQdDUTF/zYZTSYW2AmDSlbRFlI=
=vS2u
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to