Bug#1005618: cpupower-gui: FTBFS: ../data/meson.build:12:0: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: cpupower-gui
Version: 0.7.2-2
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):
>  debian/rules binary
> dh binary --with=python3
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: cpupower-gui
> Project version: 0.7.2
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Configuring org.rnd2.cpupower_gui.desktop.in using configuration
> 
> ../data/meson.build:12:0: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:50:56.111059
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: cpupower-gui
> Project version: 0.7.2
> 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
> Configuring org.rnd2.cpupower_gui.desktop.in using configuration
> 
> ../data/meson.build:12:0: 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 returned exit code 1
> make: *** [debian/rules:6: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/cpupower-gui_0.7.2-2_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.



Bug#1005617: node-openid: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 77

2022-02-12 Thread Lucas Nussbaum
Source: node-openid
Version: 2.0.10+~2.0.2-2
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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
> Link node_modules/@types/openid -> ../../types-openid
>dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
> No build command found, searching known files
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/openid
>   /bin/sh -ex debian/tests/pkg-js/test
> + NODE_ENV=test jest --ci -u
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> + exit 77
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 
> 77


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-openid_2.0.10+~2.0.2-2_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.



Bug#1005616: almanah: FTBFS: ../data/meson.build:2:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: almanah
Version: 0.12.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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: almanah
> Project version: 0.12.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
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Program python3 found: YES (/usr/bin/python3)
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency gmodule-2.0 found: YES 2.70.3
> Run-time dependency gthread-2.0 found: YES 2.70.3
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency gtksourceview-3.0 found: YES 3.24.11
> Run-time dependency sqlite3 found: YES 3.37.2
> Run-time dependency cairo found: YES 1.16.0
> Run-time dependency atk found: YES 2.36.0
> Run-time dependency gcr-base-3 found: YES 3.40.0
> Run-time dependency cryptui-0.0 found: YES 3.12.2
> Run-time dependency gpgme found: YES 1.16.0-unknown
> Run-time dependency libecal-2.0 found: YES 3.42.4
> Run-time dependency libedataserver-1.2 found: YES 3.42.4
> Run-time dependency gtkspell3-3.0 found: YES 3.0.10
> Program appstream-util found: YES (/usr/bin/appstream-util)
> Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
> Configuring config.h.in using configuration
> 
> ../data/meson.build:2:5: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:34.789142
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: almanah
> Project version: 0.12.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=/<>=. -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: 
> /<>/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=/<>=. -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: 
> /<>/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
> Program python3 found: YES (/usr/bin/python3)
> 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 'glib-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion glib-

Bug#1005615: node-exports-loader: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-exports-loader
Version: 1.1.1-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 '/<>'
> babeljs src -d dist --copy-files
> Successfully compiled 3 files with Babel (334ms).
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   mkdir -p node_modules
>   ln -s ../. node_modules/exports-loader
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci test/cjs.test.js
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-exports-loader_1.1.1-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.



Bug#1005613: node-get-stdin: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-get-stdin
Version: 8.0.0-2
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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
>dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
>dh_auto_test --buildsystem=nodejs
>   mkdir -p node_modules
>   ln -s ../debian/tests/test_modules/delay node_modules/delay
>   ln -s ../. node_modules/get-stdin
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --testRegex test.js
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-get-stdin_8.0.0-2_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.



Bug#1005614: node-icss-utils: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-icss-utils
Version: 5.1.0+~5.1.0-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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
> Link node_modules/@types/icss-utils -> ../../types-icss-utils
>dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
> No build command found, searching known files
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/icss-utils
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci --testRegex test/createICSSRules.test.js test/extractICSS.test.js 
> test/replaceSymbols.test.js test/replaceValueSymbols.test.js
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-icss-utils_5.1.0+~5.1.0-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.



Bug#1005612: drawing: FTBFS: ../help/meson.build:2:6: ERROR: Program 'itstool' not found or not executable

2022-02-12 Thread Lucas Nussbaum
Source: drawing
Version: 0.8.5-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):
>  debian/rules binary
> dh binary --buildsystem=meson
>dh_update_autotools_config -O--buildsystem=meson
>dh_autoreconf -O--buildsystem=meson
>dh_auto_configure -O--buildsystem=meson
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: drawing
> Project version: 0.8.5
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
> Program appstream-util found: NO
> Program glib-compile-schemas found: NO
> Message: Making a list of icons
> Could not find file LINGUAS in /<>/help
> Program itstool found: NO
> 
> ../help/meson.build:2:6: ERROR: Program 'itstool' not found or not executable
> 
> A full log can be found at 
> /<>/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:51:09.662134
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: drawing
> Project version: 0.8.5
> 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
> Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
> Adding test "Validate desktop file"
> Program appstream-util found: NO
> Program glib-compile-schemas found: NO
> Message: Making a list of icons
> Program itstool found: NO
> 
> ../help/meson.build:2:6: ERROR: Program 'itstool' not found or not executable
> 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 returned exit code 1
> make: *** [debian/rules:8: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/drawing_0.8.5-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.



Bug#1005611: pgbadger: FTBFS: dh_auto_test: error: make -j4 test TEST_VERBOSE=1 returned exit code 2

2022-02-12 Thread Lucas Nussbaum
Source: pgbadger
Version: 11.7-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 '/<>'
> Makefile:899: You must install pod2markdown to generate README.md from 
> doc/pgBadger.pod
> PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" 
> "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 
> 'blib/arch')" t/*.t
> t/01_lint.t . 
> 1..3
> ok 1 - PERL syntax check
> ok 2 - pod syntax check
> ok 3 - Storable version in this Perl install is buggy, need Perl 5.32 or 
> greater
> ok
> t/02_basics.t ... 
> 1..17
> ok 1 - Inline help
> ok 2 - Light log report to stdout
> ok 3 - Light log report to HTML
> ok 4 - Light log to binary
> ok 5 - From binary to JSON
> ok 6 - Incremental mode report
> ok 7 - Ressources files in incremental mode
> ok 8 - Light log from STDIN
> ok 9 - Multiple output format '13478015985134780' = '13478015985134780'
> ok 10 - syslog report to stdout
> ok 11 - statement type
> ok 12 - French encoding
> ok 13 - Cyrillic encoding
> ok 14 - Anonymization \#1
> ok 15 - Anonymization \#2
> ok 16 - Anonymization \#3
> ok 17
> ok
> t/03_consistency.t .. 
> 1..21
> ok 1 - Generate intermediate binary file from log
> ok 2 - Generate json report from binary file
> ok 3 - Consistent count
> ok 4 - Consistent query_total
> ok 5 - Consistent peak write
> ok 6 - pgBouncer connections
> ok 7 - Generate json report for heroku log file
> ok 8 - Consistent CTE duration
> ok 9 - logplex multiline and new format
> ok 10 - Generate json report from RDS log file with --exclude-client
> ok 11 - Consistent RDS + exclude client
> ok 12 - Generate json report from CloudSQL log file
> ok 13 - Consistent CloudSQL log format
> ok 14 - Generate report from begin time
> ok 15 - Generate report from end time
> ok 16 - Generate report from begin->end time
> ok 17 - Generate report from full log before with end time
> ok 18 - Generate report from single day before with end time
> ok 19 - Generate report from include time
> ok 20 - Generate report from exclude time
> ok 21 - Correct first and last query timestamps on timezone adjusted log
> ok
> grep: /tmp/pgbadger_data_tmp/pgbench/2021/week-07/index.html: No such file or 
> directory
> 
> #   Failed test 'Test incremental mode with --explode and --dbname'
> #   at t/04_advanced.t line 32.
> # Looks like you failed 1 test of 9.
> t/04_advanced.t . 
> 1..9
> ok 1 - Test --exclude-db + --explode
> ok 2 - Test --dbname + --explode
> ok 3 - Test incremental mode with --explode
> not ok 4 - Test incremental mode with --explode and --dbname
> ok 5 - Test database exclusion with jsonlog
> ok 6 - Test log_temp_files only
> ok 7 - Test last parse file without incremental mode
> ok 8 - Second pass on last parse file without incremental mode
> ok 9 - Last parse file must not have changed
> Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/9 subtests 
> 
> Test Summary Report
> ---
> t/04_advanced.t   (Wstat: 256 Tests: 9 Failed: 1)
>   Failed test:  4
>   Non-zero exit status: 1
> Files=4, Tests=50, 110 wallclock secs ( 0.02 usr  0.00 sys + 45.23 cusr  1.07 
> csys = 46.32 CPU)
> Result: FAIL
> Failed 1/4 test programs. 1/50 subtests failed.
> make[1]: *** [Makefile:839: test_dynamic] Error 1
> make[1]: Leaving directory '/<>'
> dh_auto_test: error: make -j4 test TEST_VERBOSE=1 returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/pgbadger_11.7-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.



Bug#1005610: zathura: FTBFS: ../data/meson.build:22:0: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: zathura
Version: 0.4.8-2
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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: zathura
> Project version: 0.4.8
> 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
> Library m found: YES
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency girara-gtk3 found: YES 0.3.6
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gio-unix-2.0 found: YES 2.70.3
> Run-time dependency gthread-2.0 found: YES 2.70.3
> Run-time dependency gmodule-no-export-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
> Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
> Compiler for C supports arguments -Werror=vla: YES 
> Compiler for C supports arguments -fvisibility=hidden: YES 
> Run-time dependency sqlite3 found: YES 3.37.2
> Run-time dependency synctex found: YES 2.0.0
> Library magic found: YES
> Run-time dependency libseccomp found: YES 2.5.3
> Configuring zathura-version.h using configuration
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Program rsvg-convert found: YES (/usr/bin/rsvg-convert)
> 
> ../data/meson.build:22:0: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:47:21.471658
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: zathura
> Project version: 0.4.8
> 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=/<>=. -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: 
> /<>/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=/<>=. -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: 
> /<>/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
> Running compile:
> Working directory:  
> /<>/obj-x86_64-linux-gnu/meson-private/tmplr33lmhg
> Command line:  cc 
> /<>/obj-x86_64-linux-gnu/meson-private/tmplr33lmhg/testfile.c -o 
> /<>/obj-x86_64-linux-gnu/meson-private/tmplr33lmhg/output.exe -g 
> -O2 -ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -

Bug#1005609: gnome-calendar: FTBFS: ../data/appdata/meson.build:3:0: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-calendar
Version: 41.2-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):
>  debian/rules build
> dh build --with gnome
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-calendar
> Project version: 41.2
> 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
> Checking for function "strerror" : YES 
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency libical found: YES 3.0.14
> Checking for function "icaltime_days_in_year" with dependency libical: YES 
> Run-time dependency gsettings-desktop-schemas found: YES 42.alpha
> Run-time dependency libedataserverui-1.2 found: YES 3.42.4
> Run-time dependency libedataserver-1.2 found: YES 3.42.4
> Run-time dependency libecal-2.0 found: YES 3.42.4
> Run-time dependency libsoup-2.4 found: YES 2.74.2
> Run-time dependency libdazzle-1.0 found: YES 3.42.0
> Run-time dependency libhandy-1 found: YES 1.5.90
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency goa-1.0 found: YES 3.40.1
> Run-time dependency gweather-3.0 found: YES 40.0
> Run-time dependency libgeoclue-2.0 found: YES 2.5.7
> Run-time dependency geocode-glib-1.0 found: YES 3.26.2
> Library m found: YES
> Configuring org.gnome.Calendar.appdata.xml.in using configuration
> 
> ../data/appdata/meson.build:3:0: ERROR: Function does not take positional 
> arguments.
> 
> A full log can be found at 
> /<>/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:41:30.679258
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-calendar
> Project version: 41.2
> 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=/<>=. -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: 
> /<>/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=/<>=. -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: 
> /<>/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
> Running compile:
> Working directory:  
> /<>/obj-x86_64-linux-gnu/meson-private/tmpvytopdb9
> Command line:  cc 
> /<>/obj-x86_64-linux-gnu/meson-private/tmpvytopdb9/testfile.c -o 
> /<>/obj-x86_64-linux-gnu/meson-private/tmpvytopdb9/output.exe -g 
> -O2 -ffile-prefix-map=/<>=. -fstack-prote

Bug#1005608: lomiri-url-dispatcher: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j1 test ARGS\+=--verbose ARGS\+=-j1 returned exit code 2

