[Pkg-javascript-devel] Bug#1009574: node-transformers: FTBFS: TypeError: Cannot read property 'indexOf' of null
Lucas Nussbaum
lucas at debian.org
Tue Apr 12 20:24:25 BST 2022
Source: node-transformers
Version: 3.1.0+~1.0.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220412 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/jstransformer -> ../jstransformer
> 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 ../debian/tests/test_modules/is-browser node_modules/is-browser
> ln -s ../debian/tests/test_modules/test-result node_modules/test-result
> ln -s ../debian/tests/test_modules/testit node_modules/testit
> ln -s ../debian/tests/test_modules/wtfnode node_modules/wtfnode
> ln -s ../. node_modules/transformers
> cd ./jstransformer && sh -ex ../debian/nodejs/jstransformer/test
> + node test
> /<<PKGBUILDDIR>>/debian/tests/test_modules/wtfnode/index.js:62
> stack[i].file.indexOf(path.sep) !== -1 &&
> ^
>
> TypeError: Cannot read property 'indexOf' of null
> at findCallsite (/<<PKGBUILDDIR>>/debian/tests/test_modules/wtfnode/index.js:62:31)
> at Socket.EventEmitter.init (/<<PKGBUILDDIR>>/debian/tests/test_modules/wtfnode/index.js:175:28)
> at Socket.EventEmitter (events.js:88:21)
> at Socket.Stream (internal/streams/legacy.js:11:6)
> at Socket.Readable (internal/streams/readable.js:188:10)
> at Socket.Duplex (internal/streams/duplex.js:56:12)
> at new Socket (net.js:315:17)
> at createWritableStdioStream (internal/bootstrap/switches/is_main_thread.js:72:18)
> at process.getStdout [as stdout] (internal/bootstrap/switches/is_main_thread.js:122:12)
> at get (<anonymous>)
> dh_auto_test: error: cd ./jstransformer && sh -ex ../debian/nodejs/jstransformer/test returned exit code 1
The full build log is available from:
http://qa-logs.debian.net/2022/04/12/node-transformers_3.1.0+~1.0.0-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220412;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220412&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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.
More information about the Pkg-javascript-devel
mailing list