Your message dated Wed, 12 Jun 2024 15:07:11 +0000
with message-id <e1shpz9-00a9u9...@fasolo.debian.org>
and subject line Bug#1072605: fixed in node-uuid 8.3.2+~8.3.4-1
has caused the Debian Bug report #1072605,
regarding node-uuid: FTBFS: failing tests
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.)


-- 
1072605: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072605
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-uuid
Version: 8.3.2+~8.3.3-4
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link node_modules/@types/uuid -> ../../Xtypes
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
pandoc --from gfm-raw_html --to html --standalone --output README.html README.md
[WARNING] This document format requires a nonempty <title> element.
  Defaulting to 'README' as the title.
  To specify a title, use 'title' in metadata or --metadata title="...".
pandoc --from gfm-raw_html --to plain --output README.txt README.md
pandoc --from gfm-raw_html --to html --standalone --output CHANGELOG.html 
CHANGELOG.md
[WARNING] This document format requires a nonempty <title> element.
  Defaulting to 'CHANGELOG' as the title.
  To specify a title, use 'title' in metadata or --metadata title="...".
pandoc --from gfm-raw_html --to plain --output CHANGELOG.txt CHANGELOG.md
./scripts/build.sh
Replacing node-specific file for esm-browser: 
/<<PKGBUILDDIR>>/./scripts/../dist/esm-browser/md5-browser.js
Replacing node-specific file for esm-browser: 
/<<PKGBUILDDIR>>/./scripts/../dist/esm-browser/rng-browser.js
Replacing node-specific file for esm-browser: 
/<<PKGBUILDDIR>>/./scripts/../dist/esm-browser/sha1-browser.js
Removing browser-specific files from esm-node

dist/esm-browser/index.js → dist/umd/uuid.min.js...
created dist/umd/uuid.min.js in 646ms

dist/esm-browser/v1.js → dist/umd/uuidv1.min.js...
created dist/umd/uuidv1.min.js in 277ms

dist/esm-browser/v3.js → dist/umd/uuidv3.min.js...
created dist/umd/uuidv3.min.js in 467ms

dist/esm-browser/v4.js → dist/umd/uuidv4.min.js...
created dist/umd/uuidv4.min.js in 227ms

dist/esm-browser/v5.js → dist/umd/uuidv5.min.js...
created dist/umd/uuidv5.min.js in 342ms

dist/esm-browser/nil.js → dist/umd/uuidNIL.min.js...
created dist/umd/uuidNIL.min.js in 169ms

dist/esm-browser/version.js → 
dist/umd/uuidVersion.min.js...
created dist/umd/uuidVersion.min.js in 193ms

dist/esm-browser/validate.js → 
dist/umd/uuidValidate.min.js...
created dist/umd/uuidValidate.min.js in 187ms

dist/esm-browser/parse.js → dist/umd/uuidParse.min.js...
created dist/umd/uuidParse.min.js in 206ms

dist/esm-browser/stringify.js → 
dist/umd/uuidStringify.min.js...
created dist/umd/uuidStringify.min.js in 208ms
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test --buildsystem=nodejs
        ln -s ../debian/tests/test_modules/random-seed node_modules/random-seed
        ln -s ../. node_modules/uuid
        /bin/sh -ex debian/tests/pkg-js/test
+ export BABEL_ENV=commonjs
+ jest --ci test/unit
PASS test/unit/v35.test.js
PASS test/unit/v1.test.js
PASS test/unit/parse.test.js
PASS test/unit/v4.test.js
PASS test/unit/stringify.test.js
PASS test/unit/validate.test.js
PASS test/unit/version.test.js
PASS test/unit/v1-rng.test.js
PASS test/unit/v1-random.test.js
FAIL test/unit/rng.test.js
  ● rng › Browser without crypto.getRandomValues()

    assert.throws(function)

    Expected the function to throw an error.
    But it didn't throw anything.

    Message:
      Missing expected exception.

      14 |
      15 |   test('Browser without crypto.getRandomValues()', () => {
    > 16 |     assert.throws(() => {
         |            ^
      17 |       rngBrowser();
      18 |     });
      19 |   });

      at Object.<anonymous> (test/unit/rng.test.js:16:12)

