Your message dated Tue, 27 Oct 2020 19:33:41 +0000
with message-id <e1kxuiz-000gn0...@fasolo.debian.org>
and subject line Bug#973117: fixed in node-parse-json 5.1.0+~1.1.6-2
has caused the Debian Bug report #973117,
regarding node-parse-json: FTBFS: tests failed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
973117: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973117
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-parse-json
Version: 5.1.0+~1.1.6-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201027 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package node-parse-json
> dpkg-buildpackage: info: source version 5.1.0+~1.1.6-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Xavier Guimard <y...@debian.org>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean --with nodejs
>    dh_auto_clean --buildsystem=nodejs
>       rm -rf ./node_modules/.cache
>       rm -rf lines-and-columns/node_modules/.cache
> Use of uninitialized value $package in concatenation (.) or string at 
> /usr/share/perl5/Debian/Debhelper/Buildsystem/nodejs.pm line 943.
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building node-parse-json using existing 
> ./node-parse-json_5.1.0+~1.1.6.orig-lines-and-columns.tar.gz
> dpkg-source: info: building node-parse-json using existing 
> ./node-parse-json_5.1.0+~1.1.6.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building node-parse-json in 
> node-parse-json_5.1.0+~1.1.6-1.debian.tar.xz
> dpkg-source: info: building node-parse-json in 
> node-parse-json_5.1.0+~1.1.6-1.dsc
>  debian/rules binary
> dh binary --with nodejs
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure --buildsystem=nodejs
>       mkdir node_modules
>       mkdir -p lines-and-columns/node_modules
>       ln -s /usr/share/nodejs/assert lines-and-columns/node_modules/
> internal/modules/cjs/loader.js:834
>   throw err;
>   ^
> 
> Error: Cannot find module '@types/mocha'
> Require stack:
> - /<<PKGBUILDDIR>>/[eval]
>     at Function.Module._resolveFilename 
> (internal/modules/cjs/loader.js:831:15)
>     at Function.resolve (internal/modules/cjs/helpers.js:80:19)
>     at [eval]:1:21
>     at Script.runInThisContext (vm.js:120:18)
>     at Object.runInThisContext (vm.js:309:38)
>     at Object.<anonymous> ([eval]-wrapper:10:26)
>     at Module._compile (internal/modules/cjs/loader.js:1015:30)
>     at evalScript (internal/process/execution.js:94:25)
>     at internal/main/eval_string.js:23:3 {
>   code: 'MODULE_NOT_FOUND',
>   requireStack: [
>     '/<<PKGBUILDDIR>>/[eval]'
>   ]
> }
> ### @types/mocha NOT FOUND
>       ln -s ../lines-and-columns node_modules/lines-and-columns
>    dh_auto_build --buildsystem=nodejs
> Found debian/nodejs/lines-and-columns/build
>       cd ./lines-and-columns && sh -ex 
> ../debian/nodejs/lines-and-columns/build
> + TSC=tsc ./script/build
> Building ES module version.
> test/test.ts(4,1): error TS2582: Cannot find name 'describe'. Do you need to 
> install type definitions for a test runner? Try `npm i @types/jest` or `npm i 
> @types/mocha`.
> test/test.ts(5,3): error TS2582: Cannot find name 'it'. Do you need to 
> install type definitions for a test runner? Try `npm i @types/jest` or `npm i 
> @types/mocha`.
> test/test.ts(10,3): error TS2582: Cannot find name 'it'. Do you need to 
> install type definitions for a test runner? Try `npm i @types/jest` or `npm i 
> @types/mocha`.
> test/test.ts(15,3): error TS2582: Cannot find name 'it'. Do you need to 
> install type definitions for a test runner? Try `npm i @types/jest` or `npm i 
> @types/mocha`.
> test/test.ts(21,3): error TS2582: Cannot find name 'it'. Do you need to 
> install type definitions for a test runner? Try `npm i @types/jest` or `npm i 
> @types/mocha`.
> test/test.ts(26,3): error TS2582: Cannot find name 'it'. Do you need to 
> install type definitions for a test runner? Try `npm i @types/jest` or `npm i 
> @types/mocha`.
> test/test.ts(31,3): error TS2582: Cannot find name 'it'. Do you need to 
> install type definitions for a test runner? Try `npm i @types/jest` or `npm i 
> @types/mocha`.
> test/test.ts(36,3): error TS2582: Cannot find name 'it'. Do you need to 
> install type definitions for a test runner? Try `npm i @types/jest` or `npm i 
> @types/mocha`.
> test/test.ts(41,3): error TS2582: Cannot find name 'it'. Do you need to 
> install type definitions for a test runner? Try `npm i @types/jest` or `npm i 
> @types/mocha`.
> test/test.ts(46,3): error TS2582: Cannot find name 'it'. Do you need to 
> install type definitions for a test runner? Try `npm i @types/jest` or `npm i 
> @types/mocha`.
> test/test.ts(53,3): error TS2582: Cannot find name 'it'. Do you need to 
> install type definitions for a test runner? Try `npm i @types/jest` or `npm i 
> @types/mocha`.
> test/test.ts(59,3): error TS2582: Cannot find name 'it'. Do you need to 
> install type definitions for a test runner? Try `npm i @types/jest` or `npm i 
> @types/mocha`.
> test/test.ts(65,3): error TS2582: Cannot find name 'it'. Do you need to 
> install type definitions for a test runner? Try `npm i @types/jest` or `npm i 
> @types/mocha`.
> test/test.ts(71,3): error TS2582: Cannot find name 'it'. Do you need to 
> install type definitions for a test runner? Try `npm i @types/jest` or `npm i 
> @types/mocha`.
> test/test.ts(83,3): error TS2582: Cannot find name 'it'. Do you need to 
> install type definitions for a test runner? Try `npm i @types/jest` or `npm i 
> @types/mocha`.
> dh_auto_build: error: cd ./lines-and-columns && sh -ex 
> ../debian/nodejs/lines-and-columns/build returned exit code 2
> make: *** [debian/rules:8: binary] Error 25