2022-02-12 Thread Lucas Nussbaum
Source: lomiri-url-dispatcher
Version: 0.1.0-5
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[2]: Entering directory '/<>/obj-x86_64-linux-gnu'
> Running tests...
> /usr/bin/ctest --force-new-ctest-process --verbose -j1
> UpdateCTestConfiguration  from 
> :/<>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> UpdateCTestConfiguration  from 
> :/<>/obj-x86_64-linux-gnu/DartConfiguration.tcl
> Test project /<>/obj-x86_64-linux-gnu
> Constructing a list of tests
> Done constructing a list of tests
> Updating test list for fixtures
> Added 0 tests to meet fixture requirements
> Checking test dependency graph...
> Checking test dependency graph end
> test 1
> Start 1: dispatcher-test
> 
> 1: Test command: /<>/obj-x86_64-linux-gnu/tests/dispatcher-test
> 1: Test timeout computed to be: 1000
> 1: Running main() from gmock_main.cc
> 1: [==] Running 9 tests from 1 test suite.
> 1: [--] Global test environment set-up.
> 1: [--] 9 tests from DispatcherTest
> 1: [ RUN  ] DispatcherTest.AppIdTest
> 1: ** (process:721795): DEBUG: 22:28:59.127: Emitting 'application-start' for 
> APP_ID='foobar_baz_1.2.3' and URLS='(null)'
> 1: ** (process:721795): DEBUG: 22:28:59.127: Protocol 'appid' for domain 
> 'com.test.good' resulting in app id '(null)'
> 1: ** (process:721795): DEBUG: 22:28:59.127: Emitting 'application-start' for 
> APP_ID='container-id_org.canonical.app1_0.0' and URLS='(null)'
> 1: (process:721795): GLib-DEBUG: 22:28:59.628: unsetenv() is not thread-safe 
> and should not be used after threads are created
> 1: (process:721795): GLib-DEBUG: 22:28:59.628: unsetenv() is not thread-safe 
> and should not be used after threads are created
> 1: (process:721795): GLib-DEBUG: 22:28:59.628: unsetenv() is not thread-safe 
> and should not be used after threads are created
> 1: (process:721795): GLib-DEBUG: 22:28:59.628: unsetenv() is not thread-safe 
> and should not be used after threads are created
> 1: (process:721795): GLib-DEBUG: 22:28:59.628: unsetenv() is not thread-safe 
> and should not be used after threads are created
> 1: [   OK ] DispatcherTest.AppIdTest (549 ms)
> 1: [ RUN  ] DispatcherTest.ApplicationTest
> 1: (process:721795): GLib-DEBUG: 22:28:59.629: setenv()/putenv() are not 
> thread-safe and should not be used after threads are created
> 1: (process:721795): GLib-DEBUG: 22:28:59.629: setenv()/putenv() are not 
> thread-safe and should not be used after threads are created
> 1: (process:721795): GLib-DEBUG: 22:28:59.667: unsetenv() is not thread-safe 
> and should not be used after threads are created
> 1: (process:721795): GLib-DEBUG: 22:28:59.667: unsetenv() is not thread-safe 
> and should not be used after threads are created
> 1: (process:721795): GLib-DEBUG: 22:28:59.667: unsetenv() is not thread-safe 
> and should not be used after threads are created
> 1: (process:721795): GLib-DEBUG: 22:28:59.667: unsetenv() is not thread-safe 
> and should not be used after threads are created
> 1: (process:721795): GLib-DEBUG: 22:28:59.667: unsetenv() is not thread-safe 
> and should not be used after threads are created
> 1: (process:721795): GLib-DEBUG: 22:28:59.667: setenv()/putenv() are not 
> thread-safe and should not be used after threads are created
> 1: ** (process:721795): DEBUG: 22:28:59.668: Emitting 'application-start' for 
> APP_ID='foo' and URLS='(null)'
> 1: ** (process:721795): DEBUG: 22:28:59.668: Protocol 'application' for 
> domain '' resulting in app id '(null)'
> 1: ** (process:721795): DEBUG: 22:28:59.668: Emitting 'application-start' for 
> APP_ID='(null)' and URLS='(null)'
> 1: ** (process:721795): DEBUG: 22:28:59.668: Protocol 'application' for 
> domain 'foo.desktop' resulting in app id '(null)'
> 1: ** (process:721795): DEBUG: 22:28:59.668: Emitting 'application-start' for 
> APP_ID='(null)' and URLS='(null)'
> 1: ** (process:721795): DEBUG: 22:28:59.668: Emitting 'application-start' for 
> APP_ID='my-really-cool-app' and URLS='(null)'
> 1: ** (process:721795): DEBUG: 22:28:59.668: Emitting 'application-start' for 
> APP_ID='com.test.foo_bar-app_0.3.4' and URLS='(null)'
> 1: (process:721795): GLib-DEBUG: 22:29:00.168: unsetenv() is not thread-safe 
> and should not be used after threads are created
> 1: (process:721795): GLib-DEBUG: 22:29:00.169: unsetenv() is not thread-safe 
> and should not be used after threads are created
> 1: (process:721795): GLib-DEBUG: 22:29:00.169: unsetenv() is not thread-safe 
> and should not be used after threads are created
> 1: (proc

Bug#1005607: node-type-detect: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-type-detect
Version: 4.0.8-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 '/<>'
> NODE_ENV=prod rollup -c rollup.conf.js
> loaded rollup.conf.js with warnings
> (!) Unused external imports
> default imported from external module "rollup-plugin-istanbul" but never used 
> in "rollup.conf.js"
> 
> index.js → type-detect.js...
> created type-detect.js in 62ms
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   ln -s ../debian/tests/test_modules/simple-assert 
> node_modules/simple-assert
>   ln -s ../. node_modules/type-detect
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --testRegex test/dom.js test/new-ecmascript-types.js test/node.js 
> test/tostringtag-extras.js
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-type-detect_4.0.8-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.



Bug#1005606: node-entities: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-entities
Version: 3.0.1-4
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 '/<>'
> tsc
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/entities
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-entities_3.0.1-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.



Bug#1005605: node-vue-hot-reload-api: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-vue-hot-reload-api
Version: 2.3.4-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 '/<>'
> buble src -o dist
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   mkdir -p node_modules
>   ln -s ../. node_modules/vue-hot-reload-api
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-vue-hot-reload-api_2.3.4-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.



Bug#1005604: iptux: FTBFS: ../share/applications/meson.build:2:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: iptux
Version: 0.8.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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: iptux
> Project version: 0.8.3
> C++ compiler for the host machine: c++ (gcc 11.2.0 "c++ (Debian 11.2.0-16) 
> 11.2.0")
> C++ linker for the host machine: c++ ld.bfd 2.38
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Configuring config.h using configuration
> Configuring TestConfig.h using configuration
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency threads found: YES
> Dependency glib-2.0 found: YES 2.70.3 (cached)
> Run-time dependency jsoncpp found: YES 1.9.5
> Run-time dependency libglog found: YES 0.4.0
> Run-time dependency gflags found: YES 2.2.2
> Run-time dependency sigc++-2.0 found: YES 2.10.4
> Dependency threads found: YES unknown (cached)
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Dependency jsoncpp found: YES 1.9.5 (cached)
> Dependency libglog found: YES 0.4.0 (cached)
> Dependency gflags found: YES 2.2.2 (cached)
> Dependency sigc++-2.0 found: YES 2.10.4 (cached)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Dependency threads found: YES unknown (cached)
> 
> ../share/applications/meson.build:2:5: ERROR: Function does not take 
> positional arguments.
> 
> A full log can be found at 
> /<>/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:44:54.427393
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: iptux
> Project version: 0.8.3
> Sanity testing C++ compiler: c++
> Is cross compiler: False.
> Sanity check compiler command line: c++ sanitycheckcpp.cc -o 
> sanitycheckcpp.exe -g -O2 -ffile-prefix-map=/<>=. 
> -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: 
> /<>/obj-x86_64-linux-gnu/meson-private/sanitycheckcpp.exe
> C++ compiler for the host machine: c++ (gcc 11.2.0 "c++ (Debian 11.2.0-16) 
> 11.2.0")
> C++ linker for the host machine: c++ ld.bfd 2.38
> Sanity testing C++ compiler: c++
> Is cross compiler: False.
> Sanity check compiler command line: c++ sanitycheckcpp.cc -o 
> sanitycheckcpp.exe -g -O2 -ffile-prefix-map=/<>=. 
> -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: 
> /<>/obj-x86_64-linux-gnu/meson-private/sanitycheckcpp.exe
> C++ compiler for the build machine: c++ (gcc 11.2.0 "c++ (Debian 11.2.0-16) 
> 11.2.0")
> C++ linker for the build machine: c++ 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
> Configuring config.h using configuration
> Configuring TestConfig.h using configuration
> 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 '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/pk

Bug#1005603: gnome-2048: FTBFS: ../data/meson.build:19:0: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-2048
Version: 3.38.2-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 '/<>'
> dh_auto_configure -- --bindir=games
>   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 --bindir=games
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-2048
> Project version: 3.38.2
> 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
> ../meson.build:12: WARNING: Project targeting '>= 0.37.1' but tried to use 
> feature introduced in '0.38.0': python3 module.
> Library posix found: YES
> Library m found: YES
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency gio-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
> Run-time dependency clutter-1.0 found: YES 1.26.4
> Run-time dependency clutter-gtk-1.0 found: YES 1.8.4
> Run-time dependency gee-0.8 found: YES 0.20.5
> Run-time dependency libgnome-games-support-1 found: YES 1.8.2
> Program appstream-util found: YES (/usr/bin/appstream-util)
> Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
> 
> ../data/meson.build:19:0: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:27.792759
> Main binary: /usr/bin/python3
> Build Options: -Dprefix=/usr -Dbindir=games -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-2048
> Project version: 3.38.2
> 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=/<>=. -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: 
> /<>/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/tmpk920t7pg
> Command line:  valac /tmp/tmpk920t7pg/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=/<>=. -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: 
> /<>/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
> ../meson.build:12: WARNING: Project targeting '>= 0.37.1' but tried to use 
> feature introduced in '0.38.0': python3 module.
>

Bug#1005602: node-mimic-response: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-mimic-response
Version: 3.1.0-7
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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
> Link ./node_modules/iconv -> /usr/lib/x86_64-linux-gnu/nodejs/iconv
>dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
>dh_auto_test --buildsystem=nodejs
>   ln -s ../debian/tests/test_modules/create-cert node_modules/create-cert
>   ln -s ../debian/tests/test_modules/create-test-server 
> node_modules/create-test-server
>   ln -s ../debian/tests/test_modules/es6-promisify 
> node_modules/es6-promisify
>   ln -s ../debian/tests/test_modules/p-event node_modules/p-event
>   ln -s ../debian/tests/test_modules/pem node_modules/pem
>   ln -s ../. node_modules/mimic-response
>   /bin/sh -ex debian/tests/pkg-js/test
> + NODE_PATH=node_modules jest --ci --testRegex test.js
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-mimic-response_3.1.0-7_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.



Bug#1005601: node-raw-loader: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-raw-loader
Version: 4.0.2-2
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 '/<>'
> babeljs src -d dist --copy-files
> Successfully compiled 2 files with Babel (274ms).
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   mkdir -p node_modules
>   ln -s ../. node_modules/raw-loader
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci -u test/cjs.test.js
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-raw-loader_4.0.2-2_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.



Bug#1005600: dataclasses-json: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.10 3.9" returned exit code 13

2022-02-12 Thread Lucas Nussbaum
Source: dataclasses-json
Version: 0.5.6-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 '/<>'
> dh_auto_test
> I: pybuild base:237: cd 
> /<>/.pybuild/cpython3_3.10_dataclasses-json/build; python3.10 -m 
> pytest tests
> = test session starts 
> ==
> platform linux -- Python 3.10.2, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<>
> plugins: hypothesis-6.36.0
> collected 234 items
> 
> tests/test_annotations.py E: pybuild pybuild:367: test: plugin distutils 
> failed with: exit code=1: cd 
> /<>/.pybuild/cpython3_3.10_dataclasses-json/build; python3.10 -m 
> pytest tests
> I: pybuild base:237: cd 
> /<>/.pybuild/cpython3_3.9_dataclasses-json/build; python3.9 -m 
> pytest tests
> = test session starts 
> ==
> platform linux -- Python 3.9.10, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> rootdir: /<>
> plugins: hypothesis-6.36.0
> collected 234 items
> 
> tests/test_annotations.py E: pybuild pybuild:367: test: plugin distutils 
> failed with: exit code=1: cd 
> /<>/.pybuild/cpython3_3.9_dataclasses-json/build; python3.9 -m 
> pytest tests
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.10 
> 3.9" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/dataclasses-json_0.5.6-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.



Bug#1005597: node-chance: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-chance
Version: 2.2.6+dfsg-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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
> Found debian/nodejs/additional_components
> Adding component(s): packages/bool, packages/chance, packages/core, 
> packages/mersenne-twister, packages/tsconfig.json, 
> packages/tsconfig.settings.json
> Can't find packages/tsconfig.json directory in /<>
> Can't find packages/tsconfig.settings.json directory in /<>
> Found debian/nodejs/additional_components
> Adding component(s): packages/bool, packages/chance, packages/core, 
> packages/mersenne-twister, packages/tsconfig.json, 
> packages/tsconfig.settings.json
> Can't find packages/tsconfig.json directory in /<>
> Can't find packages/tsconfig.settings.json directory in /<>
> Link node_modules/@chancejs/bool -> ../../packages/bool
> Link node_modules/@chancejs/chance -> ../../packages/chance
> Link node_modules/@chancejs/core -> ../../packages/core
> Link node_modules/@chancejs/mersenne-twister -> 
> ../../packages/mersenne-twister
>dh_auto_build --buildsystem=nodejs
> Found debian/nodejs/additional_components
> Adding component(s): packages/bool, packages/chance, packages/core, 
> packages/mersenne-twister, packages/tsconfig.json, 
> packages/tsconfig.settings.json
> Can't find packages/tsconfig.json directory in /<>
> Can't find packages/tsconfig.settings.json directory in /<>
> Found debian/nodejs/./build
>   cd ./. && sh -ex debian/nodejs/./build
> + mkdir dist
> + terser chance.js --source-map -o dist/chance.min.js
> + terser chance.js --source-map -o docs/chance.min.js
>dh_auto_test --buildsystem=nodejs
> Found debian/nodejs/additional_components
> Adding component(s): packages/bool, packages/chance, packages/core, 
> packages/mersenne-twister, packages/tsconfig.json, 
> packages/tsconfig.settings.json
> Can't find packages/tsconfig.json directory in /<>
> Can't find packages/tsconfig.settings.json directory in /<>
>   ln -s ../. node_modules/chance
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci --testRegex test.archive/test.*\.js
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-chance_2.2.6+dfsg-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.



Bug#1005599: dconf-editor: FTBFS: ../editor/meson.build:3:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: dconf-editor
Version: 3.38.3-2
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):
>  debian/rules build
> dh build
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: dconf-editor
> Project version: 3.38.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
> Has header "dlfcn.h" : YES 
> Has header "float.h" : YES 
> Has header "inttypes.h" : YES 
> Has header "memory.h" : YES 
> Has header "stdint.h" : YES 
> Has header "stdlib.h" : YES 
> Has header "strings.h" : YES 
> Has header "string.h" : YES 
> Has header "sys/stat.h" : YES 
> Has header "unistd.h" : YES 
> Has header "locale.h" : YES 
> Has header "sys/types.h" : YES 
> Checking for function "memset" : YES 
> Checking for function "strstr" : YES 
> Checking for function "dcgettext" : YES 
> Checking for function "gettext" : YES 
> Checking for function "iconv" : YES 
> Checking for function "setlocale" : YES 
> 
> ../editor/meson.build:3:5: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:48:29.850467
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: dconf-editor
> Project version: 3.38.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=/<>=. -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: 
> /<>/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/tmpy7nifp5y
> Command line:  valac /tmp/tmpy7nifp5y/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=/<>=. -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: 
> /<>/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
> Running compile:
> Working directory

Bug#1005598: node-css-select: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-css-select
Version: 4.2.0-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 '/<>'
> tsc
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/css-select
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-css-select_4.2.0-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.



Bug#1005596: modem-manager-gui: FTBFS: ../appdata/meson.build:3:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: modem-manager-gui
Version: 0.0.20-2
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):
>  debian/rules binary
> dh binary --buildsystem=meson+ninja
>dh_update_autotools_config -O--buildsystem=meson\+ninja
>dh_autoreconf -O--buildsystem=meson\+ninja
>dh_auto_configure -O--buildsystem=meson\+ninja
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: Modem Manager GUI
> Project version: 0.0.19.1
> 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 glib-2.0 found: YES 2.70.3
> Run-time dependency gobject-2.0 found: YES 2.70.3
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency gmodule-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency ofono found: YES 1.31
> Run-time dependency gtkspell3-3.0 found: YES 3.0.10
> Run-time dependency ayatana-appindicator3-0.1 found: YES 0.5.90
> Library gdbm found: YES
> Library rt found: YES
> Library m found: YES
> Program po4a found: YES (/usr/bin/po4a)
> Configuring resources.h using configuration
> 
> ../appdata/meson.build:3:5: ERROR: Function does not take positional 
> arguments.
> 
> A full log can be found at 
> /<>/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:47:53.904356
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: Modem Manager GUI
> Project version: 0.0.19.1
> 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=/<>=. -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: 
> /<>/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=/<>=. -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: 
> /<>/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 '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

Bug#1005594: rygel: FTBFS: ../meson.build:99:0: ERROR: Could not generate cargs for gst-editing-services-1.0:

2022-02-12 Thread Lucas Nussbaum
Source: rygel
Version: 0.40.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 '/<>'
> dh_auto_configure -- \
>   -Dsystemd-user-units-dir=/usr/lib/systemd/user \
> -Dapi-docs=true \
>   -Dintrospection=disabled \
>   -Dexamples=false \
>   -Dplugins=external,gst-launch,media-export,mpris,playbin,ruih,tracker3
>   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 
> -Dsystemd-user-units-dir=/usr/lib/systemd/user -Dapi-docs=true 
> -Dintrospection=disabled -Dexamples=false 
> -Dplugins=external,gst-launch,media-export,mpris,playbin,ruih,tracker3
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: rygel
> Project version: 0.40.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
> Program build-aux/meson/install-gtkdoc.py found: YES (/usr/bin/python3 
> /<>/build-aux/meson/install-gtkdoc.py)
> Program valadoc found: YES (/usr/bin/valadoc)
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency gtk-doc found: YES 1.33.1
> Run-time dependency gupnp-1.2 found: YES 1.4.3
> Run-time dependency gee-0.8 found: YES 0.20.5
> Run-time dependency gssdp-1.2 found: YES 1.4.0.1
> Run-time dependency glib-2.0 found: YES 2.70.3
> 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 gmodule-2.0 found: YES 2.70.3
> Run-time dependency libxml-2.0 found: YES 2.9.12
> Run-time dependency gupnp-av-1.0 found: YES 0.14.0
> Run-time dependency gupnp-dlna-2.0 found: YES 0.12.0
> Run-time dependency libsoup-2.4 found: YES 2.74.2
> Run-time dependency libmediaart-2.0 found: YES 1.9.5
> Run-time dependency sqlite3 found: YES 3.37.2
> Run-time dependency gstreamer-1.0 found: YES 1.20.0
> Run-time dependency gstreamer-pbutils-1.0 found: YES 1.20.0
> Run-time dependency gstreamer-base-1.0 found: YES 1.20.0
> Run-time dependency gstreamer-audio-1.0 found: YES 1.20.0
> Run-time dependency gstreamer-video-1.0 found: YES 1.20.0
> Run-time dependency gstreamer-tag-1.0 found: YES 1.20.0
> Did not find CMake 'cmake'
> Found CMake: NO
> Run-time dependency gst-editing-services-1.0 found: NO 
> 
> ../meson.build:99:0: ERROR: Could not generate cargs for 
> gst-editing-services-1.0:
> Package python-3.9-embed was not found in the pkg-config search path.
> Perhaps you should add the directory containing `python-3.9-embed.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'python-3.9-embed', required by 'gst-editing-services-1.0', not found
> 
> 
> A full log can be found at 
> /<>/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:39:48.797864
> Main binary: /usr/bin/python3
> Build Options: -Dsystemd-user-units-dir=/usr/lib/systemd/user -Dapi-docs=true 
> -Dintrospection=disabled -Dexamples=false 
> -Dplugins=external,gst-launch,media-export,mpris,playbin,ruih,tracker3 
> -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: rygel
> Project version: 0.40.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=/<>=. -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: 
> /<>/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/tmpr1f

Bug#1005595: node-sparkles: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-sparkles
Version: 1.0.1-2
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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
>dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
>dh_auto_test --buildsystem=nodejs
>   mkdir -p node_modules
>   ln -s ../. node_modules/sparkles
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci --testRegex test/.*\.js
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-sparkles_1.0.1-2_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.



Bug#1005592: desktopfolder: FTBFS: ../data/meson.build:27:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
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 '/<>'
> dh_auto_configure -- -Dexename=desktopfolder
>   install -d /<>/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: /<>
> Build dir: /<>/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 
> /<>/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: /<>
> Build dir: /<>/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=/<>=. -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: 
> /<>/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=/<>=. -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: 
> /<>/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 fam

Bug#1005593: node-marked-man: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-marked-man
Version: 0.7.0+~0.7.0-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 '/<>'
> ./bin/marked-man --date="283996800" README.md > marked-man.1
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/marked-man
>   /bin/sh -ex debian/tests/pkg-js/test
> + nodejs test/compare.js
> troff: :173: warning [p 1, 2.0i, div '3tbd17,3', 0.0i]: 
> cannot adjust line
> troff: :272: warning [p 1, 2.0i, div '3tbd28,3', 0.2i]: 
> cannot adjust line
> troff: :671: warning [p 1, 2.0i, div '3tbd73,0', 0.0i]: 
> cannot adjust line
> 
> Test failure, result written in /<>/test/out/table.err
> Failed tests:  1
> Succeeded tests:  11
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-marked-man_0.7.0+~0.7.0-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.



Bug#1005590: gnome-user-share: FTBFS: ../data/meson.build:9:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
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 '/<>'
> 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: /<>
> Build dir: /<>/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 
> /<>/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: /<>
> Build dir: /<>/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=/<>=. -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: 
> /<>/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=/<>=. -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: 
> /<>/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]: 
>

Bug#1005591: node-cli-table: FTBFS: dh_auto_test: error: cd ./cli-table3 && sh -ex ../debian/nodejs/cli-table3/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-cli-table
Version: 0.3.11+~cs0.13.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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
> Link node_modules/cli-table2 -> ../cli-table2
> Link node_modules/cli-table3 -> ../cli-table3
> Link node_modules/@types/cli-table -> ../../types-cli-table
> Link node_modules/@types/cli-table2 -> ../../types-cli-table2
>dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/cli-table
>   cd ./cli-table3 && sh -ex ../debian/nodejs/cli-table3/test
> + jest --ci
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: cd ./cli-table3 && sh -ex 
> ../debian/nodejs/cli-table3/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-cli-table_0.3.11+~cs0.13.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.



Bug#1005589: node-extract-text-webpack-plugin: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-extract-text-webpack-plugin
Version: 3.0.2-6
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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
>dh_auto_build --buildsystem=nodejs
> Found debian/nodejs/./build
>   cd ./. && sh -ex debian/nodejs/./build
> + babeljs src -d dist --ignore src/**/*.test.js
> Successfully compiled 7 files with Babel (573ms).
>dh_auto_test --buildsystem=nodejs
>   mkdir -p node_modules
>   ln -s ../. node_modules/extract-text-webpack-plugin
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest -u --ci test/schema-validation.test.js
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-extract-text-webpack-plugin_3.0.2-6_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.



Bug#1005588: node-css-what: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-css-what
Version: 5.1.0-2
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 '/<>'
> tsc --lib es6
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/css-what
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-css-what_5.1.0-2_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.



Bug#1005587: gnome-mahjongg: FTBFS: ../data/meson.build:24:0: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-mahjongg
Version: 1:3.38.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 '/<>'
> dh_auto_configure -- --bindir=games -Dcompile-schemas=disabled 
> -Dupdate-icon-cache=disabled
>   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 --bindir=games 
> -Dcompile-schemas=disabled -Dupdate-icon-cache=disabled
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-mahjongg
> Project version: 3.38.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)
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency librsvg-2.0 found: YES 2.52.5
> 
> ../data/meson.build:24:0: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:37:25.553081
> Main binary: /usr/bin/python3
> Build Options: -Dcompile-schemas=disabled -Dupdate-icon-cache=disabled 
> -Dprefix=/usr -Dbindir=games -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-mahjongg
> Project version: 3.38.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=/<>=. -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: 
> /<>/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/tmp0iskrsmz
> Command line:  valac /tmp/tmp0iskrsmz/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=/<>=. -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: 
> /<>/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 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 '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_CON

Bug#1005586: gnome-font-viewer: FTBFS: ../src/meson.build:42:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-font-viewer
Version: 41.0-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):
>  debian/rules build
> dh build
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-font-viewer
> Project version: 41.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 glib-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency libhandy-1 found: YES 1.5.90
> Run-time dependency harfbuzz found: YES 2.7.4
> Run-time dependency fontconfig found: YES 2.13.1
> Run-time dependency freetype2 found: YES 24.1.18
> Run-time dependency gnome-desktop-3.0 found: YES 41.3
> Library m found: YES
> Configuring config.h using configuration
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Configuring org.gnome.font-viewer.desktop.in using configuration
> 
> ../src/meson.build:42:5: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:47:05.378013
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-font-viewer
> Project version: 41.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=/<>=. -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: 
> /<>/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=/<>=. -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: 
> /<>/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 '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

Bug#1005583: node-ast-types: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-ast-types
Version: 0.15.2-2
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 '/<>'
> tsc
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   ln -s ../debian/tests/test_modules/flow-parser node_modules/flow-parser
>   ln -s ../debian/tests/test_modules/reify node_modules/reify
>   ln -s ../. node_modules/ast-types
>   /bin/sh -ex debian/tests/pkg-js/test
> + test  != 
> + mocha
> 6295
> 48 ms
> 
> 
>   namedTypes
> undefined should work as a namespace
> undefined should work as a type
> undefined should work as a value
> 
>   types.namedTypes
> undefined should work as a namespace
> undefined should work as a type
> undefined should work as a value
> 
>   basic type checking
> undefined should exhibit sanity
> 
>   builders
> undefined should build types using positional arguments
> undefined should build types using `.from`
> 
>   isSupertypeOf
> undefined should report correct supertype relationships
> 
>   supertype lookup
> undefined should resolve the most precise supertypes
> undefined should properly linearize the inheritance hierarchy
> undefined should trigger an AssertionError for unknown types
> 
>   shallow and deep checks
> undefined should work when shallow
> undefined should work when deep
> undefined should fail when expected
> undefined should disagree according to depth
> 
>   whole-program validation
> undefined should validate test/data/backbone.js with Esprima (110ms)
> undefined should validate test/data/backbone.js with Babylon (131ms)
> undefined should validate test/data/jquery-1.9.1.js with Esprima (250ms)
> undefined should validate test/data/jquery-1.9.1.js with Babylon (340ms)
> 
>   esprima Syntax types
> 1) should all be buildable
> undefined builders for subtypes of Expression should have equivalent 
> ExpressionStatement builders
> 
>   types.getFieldValue
> undefined should work for explicit fields
> undefined should work for implicit/default fields
> undefined should work for explicitly undefined fields
> undefined should handle undefined objects
> 
>   types.eachField
> undefined should give correct keys for supertypes
> undefined should work for non-buildable types
> undefined should respect hidden fields
> undefined should complain about invalid types
> undefined should infer SourceLocation types
> 
>   types.visit
> undefined should have correct .parent path
> undefined should abort subtree traversal when false returned
> undefined this.abort() should abort entire traversal
> undefined this.abort() should be cancelable
> undefined should visit comments
> 
>   path traversal
> undefined should accept root paths as well as AST nodes
> 
>   replacing the root
> undefined should be possible
> 
>   NodePath
> undefined should have the expected type hierarchy
> undefined should have sane values, nodes, parents
> undefined should support .needsParens()
> undefined should support .needsParens(true)
> undefined should prune redundant variable declaration nodes
> undefined should prune redundant expression statement nodes
> undefined should prune redundant if statement node if no consequent and 
> alternate remain after prune
> undefined should modify if statement node if consequent is pruned and 
> alternate remains
> undefined should modify if statement node if consequent is pruned, 
> alternate remains with no double negation
> 
>   path.replace
> undefined should support replacement with a single node
> undefined should support replacement in an array with a single node
> undefined should support replacement with nothing
> undefined should support replacement with itself plus more in an array
> undefined should not throw when replacing the same node twice
> 
>   global scope
> undefined should be reachable from nested scopes
> undefined should be found by .lookup and .declares
> 
>   scope methods
> undefined getBindings should get local and global scope bindings
> undefined getBindings should work for import statements (esprima-fb)
> undefined getBindings should work for import statements (acorn)
> undefined should work for ES6 syntax (espree)
> undefined should work with classes for ES6 syntax (espree)
&g

Bug#1005585: node-vue-style-loader: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-vue-style-loader
Version: 4.1.2-4
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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
>dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
>dh_auto_test --buildsystem=nodejs
>   mkdir -p node_modules
>   ln -s ../. node_modules/vue-style-loader
>   /bin/sh -ex debian/tests/pkg-js/test
> + test  != 
> + jest --ci --testRegex test/test.js
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-vue-style-loader_4.1.2-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.



Bug#1005584: node-hook-std: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-hook-std
Version: 2.0.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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
>dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
>dh_auto_test --buildsystem=nodejs
>   mkdir -p node_modules
>   ln -s ../. node_modules/hook-std
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci test.js
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-hook-std_2.0.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.



Bug#1005582: gettext: FTBFS: dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2

2022-02-12 Thread Lucas Nussbaum
Source: gettext
Version: 0.21-4
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[6]: Entering directory '/<>/gettext-tools/tests'
> PASS: gettext-1
> PASS: gettext-2
> SKIP: intl-1
> SKIP: intl-2
> SKIP: intl-4
> PASS: intl-5
> SKIP: intl-6
> SKIP: intl-3
> SKIP: intl-setlocale-1
> SKIP: intl-setlocale-2
> SKIP: intl-thread-1
> SKIP: intl-thread-2
> PASS: intl-version
> SKIP: intl-thread-3
> PASS: msgattrib-1
> PASS: msgattrib-2
> PASS: msgattrib-3
> PASS: msgattrib-4
> PASS: msgattrib-5
> PASS: msgattrib-6
> PASS: msgattrib-7
> PASS: msgattrib-8
> PASS: msgattrib-9
> PASS: msgattrib-10
> PASS: msgattrib-11
> PASS: msgattrib-12
> PASS: msgattrib-13
> PASS: msgattrib-14
> PASS: msgattrib-15
> PASS: msgattrib-16
> PASS: msgattrib-17
> PASS: msgattrib-18
> PASS: msgattrib-19
> PASS: msgattrib-properties-1
> PASS: msgcat-1
> PASS: msgcat-2
> PASS: msgcat-3
> PASS: msgcat-4
> PASS: msgcat-5
> PASS: msgcat-6
> PASS: msgcat-7
> PASS: msgcat-8
> PASS: msgcat-9
> PASS: msgcat-10
> PASS: msgcat-11
> PASS: msgcat-12
> PASS: msgcat-14
> PASS: msgcat-13
> PASS: msgcat-16
> PASS: msgcat-15
> PASS: msgcat-18
> FAIL: msgcat-17
> PASS: msgcat-20
> PASS: msgcat-19
> PASS: msgcat-properties-1
> PASS: msgcat-21
> PASS: msgcat-properties-2
> PASS: msgcat-stringtable-1
> PASS: msgcmp-1
> PASS: msgcmp-2
> PASS: msgcmp-3
> PASS: msgcomm-1
> PASS: msgcomm-2
> PASS: msgcmp-4
> PASS: msgcomm-3
> PASS: msgcomm-4
> PASS: msgcomm-5
> PASS: msgcomm-6
> PASS: msgcomm-7
> PASS: msgcomm-8
> PASS: msgcomm-9
> PASS: msgcomm-10
> PASS: msgcomm-11
> PASS: msgcomm-12
> PASS: msgcomm-13
> PASS: msgcomm-14
> PASS: msgcomm-15
> PASS: msgcomm-16
> PASS: msgcomm-17
> PASS: msgcomm-18
> PASS: msgcomm-19
> PASS: msgcomm-20
> PASS: msgcomm-21
> PASS: msgcomm-22
> PASS: msgcomm-24
> PASS: msgcomm-25
> PASS: msgcomm-23
> PASS: msgcomm-26
> PASS: msgcomm-27
> PASS: msgcomm-28
> PASS: msgconv-1
> PASS: msgconv-2
> PASS: msgconv-3
> PASS: msgconv-4
> PASS: msgconv-6
> PASS: msgconv-5
> PASS: msgconv-7
> PASS: msgen-3
> PASS: msgen-2
> PASS: msgen-1
> PASS: msgen-4
> PASS: msgexec-2
> PASS: msgexec-3
> PASS: msgexec-1
> PASS: msgexec-5
> PASS: msgexec-4
> PASS: msgfilter-1
> PASS: msgfilter-3
> PASS: msgexec-6
> PASS: msgfilter-2
> PASS: msgfilter-4
> PASS: msgfilter-6
> PASS: msgfilter-5
> PASS: msgfilter-7
> FAIL: msgfilter-sr-latin-1
> PASS: msgfilter-8
> PASS: msgfilter-quote-1
> PASS: msgfmt-1
> PASS: msgfmt-4
> PASS: msgfmt-3
> PASS: msgfmt-2
> PASS: msgfmt-6
> PASS: msgfmt-7
> PASS: msgfmt-5
> PASS: msgfmt-8
> PASS: msgfmt-9
> PASS: msgfmt-11
> PASS: msgfmt-10
> PASS: msgfmt-13
> PASS: msgfmt-12
> PASS: msgfmt-14
> PASS: msgfmt-16
> PASS: msgfmt-15
> PASS: msgfmt-18
> PASS: msgfmt-17
> PASS: msgfmt-19
> PASS: msgfmt-qt-1
> PASS: msgfmt-qt-2
> PASS: msgfmt-properties-1
> PASS: msgfmt-desktop-3
> PASS: msgfmt-desktop-1
> PASS: msggrep-1
> PASS: msgfmt-xml-1
> PASS: msgfmt-desktop-2
> PASS: msggrep-2
> PASS: msggrep-3
> PASS: msggrep-4
> PASS: msgfmt-xml-2
> PASS: msggrep-5
> PASS: msggrep-6
> PASS: msggrep-7
> PASS: msggrep-8
> PASS: msggrep-9
> PASS: msggrep-10
> PASS: msggrep-11
> PASS: msginit-1
> PASS: msginit-2
> PASS: msginit-3
> PASS: msgmerge-1
> PASS: msginit-4
> PASS: msgmerge-2
> PASS: msgmerge-3
> PASS: msgmerge-4
> PASS: msgmerge-6
> PASS: msgmerge-5
> PASS: msgmerge-7
> PASS: msgmerge-8
> PASS: msgmerge-9
> PASS: msgmerge-10
> FAIL: msgmerge-11
> PASS: msgmerge-13
> PASS: msgmerge-12
> PASS: msgmerge-14
> PASS: msgmerge-15
> PASS: msgmerge-16
> PASS: msgmerge-17
> PASS: msgmerge-18
> PASS: msgmerge-20
> PASS: msgmerge-19
> PASS: msgmerge-21
> PASS: msgmerge-22
> PASS: msgmerge-25
> PASS: msgmerge-23
> PASS: msgmerge-24
> PASS: msgmerge-26
> PASS: msgmerge-compendium-1
> PASS: msgmerge-29
> PASS: msgmerge-27
> PASS: msgmerge-28
> PASS: msgmerge-compendium-2
> PASS: msgmerge-compendium-4
> PASS: msgmerge-compendium-3
> PASS: msgmerge-properties-1
> PASS: msgmerge-properties-2
> PASS: msgmerge-update-1
> PASS: msgmerge-update-2
> PASS: msgmerge-update-3
> PASS: msgmerge-update-4
> PASS: msgmerge-compendium-5
> PASS: msgunfmt-1
> PASS: msgunfmt-2
> SKIP: msgunfmt-csharp-1
> PASS: msgunfmt-properties-1
> SKIP: msgunfmt-tcl-1
> PASS: ms

Bug#1005581: gnome-books: FTBFS: ../data/meson.build:56:0: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-books
Version: 40.0-2
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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-books
> Project version: 40.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 gdk-pixbuf-2.0 found: YES 2.42.6
> Run-time dependency gjs-1.0 found: YES 1.70.1
> Run-time dependency evince-document-3.0 found: YES 41.3
> Run-time dependency evince-view-3.0 found: YES 41.3
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gnome-desktop-3.0 found: YES 41.3
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency tracker-sparql-3.0 found: YES 3.1.2
> Run-time dependency webkit2gtk-4.0 found: YES 2.34.5
> Library m found: YES
> Run-time dependency libgepub-0.6 found: YES 0.6.0
> Checking for function "cairo_surface_set_device_scale" with dependencies 
> gjs-1.0, evince-document-3.0, evince-view-3.0, glib-2.0, gnome-desktop-3.0, 
> gobject-introspection-1.0, gtk+-3.0, tracker-sparql-3.0, webkit2gtk-4.0, -lm: 
> YES 
> 
> Executing subproject libgd 
> 
> libgd| Project name: libgd
> libgd| Project version: undefined
> libgd| C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16) 
> 11.2.0")
> libgd| C linker for the host machine: cc ld.bfd 2.38
> libgd| Dependency gtk+-3.0 found: YES 3.24.31 (cached)
> libgd| Library m found: YES
> libgd| Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> libgd| Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> libgd| Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
> libgd| Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> libgd| Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
> libgd| Build targets in project: 5
> libgd| Subproject libgd finished.
> 
> Configuring config.h using configuration
> Configuring config.js using configuration
> ../src/meson.build:82: WARNING: Project targeting '>= 0.49.0' but tried to 
> use feature introduced in '0.50.0': install arg in configure_file.
> Configuring org.gnome.Books.service using configuration
> ../src/meson.build:90: WARNING: Project targeting '>= 0.49.0' but tried to 
> use feature introduced in '0.50.0': install arg in configure_file.
> Configuring org.gnome.Books using configuration
> 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 desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
> Program appstream-util found: NO
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> 
> ../data/meson.build:56:0: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:47:13.006653
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-books
> Project version: 40.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=/<>=. -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:
> 

Bug#1005580: entangle: FTBFS: ../src/meson.build:42:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: entangle
Version: 3.0-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):
>  debian/rules binary
> dh binary --with gir --buildsystem=meson --no-parallel
>dh_update_autotools_config -O--buildsystem=meson -O--no-parallel
>dh_autoreconf -O--buildsystem=meson -O--no-parallel
>dh_auto_configure -O--buildsystem=meson -O--no-parallel
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: entangle
> Project version: 3.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
> Program pod2man found: YES (/usr/bin/pod2man)
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency gthread-2.0 found: YES 2.70.3
> Run-time dependency gmodule-2.0 found: YES 2.70.3
> Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.6
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency pango found: YES 1.50.3
> Run-time dependency pangocairo found: YES 1.50.3
> Run-time dependency libgphoto2 found: YES 2.5.27
> Run-time dependency gudev-1.0 found: YES 237
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Run-time dependency lcms2 found: YES 2.12
> Run-time dependency libpeas-1.0 found: YES 1.30.0
> Run-time dependency libpeas-gtk-1.0 found: YES 1.30.0
> Run-time dependency gexiv2 found: YES 0.14.0
> Run-time dependency xext found: YES 1.3.4
> Library raw_r found: YES
> Run-time dependency gstreamer-1.0 found: YES 1.20.0
> Run-time dependency gstreamer-video-1.0 found: YES 1.20.0
> Compiler for C supports arguments -W: YES 
> Compiler for C supports arguments -Waddress: YES 
> Compiler for C supports arguments -Waggressive-loop-optimizations: YES 
> Compiler for C supports arguments -Wall: YES 
> Compiler for C supports arguments -Warray-bounds: YES 
> Compiler for C supports arguments -Wattributes: YES 
> Compiler for C supports arguments -Wbuiltin-macro-redefined: YES 
> Compiler for C supports arguments -Wcast-align: YES 
> Compiler for C supports arguments -Wchar-subscripts: YES 
> Compiler for C supports arguments -Wclobbered: YES 
> Compiler for C supports arguments -Wcomment: YES 
> Compiler for C supports arguments -Wcomments: YES 
> Compiler for C supports arguments -Wcoverage-mismatch: YES 
> Compiler for C supports arguments -Wcpp: YES 
> Compiler for C supports arguments -Wdate-time: YES 
> Compiler for C supports arguments -Wdeprecated-declarations: YES 
> Compiler for C supports arguments -Wdisabled-optimization: YES 
> Compiler for C supports arguments -Wdiv-by-zero: YES 
> Compiler for C supports arguments -Wdouble-promotion: YES 
> Compiler for C supports arguments -Wempty-body: YES 
> Compiler for C supports arguments -Wendif-labels: YES 
> Compiler for C supports arguments -Wenum-compare: YES 
> Compiler for C supports arguments -Wextra: YES 
> Compiler for C supports arguments -Wformat-contains-nul: YES 
> Compiler for C supports arguments -Wformat-extra-args: YES 
> Compiler for C supports arguments -Wformat-security: YES 
> Compiler for C supports arguments -Wformat-y2k: YES 
> Compiler for C supports arguments -Wformat-zero-length: YES 
> Compiler for C supports arguments -Wfree-nonheap-object: YES 
> Compiler for C supports arguments -Wignored-qualifiers: YES 
> Compiler for C supports arguments -Wimplicit: YES 
> Compiler for C supports arguments -Wimplicit-function-declaration: YES 
> Compiler for C supports arguments -Wimplicit-int: YES 
> Compiler for C supports arguments -Winit-self: YES 
> Compiler for C supports arguments -Winline: YES 
> Compiler for C supports arguments -Wint-to-pointer-cast: YES 
> Compiler for C supports arguments -Winvalid-memory-model: YES 
> Compiler for C supports arguments -Winvalid-pch: YES 
> Compiler for C supports arguments -Wjump-misses-init: YES 
> Compiler for C supports arguments -Wlogical-op: YES 
> Compiler for C supports arguments -Wmain: YES 
> Compiler for C supports arguments -Wmaybe-uninitialized: YES 
> Compiler for C supports arguments -Wmissing-braces: YES 
> Compiler for C supports arguments -Wmissing-declarations: 

Bug#1005579: epiphany-browser: FTBFS: ../data/meson.build:18:0: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: epiphany-browser
Version: 41.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 '/<>'
> dh_auto_configure -- \
>   -Dlibportal=disabled \
>   -Dnetwork_tests=disabled
>   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 -Dlibportal=disabled 
> -Dnetwork_tests=disabled
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: epiphany
> Project version: 41.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
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> 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 future releases of meson.
>  See also: https://github.com/mesonbuild/meson/issues/9300
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency iso-codes found: YES 4.9.0
> Run-time dependency cairo found: YES 1.16.0
> Run-time dependency gcr-3 found: YES 3.40.0
> Run-time dependency gdk-3.0 found: YES 3.24.31
> Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.6
> 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 gsettings-desktop-schemas found: YES 42.alpha
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency gtk+-unix-print-3.0 found: YES 3.24.31
> Run-time dependency hogweed found: YES 3.7.3
> Dependency iso-codes found: YES 4.9.0 (cached)
> Run-time dependency json-glib-1.0 found: YES 1.6.6
> Run-time dependency libarchive found: YES 3.5.2
> Run-time dependency libdazzle-1.0 found: YES 3.42.0
> Run-time dependency libhandy-1 found: YES 1.5.90
> Run-time dependency libsecret-1 found: YES 0.20.4
> Run-time dependency libxml-2.0 found: YES 2.9.12
> Run-time dependency nettle found: YES 3.7.3
> Dependency libportal skipped: feature libportal disabled
> Run-time dependency sqlite3 found: YES 3.37.2
> Run-time dependency libsoup-2.4 found: YES 2.74.2
> Run-time dependency webkit2gtk-4.0 found: YES 2.34.5
> Run-time dependency webkit2gtk-web-extension-4.0 found: YES 2.34.5
> Configuring config.h.in using configuration
> Library gmp found: YES
> Library m found: YES
> Compiler for C supports arguments -Werror=declaration-after-statement: YES 
> Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
> Compiler for C supports arguments -Wno-cast-function-type: YES 
> Compiler for C supports arguments -Wno-missing-field-initializers: YES 
> Compiler for C supports arguments -Wno-unused-parameter: YES 
> Configuring org.gnome.Epiphany.desktop.in using configuration
> 
> ../data/meson.build:18:0: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:40:52.058260
> Main binary: /usr/bin/python3
> Build Options: -Dlibportal=disabled -Dnetwork_tests=disabled -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: epiphany
> Project version: 41.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=/<>=. -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: 
> /<>/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 ch

Bug#1005578: gnome-passwordsafe: FTBFS: ../data/meson.build:37:0: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-passwordsafe
Version: 5.1-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):
>  debian/rules binary
> dh binary --with python3
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: passwordsafe
> Project version: 5.1
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Message: Looking for dependencies
> Program python3 (pykeepass) found: YES (/usr/bin/python3) modules: pykeepass
> Message: Found python3 binary
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency libhandy-1 found: YES 1.5.90
> Run-time dependency pwquality found: YES 1.4.4
> Message: Compiling resources
> Configuring about_dialog.ui using configuration
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Configuring org.gnome.PasswordSafe.desktop.in using configuration
> 
> ../data/meson.build:37:0: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:48:30.343599
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: passwordsafe
> Project version: 5.1
> 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
> Message: Looking for dependencies
> Program python3 (pykeepass) found: YES (/usr/bin/python3) modules: pykeepass
> Message: Found python3 binary
> 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 '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-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
> 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-c

Bug#1005576: gscan2pdf: FTBFS: dh_auto_test: error: make -j4 test TEST_VERBOSE=1 returned exit code 2

2022-02-12 Thread Lucas Nussbaum
Source: gscan2pdf
Version: 2.12.4-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[2]: Entering directory '/<>'
> PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" 
> "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 
> 'blib/arch')" t/*.t
> t/01_NetPBM.t . 
> 1..14
> ok 1 - use Gscan2pdf::NetPBM;
> ok 2 - get_size_from_PNM pbm 8x5 depth 8
> ok 3 - get_size_from_PNM pbm 9x6 depth 8
> ok 4 - get_size_from_PNM pbm 8x5 depth 16
> ok 5 - get_size_from_PNM pbm 9x6 depth 16
> ok 6 - get_size_from_PNM pgm 8x5 depth 8
> ok 7 - get_size_from_PNM pgm 9x6 depth 8
> ok 8 - get_size_from_PNM pgm 8x5 depth 16
> ok 9 - get_size_from_PNM pgm 9x6 depth 16
> ok 10 - get_size_from_PNM ppm 8x5 depth 8
> ok 11 - get_size_from_PNM ppm 9x6 depth 8
> ok 12 - get_size_from_PNM ppm 8x5 depth 16
> ok 13 - get_size_from_PNM ppm 9x6 depth 16
> ok 14 - 0-length PNM
> ok
> t/02_Scanner_Options_brother.t  
> 1..3
> ok 1 - use Gscan2pdf::Scanner::Options;
> ok 2 - brother
> ok 3 - device name
> ok
> t/02_Scanner_Options_Brother_DCP-7025.t ... 
> 1..3
> ok 1 - use Gscan2pdf::Scanner::Options;
> ok 2 - Brother_DCP-7025
> ok 3 - device name
> ok
> t/02_Scanner_Options_Brother_MFC_5100c.t .. 
> 1..4
> ok 1 - use Gscan2pdf::Scanner::Options;
> ok 2 - Brother_MFC_5100c
> ok 3 - device name
> ok 4 - can duplex
> ok
> t/02_Scanner_Options_Brother_MFC_8860DN.t . 
> 1..4
> ok 1 - use Gscan2pdf::Scanner::Options;
> ok 2 - Brother_MFC-8860DN
> ok 3 - device name
> ok 4 - can duplex
> ok
> t/02_Scanner_Options_canonLiDE25.t  
> 1..3
> ok 1 - use Gscan2pdf::Scanner::Options;
> ok 2 - canonLiDE25
> ok 3 - device name
> ok
> t/02_Scanner_Options_canoscan_FB_630P.t ... 
> 1..3
> ok 1 - use Gscan2pdf::Scanner::Options;
> ok 2 - canoscan_FB_630P
> ok 3 - device name
> ok
> t/02_Scanner_Options_epson1.t . 
> 1..4
> ok 1 - use Gscan2pdf::Scanner::Options;
> ok 2 - epson1
> ok 3 - device name
> ok 4 - can duplex
> ok
> t/02_Scanner_Options_epson_3490.t . 
> 1..3
> ok 1 - use Gscan2pdf::Scanner::Options;
> ok 2 - epson_3490
> ok 3 - device name
> ok
> t/02_Scanner_Options_epson_gt_2500.t .. 
> 1..4
> ok 1 - use Gscan2pdf::Scanner::Options;
> ok 2 - epson_GT_2500
> ok 3 - device name
> ok 4 - can duplex
> ok
> t/02_Scanner_Options_fujitsu.t  
> 1..25
> ok 1 - use Gscan2pdf::Scanner::Options;
> ok 2 - fujitsu
> ok 3 - number of options
> ok 4 - by_index
> ok 5 - by_name
> ok 6 - by_title
> ok 7 - supports_paper
> ok 8 - paper crosses top border
> ok 9 - paper crosses bottom border
> ok 10 - paper crosses left border
> ok 11 - paper crosses right border
> ok 12 - paper too wide
> ok 13 - paper too tall
> ok 14 - delete_by_index
> ok 15 - delete_by_index got hash too
> ok 16 - delete_by_name
> ok 17 - delete_by_name got array too
> ok 18 - page-width supports_paper
> ok 19 - page-width paper crosses top border
> ok 20 - page-width paper crosses bottom border
> ok 21 - page-width paper crosses left border
> ok 22 - page-width paper crosses right border
> ok 23 - page-width paper too wide
> ok 24 - page-width paper too tall
> ok 25 - device name
> ok
> t/02_Scanner_Options_hp_6200.t  
> 1..4
> ok 1 - use Gscan2pdf::Scanner::Options;
> ok 2 - hp_6200
> ok 3 - device name
> ok 4 - can duplex
> ok
> t/02_Scanner_Options_hp_scanjet5300c.t  
> 1..3
> ok 1 - use Gscan2pdf::Scanner::Options;
> ok 2 - hp_scanjet5300c
> ok 3 - device name
> ok
> t/02_Scanner_Options_libsane-perl.t ... 
> 1..19
> ok 1 - use Gscan2pdf::Scanner::Options;
> ok 2 - libimage-sane-perl
> ok 3 - page-width supports_paper
> ok 4 - supports_paper with tolerance
> ok 5 - page-width paper crosses top border
> ok 6 - page-width paper crosses bottom border
> ok 7 - page-width paper crosses left border
> ok 8 - page-width paper crosses right border
> ok 9 - page-width paper too wide
> ok 10 - page-width paper too tall
> ok 11 - supports_paper
> ok 12 - paper crosses top border
> ok 13 - paper crosses bottom border
> ok 14 - paper crosses left border
> ok 15 - paper crosses right border
> ok 16 - paper too wide
> ok 17 - paper too tall
> ok 18 - by name undefined
> ok 19 - supports_paper with tolerance 2
> ok
> t/02_Scanner_Options_o

Bug#1005577: node-grunt-webpack: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-grunt-webpack
Version: 4.0.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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
> Link ./node_modules/babel-loader -> /usr/share/nodejs/babel-loader
> Link ./node_modules/grunt -> /usr/share/nodejs/grunt
>dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/grunt-webpack
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-grunt-webpack_4.0.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.



Bug#1005575: node-postcss-modules-values: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-postcss-modules-values
Version: 4.0.0+~4.0.0-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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
> Link node_modules/@types/postcss-modules-values -> 
> ../../types-postcss-modules-values
>dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
> No build command found, searching known files
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/postcss-modules-values
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci test
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-postcss-modules-values_4.0.0+~4.0.0-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.



Bug#1005574: gnome-characters: FTBFS: ../data/meson.build:49:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-characters
Version: 41.0-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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-characters
> Project version: 41.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
> Checking if "libunistring support" : links: YES 
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency gjs-1.0 found: YES 1.70.1
> Run-time dependency libhandy-1 found: YES 1.5.90
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency pango found: YES 1.50.3
> Run-time dependency pangoft2 found: YES 1.50.3
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Configuring org.gnome.Characters.desktop.in using configuration
> 
> ../data/meson.build:49:5: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:48:18.604938
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-characters
> Project version: 41.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=/<>=. -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: 
> /<>/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=/<>=. -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: 
> /<>/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
> Running compile:
> Working directory:  
> /<>/obj-x86_64-linux-gnu/meson-private/tmpvdm93slu
> Command line:  cc 
> /<>/obj-x86_64-linux-gnu/meson-private/tmpvdm93slu/testfile.c -o 
> /<>/obj-x86_64-linux-gnu/meson-private/tmpvdm93slu/output.exe -g 
> -O2 -ffile-prefix-map=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lunistring -Wl,--end-group 
> -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs 
> 
> Code:
>  
>   #include 
>   int main() {
>   u8_strconv_from_locale((char*)0);
>   };
> 
> Compiler stdout:
>  
> Compiler stderr:
>  
> Checking if "libunistring support" : links: YES 
> 

Bug#1005573: node-domutils: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-domutils
Version: 2.8.0-5
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 '/<>'
> tsc
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/domutils
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest -u --ci
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-domutils_2.8.0-5_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.



Bug#1005572: node-cron-validator: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-cron-validator
Version: 1.2.1-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 '/<>'
> tsc
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/cron-validator
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --verbose --coverage
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-cron-validator_1.2.1-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.



Bug#1005571: gucharmap: FTBFS: ../data/meson.build:20:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gucharmap
Version: 1:14.0.1-2
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 '/<>'
> dh_auto_configure -- \
>   -Ddocs=true \
>   -Dgir=true \
>   -Dvapi=true \
>   -Ducd_path=/usr/share/unicode/
>   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 -Ddocs=true -Dgir=true 
> -Dvapi=true -Ducd_path=/usr/share/unicode/
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gucharmap
> Project version: 14.0.1
> 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
> Library dl found: YES
> Checking for function "dlsym" with dependency -ldl: YES 
> Compiler for C supports arguments -Waggregate-return: YES 
> Compiler for C supports arguments -Wall: YES 
> Compiler for C supports arguments -Wcast-align: YES 
> Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
> Compiler for C supports arguments -Wextra: YES 
> Compiler for C supports arguments -Wformat-signedness: YES 
> Compiler for C supports arguments -Wimplicit: YES 
> Compiler for C supports arguments -Winit-self: YES 
> Compiler for C supports arguments -Wmissing-declarations: YES 
> Compiler for C supports arguments -Wmissing-format-attribute: YES 
> Compiler for C supports arguments -Wmissing-prototypes: YES 
> Compiler for C supports arguments -Wnested-externs: YES 
> Compiler for C supports arguments -Wno-missing-field-initializers: YES 
> Compiler for C supports arguments -Wno-cast-function-type: YES 
> Compiler for C supports arguments -Wno-deprecated-declarations: YES 
> Compiler for C supports arguments -Wno-switch-enum: YES 
> Compiler for C supports arguments -Wno-unused-parameter: YES 
> Compiler for C supports arguments -Wold-style-definition: YES 
> Compiler for C supports arguments -Wpacked: YES 
> Compiler for C supports arguments -Wpointer-arith: YES 
> Compiler for C supports arguments -Wshadow: YES 
> Compiler for C supports arguments -Wsign-compare: YES 
> Compiler for C supports arguments -Wstrict-aliasing=2: YES 
> Compiler for C supports arguments -Wstrict-prototypes: YES 
> Compiler for C supports arguments -Wuninitialized: YES 
> Compiler for C supports arguments -Wunsafe-loop-optimizations: YES 
> Compiler for C supports arguments -Wwrite-strings: YES 
> Compiler for C supports arguments -fno-common: YES 
> Compiler for C supports arguments -fno-strict-aliasing: YES 
> Compiler for C supports arguments -fvisibility=hidden: YES 
> Compiler for C supports arguments -fvisibility=hidden: YES (cached)
> ../meson.build:220: WARNING: Consider using the built-in warning_level option 
> instead of using "-Wall".
> ../meson.build:220: WARNING: Consider using the built-in warning_level option 
> instead of using "-Wextra".
> Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES 
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency freetype2 found: YES 24.1.18
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency libpcre2-8 found: YES 10.39
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Configuring config.h using configuration
> 
> ../data/meson.build:20:5: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:55.290785
> Main binary: /usr/bin/python3
> Build Options: -Ddocs=true -Dgir=true -Dvapi=true 
> -Ducd_path=/usr/share/unicode/ -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gucharmap
> Project version: 14.0.1
> 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=/&

Bug#1005569: gnome-photos: FTBFS: ../data/meson.build:5:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-photos
Version: 40.0-2
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 '/<>'
> dh_auto_configure -- \
>   -Ddogtail=false \
>   -Dinstalled_tests=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 -Ddogtail=false 
> -Dinstalled_tests=true
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-photos
> Project version: 40.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
> Checking if "_NL_MEASUREMENT_MEASUREMENT" : compiles: YES 
> Compiler for C supports arguments -Wall: YES 
> Compiler for C supports arguments -Winvalid-pch: YES 
> Compiler for C supports arguments -fno-strict-aliasing: YES 
> Compiler for C supports arguments -Wcast-align: YES 
> Compiler for C supports arguments -Wclobbered: YES 
> Compiler for C supports arguments -Wdeclaration-after-statement: YES 
> Compiler for C supports arguments -Wempty-body: YES 
> Compiler for C supports arguments -Wformat=2: YES 
> Compiler for C supports arguments -Wignored-qualifiers: YES 
> Compiler for C supports arguments -Wimplicit-fallthrough=3: YES 
> Compiler for C supports arguments -Winit-self: YES 
> Compiler for C supports arguments -Winline: YES 
> Compiler for C supports arguments -Wmissing-declarations: YES 
> Compiler for C supports arguments -Wmissing-field-initializers: YES 
> Compiler for C supports arguments -Wmissing-format-attribute: YES 
> Compiler for C supports arguments -Wmissing-include-dirs: YES 
> Compiler for C supports arguments -Wmissing-noreturn: YES 
> Compiler for C supports arguments -Wmissing-parameter-type: YES 
> Compiler for C supports arguments -Wmissing-prototypes: YES 
> Compiler for C supports arguments -Wnested-externs: YES 
> Compiler for C supports arguments -Wold-style-definition: YES 
> Compiler for C supports arguments -Woverride-init: YES 
> Compiler for C supports arguments -Wpacked: YES 
> Compiler for C supports arguments -Wpointer-arith: YES 
> Compiler for C supports arguments -Wredundant-decls: YES 
> Compiler for C supports arguments -Wshadow: YES 
> Compiler for C supports arguments -Wsign-compare: YES 
> Compiler for C supports arguments -Wstrict-prototypes: YES 
> Compiler for C supports arguments -Wswitch-default: YES 
> Compiler for C supports arguments -Wswitch-enum: YES 
> Compiler for C supports arguments -Wtype-limits: YES 
> Compiler for C supports arguments -Wundef: YES 
> Compiler for C supports arguments -Wuninitialized: YES 
> Compiler for C supports arguments -Wunused: YES 
> Compiler for C supports arguments -Wwrite-strings: YES 
> Compiler for C supports arguments -Wno-cast-function-type: YES 
> Compiler for C supports arguments -Wno-error=cast-function-type: YES 
> Compiler for C supports arguments -Wno-missing-field-initializers: YES 
> Compiler for C supports arguments -Wno-error=missing-field-initializers: YES 
> Compiler for C supports arguments -Wno-unused-parameter: YES 
> Compiler for C supports arguments -Wno-error=unused-parameter: YES 
> ../meson.build:139: WARNING: Consider using the built-in warning_level option 
> instead of using "-Wall".
> Library m found: YES
> 
> Executing subproject libgd 
> 
> libgd| Project name: libgd
> libgd| Project version: undefined
> libgd| C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16) 
> 11.2.0")
> libgd| C linker for the host machine: cc ld.bfd 2.38
> libgd| Found pkg-config: /usr/bin/pkg-config (0.29.2)
> libgd| Run-time dependency gtk+-3.0 found: YES 3.24.31
> libgd| Library m found: YES
> libgd| Build targets in project: 3
> libgd| Subproject libgd finished.
> 
> Run-time dependency babl found: YES 0.1.88
> Run-time dependency cairo found: YES 1.16.0
> Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.6
> Run-time dependency gegl-0.4 found: YES 0.4.34
> Run-time dependency geocode-glib-1.0 found: YES 3.26.2
> Run-time dependency gexiv2 found: YES 0.14.0
> 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 goa-1.0 found: YES 3.40.1
> Run-tim

Bug#1005570: gnome-sudoku: FTBFS: ../data/meson.build:5:0: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-sudoku
Version: 1:40.2-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 '/<>'
> dh_auto_configure -- --bindir=games
>   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 --bindir=games
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-sudoku
> Project version: 40.2
> 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
> C++ compiler for the host machine: c++ (gcc 11.2.0 "c++ (Debian 11.2.0-16) 
> 11.2.0")
> C++ linker for the host machine: c++ 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)
> Run-time dependency gee-0.8 found: YES 0.20.5
> Run-time dependency gio-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
> Run-time dependency json-glib-1.0 found: YES 1.6.6
> Run-time dependency qqwing found: YES 1.3.4
> Run-time dependency threads found: YES
> Configuring config.h using configuration
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> 
> ../data/meson.build:5:0: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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.332771
> Main binary: /usr/bin/python3
> Build Options: -Dprefix=/usr -Dbindir=games -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-sudoku
> Project version: 40.2
> 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=/<>=. -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: 
> /<>/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: c++
> Is cross compiler: False.
> Sanity check compiler command line: c++ sanitycheckcpp.cc -o 
> sanitycheckcpp.exe -g -O2 -ffile-prefix-map=/<>=. 
> -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: 
> /<>/obj-x86_64-linux-gnu/meson-private/sanitycheckcpp.exe
> C++ compiler for the host machine: c++ (gcc 11.2.0 "c++ (Debian 11.2.0-16) 
> 11.2.0")
> C++ linker for the host machine: c++ ld.bfd 2.38
> Running compile:
> Working directory:  /tmp/tmp_xu92z0u
> Command line:  valac /tmp/tmp_xu92z0u/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=/<>=. -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: 
> /<>/obj-x86_64-linux-gnu/meson-private/sanitycheckc.exe
> C compiler for the build machine: 

Bug#1005567: gnome-screenshot: FTBFS: ../data/meson.build:3:0: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-screenshot
Version: 41.0-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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-screenshot
> Project version: 41.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
> Library m found: YES
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency x11 found: YES 1.7.2
> Run-time dependency xext found: YES 1.3.4
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency libhandy-1 found: YES 1.5.90
> Has header "X11/extensions/shape.h" : YES 
> Configuring config.h using configuration
> 
> ../data/meson.build:3:0: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:48:12.251179
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-screenshot
> Project version: 41.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=/<>=. -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: 
> /<>/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=/<>=. -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: 
> /<>/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
> Running compile:
> Working directory:  
> /<>/obj-x86_64-linux-gnu/meson-private/tmp2oxmuceg
> Command line:  cc 
> /<>/obj-x86_64-linux-gnu/meson-private/tmp2oxmuceg/testfile.c -o 
> /<>/obj-x86_64-linux-gnu/meson-private/tmp2oxmuceg/output.exe -g 
> -O2 -ffile-prefix-map=/<>=. -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 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 'x11' with pkg-config executable '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin

Bug#1005565: totem: FTBFS: ../data/appdata/meson.build:3:0: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: totem
Version: 3.38.2-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 '/<>'
> dh_auto_configure -- \
>   -Denable-easy-codec-installation=yes \
>   -Denable-gtk-doc=true \
>   -Denable-python=yes
>   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 
> -Denable-easy-codec-installation=yes -Denable-gtk-doc=true -Denable-python=yes
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: totem
> Project version: 3.38.2
> 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 glib-2.0 found: YES 2.70.3
> Run-time dependency gobject-2.0 found: YES 2.70.3
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency gstreamer-1.0 found: YES 1.20.0
> Run-time dependency gstreamer-tag-1.0 found: YES 1.20.0
> Run-time dependency gstreamer-video-1.0 found: YES 1.20.0
> Run-time dependency gstreamer-pbutils-1.0 found: YES 1.20.0
> Run-time dependency libpeas-1.0 found: YES 1.30.0
> Run-time dependency libpeas-gtk-1.0 found: YES 1.30.0
> Run-time dependency totem-plparser found: YES 3.26.6
> Run-time dependency clutter-gtk-1.0 found: YES 1.8.4
> Library m found: YES
> 
> Executing subproject libgd 
> 
> libgd| Project name: libgd
> libgd| Project version: undefined
> libgd| C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16) 
> 11.2.0")
> libgd| C linker for the host machine: cc ld.bfd 2.38
> libgd| Dependency gtk+-3.0 found: YES 3.24.31 (cached)
> libgd| Library m found: YES
> libgd| Build targets in project: 1
> libgd| Subproject libgd finished.
> 
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Program python3 found: YES (/usr/bin/python3)
> 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 future releases of meson.
>  See also: https://github.com/mesonbuild/meson/issues/9300
> Run-time dependency pygobject-3.0 found: YES 3.42.0
> Program pylint-3 pylint3 pylint found: NO
> Configuring config.h using configuration
> 
> ../data/appdata/meson.build:3:0: ERROR: Function does not take positional 
> arguments.
> 
> A full log can be found at 
> /<>/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:43:42.045537
> Main binary: /usr/bin/python3
> Build Options: -Denable-easy-codec-installation=yes -Denable-gtk-doc=true 
> -Denable-python=yes -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: totem
> Project version: 3.38.2
> 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=/<>=. -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: 
> /<>/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=/<>=. -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:
> 

Bug#1005566: node-style-loader: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-style-loader
Version: 2.0.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 '/<>'
> NODE_ENV=production babeljs src -d dist --copy-files
> Successfully compiled 5 files with Babel (422ms).
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   mkdir -p node_modules
>   ln -s ../. node_modules/style-loader
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci -u test/runtime/isEqualLocals.test.js 
> test/runtime/injectStylesIntoLinkTag.test.js 
> test/runtime/injectStylesIntoStyleTag.test.js test/cjs.test.js
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-style-loader_2.0.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.



Bug#1005564: gitg: FTBFS: ../data/meson.build:8:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gitg
Version: 41-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 '/<>'
> dh_auto_configure -- \
>   --libdir=/usr/lib/gitg
>   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 --libdir=/usr/lib/gitg
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gitg
> Project version: 41
> 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
> Compiler for C supports link arguments 
> -Wl,--version-script,/<>/libgitg.map: YES 
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency gee-0.8 found: YES 0.20.5
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Run-time dependency gsettings-desktop-schemas found: YES 42.alpha
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency gspell-1 found: YES 1.9.1
> Run-time dependency gtksourceview-4 found: YES 4.8.2
> Run-time dependency libgit2-glib-1.0 found: YES 1.0.0.1
> Run-time dependency libpeas-1.0 found: YES 1.30.0
> Run-time dependency libsecret-1 found: YES 0.20.4
> Run-time dependency libxml-2.0 found: YES 2.9.12
> Run-time dependency libdazzle-1.0 found: YES 3.42.0
> Run-time dependency json-glib-1.0 found: YES 1.6.6
> Library config found: YES
> Library gitg-platform-support found: YES
> Library m found: YES
> Run-time dependency gdk-3.0 found: YES 3.24.31
> Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
> Library ide found: YES
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Run-time dependency gio-unix-2.0 found: YES 2.70.3
> ../libgitg-ext/meson.build:127: WARNING: Project targeting '>= 0.48.0' but 
> tried to use feature deprecated since '0.48.0': python3 module.
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Library posix found: YES
> Configuring gitg-resources.xml using configuration
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Configuring org.gnome.gitg.desktop.in using configuration
> 
> ../data/meson.build:8:5: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:47:54.384092
> Main binary: /usr/bin/python3
> Build Options: -Dprefix=/usr -Dlibdir=/usr/lib/gitg -Dlocalstatedir=/var 
> -Dsysconfdir=/etc -Dbuildtype=plain -Dwrap_mode=nodownload
> Python system: Linux
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gitg
> Project version: 41
> 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=/<>=. -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: 
> /<>/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/tmp0q7yyyg2
> Command line:  valac /tmp/tmp0q7yyyg2/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=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_F

Bug#1005563: nautilus-sendto: FTBFS: ../src/meson.build:10:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: nautilus-sendto
Version: 3.8.6-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):
>  debian/rules build
> dh build --with gnome
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: nautilus-sendto
> Project version: 3.8.6
> 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
> Configuring config.h using configuration
> Compiler for C supports arguments -fno-strict-aliasing: YES 
> Compiler for C supports arguments -Wpointer-arith: YES 
> Compiler for C supports arguments -Wmissing-declarations: YES 
> Compiler for C supports arguments -Wimplicit-function-declaration: YES 
> Compiler for C supports arguments -Wformat=2: YES 
> Compiler for C supports arguments -Wformat-nonliteral: YES 
> Compiler for C supports arguments -Wformat-security: YES 
> Compiler for C supports arguments -Wstrict-prototypes: YES 
> Compiler for C supports arguments -Wmissing-prototypes: YES 
> Compiler for C supports arguments -Wnested-externs: YES 
> Compiler for C supports arguments -Wold-style-definition: YES 
> Compiler for C supports arguments -Wundef: YES 
> Compiler for C supports arguments -Wunused: YES 
> Compiler for C supports arguments -Wcast-align: YES 
> Compiler for C supports arguments -Wmissing-noreturn: YES 
> Compiler for C supports arguments -Wmissing-format-attribute: YES 
> Compiler for C supports arguments -Wmissing-include-dirs: YES 
> Compiler for C supports arguments -Wlogical-op: YES 
> Compiler for C supports arguments -Wno-uninitialized: YES 
> Compiler for C supports arguments -Wno-shadow: YES 
> Compiler for C supports arguments -Wno-int-conversion: YES 
> Compiler for C supports arguments -Wno-discarded-qualifiers: YES 
> Compiler for C supports arguments -Werror=redundant-decls: YES 
> Compiler for C supports arguments -Werror=implicit: YES 
> Compiler for C supports arguments -Werror=nonnull: YES 
> Compiler for C supports arguments -Werror=init-self: YES 
> Compiler for C supports arguments -Werror=main: YES 
> Compiler for C supports arguments -Werror=missing-braces: YES 
> Compiler for C supports arguments -Werror=sequence-point: YES 
> Compiler for C supports arguments -Werror=return-type: YES 
> Compiler for C supports arguments -Werror=trigraphs: YES 
> Compiler for C supports arguments -Werror=array-bounds: YES 
> Compiler for C supports arguments -Werror=write-strings: YES 
> Compiler for C supports arguments -Werror=address: YES 
> Compiler for C supports arguments -Werror=int-to-pointer-cast: YES 
> Compiler for C supports arguments -Werror=pointer-to-int-cast: YES 
> Compiler for C supports arguments -Werror=empty-body: YES 
> Compiler for C supports arguments -Werror=write-strings: YES (cached)
> 
> ../src/meson.build:10:5: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:52:26.941256
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: nautilus-sendto
> Project version: 3.8.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=/<>=. -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: 
> /<>/

Bug#1005561: devhelp: FTBFS: ../data/meson.build:21:0: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: devhelp
Version: 41.2-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 '/<>'
> dh_auto_configure -- -Dgtk_doc=true -Dflatpak_build=false -Dplugin_emacs=true 
> -Dplugin_gedit=true -Dplugin_vim=false
>   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 
> -Dflatpak_build=false -Dplugin_emacs=true -Dplugin_gedit=true 
> -Dplugin_vim=false
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: devhelp
> Project version: 41.2
> 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)
> Did not find CMake 'cmake'
> Found CMake: NO
> Run-time dependency webkit2gtk-4.1 found: NO (tried pkgconfig and cmake)
> Run-time dependency webkit2gtk-4.0 found: YES 2.34.5
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency gsettings-desktop-schemas found: YES 42.alpha
> Library m found: YES
> Dependency gsettings-desktop-schemas found: YES 42.alpha (cached)
> Configuring config.h using configuration
> Compiler for C supports arguments -fno-strict-aliasing: YES 
> Compiler for C supports arguments -Wundef: YES 
> Compiler for C supports arguments -Wnested-externs: YES 
> Compiler for C supports arguments -Wwrite-strings: YES 
> Compiler for C supports arguments -Wpointer-arith: YES 
> Compiler for C supports arguments -Wmissing-declarations: YES 
> Compiler for C supports arguments -Wmissing-prototypes: YES 
> Compiler for C supports arguments -Wstrict-prototypes: YES 
> Compiler for C supports arguments -Wredundant-decls: YES 
> Compiler for C supports arguments -Wno-unused-parameter: YES 
> Compiler for C supports arguments -Wno-missing-field-initializers: YES 
> Compiler for C supports arguments -Wdeclaration-after-statement: YES 
> Compiler for C supports arguments -Wformat=2: YES 
> Compiler for C supports arguments -Wold-style-definition: YES 
> Compiler for C supports arguments -Wcast-align: YES 
> Compiler for C supports arguments -Wformat-nonliteral: YES 
> Compiler for C supports arguments -Wformat-security: YES 
> Compiler for C supports arguments -Wsign-compare: YES 
> Compiler for C supports arguments -Wstrict-aliasing: YES 
> Compiler for C supports arguments -Wshadow: YES 
> Compiler for C supports arguments -Winline: YES 
> Compiler for C supports arguments -Wpacked: YES 
> Compiler for C supports arguments -Wmissing-format-attribute: YES 
> Compiler for C supports arguments -Wmissing-noreturn: YES 
> Compiler for C supports arguments -Winit-self: YES 
> Compiler for C supports arguments -Wredundant-decls: YES (cached)
> Compiler for C supports arguments -Wmissing-include-dirs: YES 
> Compiler for C supports arguments -Wunused-but-set-variable: YES 
> Compiler for C supports arguments -Warray-bounds: YES 
> Compiler for C supports arguments -Wimplicit-function-declaration: YES 
> Compiler for C supports arguments -Wreturn-type: YES 
> Compiler for C supports arguments -Wswitch-enum: YES 
> Compiler for C supports arguments -Wswitch-default: YES 
> Compiler for C supports arguments -Wduplicated-cond: YES 
> Compiler for C supports arguments -Wduplicated-branches: YES 
> Compiler for C supports arguments -Wlogical-op: YES 
> Compiler for C supports arguments -Wrestrict: YES 
> Compiler for C supports arguments -Wnull-dereference: YES 
> Compiler for C supports arguments -Wjump-misses-init: YES 
> Compiler for C supports arguments -Wdouble-promotion: YES 
> Configuring org.gnome.libdevhelp-3.gschema.xml using configuration
> Configuring org.gnome.Devhelp.appdata.xml.in using configuration
> 
> ../data/meson.build:21:0: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:43:20.422954
> Main binary: /usr/bin/python3
> Build Options: -Dgtk_doc=true -Dflatpak_build=false -Dplugin_emacs=true 
> -Dplugin_gedit=true -Dplugin_vim=false -Dprefix=/usr 
> -Dlibdir=lib/x86_64-linux-gnu 

Bug#1005562: node-loader-utils: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-loader-utils
Version: 2.0.2-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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
>dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
>dh_auto_test --buildsystem=nodejs
>   mkdir -p node_modules
>   ln -s ../. node_modules/loader-utils
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-loader-utils_2.0.2-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.



Bug#1005560: gnome-bluetooth: FTBFS: ../sendto/meson.build:24:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-bluetooth
Version: 3.34.5-4
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 '/<>'
> 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: /<>
> Build dir: /<>/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,/<>/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 
> /<>/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: /<>
> Build dir: /<>/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=/<>=. -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: 
> /<>/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=/<>=. -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: 
> /<>/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 miss

Bug#1005559: gtranslator: FTBFS: ../data/meson.build:15:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gtranslator
Version: 40.0-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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gtranslator
> Project version: 40.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
> Checking for function "strerror" : YES 
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency libhandy-1 found: YES 1.5.90
> Run-time dependency libdazzle-1.0 found: YES 3.42.0
> Run-time dependency libgda-5.0 found: YES 5.2.10
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency gsettings-desktop-schemas found: YES 42.alpha
> Run-time dependency gspell-1 found: YES 1.9.1
> Run-time dependency gthread-2.0 found: YES 2.70.3
> Run-time dependency gtksourceview-4 found: YES 4.8.2
> Run-time dependency libxml-2.0 found: YES 2.9.12
> Run-time dependency libsoup-2.4 found: YES 2.74.2
> Run-time dependency json-glib-1.0 found: YES 1.6.6
> Library gettextpo found: YES
> Dependency gio-2.0 found: YES 2.70.3 (cached)
> Program itstool found: YES (/usr/bin/itstool)
> Configuring org.gnome.Gtranslator.desktop.in using configuration
> 
> ../data/meson.build:15:5: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:47:37.164093
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gtranslator
> Project version: 40.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=/<>=. -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: 
> /<>/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=/<>=. -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: 
> /<>/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
> Running compile:
> Working directory:  
> /<>/obj-x86_64-linux-gnu/meson-private/tmpr7dkkol5
> Command line:  cc 
> /<>/obj-x86_64-linux-gnu/meson-private/tmpr7dkkol5/testfile.c -o 
> /<>/obj-x86_64-linux-gnu/meson-private/tmpr7dkkol5/output.exe -g 
> -O2 -ffile-prefix-map=/<>=. -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 -W

Bug#1005558: node-is-plain-object: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-is-plain-object
Version: 5.0.0-6
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 '/<>'
> rollup -c
> 
> ./is-plain-object.js → browser/is-plain-object.js, 
> dist/is-plain-object.js, dist/is-plain-object.mjs...
> created browser/is-plain-object.js, dist/is-plain-object.js, 
> dist/is-plain-object.mjs in 17ms
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   mkdir -p node_modules
>   ln -s ../. node_modules/is-plain-object
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci --testRegex test/server.js
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-is-plain-object_5.0.0-6_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.



Bug#1005557: gnome-games-app: FTBFS: ../data/meson.build:47:0: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-games-app
Version: 40.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 '/<>'
> dh_auto_configure -- --bindir=games
>   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 --bindir=games
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-games
> Project version: 40.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
> 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)
> Run-time dependency libarchive found: YES 3.5.2
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency grilo-0.3 found: YES 0.3.14
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency libhandy-1 found: YES 1.5.90
> Library m found: YES
> Run-time dependency manette-0.2 found: YES 0.2.6
> Run-time dependency retro-gtk-1 found: YES 1.0.2
> Run-time dependency librsvg-2.0 found: YES 2.52.5
> Run-time dependency libsoup-2.4 found: YES 2.74.2
> Run-time dependency sqlite3 found: YES 3.37.2
> Run-time dependency tracker-sparql-3.0 found: YES 3.1.2
> Run-time dependency libxml-2.0 found: YES 2.9.12
> Configuring config.h using configuration
> Library config found: YES
> Configuring org.gnome.Games.desktop.in using configuration
> 
> ../data/meson.build:47:0: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:43:29.453182
> Main binary: /usr/bin/python3
> Build Options: -Dprefix=/usr -Dbindir=games -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-games
> Project version: 40.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=/<>=. -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
> Sanity check compile stdout:
> 
> -
> Sanity check compile stderr:
> 
> -
> Running test binary command: 
> /<>/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/tmpws3wa4d2
> Command line:  valac /tmp/tmpws3wa4d2/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=/<>=. -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
> Sanity check compile stdout:
> 
> -
> Sanity check compile stderr:
> 
> -
> Running test binary command: 
> /<>/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 bina

Bug#1005556: elan: FTBFS: dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101

2022-02-12 Thread Lucas Nussbaum
Source: elan
Version: 1.3.1-2
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 '/<>'
> touch debian/cargo-checksum.json
> make[1]: Leaving directory '/<>'
>dh_auto_configure -O--buildsystem=cargo
> debian cargo wrapper: options, profiles, parallel: ['parallel=4'] [] ['-j4']
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
> x86_64-linux-gnu
> debian cargo wrapper: linking /usr/share/cargo/registry/* into 
> /<>/debian/cargo_registry/
>dh_auto_build -O--buildsystem=cargo
>dh_auto_test -O--buildsystem=cargo
> debian cargo wrapper: options, profiles, parallel: ['parallel=4'] [] ['-j4']
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
> x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', 
> '/usr/bin/cargo', '-Zavoid-dev-deps', 'build', '--verbose', '--verbose', 
> '-j4', '--target', 'x86_64-unknown-linux-gnu'],) {}
> error: failed to select a version for the requirement `rand = "^0.7.3"`
> candidate versions found which didn't match: 0.8.4
> location searched: directory source `/<>/debian/cargo_registry` 
> (which is replacing registry `crates-io`)
> required by package `elan v1.3.1 (/<>)`
> perhaps a crate was updated and forgotten to be re-vendored?
> dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/elan_1.3.1-2_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.



Bug#1005555: gnome-maps: FTBFS: ../data/meson.build:35:0: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-maps
Version: 41.2-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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-maps
> Project version: 41.2
> 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
> Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
> Program appstream-util found: NO
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency gjs-1.0 found: YES 1.70.1
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency geoclue-2.0 found: YES 2.5.7
> Run-time dependency libhandy-1 found: YES 1.5.90
> Run-time dependency gee-0.8 found: YES 0.20.5
> Run-time dependency folks found: YES 0.15.4
> Run-time dependency geocode-glib-1.0 found: YES 3.26.2
> Run-time dependency champlain-0.12 found: YES 0.12.20
> Run-time dependency libxml-2.0 found: YES 2.9.12
> Run-time dependency rest-0.7 found: YES 0.8.1
> Program msgfmt found: YES (/usr/bin/msgfmt)
> Program gjs found: YES (/usr/bin/gjs)
> Configuring org.gnome.Maps using configuration
> 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)
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> 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 glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> 
> ../data/meson.build:35:0: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:48:48.082493
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-maps
> Project version: 41.2
> 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=/<>=. -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: 
> /<>/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=/<>=. -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: 
> /<>/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

Bug#1005554: fprintd: FTBFS: ../src/meson.build:18:0: ERROR: gnome.gdbus_codegen keyword argument 'sources' was of type array[CustomTarget] but should have been array[str | File]

2022-02-12 Thread Lucas Nussbaum
Source: fprintd
Version: 1.94.1-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 '/<>'
> dh_auto_configure -- -Dpam=true -Dsystemd_system_unit_dir=/lib/systemd/system 
> -Dgtk_doc=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 -Dpam=true 
> -Dsystemd_system_unit_dir=/lib/systemd/system -Dgtk_doc=true
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: fprintd
> Project version: 1.94.1
> 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
> Compiler for C supports arguments -fno-strict-aliasing: YES 
> Compiler for C supports arguments -Wcast-align: YES 
> Compiler for C supports arguments -Werror=address: YES 
> Compiler for C supports arguments -Werror=array-bounds: YES 
> Compiler for C supports arguments -Werror=empty-body: YES 
> Compiler for C supports arguments -Werror=implicit: YES 
> Compiler for C supports arguments -Werror=init-self: YES 
> Compiler for C supports arguments -Werror=int-to-pointer-cast: YES 
> Compiler for C supports arguments -Werror=main: YES 
> Compiler for C supports arguments -Werror=missing-braces: YES 
> Compiler for C supports arguments -Werror=nonnull: YES 
> Compiler for C supports arguments -Werror=pointer-to-int-cast: YES 
> Compiler for C supports arguments -Werror=redundant-decls: YES 
> Compiler for C supports arguments -Werror=return-type: YES 
> Compiler for C supports arguments -Werror=sequence-point: YES 
> Compiler for C supports arguments -Werror=trigraphs: YES 
> Compiler for C supports arguments -Werror=write-strings: YES 
> Compiler for C supports arguments -Wformat-nonliteral: YES 
> Compiler for C supports arguments -Wformat-security: YES 
> Compiler for C supports arguments -Wformat=2: YES 
> Compiler for C supports arguments -Wignored-qualifiers: YES 
> Compiler for C supports arguments -Wimplicit-function-declaration: YES 
> Compiler for C supports arguments -Wlogical-op: YES 
> Compiler for C supports arguments -Wmissing-declarations: YES 
> Compiler for C supports arguments -Wmissing-format-attribute: YES 
> Compiler for C supports arguments -Wmissing-include-dirs: YES 
> Compiler for C supports arguments -Wmissing-noreturn: YES 
> Compiler for C supports arguments -Wmissing-prototypes: YES 
> Compiler for C supports arguments -Wnested-externs: YES 
> Compiler for C supports arguments -Wold-style-definition: YES 
> Compiler for C supports arguments -Wpointer-arith: YES 
> Compiler for C supports arguments -Wshadow: YES 
> Compiler for C supports arguments -Wstrict-prototypes: YES 
> Compiler for C supports arguments -Wtype-limits: YES 
> Compiler for C supports arguments -Wundef: YES 
> Compiler for C supports arguments -Wunused: YES 
> Compiler for C supports arguments -Wno-unused-parameter: YES 
> Compiler for C supports arguments -Wno-pedantic: YES 
> Compiler for C supports arguments 
> -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56: YES 
> Compiler for C supports arguments 
> -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56: YES 
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency glib-2.0 found: YES 2.70.3
> 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 gmodule-2.0 found: YES 2.70.3
> Run-time dependency libfprint-2 found: YES 1.94.2
> Run-time dependency polkit-gobject-1 found: YES 0.105
> Did not find CMake 'cmake'
> Found CMake: NO
> Run-time dependency dbus-1 found: NO (tried pkgconfig and cmake)
> Run-time dependency libsystemd found: YES 250
> Has header "security/pam_modules.h" : YES 
> Library pam found: YES
> Program pod2man found: YES (/usr/bin/pod2man)
> Program xsltproc found: YES (/usr/bin/xsltproc)
> Run-time dependency systemd found: YES 250
> Run-time dependency pam_wrapper found: YES 1.1.4
> Program xmllint found: YES (/usr/bin/xmllint)
> Program python3 found: YES (/usr/bin/python3)
> 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 future releases of meson.
>  See also: https://github.com/mesonbuild/meson/issues/9300
> Configuring con

Bug#1005553: node-file-loader: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-file-loader
Version: 6.2.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 '/<>'
> babeljs src -d dist --ignore 'src/**/*.test.js' --copy-files
> Successfully compiled 3 files with Babel (314ms).
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   mkdir -p node_modules
>   ln -s ../. node_modules/file-loader
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci test/cjs.test.js
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-file-loader_6.2.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.



Bug#1005552: node-proper-lockfile: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-proper-lockfile
Version: 4.1.2-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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
>dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
>dh_auto_test --buildsystem=nodejs
>   mkdir -p node_modules/\@segment
>   ln -s ../../debian/tests/test_modules/\@segment/clear-timeouts 
> node_modules/\@segment/clear-timeouts
>   ln -s ../debian/tests/test_modules/delay node_modules/delay
>   ln -s ../debian/tests/test_modules/p-defer node_modules/p-defer
>   ln -s ../debian/tests/test_modules/stable node_modules/stable
>   ln -s ../debian/tests/test_modules/thread-sleep 
> node_modules/thread-sleep
>   ln -s ../. node_modules/proper-lockfile
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --env node --ci -i
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-proper-lockfile_4.1.2-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.



Bug#1005551: gnome-tweaks: FTBFS: ../data/meson.build:2:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-tweaks
Version: 40.0-4
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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-tweaks
> Project version: 40.0
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Program python3 found: YES (/usr/bin/python3)
> Configuring defs.py using configuration
> 
> ../data/meson.build:2:5: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:54:06.171315
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-tweaks
> Project version: 40.0
> 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
> Program python3 found: YES (/usr/bin/python3)
> Configuring defs.py using configuration
> 
> ../data/meson.build:2: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 returned exit code 1
> make: *** [debian/rules:4: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/gnome-tweaks_40.0-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.



Bug#1005549: gnome-documents: FTBFS: ../data/meson.build:58:2: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-documents
Version: 3.34.0-4
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 '/<>'
> dh_auto_configure -- \
>   -Dgetting_started=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 -Dgetting_started=true
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-documents
> 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 gjs-1.0 found: YES 1.70.1
> Run-time dependency evince-document-3.0 found: YES 41.3
> Run-time dependency evince-view-3.0 found: YES 41.3
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gnome-desktop-3.0 found: YES 41.3
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency libsoup-2.4 found: YES 2.74.2
> Run-time dependency tracker-sparql-3.0 found: YES 3.1.2
> Run-time dependency webkit2gtk-4.0 found: YES 2.34.5
> Library m found: YES
> Run-time dependency libgdata found: YES 0.18.1
> Run-time dependency goa-1.0 found: YES 3.40.1
> Run-time dependency zapojit-0.0 found: YES 0.0.3
> Checking for function "cairo_surface_set_device_scale" with dependencies 
> gjs-1.0, evince-document-3.0, evince-view-3.0, glib-2.0, gnome-desktop-3.0, 
> gobject-introspection-1.0, gtk+-3.0, libsoup-2.4, tracker-sparql-3.0, 
> webkit2gtk-4.0, -lm: YES 
> 
> Executing subproject libgd 
> 
> libgd| Project name: libgd
> libgd| Project version: undefined
> libgd| C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16) 
> 11.2.0")
> libgd| C linker for the host machine: cc ld.bfd 2.38
> libgd| Dependency gtk+-3.0 found: YES 3.24.31 (cached)
> libgd| Library m found: YES
> libgd| Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> libgd| Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> libgd| Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
> libgd| Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> libgd| Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
> libgd| Build targets in project: 5
> libgd| Subproject libgd finished.
> 
> Configuring config.h using configuration
> Program itstool found: YES (/usr/bin/itstool)
> Program msgmerge found: YES (/usr/bin/msgmerge)
> Program msgfmt found: YES (/usr/bin/msgfmt)
> Configuring org.gnome.Documents.service using configuration
> Configuring org.gnome.Documents using configuration
> 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 desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
> Program appstream-util found: NO
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> 
> ../data/meson.build:58:2: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:44:33.874023
> Main binary: /usr/bin/python3
> Build Options: -Dgetting_started=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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-documents
> 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=/<>=. -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 c

Bug#1005550: password-store: FTBFS: dh_auto_test: error: make -j4 test PASS_TEST_OPTS=--root=/tmp/tmp.7QSpytAmsa returned exit code 2

2022-02-12 Thread Lucas Nussbaum
Source: password-store
Version: 1.7.4-4
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[2]: Entering directory '/<>'
> ok 1 - Make sure we can run pass
> ok 2 - Make sure we can initialize our test store
> # passed all 2 test(s)
> 1..2
> ok 1 - Test "show" command
> ok 1 - Test "generate" command
> ok 2 - Test "show" command with spaces
> ok 1 - Test "rm" command
> ok 1 - Basic move command
> not ok 3 - Test "show" command with unicode
> # 
> # "$PASS" generate  &&
> # "$PASS" show | grep -q 
> # 
> ok 4 - Test "show" of nonexistant password
> # failed 1 among 4 test(s)
> 1..4
> make[2]: *** [Makefile:72: tests/t0020-show-tests.sh] Error 1
> make[2]: *** Waiting for unfinished jobs
> ok 2 - Test replacement of first line
> ok 2 - Test "rm" command with spaces
> # passed all 2 test(s)
> 1..2
> ok 3 - Test "rm" of non-existent password
> # passed all 3 test(s)
> 1..3
> ok 2 - Directory creation
> ok 3 - Directory creation with file rename and empty directory removal
> ok 4 - Directory rename
> ok 5 - Directory move into new directory
> ok 6 - Multi-directory creation and multi-directory empty removal
> ok 7 - Password made it until the end
> ok 8 - Git is consistent
> # passed all 8 test(s)
> 1..8
> make[2]: Leaving directory '/<>'
> dh_auto_test: error: make -j4 test PASS_TEST_OPTS=--root=/tmp/tmp.7QSpytAmsa 
> returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/password-store_1.7.4-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.



Bug#1005548: gnome-music: FTBFS: ../data/meson.build:49:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-music
Version: 41.0-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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-music
> Project version: 41.0
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Program python3 found: YES (/usr/bin/python3)
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency goa-1.0 found: YES 3.40.1
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency libhandy-1 found: YES 1.5.90
> Run-time dependency libdazzle-1.0 found: YES 3.42.0
> Run-time dependency libmediaart-2.0 found: YES 1.9.5
> Run-time dependency libsoup-2.4 found: YES 2.74.2
> Run-time dependency tracker-sparql-3.0 found: YES 3.1.2
> Run-time dependency pango found: YES 1.50.3
> Run-time dependency pygobject-3.0 found: YES 3.42.0
> Run-time dependency py3cairo found: YES 1.20.1
> Run-time dependency grilo-0.3 found: YES 0.3.14
> Run-time dependency grilo-plugins-0.3 found: YES 0.3.14
> 
> Executing subproject gfm 
> 
> gfm| Project name: gfm
> gfm| Project version: undefined
> gfm| C compiler for the host machine: cc (gcc 11.2.0 "cc (Debian 11.2.0-16) 
> 11.2.0")
> gfm| C linker for the host machine: cc ld.bfd 2.38
> gfm| Run-time dependency gio-2.0 found: YES 2.70.3
> gfm| Dependency gtk+-3.0 found: YES 3.24.31 (cached)
> gfm| Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> gfm| Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> gfm| Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
> gfm| Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> gfm| Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
> gfm| Build targets in project: 3
> gfm| Subproject gfm finished.
> 
> Configuring AboutDialog.ui using configuration
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Configuring org.gnome.Music.desktop.in using configuration
> Program desktop-file-validate found: NO
> Configuring org.gnome.Music.appdata.xml.in using configuration
> 
> ../data/meson.build:49:5: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:21.331635
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-music
> Project version: 41.0
> 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
> Program python3 found: YES (/usr/bin/python3)
> 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 '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 'g

Bug#1005547: fastapi: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.10 3.9" returned exit code 13

2022-02-12 Thread Lucas Nussbaum
Source: fastapi
Version: 0.73.0-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):
> /usr/lib/python3/dist-packages/starlette/testclient.py:313: in __enter__
> message = self.receive()
> /usr/lib/python3/dist-packages/starlette/testclient.py:382: in receive
> raise message
> /usr/lib/python3/dist-packages/anyio/from_thread.py:187: in _call_func
> retval = await retval
> /usr/lib/python3/dist-packages/starlette/testclient.py:340: in _run
> await self.app(scope, receive, send)
> /<>/fastapi/applications.py:212: in __call__
> await super().__call__(scope, receive, send)
> /usr/lib/python3/dist-packages/starlette/applications.py:119: in __call__
> await self.middleware_stack(scope, receive, send)
> /usr/lib/python3/dist-packages/starlette/middleware/errors.py:146: in __call__
> await self.app(scope, receive, send)
> /usr/lib/python3/dist-packages/starlette/exceptions.py:63: in __call__
> await self.app(scope, receive, send)
> /usr/lib/python3/dist-packages/starlette/routing.py:659: in __call__
> await route.handle(scope, receive, send)
> /usr/lib/python3/dist-packages/starlette/routing.py:318: in handle
> await self.app(scope, receive, send)
> /usr/lib/python3/dist-packages/starlette/routing.py:77: in app
> await func(session)
> /<>/fastapi/routing.py:263: in app
> solved_result = await solve_dependencies(
> /<>/fastapi/dependencies/utils.py:465: in solve_dependencies
> response = response or Response(
> /usr/lib/python3/dist-packages/starlette/responses.py:50: in __init__
> self.init_headers(headers)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> 
> self = , headers = None
> 
> def init_headers(self, headers: typing.Mapping[str, str] = None) -> None:
> if headers is None:
> raw_headers: typing.List[typing.Tuple[bytes, bytes]] = []
> populate_content_length = True
> populate_content_type = True
> else:
> raw_headers = [
> (k.lower().encode("latin-1"), v.encode("latin-1"))
> for k, v in headers.items()
> ]
> keys = [h[0] for h in raw_headers]
> populate_content_length = b"content-length" not in keys
> populate_content_type = b"content-type" not in keys
> 
> body = getattr(self, "body", None)
> if (
> body is not None
> and populate_content_length
> >   and not (self.status_code < 200 or self.status_code in (204, 304))
> ):
> E   TypeError: '<' not supported between instances of 'NoneType' and 'int'
> 
> /usr/lib/python3/dist-packages/starlette/responses.py:77: TypeError
> ___ test_app 
> ___
> 
> def test_app():
> >   response = client.get("/v2")
> 
> /<>/tests/test_tutorial/test_wsgi/test_tutorial001.py:15: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> _ 
> /usr/lib/python3/dist-packages/requests/sessions.py:555: in get
> return self.request('GET', url, **kwargs)
> /usr/lib/python3/dist-packages/starlette/testclient.py:474: in request
> return super().request(
> /usr/lib/python3/dist-packages/requests/sessions.py:542: in request
> resp = self.send(prep, **send_kwargs)
> /usr/lib/python3/dist-packages/requests/sessions.py:655: in send
> r = adapter.send(request, **kwargs)
> /usr/lib/python3/dist-packages/starlette/testclient.py:268: in send
> raise exc
> /usr/lib/python3/dist-packages/starlette/testclient.py:265: in send
> portal.call(self.app, scope, receive, send)
> /usr/lib/python3/dist-packages/anyio/from_thread.py:240: in call
> return cast(T_Retval, self.start_task_soon(func, *args).result())
> /usr/lib/python3.9/concurrent/futures/_base.py:446: in result
> return self.__get_result()
> /usr/lib/python3.9/concurrent/futures/_base.py:391: in __get_result
> raise self._exception
> /usr/lib/python3/dist-packages/anyio/from_thread.py:187: in _call_func
> retval = await retval
> /<>/fastapi/applications.py:212: in __call__
> await super().__call__(scope, receive, send)
> /usr/lib/python3/dist-packages/starlette/applications.py:119: in __call__
> await self.middleware_stack(scope, receive, send)
> /usr/lib/python3/dist-packages/starlette/middleware/errors.py:181: in __call__
> raise 

Bug#1005546: node-cache-loader: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-cache-loader
Version: 4.1.0+~cs2.0.0-2
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 '/<>'
> babeljs-7 src -d dist --ignore 'src/**/*.test.js' --copy-files
> Successfully compiled 2 files with Babel (336ms).
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/cache-loader
>   /bin/sh -ex debian/tests/pkg-js/test
> + cp test/__snapshots__/validate-options.test.js.snap 
> test/__snapshots__/validate-options.test.js.save
> + jest -u --ci test/cjs.test.js test/validate-options.test.js
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-cache-loader_4.1.0+~cs2.0.0-2_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.



Bug#1005545: gcr: FTBFS: ../gck/meson.build:130:2: ERROR: gnome.generate_gir got unknown keyword arguments "packages"

2022-02-12 Thread Lucas Nussbaum
Source: gcr
Version: 3.40.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 '/<>'
> dh_auto_configure -- \
>   -Dgtk_doc=true \
>   -Dintrospection=true \
>   -Dgtk=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 
> -Dintrospection=true -Dgtk=true
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gcr
> Project version: 3.40.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 glib-2.0 found: YES 2.70.3
> Run-time dependency gmodule-no-export-2.0 found: YES 2.70.3
> Run-time dependency gthread-2.0 found: YES 2.70.3
> Run-time dependency gobject-2.0 found: YES 2.70.3
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency gio-unix-2.0 found: YES 2.70.3
> Program gpg found: YES (/usr/bin/gpg)
> Run-time dependency libgcrypt found: YES 1.9.4
> Run-time dependency p11-kit-1 found: YES 0.24.0
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Has header "locale.h" : YES 
> Checking for function "timegm" : YES 
> Checking for function "mlock" : YES 
> Configuring config.h using configuration
> Configuring gck-version.h using configuration
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-genmarshal found: YES (/usr/bin/glib-genmarshal)
> Compiler for C supports link arguments 
> -Wl,--version-script,/<>/gck/libgck.map: YES 
> 
> ../gck/meson.build:130:2: ERROR: gnome.generate_gir got unknown keyword 
> arguments "packages"
> 
> A full log can be found at 
> /<>/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:39:42.514438
> Main binary: /usr/bin/python3
> Build Options: -Dgtk_doc=true -Dintrospection=true -Dgtk=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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gcr
> Project version: 3.40.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=/<>=. -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: 
> /<>/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=/<>=. -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: 
> /<>/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: /

Bug#1005544: polari: FTBFS: ../data/appdata/meson.build:2:0: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: polari
Version: 41.0-2
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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: polari
> Project version: 41.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
> Program js78 found: YES (/usr/bin/js78)
> Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
> Program json-glib-validate found: YES (/usr/bin/json-glib-validate)
> Program appstream-util found: YES (/usr/bin/appstream-util)
> Program meson/check-version.py found: YES 
> (/<>/meson/check-version.py)
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency telepathy-glib found: YES 0.24.1
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Run-time dependency gjs-1.0 found: YES 1.70.1
> Checking for function "strcasestr" : YES 
> Configuring config.h using configuration
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Configuring org.gnome.Polari.src.gresource.xml using configuration
> Configuring config.js.in using configuration
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> 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)
> 
> ../data/appdata/meson.build:2:0: ERROR: Function does not take positional 
> arguments.
> 
> A full log can be found at 
> /<>/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:48:58.039134
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: polari
> Project version: 41.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=/<>=. -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,-z,defs
> Sanity check compile stdout:
> 
> -
> Sanity check compile stderr:
> 
> -
> Running test binary command: 
> /<>/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=/<>=. -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,-z,defs
> Sanity check compile stdout:
> 
> -
> Sanity check compile stderr:
> 
> -
> Running test binary command: 
> /<>/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
> Program js78 found: YES (/usr/bin/js78)
> Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
> Program json-gli

Bug#1005543: d-feet: FTBFS: ../data/meson.build:15:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: d-feet
Version: 0.3.16-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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: d-feet
> Project version: 0.3.16
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Program python3 found: YES (/usr/bin/python3)
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Run-time dependency gio-2.0 found: YES 2.70.3
> Configuring d-feet using configuration
> Configuring tests.py using configuration
> Configuring org.gnome.dfeet.desktop.in using configuration
> 
> ../data/meson.build:15:5: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:26.046858
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: d-feet
> Project version: 0.3.16
> 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
> Program python3 found: YES (/usr/bin/python3)
> 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 '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 '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 `/us

Bug#1005542: gnome-tetravex: FTBFS: ../data/meson.build:37:2: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-tetravex
Version: 1:3.38.2-2
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 '/<>'
> dh_auto_configure -- --bindir=games
>   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 --bindir=games
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-tetravex
> Project version: 3.38.2
> 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)
> Run-time dependency gio-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 appstream-util found: YES (/usr/bin/appstream-util)
> Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
> Program glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas)
> Library m found: YES
> Configuring org.gnome.Tetravex.service using configuration
> 
> ../data/meson.build:37:2: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:44.207478
> Main binary: /usr/bin/python3
> Build Options: -Dprefix=/usr -Dbindir=games -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-tetravex
> Project version: 3.38.2
> 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=/<>=. -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: 
> /<>/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/tmpt2q23e36
> Command line:  valac /tmp/tmpt2q23e36/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=/<>=. -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: 
> /<>/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 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-co