Test Suites: 1 failed, 9 passed, 10 total
Tests:       1 failed, 46 passed, 47 total
Snapshots:   0 total
Time:        1.73 s
Ran all test suites matching /test\/unit/i.
dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
make: *** [debian/rules:20: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202406/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: node-uuid
Source-Version: 8.3.2+~8.3.4-1
Done: Yadd <y...@debian.org>

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

Debian distribution maintenance software
pp.
Yadd <y...@debian.org> (supplier of updated node-uuid 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: Wed, 12 Jun 2024 18:28:37 +0400
Source: node-uuid
Architecture: source
Version: 8.3.2+~8.3.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1072605
Changes:
 node-uuid (8.3.2+~8.3.4-1) unstable; urgency=medium
 .
   * Team upload
   * Update lintian override info format in d/source/lintian-overrides
     on line 2-3, 6-8.
   * Declare compliance with policy 4.7.0
   * New upstream version 8.3.2+~8.3.4
   * Drop one test that needs an older jest (Closes: #1072605)
Checksums-Sha1: 
 4f7b0c56a38dc53c19fb1bbd8d12754a3bb7f19b 2489 node-uuid_8.3.2+~8.3.4-1.dsc
 bd86a43617df0594787d38b735f55c805becf1bc 2411 
node-uuid_8.3.2+~8.3.4.orig-Xtypes.tar.gz
 50070cc8821e7e3f405a5e64bf815caf3ba3a63e 208965 
node-uuid_8.3.2+~8.3.4.orig.tar.gz
 7060dd85af50c173e3ea8e689a640b0be9b9e30e 15652 
node-uuid_8.3.2+~8.3.4-1.debian.tar.xz
Checksums-Sha256: 
 f866f73c46b28e13b3740c446f30beca1a7e0837b3c59e7dc13aac337ef86596 2489 
node-uuid_8.3.2+~8.3.4-1.dsc
 73cccf2d2bc8e8d3076501282c00fa827382a59049c6e72a41db2d608af163d5 2411 
node-uuid_8.3.2+~8.3.4.orig-Xtypes.tar.gz
 a3f419bfca2f937935ef039cf62b01a28e96d99129038f7a1fa4a5427cdc372d 208965 
node-uuid_8.3.2+~8.3.4.orig.tar.gz
 d70710b351aa48d1cfe80e6347f4d32714499b0599cd2240c20c16f52afcdef4 15652 
node-uuid_8.3.2+~8.3.4-1.debian.tar.xz
Files: 
 82c366e787189248b065f4d5439f7393 2489 javascript optional 
node-uuid_8.3.2+~8.3.4-1.dsc
 8a175c02bc47a341d890f50220da85b6 2411 javascript optional 
node-uuid_8.3.2+~8.3.4.orig-Xtypes.tar.gz
 415fbab19c2a00238ddee07e00629ecb 208965 javascript optional 
node-uuid_8.3.2+~8.3.4.orig.tar.gz
 b4dda8e829caded7ab5595cb53e837f2 15652 javascript optional 
node-uuid_8.3.2+~8.3.4-1.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmZptPMACgkQ9tdMp8mZ
7ukRjQ/+JYCtcfesB73+sW3g6cIMgAP01PkE6mNGnt3cubbbcTkC/bAFBC1nQuX7
VhRe1/aZSFWMhzOZxl5RIjiYGwOzUTvSlGbmMvQ76923jUQ+AYZ7Ww1A83GEArEY
Q7XDxIG6F09z6TLvOuZEYIlLprb5lVIHukBjnNtS4NtOVzmNFyY1zCqYKTYaVR1z
YPiJx65tUTh1somwiXHDNOJ1rKDpafJeRaWN05lNvb1IZW5MZlijaCTOmgMIh6mN
F4oTxprTWbMhH48JNSZiVSETO7AuPwNyHGQnEr4jRPPED/pGpWcCSldVDMjtGnZr
Tz8azW4Dvbs8YeMbuZhbACt+y+B2HVS2gHMie7vOkdshjX/oLSlUCckMl1Md1Bod
BTALkJo5jXvvYsmvgOQ310R4k6WvtiIXByyo9v77tnRKMrVy2VGq2payrrNnD00M
4AFUTBUBB0+j5gIXWxmjBRDoJ5F5aeQy/V+J88NbCt4FW0/S4vH4rSPvTnbya80t
GMz4/1OkaAXVPHkSr+vZXd7gXPlGY0yrjw+0fPcMPqabBlWiWRQwj0LwZm3+G2PZ
rSFhiJW2jXtCFgrSKyea1TWCAyqnh+KNBwwf9hbXCWLdnbU97/4s9k4/WFZx5dD9
OSrxXXNjp+dIVfUU8hwSanqMePaCcNL/4QmhEp0JRJaUROklhTU=
=2jEI
-----END PGP SIGNATURE-----

Attachment: pgpr7vy3Dsolj.pgp
Description: PGP signature


--- End Message ---

Reply via email to