Package: src:node-popper2
Version: 2.11.2-9
Severity: serious
Tags: ftbfs forky sid

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

src/popper.js → dist/umd/popper.min.js...
(!) 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`.
created dist/umd/popper.min.js in 1.1s

src/popper-lite.js → dist/umd/popper-lite.min.js...
(!) 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`.
created dist/umd/popper-lite.min.js in 518ms

src/popper-base.js → dist/umd/popper-base.min.js...
(!) 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`.
created dist/umd/popper-base.min.js in 430ms

src/enums.js → dist/umd/enums.min.js...
(!) 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`.
created dist/umd/enums.min.js in 102ms

src/popper.js → dist/umd/popper.js...
(!) 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`.
created dist/umd/popper.js in 421ms

src/popper-lite.js → dist/umd/popper-lite.js...
(!) 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`.
created dist/umd/popper-lite.js in 285ms

src/popper-base.js → dist/umd/popper-base.js...
(!) 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`.
created dist/umd/popper-base.js in 329ms

src/enums.js → dist/umd/enums.js...
(!) 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`.
created dist/umd/enums.js in 10ms

src/popper.js → dist/cjs/popper.js...
created dist/cjs/popper.js in 372ms

src/popper-lite.js → dist/cjs/popper-lite.js...
created dist/cjs/popper-lite.js in 256ms

src/popper-base.js → dist/cjs/popper-base.js...
created dist/cjs/popper-base.js in 205ms

src/enums.js → dist/cjs/enums.js...
created dist/cjs/enums.js in 8ms
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
--------------------------------------------------------------------------------

Reply via email to