Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202608/
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 cannot 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
debian/rules execute_after_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
find src/ -name '*.ts' -delete
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
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/commander -> ../debian/build_modules/commander
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 (548ms).
BROWSER_COMPAT=true babeljs src -d dist/esm --ignore '**/*.test.js','**/__mocks__'
Successfully compiled 61 files with Babel (518ms).
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.1s[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 [1m518ms[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 [1m430ms[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 [1m102ms[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 [1m421ms[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 [1m285ms[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 [1m329ms[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 [1m10ms[22m[39m
[36m
[1msrc/popper.js[22m → [1mdist/cjs/popper.js[22m...[39m
[32mcreated [1mdist/cjs/popper.js[22m in [1m372ms[22m[39m
[36m
[1msrc/popper-lite.js[22m → [1mdist/cjs/popper-lite.js[22m...[39m
[32mcreated [1mdist/cjs/popper-lite.js[22m in [1m256ms[22m[39m
[36m
[1msrc/popper-base.js[22m → [1mdist/cjs/popper-base.js[22m...[39m
[32mcreated [1mdist/cjs/popper-base.js[22m in [1m205ms[22m[39m
[36m
[1msrc/enums.js[22m → [1mdist/cjs/enums.js[22m...[39m
[32mcreated [1mdist/cjs/enums.js[22m in [1m8ms[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 6.0.3 from /<<PKGBUILDDIR>>/node_modules/typescript/lib/typescript.js
/usr/share/nodejs/typescript/lib/typescript.js:3858
throw e;
^
Error: Debug Failure. False expression: Paths must either both be absolute or both be relative
at getRelativePathFromDirectory (/usr/share/nodejs/typescript/lib/typescript.js:9121:9)
at getRelativePathFromFile (/usr/share/nodejs/typescript/lib/typescript.js:9138:36)
at verifyCompilerOptions (/usr/share/nodejs/typescript/lib/typescript.js:129812:13)
at Object.createProgram (/usr/share/nodejs/typescript/lib/typescript.js:127878:5)
at Object.<anonymous> (/<<PKGBUILDDIR>>/debian/build_modules/@fezvrasta/tsc-silent/dist/tsc-silent.js:111:22)
at Module._compile (node:internal/modules/cjs/loader:1872:14)
at Object..js (node:internal/modules/cjs/loader:2003:10)
at Module.load (node:internal/modules/cjs/loader:1594:32)
at Module._load (node:internal/modules/cjs/loader:1396:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
Node.js v24.19.0
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 failed with exit status 2
--------------------------------------------------------------------------------