The full build log is available from:
   
http://qa-logs.debian.net/2020/10/27/node-parse-json_5.1.0+~1.1.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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: node-parse-json
Source-Version: 5.1.0+~1.1.6-2
Done: Xavier Guimard <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-parse-json, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 973...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Xavier Guimard <y...@debian.org> (supplier of updated node-parse-json package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Tue, 27 Oct 2020 19:31:32 +0100
Source: node-parse-json
Architecture: source
Version: 5.1.0+~1.1.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Xavier Guimard <y...@debian.org>
Closes: 973117
Changes:
 node-parse-json (5.1.0+~1.1.6-2) unstable; urgency=medium
 .
   * Team upload
   * Add build dependency to mocha (@types/mocha) (Closes: #973117)
   * Use dh-sequence-nodejs
Checksums-Sha1: 
 f3d05a693f0621186a95dd39600de5f70d768608 2660 
node-parse-json_5.1.0+~1.1.6-2.dsc
 c23671eac5dfff2a1eda0a9a7fb478b1cd320cc6 3716 
node-parse-json_5.1.0+~1.1.6-2.debian.tar.xz
Checksums-Sha256: 
 a159efbda73ef39843be51010170522719811207d14e1801bc1d439cf53408ec 2660 
node-parse-json_5.1.0+~1.1.6-2.dsc
 a5bce773cff858067c269df55ea2474d8e6da2c6eadd5210cae94cb0fac4b909 3716 
node-parse-json_5.1.0+~1.1.6-2.debian.tar.xz
Files: 
 1f8b1a7d6aef13fd2ca0af3e36089f53 2660 javascript optional 
node-parse-json_5.1.0+~1.1.6-2.dsc
 7ac506902765fd3f65bd70d5d08adede 3716 javascript optional 
node-parse-json_5.1.0+~1.1.6-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAl+Yb3UACgkQ9tdMp8mZ
7uknzw//Yk+ms+TGXVQeEl0hAcVHZTisz+CE42tvam29owfxyogo54/nC80XEo7k
znRh9mLEjsbsMpUPWWd+es3iFHw0K0PmWV+Ehmtv0S7KI/uEK+FKObDklrJnESPx
Mo/qNiN215LTAn+alurcLVJ2ROG61eez/X++cU1z1eRUxbQhg0fozPeKBENninQx
NJHUyhzMgT+78xQ+HP6KdQmJZ/O0l+gxj4IofyYPZwUjDrAuAF03KlzMJQyV/Jez
byY0Lh/DBafWoJz0n+U1rJkVULv1lxVdzI/yBgj++hoPxkhWWXcJ/cS1alQCXgCk
v7UgqpFOdWFiSPa40RDy+Hi2UTH2+Tol3Dnts85ChQlyQa/+fUhmxkEdSsgIog42
4U0xBmbvqKaUxPl/to4x0AKnosO3H9euHa6L3s8Ws6ocx4D+0uCN9Gurh8tezjrH
UK2Bmjxd7QDOxWqJTGgw4QWma3UQ7KlRz/he2ieSgu44v/H3xS0QipHWpdEnaXL7
Ah/Et7Bwk9u2OPU4PqpVt/5lhk8MCDpPF+eL958IAAMOIS8qpuUoJMMAjtlLSD0O
qZ4ksYPrLCMYCkRILJVzL66fIJrR70uC2cvsIcTMWwkCh076vtdkE/HcxuVtdtth
UlW0k7CG5WxNT9HXf5i6sLmHjOLSjMQgWQ0QopLOlmLjNTwloHg=
=FEdq
-----END PGP SIGNATURE-----

--- End Message ---
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to