Your message dated Sat, 27 Sep 2025 17:39:24 +0000
with message-id <[email protected]>
and subject line Bug#1114226: fixed in node-buble 0.20.0+~0.20.5-1
has caused the Debian Bug report #1114226,
regarding node-buble: FTBFS: dh_auto_test: error: /bin/sh -ex 
debian/tests/pkg-js/test returned exit code 3
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1114226: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114226
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:node-buble
Version: 0.20.0+~0.20.1-5
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

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

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

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

About the archive rebuild: The build was made on virtual machines 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 add an affects on src:node-buble, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean --buildsystem=nodejs
        rm -rf ./node_modules/.cache ./.nyc_output
        rm -rf typesbuble/node_modules/.cache typesbuble/.nyc_output
rm ./node_modules/.cache
rm typesbuble/node_modules/.cache
rm ./node_modules/.cache
unlink node_modules/@types/buble
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf

[... snipped ...]

      undefined transpiles spread with arrow function afterwards
      undefined transpiles spread in new with arrow function afterwards
      undefined inlines unreasonably deep spreads
      undefined does not (yet) inline spread arrays with holes
      undefined inlines array spreads without extraneous trailing commas
      undefined inlines call spreads without extraneous trailing commas
      undefined inlines new call spreads without extraneous trailing commas
      undefined transpiles a first spread element comprising a ternary operator
    template-strings.js
      undefined transpiles an untagged template literal
      undefined handles arbitrary whitespace inside template elements
      undefined transpiles an untagged template literal containing complex 
expressions
      undefined transpiles a template literal containing single quotes
      undefined transpiles a template literal containing double quotes
      undefined does not transpile tagged template literals
      undefined transpiles tagged template literals with 
`transforms.dangerousTaggedTemplateString = true`
      undefined transpiles tagged template literals with 
`transforms.dangerousTaggedTemplateString = true`
      undefined reuses quasi array for identical tagged template strings
      undefined reuses quasi array for identical tagged template strings in 
strict mode
      undefined correctly positions the templateObject at the start of the 
source file
      undefined parenthesises template strings as necessary
      undefined does not parenthesise plain template strings
      undefined does not parenthesise template strings in arithmetic expressions
      undefined can be disabled with `transforms.templateString === false`
      undefined skips leading empty string if possible
      undefined includes leading empty string if necessary
      undefined closes parens if final empty string is omitted
      undefined allows empty template string
      undefined concats expression with variable
      undefined interpolations inside interpolations
    trailing-function-commas.js
      undefined strips trailing commas in call arguments
      undefined strips trailing commas in function expression arguments
      undefined strips trailing commas in normal function declaration arguments
      undefined strips trailing commas in method arguments
      undefined strips trailing commas in arrow function declaration arguments
      undefined strips trailing commas after destructured argument in arrow 
function declaration arguments
      undefined strips trailing commas in new expression arguments
      undefined keeps commas in trailing comments in normal function 
declaration arguments
      undefined strips trailing commas after comments in normal function 
declaration arguments
      undefined does not freeze on multiline calls without trailing comma
      undefined does not remove commas after closing parens
    cli
      undefined basic (120ms)
      1) compiles-directory
      2) creates-inline-sourcemap
      3) creates-sourcemap
      undefined supports-jsx (113ms)
      undefined supports-jsx-pragma (113ms)
      undefined supports-jsx-pragma-comment (112ms)
      undefined uses-overrides (111ms)
      undefined uses-targets (113ms)
      undefined writes-to-stdout (114ms)
    errors
      undefined reports the location of a syntax error
      undefined reports the location of a compile error
    target
      undefined determines necessary transforms for a target environment
      undefined returns lowest common denominator support info
      undefined only applies necessary transforms
    sourcemaps
      undefined generates a valid sourcemap
      undefined uses provided file and source
      undefined includes content by default
      undefined excludes content if requested
      undefined locates original content
      undefined recovers names
      undefined handles moved content


  534 passing (2s)
  2 pending
  3 failing

  1) buble
       cli
         compiles-directory:

      AssertionError [ERR_ASSERTION]: Expected values to be loosely deep-equal:

