Package: src:node-jasmine
Version: 5.10.0+~cs10.11.9-1
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-jasmine, 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 jasmine-core/node_modules/.cache jasmine-core/.nyc_output
        rm -rf types-jasmine/node_modules/.cache types-jasmine/.nyc_output
rm ./node_modules/.cache
rm jasmine-core/node_modules/.cache
rm types-jasmine/node_modules/.cache
rm ./node_modules/.cache
unlink node_modules/jasmine-core
unlink node_modules/@types/jasmine
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link node_modules/jasmine-core -> ../jasmine-core
Link node_modules/@types/jasmine -> ../../types-jasmine
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd release_notes; cat 5.10.0.md 5.9.0.md 5.8.0.md 5.7.1.md 5.7.0.md 5.6.0.md 
5.5.0.md 5.4.0.md 5.3.1.md 5.3.0.md 5.2.0.md 5.1.0.md 5.0.2.md 5.0.1.md 
5.0.0-beta.0.md 5.0.0-alpha.1.md 5.0.0-alpha.0.md 5.0.0.md 4.6.0.md 4.5.0.md 
4.4.0.md 4.3.0.md 4.2.1.md 4.2.0.md 4.1.0.md 4.0.2.md 4.0.1.md 4.0.0.md 
3.99.0.md 3.10.0.md 3.9.0.md 3.8.0.md 3.7.0.md 3.6.4.md 3.6.3.md 3.6.2.md 
3.6.1.md 3.6.0.md 3.5.0.md 3.4.0.md 3.3.1.md 3.3.0.md 3.2.0.md 3.1.0.md 3.0.md 
2.99.md 2.9.0.md 2.8.0.md 2.7.0.md 2.6.0.md 2.5.3.md 2.5.2.md 2.5.1.md 2.5.0.md 
2.4.1.md 2.4.0.md 2.3.2.md 2.3.1.md 2.3.0.md 2.2.1.md 2.2.0.md 2.1.1.md 
2.1.0.md >../CHANGELOG.md
help2man -N --help-option=-h --version-option=-v \
        -n 'JavaScript Testing Framework' \
        bin/jasmine.js >jasmine.1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test --buildsystem=nodejs
        ln -s ../. node_modules/jasmine
        /bin/sh -ex debian/tests/pkg-js/test
+ test  != 
+ node ./bin/jasmine.js
Randomized with seed 93607
Started
.............................................................................................................................................................................................................................................................F.....................................................................................................................................................................

Failures:
1) command running specs sets the number of workers to 1 less than CPUs if 
--paralell is auto
  Message:
    Expected spy jasmine.execute not to have been called.
  Stack:
        at <Jasmine>
        at UserContext.<anonymous> 
(/<<PKGBUILDDIR>>/spec/command_spec.js:417:44)
  Message:
    Expected spy ParallelRunner to have been called with:
      [ Object({ projectBaseDir: 'spec/fixtures/sample_empty_project/', 
numWorkers: 1 }) ]
    but it was never called.
  Stack:
        at <Jasmine>
        at UserContext.<anonymous> 
(/<<PKGBUILDDIR>>/spec/command_spec.js:418:35)
  Message:
    Expected spy parallelRunner.execute to have been called.
  Stack:
        at <Jasmine>
        at UserContext.<anonymous> 
(/<<PKGBUILDDIR>>/spec/command_spec.js:422:43)

419 specs, 1 failure
Finished in 8.768 seconds
Randomized with seed 93607 (jasmine --random=true --seed=93607)
dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 3
make: *** [debian/rules:13: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

-- 
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