Your message dated Sun, 13 Feb 2022 12:18:53 +0000
with message-id <e1njdq9-000has...@fasolo.debian.org>
and subject line Bug#1005592: fixed in desktopfolder 1.1.3-2
has caused the Debian Bug report #1005592,
regarding desktopfolder: FTBFS: ../data/meson.build:27: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.)


-- 
1005592: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005592
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: desktopfolder
Version: 1.1.3-1
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 -- -Dexename=desktopfolder
>       install -d /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home
>       install -d obj-x86_64-linux-gnu
>       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 -Dexename=desktopfolder
> 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: com.github.spheras.desktopfolder
> Project version: 1.1.3
> 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
> Vala compiler for the host machine: valac (valac 0.54.6)
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Configuring config.h using configuration
> Library m found: YES
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency gio-unix-2.0 found: YES 2.70.3
> Run-time dependency gee-0.8 found: YES 0.20.5
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gobject-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency cairo found: YES 1.16.0
> Run-time dependency json-glib-1.0 found: YES 1.6.6
> Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.6
> Run-time dependency libwnck-3.0 found: YES 40.0
> Run-time dependency gtksourceview-3.0 found: YES 3.24.11
> Program intltool-merge found: YES (/usr/bin/intltool-merge)
> Configuring desktopfolder_with_executable_name.desktop.in using configuration
> 
> ../data/meson.build:27: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:59.442772
> Main binary: /usr/bin/python3
> Build Options: -Dexename=desktopfolder -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: com.github.spheras.desktopfolder
> Project version: 1.1.3
> 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
> 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
> Running compile:
> Working directory:  /tmp/tmpt5rnuvg1
> Command line:  valac /tmp/tmpt5rnuvg1/testfile.vala -C 
> 
> Code:
>  class MesonSanityCheck : Object { }
> Compiler stdout:
>  
> Compiler stderr:
>  
> Vala compiler for the host machine: valac (valac 0.54.6)
> 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
> 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
> Using cached compile:
> Cached command line:   
> 
> Code:
>  class MesonSanityCheck : Object { }
> Cached compiler stdout:
>  
> Cached compiler stderr:
>  
> Vala compiler for the build machine: valac (valac 0.54.6)
> 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 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
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplcci_91n
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplcci_91n/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmplcci_91n/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 
> 
> 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/tmpc7cy5qdf
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpc7cy5qdf/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpc7cy5qdf/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:
>  
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Configuring config.h using configuration
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp9sqpvdjh
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp9sqpvdjh/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmp9sqpvdjh/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 
> 
> Code:
>  int main(void) { return 0; }
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Library m found: YES
> 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-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
> Running compile:
> Working directory:  
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpsnhr0xtk
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpsnhr0xtk/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpsnhr0xtk/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 
> 
> 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/tmpc0xq7eaz
> Command line:  cc 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpc0xq7eaz/testfile.c -o 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/tmpc0xq7eaz/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-unix-2.0 found: YES 2.70.3
> Pkg-config binary for 1 is cached.
> Determining dependency 'gee-0.8' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gee-0.8` -> 0
> 0.20.5
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gee-0.8` -> 0
> -I/usr/include/gee-0.8 -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 gee-0.8` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgee-0.8 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gee-0.8` -> 0
> -lgee-0.8 -lgobject-2.0 -lglib-2.0
> Run-time dependency gee-0.8 found: YES 0.20.5
> 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 'gobject-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gobject-2.0` -> 0
> 2.70.3
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gobject-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 gobject-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gobject-2.0` -> 0
> -lgobject-2.0 -lglib-2.0
> Run-time dependency gobject-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 'cairo' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion cairo` -> 0
> 1.16.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags cairo` -> 0
> -I/usr/include/cairo -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs cairo` -> 0
> -L/usr/lib/x86_64-linux-gnu -lcairo
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs cairo` -> 0
> -lcairo
> Run-time dependency cairo found: YES 1.16.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'json-glib-1.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion json-glib-1.0` -> 0
> 1.6.6
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags json-glib-1.0` -> 0
> -pthread -I/usr/include/json-glib-1.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 json-glib-1.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs json-glib-1.0` -> 0
> -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency json-glib-1.0 found: YES 1.6.6
> Pkg-config binary for 1 is cached.
> Determining dependency 'gdk-pixbuf-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gdk-pixbuf-2.0` -> 0
> 2.42.6
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gdk-pixbuf-2.0` -> 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 gdk-pixbuf-2.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gdk-pixbuf-2.0` -> 0
> -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.6
> Pkg-config binary for 1 is cached.
> Determining dependency 'libwnck-3.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion libwnck-3.0` -> 0
> 40.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags libwnck-3.0` -> 0
> -pthread -I/usr/include/libwnck-3.0 -I/usr/include/startup-notification-1.0 
> -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 libwnck-3.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lwnck-3 -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 libwnck-3.0` -> 0
> -lwnck-3 -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 libwnck-3.0 found: YES 40.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'gtksourceview-3.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gtksourceview-3.0` -> 0
> 3.24.11
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gtksourceview-3.0` -> 0
> -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 
> -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 gtksourceview-3.0` -> 0
> -L/usr/lib/x86_64-linux-gnu -lgtksourceview-3.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
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gtksourceview-3.0` -> 0
> -lgtksourceview-3.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 gtksourceview-3.0 found: YES 3.24.11
> Program intltool-merge found: YES (/usr/bin/intltool-merge)
> Configuring desktopfolder_with_executable_name.desktop.in using configuration
> 
> ../data/meson.build:27: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 -Dexename=desktopfolder 
> returned exit code 1
> make[1]: *** [debian/rules:9: override_dh_auto_configure] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/desktopfolder_1.1.3-1_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: desktopfolder
Source-Version: 1.1.3-2
Done: David Mohammed <fossfree...@ubuntu.com>

We believe that the bug you reported is fixed in the latest version of
desktopfolder, 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.
David Mohammed <fossfree...@ubuntu.com> (supplier of updated desktopfolder 
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: Sun, 13 Feb 2022 11:44:13 +0000
Source: desktopfolder
Built-For-Profiles: noudeb
Architecture: source
Version: 1.1.3-2
Distribution: unstable
Urgency: medium
Maintainer: David Mohammed <fossfree...@ubuntu.com>
Changed-By: David Mohammed <fossfree...@ubuntu.com>
Closes: 1005592
Changes:
 desktopfolder (1.1.3-2) unstable; urgency=medium
 .
   * Bug fix
     Resolve FTBFS due to removal of deprecated i18n merges
     (Closes: #1005592)
     0001-Remove-deprecated-positional-arguments-for-translati.patch
   * Packaging Changes
     - control: Update StandardsVersion - no changes required
     - copyright: Update debian copyright year
Checksums-Sha1:
 685c1dfc2cdae77d26acad886dd1fd4b13505b98 2394 desktopfolder_1.1.3-2.dsc
 eed408371f4876c3a321c224710effb8bee09023 6512 
desktopfolder_1.1.3-2.debian.tar.xz
 6127f24b8f4819bddd41de70949f06ad4025da2d 16783 
desktopfolder_1.1.3-2_source.buildinfo
Checksums-Sha256:
 48f264fd42497d92b7c836ec7cc8650071766f738d33d6dca54b27046604d4e2 2394 
desktopfolder_1.1.3-2.dsc
 b0054126388fa5dba8ecd40819e39e9f3b15b0632443ca98192e3720776a4e92 6512 
desktopfolder_1.1.3-2.debian.tar.xz
 3b10701fc45b68616bc8c7cf53e438e4b894f2f7b340f4626f36ed51b9b57a4d 16783 
desktopfolder_1.1.3-2_source.buildinfo
Files:
 68613392d14d3a42a79b753181df2a58 2394 x11 optional desktopfolder_1.1.3-2.dsc
 5fe2d7be00c2185dca2b5baa9f12238e 6512 x11 optional 
desktopfolder_1.1.3-2.debian.tar.xz
 577be76472a5395272f27f5e904225de 16783 x11 optional 
desktopfolder_1.1.3-2_source.buildinfo

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

iQIzBAEBCgAdFiEEHh+wAXyZiorixJimwuqoomrcWe4FAmII8BoACgkQwuqoomrc
We66zA/8DJrV5DIn2dL6DLULK5gUF+xWAZigyZobpUs+wccCZOcocheCOnYx4Puo
ZXj+Srb4VwVqfprz6jPxZI6XQOpC4k9ZiBW92M8ZOWg8MtWbEmdHubvjd7PZJc4h
guo9mUiee6CiCvIJ039p1RLeV+iqdMu+xqhNM6oBXTLj81vAJpZphMLk1rgeBwRP
cLYmW8s5An9+vN1cwOnChhRb9VTrJRY0raiJNNBloydL1/1NR0Ftnjywzw4l5bOl
ZLcuozzXzsY3KEu6QZi0XWDCeiXctrNPjcydMmg20L/ZHQPpGq4Q/bDw049y2WY5
8PWf5YlAn92qvx+yj06cDbQqObAv9kQ6L8xz0nbiraff392n+j4q9lbq1NmkXoWE
SQ9RHJiceNjyXci+4WBsOIwMkhZ41+C87TWsD/9sttrBbNl65Jk/CcBlhVjtAyVL
te5+SLBMVWF6Ku1FhHUo2d+FZh2rSb/qXacP/eP5jXoNUvYNe8p6v1wXOysyYUeQ
OcxqeoYpQ4MadwsotsWg/EPnRophXMuPD3eSP6yzW3NgWXQlp39Boc7rSiaNoS38
jtxcM94iRlj3XCVV2kyw2h9Flol7D54RWuSa7BDw7Q0GYAsJHl++Urd3fYMwZvHY
O670g+KkluLCrXFYOS6VUmRDw0vWd5QWLZnTcCQpWkgMoQsDruc=
=o5Ny
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to