Bug#1005541: gnome-weather: FTBFS: ../data/meson.build:61:0: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-weather
Version: 41.0-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 '/<>'
> dh_auto_configure -- --libdir=/usr/lib
>   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 --libdir=/usr/lib
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-weather
> Project version: 41.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 glib-2.0 found: YES 2.70.3
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency gjs-1.0 found: YES 1.70.1
> Run-time dependency geoclue-2.0 found: YES 2.5.7
> Run-time dependency gweather-3.0 found: YES 40.0
> Run-time dependency libhandy-1 found: YES 1.5.90
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Program msgfmt found: YES (/usr/bin/msgfmt)
> Configuring org.gnome.Weather.desktop.in using configuration
> Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate)
> Configuring org.gnome.Weather.appdata.xml.in using configuration
> 
> ../data/meson.build:61:0: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:47:27.423114
> Main binary: /usr/bin/python3
> Build Options: -Dprefix=/usr -Dlibdir=/usr/lib -Dlocalstatedir=/var 
> -Dsysconfdir=/etc -Dbuildtype=plain -Dwrap_mode=nodownload
> Python system: Linux
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-weather
> Project version: 41.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=/<>=. -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,-z,defs
> Sanity check compile stdout:
> 
> -
> Sanity check compile stderr:
> 
> -
> Running test binary command: 
> /<>/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=/<>=. -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,-z,defs
> Sanity check compile stdout:
> 
> -
> Sanity check compile stderr:
> 
> -
> Running test binary command: 
> /<>/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 '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_C

