[Pkg-javascript-devel] Bug#1114228: node-popper2: FTBFS: dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
Santiago Vila
sanvila at debian.org
Fri Sep 5 19:21:14 BST 2025
Package: src:node-popper2
Version: 2.11.2-8
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-popper2, 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 ./node_modules/.cache
unlink ./node_modules/typescript
rm ./node_modules/.cache
unlink ./node_modules/typescript
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure --buildsystem=nodejs
Link ./node_modules/typescript -> /usr/share/nodejs/typescript
Link node_modules/@fezvrasta/tsc-silent -> ../../debian/build_modules/@fezvrasta/tsc-silent
Link node_modules/@khanacademy/flow-to-ts -> ../../debian/build_modules/@khanacademy/flow-to-ts
Link node_modules/babel-plugin-add-import-extension -> ../debian/build_modules/babel-plugin-add-import-extension
Link node_modules/babel-plugin-annotate-pure-calls -> ../debian/build_modules/babel-plugin-annotate-pure-calls
Link node_modules/babel-plugin-dev-expression -> ../debian/build_modules/babel-plugin-dev-expression
Link node_modules/babel-plugin-inline-replace-variables -> ../debian/build_modules/babel-plugin-inline-replace-variables
Link node_modules/utility-types -> ../debian/build_modules/utility-types
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
babeljs src -d lib --ignore '**/*.test.js','**/__mocks__'
Successfully compiled 61 files with Babel (829ms).
BROWSER_COMPAT=true babeljs src -d dist/esm --ignore '**/*.test.js','**/__mocks__'
Successfully compiled 61 files with Babel (823ms).
rollup -c .config/rollup.config.js
[36m
[1msrc/popper.js[22m â [1mdist/umd/popper.min.js[22m...[39m
[1m[33m(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.[39m[22m
[32mcreated [1mdist/umd/popper.min.js[22m in [1m1.6s[22m[39m
[36m
[1msrc/popper-lite.js[22m â [1mdist/umd/popper-lite.min.js[22m...[39m
[1m[33m(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.[39m[22m
[32mcreated [1mdist/umd/popper-lite.min.js[22m in [1m827ms[22m[39m
[36m
[1msrc/popper-base.js[22m â [1mdist/umd/popper-base.min.js[22m...[39m
[1m[33m(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.[39m[22m
[32mcreated [1mdist/umd/popper-base.min.js[22m in [1m637ms[22m[39m
[36m
[1msrc/enums.js[22m â [1mdist/umd/enums.min.js[22m...[39m
[1m[33m(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.[39m[22m
[32mcreated [1mdist/umd/enums.min.js[22m in [1m167ms[22m[39m
[36m
[1msrc/popper.js[22m â [1mdist/umd/popper.js[22m...[39m
[1m[33m(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.[39m[22m
[32mcreated [1mdist/umd/popper.js[22m in [1m556ms[22m[39m
[36m
[1msrc/popper-lite.js[22m â [1mdist/umd/popper-lite.js[22m...[39m
[1m[33m(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.[39m[22m
[32mcreated [1mdist/umd/popper-lite.js[22m in [1m394ms[22m[39m
[36m
[1msrc/popper-base.js[22m â [1mdist/umd/popper-base.js[22m...[39m
[1m[33m(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.[39m[22m
[32mcreated [1mdist/umd/popper-base.js[22m in [1m320ms[22m[39m
[36m
[1msrc/enums.js[22m â [1mdist/umd/enums.js[22m...[39m
[1m[33m(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.[39m[22m
[32mcreated [1mdist/umd/enums.js[22m in [1m12ms[22m[39m
[36m
[1msrc/popper.js[22m â [1mdist/cjs/popper.js[22m...[39m
[32mcreated [1mdist/cjs/popper.js[22m in [1m485ms[22m[39m
[36m
[1msrc/popper-lite.js[22m â [1mdist/cjs/popper-lite.js[22m...[39m
[32mcreated [1mdist/cjs/popper-lite.js[22m in [1m335ms[22m[39m
[36m
[1msrc/popper-base.js[22m â [1mdist/cjs/popper-base.js[22m...[39m
[32mcreated [1mdist/cjs/popper-base.js[22m in [1m262ms[22m[39m
[36m
[1msrc/enums.js[22m â [1mdist/cjs/enums.js[22m...[39m
[32mcreated [1mdist/cjs/enums.js[22m in [1m14ms[22m[39m
debian/build_modules/@khanacademy/flow-to-ts/src/flow-to-ts.js "src/**/*.js" --write --inline-utility-types
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
downgrading exact object type
debian/build_modules/@fezvrasta/tsc-silent/bin/tsc-silent --project .config/tsconfig.json --createSourceFile .config/createSourceFile.js --suppress @
Using TypeScript compiler version 5.0.4 from /<<PKGBUILDDIR>>/node_modules/typescript/lib/typescript.js
/<<PKGBUILDDIR>>/debian/build_modules/@fezvrasta/tsc-silent/dist/tsc-silent.js:69
ts.createSourceFile = require(process.cwd() + "/" + argv.createSourceFile)(originalCreateSourceFile);
^
TypeError: Cannot set property createSourceFile of #<Object> which has only a getter
at Object.<anonymous> (/<<PKGBUILDDIR>>/debian/build_modules/@fezvrasta/tsc-silent/dist/tsc-silent.js:69:25)
at Module._compile (node:internal/modules/cjs/loader:1529:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
at Module.load (node:internal/modules/cjs/loader:1275:32)
at Module._load (node:internal/modules/cjs/loader:1096:12)
at Module.require (node:internal/modules/cjs/loader:1298:19)
at require (node:internal/modules/helpers:182:18)
at Object.<anonymous> (/<<PKGBUILDDIR>>/debian/build_modules/@fezvrasta/tsc-silent/bin/tsc-silent:3:1)
at Module._compile (node:internal/modules/cjs/loader:1529:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
Node.js v20.19.4
make[1]: *** [debian/rules:17: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
More information about the Pkg-javascript-devel
mailing list