[
  {
    contents: "console.log( 'bar' );\n//# sourceMappingURL=bar.js.map",
    name: 'bar.js'
  },
  {
    contents: {
      file: 'bar.js',
      mappings: 'AAAA,OAAO,CAAC,GAAG,EAAE,KAAK,EAAE',
      names: [],
      sources: [
        '../src/bar.jsm'
      ],
      sourcesContent: [
        "console.log( 'bar' );"
      ],
      version: 3
    },
    name: 'bar.js.map'
  },
  {
    contents: "console.log( 'baz' );\n//# sourceMappingURL=baz.js.map",
    name: 'baz.js'
  },
  {
    contents: {
      ...

should loosely deep-equal

[
  {
    contents: "console.log( 'bar' );\n//# sourceMappingURL=bar.js.map",
    name: 'bar.js'
  },
  {
    contents: {
      file: 'bar.js',
      mappings: 'AAAA,OAAO,CAAC,GAAG,EAAE,KAAK,EAAE',
      names: [],
      sources: [
        '../src/bar.jsm'
      ],
      sourcesContent: [
        "console.log( 'bar' );"
      ],
      version: 3
    },
    name: 'bar.js.map'
  },
  {
    contents: "console.log( 'baz' );\n//# sourceMappingURL=baz.js.map",
    name: 'baz.js'
  },
  {
    contents: {
      ...
      + expected - actual

         }
         {
           "contents": {
             "file": "foo.js"
      -      "mappings": "AAAA,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC;"
      +      "mappings": "AAAA,OAAO,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;"
             "names": []
             "sources": [
               "../src/foo.js"
             ]
      
      at /<<PKGBUILDDIR>>/test/test.js:119:15
      at ChildProcess.exithandler (node:child_process:414:7)
      at ChildProcess.emit (node:events:524:28)
      at maybeClose (node:internal/child_process:1104:16)
      at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)

  2) buble
       cli
         creates-inline-sourcemap:

      AssertionError [ERR_ASSERTION]: Expected values to be loosely deep-equal:

[
  {
    contents: 'var answer = function () { return 42; };\n' +
      '\n' +
      '//# 
sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3V0cHV0LmpzIiwic291cmNlcyI6WyIuLi9pbnB1dC5qcyJdLCJzb3VyY2VzQ29udGVudCI6WyJjb25zdCBhbnN3ZXIgPSAoKSA9PiA0MjtcbiJdLCJuYW1lcyI6WyJjb25zdCJdLCJtYXBwaW5ncyI6IkFBQUFBLEdBQUssQ0FBQyxNQUFNLFlBQUcsWUFBTSxLQUFFOyJ9',
    name: 'output.js'
  }
]

should loosely deep-equal

[
  {
    contents: 'var answer = function () { return 42; };\n' +
      '\n' +
      '//# 
sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3V0cHV0LmpzIiwic291cmNlcyI6WyIuLi9pbnB1dC5qcyJdLCJzb3VyY2VzQ29udGVudCI6WyJjb25zdCBhbnN3ZXIgPSAoKSA9PiA0MjtcbiJdLCJuYW1lcyI6WyJjb25zdCJdLCJtYXBwaW5ncyI6IkFBQUFBLEdBQUssQ0FBQyxNQUFNLFlBQUcsWUFBTSxLQUFFLENBQUM7In0=',
    name: 'output.js'
  }
]
      + expected - actual

       [
         {
      -    "contents": "var answer = function () { return 42; };\n\n//# 
sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3V0cHV0LmpzIiwic291cmNlcyI6WyIuLi9pbnB1dC5qcyJdLCJzb3VyY2VzQ29udGVudCI6WyJjb25zdCBhbnN3ZXIgPSAoKSA9PiA0MjtcbiJdLCJuYW1lcyI6WyJjb25zdCJdLCJtYXBwaW5ncyI6IkFBQUFBLEdBQUssQ0FBQyxNQUFNLFlBQUcsWUFBTSxLQUFFOyJ9"
      +    "contents": "var answer = function () { return 42; };\n\n//# 
sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoib3V0cHV0LmpzIiwic291cmNlcyI6WyIuLi9pbnB1dC5qcyJdLCJzb3VyY2VzQ29udGVudCI6WyJjb25zdCBhbnN3ZXIgPSAoKSA9PiA0MjtcbiJdLCJuYW1lcyI6WyJjb25zdCJdLCJtYXBwaW5ncyI6IkFBQUFBLEdBQUssQ0FBQyxNQUFNLFlBQUcsWUFBTSxLQUFFLENBQUM7In0="
           "name": "output.js"
         }
       ]
      
      at /<<PKGBUILDDIR>>/test/test.js:119:15
      at ChildProcess.exithandler (node:child_process:414:7)
      at ChildProcess.emit (node:events:524:28)
      at maybeClose (node:internal/child_process:1104:16)
      at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)

  3) buble
       cli
         creates-sourcemap:

      AssertionError [ERR_ASSERTION]: Expected values to be loosely deep-equal:

[
  {
    contents: 'var answer = function () { return 42; };\n' +
      '\n' +
      '//# sourceMappingURL=output.js.map',
    name: 'output.js'
  },
  {
    contents: {
      file: 'output.js',
      mappings: 'AAAAA,GAAK,CAAC,MAAM,YAAG,YAAM,KAAE;',
      names: [
        'const'
      ],
      sources: [
        '../input.js'
      ],
      sourcesContent: [
        'const answer = () => 42;\n'
      ],
      version: 3
    },
    name: 'output.js.map'
  }
]

should loosely deep-equal

[
  {
    contents: 'var answer = function () { return 42; };\n' +
      '\n' +
      '//# sourceMappingURL=output.js.map',
    name: 'output.js'
  },
  {
    contents: {
      file: 'output.js',
      mappings: 'AAAAA,GAAK,CAAC,MAAM,YAAG,YAAM,KAAE,CAAC;',
      names: [
        'const'
      ],
      sources: [
        '../input.js'
      ],
      sourcesContent: [
        'const answer = () => 42;\n'
      ],
      version: 3
    },
    name: 'output.js.map'
  }
]
      + expected - actual

         }
         {
           "contents": {
             "file": "output.js"
      -      "mappings": "AAAAA,GAAK,CAAC,MAAM,YAAG,YAAM,KAAE;"
      +      "mappings": "AAAAA,GAAK,CAAC,MAAM,YAAG,YAAM,KAAE,CAAC;"
             "names": [
               "const"
             ]
             "sources": [
      
      at /<<PKGBUILDDIR>>/test/test.js:119:15
      at ChildProcess.exithandler (node:child_process:414:7)
      at ChildProcess.emit (node:events:524:28)
      at maybeClose (node:internal/child_process:1104:16)
      at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)



dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 3
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: node-buble
Source-Version: 0.20.0+~0.20.5-1
Done: Yadd <[email protected]>

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

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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yadd <[email protected]> (supplier of updated node-buble package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


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

Format: 1.8
Date: Sat, 27 Sep 2025 18:57:54 +0200
Source: node-buble
Architecture: source
Version: 0.20.0+~0.20.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Yadd <[email protected]>
Closes: 1114226
Changes:
 node-buble (0.20.0+~0.20.5-1) unstable; urgency=medium
 .
   * Team upload
   * Declare compliance with policy 4.7.2
   * debian/watch version 5
   * New upstream version 0.20.0+~0.20.5
   * Update snapshots (Closes: #1114226)
Checksums-Sha1: 
 1f029164d3e89ae8a25e291d8999f091553af3b6 2702 node-buble_0.20.0+~0.20.5-1.dsc
 2c4bcda910c6c46e027273fa8cdb0d34588a22a3 2289 
node-buble_0.20.0+~0.20.5.orig-typesbuble.tar.gz
 f2c43c59e658b6427d86831c481fd97bde1702bb 114077 
node-buble_0.20.0+~0.20.5.orig.tar.gz
 20e1180a046ac0d0cccb3e885e063badad9a6fdd 8936 
node-buble_0.20.0+~0.20.5-1.debian.tar.xz
Checksums-Sha256: 
 1d92c2b3f4c75547944635d862ea43ccca4b83d94918c67d566fef4754cbbc88 2702 
node-buble_0.20.0+~0.20.5-1.dsc
 dd869e040ebdb0a6b3199d2d5df7eee91b038caa525e410c78d749e5122ed76e 2289 
node-buble_0.20.0+~0.20.5.orig-typesbuble.tar.gz
 c8e0f283793447d7f556012ad6fab7ca7dda5a2a1e31b7ee6ee170b340df6bec 114077 
node-buble_0.20.0+~0.20.5.orig.tar.gz
 48fe44a80a762b813bef216c4f5793d0211b601938173c575f3e5c8796215b38 8936 
node-buble_0.20.0+~0.20.5-1.debian.tar.xz
Files: 
 d71c0a125e94ce295cf362da5a776e8b 2702 javascript optional 
node-buble_0.20.0+~0.20.5-1.dsc
 c6800e985de6aad7a7d559878f8e2eb7 2289 javascript optional 
node-buble_0.20.0+~0.20.5.orig-typesbuble.tar.gz
 861a191049cce5cf3d21b057dc89e960 114077 javascript optional 
node-buble_0.20.0+~0.20.5.orig.tar.gz
 21b40998c23bf827e1f1a453da821cdd 8936 javascript optional 
node-buble_0.20.0+~0.20.5-1.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmjYF+MACgkQ9tdMp8mZ
7ukd0xAAi+1Xi6MqRywW3xd+7NE3/0xNy307q7JMuKGce4Bf76lMoErFYhk8K6EL
Wr8Y3HuYRQZs2Q4lkbK5r/Hrlf0HyAZGNHD/I91FUPYpxH+Dm8CncqB/vZkQLcuD
3tm8TAsn5Hq+ZL+gV26nggw9+lXg7ehvm35Mav8VLJ4m9KyACAqSGRsHFtgUOPlT
aZEsgUlCi9psmaj55Fdam2LrF9itdxRZR+eat1I22wG/kF4BShJ5tJKnUk6BMOTd
IPlKCdHpChJIH20Gjq5RFxJ3fwFePouEjuc22tTqvs51i50iKnwE0sCR4/k0e7gd
W02DroK0ZVIxalsRuHjxWsYxxk0NqFV/gxcrIq1WS65gPMyQvvbF3BbTt6ueixXt
beNeQsah3/Ns8IwRzO+OINlY2xRe25HG00jHvPXAgVkXyrHH+/62r/z3WkY4i0OS
1jEcmTpqmhYtbKyhTSrTKPQ3bNVTMDCcjaiQkUjxWau3qeVEkrcrctPAiogoIMkP
Qd7lYVQLAN7k7a6iyP5m+yK0im4K+vTHxBhbZMQgW5JnL5YE/jqjFra0HUa6/rFW
CabQftfoGETpWx3QRncqSh9rw+vAJY2wGvlwHXGgFMbvPFasQAKwoX5K9zIw83mK
CYverD7MCXnlVcNsCewBCqDX+eo3xVgoLGkJHNdcUqsCgUbLEPI=
=Hl5A
-----END PGP SIGNATURE-----

Attachment: pgpsxSvlalKX_.pgp
Description: PGP signature


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

Reply via email to