Bug#1005540: node-url-loader: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-url-loader
Version: 4.1.1-4
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 '/<>'
> babeljs src -d dist --ignore \"src/**/*.test.js\" --copy-files
> Successfully compiled 3 files with Babel (319ms).
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   mkdir -p node_modules
>   ln -s ../. node_modules/url-loader
>   /bin/sh -ex debian/tests/pkg-js/test
> + NODE_ENV=test jest --ci test/cjs.test.js 
> test/utils/normalizeFallback.test.js
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-url-loader_4.1.1-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.



Bug#1005539: node-domhandler: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-domhandler
Version: 4.3.0-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 '/<>'
> tsc
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/domhandler
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-domhandler_4.3.0-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.



Bug#1005538: node-consolidate: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-consolidate
Version: 0.16.0-2
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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
>dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
>dh_auto_test --buildsystem=nodejs
>   mkdir -p node_modules
>   ln -s ../debian/tests/test_modules/liquid-node node_modules/liquid-node
>   ln -s ../debian/tests/test_modules/squirrelly node_modules/squirrelly
>   ln -s ../debian/tests/test_modules/strftime node_modules/strftime
>   ln -s ../debian/tests/test_modules/tinyliquid node_modules/tinyliquid
>   ln -s ../. node_modules/consolidate
>   /bin/sh -ex debian/tests/pkg-js/test
> + mocha --exit -r chai/register-should
> 
> undefined ERROR: Error: Cannot find module 
> '/usr/share/nodejs/chai/register-should'
> at createEsmNotFoundErr (internal/modules/cjs/loader.js:842:15)
> at finalizeEsmResolution (internal/modules/cjs/loader.js:835:15)
> at resolveExports (internal/modules/cjs/loader.js:424:14)
> at Function.Module._findPath (internal/modules/cjs/loader.js:464:31)
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:802:27)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at exports.requireOrImport 
> (/usr/share/nodejs/mocha/lib/nodejs/esm-utils.js:60:20) {
>   code: 'MODULE_NOT_FOUND',
>   path: '/usr/share/nodejs/chai/package.json'
> }
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-consolidate_0.16.0-2_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.



Bug#1005537: tilix: FTBFS: ../data/meson.build:13:0: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: tilix
Version: 1.9.4-2
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):
>  debian/rules build
> dh build --with gnome --buildsystem=meson
>dh_update_autotools_config -O--buildsystem=meson
>dh_autoreconf -O--buildsystem=meson
>dh_auto_configure -O--buildsystem=meson
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: Tilix
> Project version: 1.9.4
> D compiler for the host machine: ldc2 (llvm 1.28.0 "LDC - the LLVM D compiler 
> (1.28.0):")
> D linker for the host machine: ldc2 ld.gold 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 gtkd-3 found: YES 3.10.0
> Run-time dependency vted-3 found: YES 3.10.0
> Run-time dependency x11 found: YES 1.7.2
> Run-time dependency libunwind found: YES 1.3.2
> Run-time dependency libsecret-1 found: YES 0.20.4
> 
> ../data/meson.build:13:0: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:38:44.794742
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: Tilix
> Project version: 1.9.4
> D compiler for the host machine: ldc2 (llvm 1.28.0 "LDC - the LLVM D compiler 
> (1.28.0):")
> D linker for the host machine: ldc2 ld.gold 2.38
> D compiler for the build machine: ldc2 (llvm 1.28.0 "LDC - the LLVM D 
> compiler (1.28.0):")
> D linker for the build machine: ldc2 ld.gold 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 'gtkd-3' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion gtkd-3` -> 0
> 3.10.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags gtkd-3` -> 0
> -pthread -I/usr/include/d/gtkd-3/ -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/atk-1.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/librsvg-2.0 
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 
> -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
> -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 gtkd-3` -> 0
> -L-L/usr/lib/x86_64-linux-gnu/ -L-lgtkd-3 -L-ldl -L/usr/lib/x86_64-linux-gnu 
> -lgtk-3 -lgdk-3 -latk-1.0 -lcairo-gobject -lpangocairo-1.0 -lpango-1.0 
> -lharfbuzz -lrsvg-2 -lm -lgdk_pixbuf-2.0 -lcairo -lgio-2.0 -lgobject-2.0 
> -lglib-2.0
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --libs gtkd-3` -> 0
> -L-L/usr/lib/x86_64-linux-gnu/ -L-lgtkd-3 -L-ldl -lgtk-3 -lgdk-3 -latk-1.0 
> -lcairo-gobject -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lrsvg-2 -lm 
> -lgdk_pixbuf-2.0 -lcairo -lgio-2.0 -lgobject-2.0 -lglib-2.0
> Run-time dependency gtkd-3 found: YES 3.10.0
> Pkg-config binary for 1 is cached.
> Determining dependency 'vted-3' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[

Bug#1005536: gnome-todo: FTBFS: ../data/meson.build:3:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-todo
Version: 3.28.1-6
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):
>  debian/rules build
> dh build  --with gnome
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-todo
> Project version: 3.28.1
> 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
> Has header "dlfcn.h" : YES 
> Has header "inttypes.h" : YES 
> Has header "locale.h" : YES 
> Has header "memory.h" : YES 
> Has header "stdint.h" : YES 
> Has header "stdlib.h" : YES 
> Has header "strings.h" : YES 
> Has header "string.h" : YES 
> Has header "sys/stat.h" : YES 
> Has header "sys/types.h" : YES 
> Has header "unistd.h" : YES 
> Checking for function "dcgettext" : YES 
> Checking for function "gettext" : YES 
> Checking for function "iconv" : YES 
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency gmodule-export-2.0 found: YES 2.70.3
> Run-time dependency goa-1.0 found: YES 3.40.1
> Run-time dependency libpeas-1.0 found: YES 1.30.0
> Library m found: YES
> Configuring config.h using configuration
> Run-time dependency libecal-2.0 found: YES 3.42.4
> Run-time dependency libedataserver-1.2 found: YES 3.42.4
> Run-time dependency libedataserverui-1.2 found: YES 3.42.4
> Run-time dependency libical found: YES 3.0.14
> Configuring eds.plugin using configuration
> Configuring background.plugin using configuration
> Configuring dark-theme.plugin using configuration
> Configuring scheduled-panel.plugin using configuration
> ../plugins/score/meson.build:17: WARNING: Project targeting '>= 0.41.0' but 
> tried to use feature introduced in '0.50.0': install arg in configure_file.
> Configuring score.plugin using configuration
> Configuring today-panel.plugin using configuration
> ../plugins/unscheduled-panel/meson.build:17: WARNING: Project targeting '>= 
> 0.41.0' but tried to use feature introduced in '0.50.0': install arg in 
> configure_file.
> Configuring unscheduled-panel.plugin using configuration
> Configuring todo-txt.plugin using configuration
> Run-time dependency rest-0.7 found: YES 0.8.1
> Run-time dependency json-glib-1.0 found: YES 1.6.6
> Configuring todoist.plugin using configuration
> 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)
> WARNING: -Wl,--undefined=gtd_plugin_eds_register_types looks like a linker 
> argument, but has_argument and other similar methods only support checking 
> compiler arguments. Using them to check linker arguments are never supported, 
> and results are likely to be wrong regardless of the compiler you are using. 
> has_link_argument or other similar method can be used instead.
> Compiler for C supports arguments 
> -Wl,--undefined=gtd_plugin_eds_register_types: YES 
> WARNING: -Wl,--undefined=gtd_plugin_background_register_types looks like a 
> linker argument, but has_argument and other similar methods only support 
> checking compiler arguments. Using them to check linker arguments are never 
> supported, and results are likely to be wrong regardless of the compiler you 
> are using. has_link_argument or other similar method can be used instead.
> Compiler for C supports arguments 
> -Wl,--undefined=gtd_plugin_background_register_types: YES 
> WARNING: -Wl,--undefined=gtd_plugin_dark_theme_register_types looks like a 
> linker argument, but has_argument and other similar methods only support 
> checking compiler arguments. Using them to check linker arguments are never 
> supported, and results are likely to be wrong regardless of the compiler you 
> are using. has_link_argument or other similar method can be used in

Bug#1005535: node-schema-utils: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-schema-utils
Version: 3.1.1~ds-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 '/<>'
> #node `nodepath ajv`/scripts/compile-dots.js `nodepath ajv`/lib ajv-errors/lib
> babeljs-7 src -d dist --copy-files
> Successfully compiled 6 files with Babel (528ms).
> tsc --declaration --emitDeclarationOnly --outDir declarations
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/schema-utils
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci test/
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-schema-utils_3.1.1~ds-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.



Bug#1005534: gnome-shell-extensions: FTBFS: ../data/meson.build:2:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-shell-extensions
Version: 41.1-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 '/<>'
> dh_auto_configure -- \
>   -Dextension_set=all \
>   -Dclassic_mode=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 -Dextension_set=all 
> -Dclassic_mode=true
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-shell-extensions
> Project version: 41.1
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> 
> ../data/meson.build:2:5: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:00.529998
> Main binary: /usr/bin/python3
> Build Options: -Dextension_set=all -Dclassic_mode=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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-shell-extensions
> Project version: 41.1
> 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
> 
> ../data/meson.build:2: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 -Dextension_set=all 
> -Dclassic_mode=true returned exit code 1
> make[1]: *** [debian/rules:7: override_dh_auto_configure] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/gnome-shell-extensions_41.1-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.



Bug#1005533: node-match-at: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-match-at
Version: 0.1.1-2
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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
>dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
>dh_auto_test --buildsystem=nodejs
>   mkdir -p node_modules
>   ln -s ../. node_modules/match-at
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-match-at_0.1.1-2_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.



Bug#1005531: revelation: FTBFS: ../data/meson.build:61:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: revelation
Version: 0.5.4-2
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):
>  debian/rules binary
> dh binary --buildsystem=meson --with=python3
>dh_update_autotools_config -O--buildsystem=meson
>dh_autoreconf -O--buildsystem=meson
> autopoint: using AM_GNU_GETTEXT_REQUIRE_VERSION instead of 
> AM_GNU_GETTEXT_VERSION
> Copying file ABOUT-NLS
> Copying file config.rpath
> Creating directory m4
> Copying file m4/gettext.m4
> Copying file m4/host-cpu-c-abi.m4
> Copying file m4/iconv.m4
> Copying file m4/intlmacosx.m4
> Copying file m4/lib-ld.m4
> Copying file m4/lib-link.m4
> Copying file m4/lib-prefix.m4
> Copying file m4/nls.m4
> Copying file m4/po.m4
> Copying file m4/progtest.m4
> Copying file po/Makefile.in.in
> Copying file po/Makevars.template
> Copying file po/Rules-quot
> Copying file po/boldquot.sed
> Copying file po/en@boldquot.header
> Copying file po/en@quot.header
> Copying file po/insert-header.sin
> Copying file po/quot.sed
> Copying file po/remove-potcdate.sin
> configure.ac:14: installing './compile'
> configure.ac:14: installing './config.guess'
> configure.ac:14: installing './config.sub'
> configure.ac:10: installing './install-sh'
> configure.ac:10: installing './missing'
> src/bundle/Makefile.am:9: installing './py-compile'
>dh_auto_configure -O--buildsystem=meson
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: revelation
> Project version: 0.5.4
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Program python3 (Cryptodome, pwquality) found: YES (/usr/bin/python3) 
> modules: Cryptodome, pwquality
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency pygobject-3.0 found: YES 3.42.0
> Configuring config.py using configuration
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Configuring info.olasagasti.revelation.desktop.in using configuration
> Program desktop-file-validate found: NO
> 
> ../data/meson.build:61:5: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:48:02.705703
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: revelation
> Project version: 0.5.4
> 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
> Program python3 (Cryptodome, pwquality) found: YES (/usr/bin/python3) 
> modules: Cryptodome, pwquality
> 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 '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 

Bug#1005530: bijiben: FTBFS: ../data/appdata/meson.build:3:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: bijiben
Version: 40.1-2
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 '/<>'
> dh_auto_configure -- \
>   -Dupdate_mimedb=false
>   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 -Dupdate_mimedb=false
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: bijiben
> Project version: 40.1
> 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 tracker-sparql-3.0 found: YES 3.1.2
> 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 goa-1.0 found: YES 3.40.1
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency json-glib-1.0 found: YES 1.6.6
> Run-time dependency libecal-2.0 found: YES 3.42.4
> Run-time dependency libedataserver-1.2 found: YES 3.42.4
> Run-time dependency libhandy-1 found: YES 1.5.90
> Run-time dependency libxml-2.0 found: YES 2.9.12
> Run-time dependency libcurl found: YES 7.81.0
> Run-time dependency uuid found: YES 2.37.3
> Run-time dependency webkit2gtk-4.0 found: YES 2.34.5
> Library m found: YES
> 
> ../data/appdata/meson.build:3:5: ERROR: Function does not take positional 
> arguments.
> 
> A full log can be found at 
> /<>/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:42:13.290147
> Main binary: /usr/bin/python3
> Build Options: -Dupdate_mimedb=false -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: bijiben
> Project version: 40.1
> 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=/<>=. -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: 
> /<>/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=/<>=. -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: 
> /<>/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 'tracker-sparql-3.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --modversion tracker-sparql-3.0` -> 0
> 3.1.2
> env[PKG_CONFIG_PATH]: 
> Called `/usr/bin/pkg-config --cflags tracker-sparql-3.0` -> 0
> -pthread -I/usr/include/tracker-3.0 
> -I/usr/include/tracker-3.0/libtracker-sparql -I/usr/include/gio-unix-2.0 
> -I/usr/include/json-glib-1.0 -I/usr/i

Bug#1005532: node-tapable: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-tapable
Version: 1.0.0-6
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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
> Link ./node_modules/babel-jest -> /usr/share/nodejs/babel-jest
>dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/tapable
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci -u --detectOpenHandles
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-tapable_1.0.0-6_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.



Bug#1005529: network-manager-applet: FTBFS: ../meson.build:255:7: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: network-manager-applet
Version: 1.24.0-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 '/<>'
> dh_auto_configure -- \
>   --libexecdir=/usr/lib/NetworkManager \
>   -Dappindicator=ayatana \
>   -Dwwan=true \
>   -Dselinux=true \
>   -Dteam=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 
> --libexecdir=/usr/lib/NetworkManager -Dappindicator=ayatana -Dwwan=true 
> -Dselinux=true -Dteam=true
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: network-manager-applet
> Project version: 1.24.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
> Checking for type "pid_t" : YES 
> Compiler for C supports arguments -fdata-sections -ffunction-sections: YES 
> Compiler for C supports link arguments -Wl,--gc-sections: YES 
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency gmodule-export-2.0 found: YES 2.70.3
> Run-time dependency libsecret-1 found: YES 0.20.4
> Run-time dependency libnma found: YES 1.8.34
> Library m found: YES
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency gudev-1.0 found: YES 237
> Run-time dependency libnotify found: YES 0.7.9
> Run-time dependency libnm found: YES 1.34.0
> Run-time dependency ayatana-appindicator3-0.1 found: YES 0.5.90
> Run-time dependency dbusmenu-gtk3-0.4 found: YES 16.04.0
> Run-time dependency mm-glib found: YES 1.18.4
> Run-time dependency libselinux found: YES 3.3
> Run-time dependency jansson found: YES 2.13.1
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
> Configuring nm-applet.1 using configuration
> Configuring nm-connection-editor.1 using configuration
> Program desktop-file-validate found: NO
> 
> ../meson.build:255:7: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:47:20.535730
> Main binary: /usr/bin/python3
> Build Options: -Dappindicator=ayatana -Dwwan=true -Dselinux=true -Dteam=true 
> -Dprefix=/usr -Dlibdir=lib/x86_64-linux-gnu 
> -Dlibexecdir=/usr/lib/NetworkManager -Dlocalstatedir=/var -Dsysconfdir=/etc 
> -Dbuildtype=plain -Dwrap_mode=nodownload
> Python system: Linux
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: network-manager-applet
> Project version: 1.24.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=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,defs
> Sanity check compile stdout:
> 
> -
> Sanity check compile stderr:
> 
> -
> Running test binary command: 
> /<>/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=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 
> -D_FILE_OFFSET_BITS=64 -Wl,-z,relro -Wl,-z,defs
> Sanity check compile stdout:
> 
> -
> Sanity check compile stderr:
> 
> -
> Running test binary command: 
> /<>/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

Bug#1005527: python-wsproto: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.10 3.9" returned exit code 13

2022-02-12 Thread Lucas Nussbaum
Source: python-wsproto
Version: 1.0.0-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):
>  debian/rules binary
> dh binary --with sphinxdoc --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:237: python3.10 setup.py config 
> running config
> I: pybuild base:237: python3.9 setup.py config 
> running config
>dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:237: /usr/bin/python3.10 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> copying src/wsproto/__init__.py -> 
> /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> copying src/wsproto/handshake.py -> 
> /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> copying src/wsproto/events.py -> 
> /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> copying src/wsproto/frame_protocol.py -> 
> /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> copying src/wsproto/typing.py -> 
> /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> copying src/wsproto/extensions.py -> 
> /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> copying src/wsproto/connection.py -> 
> /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> copying src/wsproto/utilities.py -> 
> /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> running egg_info
> writing src/wsproto.egg-info/PKG-INFO
> writing dependency_links to src/wsproto.egg-info/dependency_links.txt
> writing requirements to src/wsproto.egg-info/requires.txt
> writing top-level names to src/wsproto.egg-info/top_level.txt
> reading manifest file 'src/wsproto.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> no previously-included directories found matching 'docs/build'
> no previously-included directories found matching 'compliance/reports'
> no previously-included directories found matching 
> 'compliance/auto-tests-server-config.json'
> no previously-included directories found matching 
> 'compliance/auto-tests-client-config.json'
> no previously-included directories found matching 
> 'compliance/autobahntestsuite-venv'
> warning: no previously-included files matching '*.pyc' found anywhere in 
> distribution
> warning: no previously-included files matching '*.pyo' found anywhere in 
> distribution
> warning: no previously-included files matching '*.swo' found anywhere in 
> distribution
> warning: no previously-included files matching '*.swp' found anywhere in 
> distribution
> warning: no previously-included files matching '*.map' found anywhere in 
> distribution
> warning: no previously-included files matching '*.yml' found anywhere in 
> distribution
> warning: no previously-included files matching '*.DS_Store' found anywhere in 
> distribution
> warning: no previously-included files matching '.coverage' found anywhere in 
> distribution
> adding license file 'LICENSE'
> writing manifest file 'src/wsproto.egg-info/SOURCES.txt'
> copying src/wsproto/py.typed -> 
> /<>/.pybuild/cpython3_3.10_wsproto/build/wsproto
> I: pybuild base:237: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<>/.pybuild/cpython3_3.9_wsproto/build/wsproto
> copying src/wsproto/__init__.py -> 
> /<>/.pybuild/cpython3_3.9_wsproto/build/wsproto
> copying src/wsproto/handshake.py -> 
> /<>/.pybuild/cpython3_3.9_wsproto/build/wsproto
> copying src/wsproto/events.py -> 
> /<>/.pybuild/cpython3_3.9_wsproto/build/wsproto
> copying src/wsproto/frame_protocol.py -> 
> /<>/.pybuild/cpython3_3.9_wsproto/build/wsproto
> copying src/wsproto/typing.py -> 
> /<>/.pybuild/cpython3_3.9_wsproto/build/wsproto
> copying src/wsproto/extensions.py -> 
> /<>/.pybuild/cpython3_3.9_wsproto/build/wsproto
> copying src/wsproto/connection.py -> 
> /<>/.pybuild/cpython3_3.9_wsproto/build/wsproto
> copying src/wsproto/utilities.py -> 
> /<>/.pybuild/cpython3_3.9_wsproto/build/wsproto
> running egg_info
> writing src/wsproto.egg-info/PKG-INFO
> writing dependency_links to src/wsproto.egg-info/dependency_links.txt
> writing requirements to src/wsproto.egg-info/requires.txt
> writing top-level names to src/wsproto.egg-info/top_level.txt
> reading manifest file 'src/wsproto.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> no previously-included directories found matching 'docs/build'
> no previous

Bug#1005526: node-cheerio: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-cheerio
Version: 1.0.0~rc~10+~cs13.5.2-6
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 '/<>'
> dh_auto_build --buildsystem=nodejs
> Found debian/nodejs/cheerio-select/build
>   cd ./cheerio-select && sh -ex ../debian/nodejs/cheerio-select/build
> + tsc
> No build command found, searching known files
> No build command found, searching known files
> tsc
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/cheerio
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-cheerio_1.0.0~rc~10+~cs13.5.2-6_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.



Bug#1005525: sound-juicer: FTBFS: ../data/meson.build:2:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: sound-juicer
Version: 3.38.0-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):
>  debian/rules build
> dh build
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: sound-juicer
> Project version: 3.38.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 iso-codes found: YES 4.9.0
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gthread-2.0 found: YES 2.70.3
> Run-time dependency gobject-2.0 found: YES 2.70.3
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency gmodule-export-2.0 found: YES 2.70.3
> Run-time dependency libcanberra-gtk3 found: YES 0.30
> Run-time dependency gsettings-desktop-schemas found: YES 42.alpha
> Run-time dependency libbrasero-media3 found: YES 3.12.3
> Run-time dependency gstreamer-1.0 found: YES 1.20.0
> Run-time dependency gstreamer-plugins-base-1.0 found: YES 1.20.0
> Run-time dependency gstreamer-pbutils-1.0 found: YES 1.20.0
> Run-time dependency libmusicbrainz5 found: YES 5.1.0
> Dependency iso-codes found: YES 4.9.0 (cached)
> Run-time dependency libdiscid found: YES 0.6.2
> Program gst-inspect-1.0 found: YES (/usr/bin/gst-inspect-1.0)
> Configuring config.h using configuration
> Program itstool found: YES (/usr/bin/itstool)
> Program msgmerge found: YES (/usr/bin/msgmerge)
> Program msgfmt found: YES (/usr/bin/msgfmt)
> Configuring org.gnome.SoundJuicer.desktop.in using configuration
> 
> ../data/meson.build:2:5: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:30.064574
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: sound-juicer
> Project version: 3.38.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=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wno-unused-parameter -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: 
> /<>/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=/<>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wno-unused-parameter -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: 
> /<>/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.

Bug#1005523: node-execa: FTBFS: dh_auto_test: error: cd ./human-signals && sh -ex ../debian/nodejs/human-signals/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-execa
Version: 5.1.1+repack+~cs17.3.6-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 '/<>'
> echo 'int main() { return 0; }' | gcc -x c -o test/fixtures/fast-exit-linux -
> dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
> Found debian/nodejs/human-signals/build
>   cd ./human-signals && sh -ex ../debian/nodejs/human-signals/build
> + babeljs -d build/src --presets=@babel/preset-env src/
> Successfully compiled 4 files with Babel (469ms).
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   ln -s ../debian/tests/test_modules/big-cartesian 
> node_modules/big-cartesian
>   ln -s ../debian/tests/test_modules/test-each node_modules/test-each
>   ln -s ../. node_modules/execa
>   cd ./human-signals && sh -ex ../debian/nodejs/human-signals/test
> + jest --ci --testRegex test/main.js
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: cd ./human-signals && sh -ex 
> ../debian/nodejs/human-signals/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-execa_5.1.1+repack+~cs17.3.6-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.



Bug#1005524: node-commander: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-commander
Version: 8.3.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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
> Link ./node_modules/ts-jest -> /usr/share/nodejs/ts-jest
> Link ./node_modules/@types/jest -> /usr/share/nodejs/@types/jest
>dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/commander
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci tests
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-commander_8.3.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.



Bug#1005521: node-glob: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-glob
Version: 7.1.7+~cs7.5.19-2
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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure --buildsystem=nodejs
> Link node_modules/globalyzer -> ../globalyzer
> Link node_modules/globrex -> ../globrex
> Link node_modules/tiny-glob -> ../tiny-glob
> Link node_modules/@types/glob -> ../../types-glob
>dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/glob
>   /bin/sh -ex debian/tests/pkg-js/test
> + tap -T -R spec test/00-setup.js test/abort.js test/absolute.js 
> test/bash-comparison.js test/broken-symlink.js test/cwd-test.js 
> test/empty-set.js test/enotsup.js test/eperm-stat.js test/error-callback.js 
> test/follow.js test/global-leakage.js test/globstar-match.js 
> test/has-magic.js test/ignore.js test/mark.js test/match-base.js 
> test/multiple-weird-error.js test/new-glob-optional-options.js 
> test/nocase-nomagic.js test/nodir.js test/nonull.js test/pause-resume.js 
> test/readme-issue.js test/realpath.js test/root-nomount.js test/root.js 
> test/slash-cwd.js test/stat.js test/sync-cb-throw.js test/zz-cleanup.js
> 
> Windows, or TEST_REGEN unset.  Using cached fixtures.
> test/00-setup.js
>   - test/00-setup.js
> test/abort.js
>   abort prevents any action
> 
> ✓ if it gets here then it worked
> 
> test/absolute.js
>   mark=true
> Emits absolute matches if option set
> 
>   ✓ must be absolute
> 
>   ✓ must be absolute
> 
>   ✓ must be absolute
> 
>   ✓ must match all files
> 
>   ✓ must match all files
> 
>   ✓ must be absolute
> 
>   ✓ must be absolute
> 
>   ✓ must be absolute
> returns absolute results synchronously
> 
>   ✓ must match all files
> 
>   ✓ must be absolute
> 
>   ✓ must be absolute
> 
>   ✓ must be absolute
> 
>   mark=false
> Emits absolute matches if option set
> 
>   ✓ must be absolute
> 
>   ✓ must be absolute
> 
>   ✓ must be absolute
> 
>   ✓ must match all files
> 
>   ✓ must match all files
> 
>   ✓ must be absolute
> 
>   ✓ must be absolute
> 
>   ✓ must be absolute
> returns absolute results synchronously
> 
>   ✓ must match all files
> 
>   ✓ must be absolute
> 
>   ✓ must be absolute
> 
>   ✓ must be absolute
> 
> test/bash-comparison.js
>   a/*/+(c|g)/./d
> 
> ✓ a/*/+(c|g)/./d
> 
> ✓ /<>/test/fixtures/a/.abcdef should be absolute
> 
> ✓ /<>/test/fixtures/a/abcdef should be absolute
> 
> ✓ /<>/test/fixtures/a/abcfed should be absolute
> 
> ✓ /<>/test/fixtures/a/b should be absolute
> 
> ✓ /<>/test/fixtures/a/bc should be absolute
> 
> ✓ /<>/test/fixtures/a/c should be absolute
> 
> ✓ /<>/test/fixtures/a/cb should be absolute
> 
> ✓ /<>/test/fixtures/a/symlink should be absolute
> 
> ✓ /<>/test/fixtures/a/x should be absolute
> 
> ✓ /<>/test/fixtures/a/z should be absolute
> 
> ✓ /<>/test/fixtures/a should be absolute
> 
> ✓ /<>/test/fixtures/a/abcdef/g should be absolute
> 
> ✓ /<>/test/fixtures/a/abcfed/g should be absolute
> 
> ✓ /<>/test/fixtures/a/b/c should be absolute
> 
> ✓ /<>/test/fixtures/a/bc/e should be absolute
> 
> ✓ /<>/test/fixtures/a/c/d should be absolute
> 
> ✓ /<>/test/fixtures/a/cb/e should be absolute
> 
> ✓ /<>/test/fixtures/a/symlink/a should be absolute
> 
> ✓ /<>/test/fixtures/a/x/.y should be absolute
> 
> ✓ /<>/test/fixtures/a/z/.y should be absolute
> 
> ✓ /<>/test/fixtures/a/b/c/d should be absolute
> 
> ✓ /<>/test/fixtures/a/abcdef/g/d should be absolute
> 
> ✓ /<>/test/fixtures/a/abcfed/g/d should be absolute
> 
> ✓ /<>/test/fixtures/a/b/c/d should be absolute
> 
>   a/*/+(c|g)/./d sync
> 
> ✓ should match shell (sync)
> 
>   a/**/[cg]/../[cg]
> 
> ✓ a/**/[cg]/../[cg]
> 
> ✓ /<>/test/fixtu

Bug#1005522: gnome-disk-utility: FTBFS: ../data/meson.build:13:7: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-disk-utility
Version: 41.0-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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-disk-utility
> Project version: 41.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 dvdread found: YES 6.1.2
> Run-time dependency gio-unix-2.0 found: YES 2.70.3
> Run-time dependency gmodule-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 libhandy-1 found: YES 1.5.90
> Run-time dependency liblzma found: YES 5.2.5
> Run-time dependency libnotify found: YES 0.7.9
> Run-time dependency libsecret-1 found: YES 0.20.4
> Run-time dependency pwquality found: YES 1.4.4
> Run-time dependency udisks2 found: YES 2.9.4
> Library m found: YES
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency libsystemd found: YES 250
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> 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)
> Configuring org.gnome.SettingsDaemon.DiskUtilityNotify.desktop using 
> configuration
> 
> ../data/meson.build:13:7: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:45:51.259359
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-disk-utility
> Project version: 41.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=/<>=. -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: 
> /<>/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=/<>=. -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: 
> /<>/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 'dvdread' wi

Bug#1005520: evince: FTBFS: ../backend/meson.build:55:7: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: evince
Version: 41.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 '/<>'
> dh_auto_configure -- \
>   -Dauto_features=enabled \
>   -Dinternal_synctex=false \
>   -Dps=enabled \
>   -Dt1lib=disabled \
>   -Dintrospection=true \
>   -Dgtk_doc=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 -Dauto_features=enabled 
> -Dinternal_synctex=false -Dps=enabled -Dt1lib=disabled -Dintrospection=true 
> -Dgtk_doc=true
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: evince
> Project version: 41.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
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Has header "execinfo.h" : YES 
> Checking if "Support for nl_langinfo" : compiles: YES 
> Compiler for C supports link arguments 
> -Wl,--version-script,/<>/lib-symbol.map: YES 
> Found pkg-config: /usr/bin/pkg-config (0.29.2)
> Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.6
> Run-time dependency gio-2.0 found: YES 2.70.3
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gmodule-2.0 found: YES 2.70.3
> Run-time dependency gmodule-no-export-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency gthread-2.0 found: YES 2.70.3
> Run-time dependency libhandy-1 found: YES 1.5.90
> Library m found: YES
> Run-time dependency cairo found: YES 1.16.0
> Checking for function "cairo_surface_set_device_scale" with dependency cairo: 
> YES 
> Library z found: YES
> Checking for function "inflate" with dependency -lz: YES 
> Checking for function "crc32" with dependency -lz: YES 
> Run-time dependency adwaita-icon-theme found: YES 41.0
> Run-time dependency libnautilus-extension found: YES 41.2
> Run-time dependency dbus-1 found: YES 1.12.20
> Run-time dependency gio-unix-2.0 found: YES 2.70.3
> Run-time dependency libsecret-1 found: YES 0.20.4
> Run-time dependency gtk+-unix-print-3.0 found: YES 3.24.31
> Run-time dependency gobject-introspection-1.0 found: YES 1.70.0
> Run-time dependency gnome-desktop-3.0 found: YES 41.3
> Run-time dependency gstreamer-base-1.0 found: YES 1.20.0
> Run-time dependency gstreamer-1.0 found: YES 1.20.0
> Run-time dependency gstreamer-video-1.0 found: YES 1.20.0
> Run-time dependency gspell-1 found: YES 1.9.1
> Run-time dependency gsettings-desktop-schemas found: YES 42.alpha
> Run-time dependency synctex found: YES 2.0.0
> Run-time dependency libspectre found: YES 0.2.9
> Run-time dependency libarchive found: YES 3.5.2
> Run-time dependency ddjvuapi found: YES 3.5.28
> Library kpathsea found: YES
> Checking for function "kpse_init_prog" with dependency -lkpathsea: YES 
> Checking for type "size_t" : YES 
> Checking for size of "short" : 2
> Checking for size of "int" : 4
> Checking for size of "long" : 8
> Checking for size of "long long" : 8
> Checking for size of "void  *" : 8
> Library t1 skipped: feature t1lib disabled
> Run-time dependency poppler-glib found: YES 20.09.0
> Run-time dependency libxml-2.0 found: YES 2.9.12
> Run-time dependency cairo-pdf found: YES 1.16.0
> Run-time dependency cairo-ps found: YES 1.16.0
> Run-time dependency libtiff-4 found: YES 4.3.0
> Run-time dependency libgxps found: YES 0.3.2
> Configuring ev-version.h using configuration
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Dependency gobject-introspection-1.0 found: YES 1.70.0 (cached)
> 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 msgfmt found: YES (/usr/bin/msgfmt)
> Compiler for C supports link arguments 
> -Wl,--version-script,/<>/backend/backend-symbol.map: YES 
> Configuring comicsdocument.evince-backenddesktop.in using configuration
> Configuring evince-comicsdocument.metainfo.xml.in using configuration
> 
> ../backend/meson.build:55:7: ERROR: Functi

Bug#1005518: frogr: FTBFS: ../data/meson.build:32:5: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: frogr
Version: 1.6-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):
>  debian/rules binary
> dh binary
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   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
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: frogr
> Project version: 1.6
> 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 glib-2.0 found: YES 2.70.3
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency libsoup-2.4 found: YES 2.74.2
> Run-time dependency libexif found: YES 0.6.24
> Run-time dependency libxml-2.0 found: YES 2.9.12
> Run-time dependency json-glib-1.0 found: YES 1.6.6
> Run-time dependency libgcrypt found: YES 1.9.4
> Run-time dependency gstreamer-1.0 found: YES 1.20.0
> Configuring config.h using configuration
> Configuring org.gnome.frogr.desktop.in using configuration
> 
> ../data/meson.build:32:5: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:47:15.256185
> Main binary: /usr/bin/python3
> Build Options: -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: frogr
> Project version: 1.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=/<>=. -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: 
> /<>/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=/<>=. -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: 
> /<>/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 '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:  
> /<>/obj-x86_64-linux-gnu/meson-private/tmp5l11m3j6
> Comma

Bug#1005519: node-htmlparser2: FTBFS: dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1

2022-02-12 Thread Lucas Nussbaum
Source: node-htmlparser2
Version: 7.2.0-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 '/<>'
> tsc
> make[1]: Leaving directory '/<>'
>dh_auto_test --buildsystem=nodejs
>   ln -s ../. node_modules/htmlparser2
>   /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci
> Error: Cannot find module 'strip-json-comments'
> Require stack:
> - /usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js
> - /usr/share/nodejs/jest-config/build/index.js
> - /usr/share/nodejs/jest-cli/build/init/index.js
> - /usr/share/nodejs/jest-cli/build/cli/index.js
> - /usr/share/nodejs/jest-cli/build/index.js
> - /usr/share/nodejs/jest-cli/bin/jest.js
> - /usr/share/nodejs/jest/bin/jest.js
> at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:815:15)
> at Function.Module._load (internal/modules/cjs/loader.js:667:27)
> at Module.require (internal/modules/cjs/loader.js:887:19)
> at require (internal/modules/cjs/helpers.js:74:18)
> at _stripJsonComments 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:39:39)
> at readConfigFileAndSetRootDir 
> (/usr/share/nodejs/jest-config/build/readConfigFileAndSetRootDir.js:88:52)
> at readConfig (/usr/share/nodejs/jest-config/build/index.js:169:65)
> at readConfigs (/usr/share/nodejs/jest-config/build/index.js:352:32)
> at runCLI (/usr/share/nodejs/@jest/core/build/cli/index.js:123:43)
> at Object.run (/usr/share/nodejs/jest-cli/build/cli/index.js:118:34)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-htmlparser2_7.2.0-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.



Bug#1005517: gnome-mines: FTBFS: ../data/meson.build:18:0: ERROR: Function does not take positional arguments.

2022-02-12 Thread Lucas Nussbaum
Source: gnome-mines
Version: 1:40.0-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 '/<>'
> dh_auto_configure -- --bindir=games
>   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 --bindir=games
> The Meson build system
> Version: 0.61.1
> Source dir: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-mines
> Project version: 40.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
> 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)
> Run-time dependency glib-2.0 found: YES 2.70.3
> Run-time dependency gee-0.8 found: YES 0.20.5
> Run-time dependency gtk+-3.0 found: YES 3.24.31
> Run-time dependency librsvg-2.0 found: YES 2.52.5
> Run-time dependency libgnome-games-support-1 found: YES 1.8.2
> Library m found: YES
> 
> ../data/meson.build:18:0: ERROR: Function does not take positional arguments.
> 
> A full log can be found at 
> /<>/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:47:49.837682
> Main binary: /usr/bin/python3
> Build Options: -Dprefix=/usr -Dbindir=games -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: /<>
> Build dir: /<>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: gnome-mines
> Project version: 40.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=/<>=. -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: 
> /<>/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/tmpqtthjodt
> Command line:  valac /tmp/tmpqtthjodt/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=/<>=. -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: 
> /<>/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 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 '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/x8

  1   2   3   >