[Pkg-javascript-devel] Bug#1090018: node-popper2: rebuild fails against node-typescript 5.0.4 from experimental
Ananthu C V
weepingclown at debian.org
Sun Dec 15 13:36:22 GMT 2024
Package: node-popper2
Version: 2.11.2-8
Severity: important
User: debian-js at lists.debian.org
Usertags: typescript504
Hi,
node-typescript version 5.0.4 is currently in experimental. Your
package fails to build on a rebuild against the same. node-typecript
will be uploaded to unstable in a month, please fix any existing
issues before that so that the transition can happen without blockers.
The severity of this bug will be raised to serious after node-typescript
5.0.4 is uploaded to unstable.
The failure part of the build log is attached inline here, but this may
not be the most relevant part. Please check the attached full build log
for more information about the build.
Build log:
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 (642ms).
BROWSER_COMPAT=true babeljs src -d dist/esm --ignore '**/*.test.js','**/__mocks__'
Successfully compiled 61 files with Babel (648ms).
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.4s[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 [1m782ms[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 [1m662ms[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 [1m253ms[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 [1m541ms[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 [1m378ms[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 [1m289ms[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 [1m432ms[22m[39m
[36m
[1msrc/popper-lite.js[22m → [1mdist/cjs/popper-lite.js[22m...[39m
[32mcreated [1mdist/cjs/popper-lite.js[22m in [1m314ms[22m[39m
[36m
[1msrc/popper-base.js[22m → [1mdist/cjs/popper-base.js[22m...[39m
[32mcreated [1mdist/cjs/popper-base.js[22m in [1m271ms[22m[39m
[36m
[1msrc/enums.js[22m → [1mdist/cjs/enums.js[22m...[39m
[32mcreated [1mdist/cjs/enums.js[22m in [1m11ms[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:1469:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
at Module.load (node:internal/modules/cjs/loader:1288:32)
at Module._load (node:internal/modules/cjs/loader:1104:12)
at Module.require (node:internal/modules/cjs/loader:1311:19)
at require (node:internal/modules/helpers:179:18)
at Object.<anonymous> (/<<PKGBUILDDIR>>/debian/build_modules/@fezvrasta/tsc-silent/bin/tsc-silent:3:1)
at Module._compile (node:internal/modules/cjs/loader:1469:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
Node.js v20.18.1
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
--------------------------------------------------------------------------------
Build finished at 2024-12-15T07:54:26Z
--
Best,
Ananthu
-------------- next part --------------
sbuild (Debian sbuild) 0.86.3~bpo12+1 (03 November 2024) on circus
+==============================================================================+
| node-popper2 2.11.2-8 (amd64) Sun, 15 Dec 2024 07:54:00 +0000 |
+==============================================================================+
Package: node-popper2
Version: 2.11.2-8
Source Version: 2.11.2-8
Distribution: sid
Machine Architecture: amd64
Host Architecture: amd64
Build Architecture: amd64
Build Type: full
I: NOTICE: Log filtering will replace 'var/run/schroot/mount/unstable-amd64-sbuild-c9353c9b-910c-4af0-823a-c3a408194ce5' with '<<CHROOT>>'
Copying /home/weepingclown/debian/js/typescript/node-typescript_5.0.4+ds1-1_all.deb to /<<CHROOT>>...
I: NOTICE: Log filtering will replace 'build/node-popper2-P0XLgC/resolver-s1ZM2c' with '<<RESOLVERDIR>>'
+------------------------------------------------------------------------------+
| Update chroot |
+------------------------------------------------------------------------------+
Ign:1 file:/build/node-popper2-P0XLgC/resolver-XW8BCI/apt_archive ./ InRelease
Get:2 file:/build/node-popper2-P0XLgC/resolver-XW8BCI/apt_archive ./ Release [603 B]
Get:2 file:/build/node-popper2-P0XLgC/resolver-XW8BCI/apt_archive ./ Release [603 B]
Ign:3 file:/build/node-popper2-P0XLgC/resolver-XW8BCI/apt_archive ./ Release.gpg
Get:4 file:/build/node-popper2-P0XLgC/resolver-XW8BCI/apt_archive ./ Packages [933 B]
Get:5 http://deb.debian.org/debian unstable InRelease [202 kB]
Get:6 http://deb.debian.org/debian experimental InRelease [101 kB]
Get:7 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
Get:8 http://deb.debian.org/debian experimental/main amd64 Packages.diff/Index [63.3 kB]
Get:9 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-12-15-0204.32-F-2024-12-06-1407.06.pdiff [469 kB]
Get:9 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-12-15-0204.32-F-2024-12-06-1407.06.pdiff [469 kB]
Get:10 http://deb.debian.org/debian experimental/main amd64 Packages T-2024-12-15-0204.32-F-2024-12-06-1407.06.pdiff [143 kB]
Get:10 http://deb.debian.org/debian experimental/main amd64 Packages T-2024-12-15-0204.32-F-2024-12-06-1407.06.pdiff [143 kB]
Fetched 1042 kB in 1s (805 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages will be upgraded:
apt binutils binutils-common binutils-x86-64-linux-gnu bsdutils devscripts
gzip libapt-pkg6.0t64 libbinutils libblkid1 libctf-nobfd0 libctf0
libgprofng0 libmount1 libnpth0t64 libpcre2-8-0 libpython3.12-minimal
libpython3.12-stdlib libreadline8t64 libsframe1 libsmartcols1 libsystemd0
libudev1 libuuid1 linux-libc-dev login login.defs mount passwd python3.12
python3.12-minimal readline-common util-linux
debconf: delaying package configuration, since apt-utils is not installed
33 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/23.1 MB of archives.
After this operation, 2048 B disk space will be freed.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19725 files and directories currently installed.)
Preparing to unpack .../bsdutils_1%3a2.40.2-12_amd64.deb ...
Unpacking bsdutils (1:2.40.2-12) over (1:2.40.2-11) ...
Setting up bsdutils (1:2.40.2-12) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19725 files and directories currently installed.)
Preparing to unpack .../gzip_1.12-1.2_amd64.deb ...
Unpacking gzip (1.12-1.2) over (1.12-1.1) ...
Setting up gzip (1.12-1.2) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19725 files and directories currently installed.)
Preparing to unpack .../libuuid1_2.40.2-12_amd64.deb ...
Unpacking libuuid1:amd64 (2.40.2-12) over (2.40.2-11) ...
Setting up libuuid1:amd64 (2.40.2-12) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19725 files and directories currently installed.)
Preparing to unpack .../libblkid1_2.40.2-12_amd64.deb ...
Unpacking libblkid1:amd64 (2.40.2-12) over (2.40.2-11) ...
Setting up libblkid1:amd64 (2.40.2-12) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19725 files and directories currently installed.)
Preparing to unpack .../libmount1_2.40.2-12_amd64.deb ...
Unpacking libmount1:amd64 (2.40.2-12) over (2.40.2-11) ...
Setting up libmount1:amd64 (2.40.2-12) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19725 files and directories currently installed.)
Preparing to unpack .../libsmartcols1_2.40.2-12_amd64.deb ...
Unpacking libsmartcols1:amd64 (2.40.2-12) over (2.40.2-11) ...
Setting up libsmartcols1:amd64 (2.40.2-12) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19725 files and directories currently installed.)
Preparing to unpack .../util-linux_2.40.2-12_amd64.deb ...
Unpacking util-linux (2.40.2-12) over (2.40.2-11) ...
Setting up util-linux (2.40.2-12) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19722 files and directories currently installed.)
Preparing to unpack .../mount_2.40.2-12_amd64.deb ...
Unpacking mount (2.40.2-12) over (2.40.2-11) ...
Preparing to unpack .../libsystemd0_257-2_amd64.deb ...
Unpacking libsystemd0:amd64 (257-2) over (257~rc3-1) ...
Setting up libsystemd0:amd64 (257-2) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19722 files and directories currently installed.)
Preparing to unpack .../libudev1_257-2_amd64.deb ...
Unpacking libudev1:amd64 (257-2) over (257~rc3-1) ...
Setting up libudev1:amd64 (257-2) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19722 files and directories currently installed.)
Preparing to unpack .../libapt-pkg6.0t64_2.9.17_amd64.deb ...
Unpacking libapt-pkg6.0t64:amd64 (2.9.17) over (2.9.16) ...
Setting up libapt-pkg6.0t64:amd64 (2.9.17) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19722 files and directories currently installed.)
Preparing to unpack .../archives/apt_2.9.17_amd64.deb ...
Unpacking apt (2.9.17) over (2.9.16) ...
Setting up apt (2.9.17) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19716 files and directories currently installed.)
Preparing to unpack .../0-login_1%3a4.16.0-2+really2.40.2-12_amd64.deb ...
Unpacking login (1:4.16.0-2+really2.40.2-12) over (1:4.16.0-2+really2.40.2-11) ...
Preparing to unpack .../1-python3.12_3.12.8-3_amd64.deb ...
Unpacking python3.12 (3.12.8-3) over (3.12.8-1) ...
Preparing to unpack .../2-libpython3.12-stdlib_3.12.8-3_amd64.deb ...
Unpacking libpython3.12-stdlib:amd64 (3.12.8-3) over (3.12.8-1) ...
Preparing to unpack .../3-python3.12-minimal_3.12.8-3_amd64.deb ...
Unpacking python3.12-minimal (3.12.8-3) over (3.12.8-1) ...
Preparing to unpack .../4-libpython3.12-minimal_3.12.8-3_amd64.deb ...
Unpacking libpython3.12-minimal:amd64 (3.12.8-3) over (3.12.8-1) ...
Preparing to unpack .../5-readline-common_8.2-6_all.deb ...
Unpacking readline-common (8.2-6) over (8.2-5) ...
Preparing to unpack .../6-libreadline8t64_8.2-6_amd64.deb ...
Leaving 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64'
Leaving 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64'
Leaving 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64'
Leaving 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64'
Unpacking libreadline8t64:amd64 (8.2-6) over (8.2-5) ...
Preparing to unpack .../7-login.defs_1%3a4.16.0-7_all.deb ...
Unpacking login.defs (1:4.16.0-7) over (1:4.16.0-5) ...
Setting up login.defs (1:4.16.0-7) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19716 files and directories currently installed.)
Preparing to unpack .../passwd_1%3a4.16.0-7_amd64.deb ...
Unpacking passwd (1:4.16.0-7) over (1:4.16.0-5) ...
Setting up passwd (1:4.16.0-7) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19716 files and directories currently installed.)
Preparing to unpack .../libpcre2-8-0_10.44-5_amd64.deb ...
Unpacking libpcre2-8-0:amd64 (10.44-5) over (10.44-4) ...
Setting up libpcre2-8-0:amd64 (10.44-5) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19716 files and directories currently installed.)
Preparing to unpack .../00-libgprofng0_2.43.50.20241210-1_amd64.deb ...
Unpacking libgprofng0:amd64 (2.43.50.20241210-1) over (2.43.50.20241204-2) ...
Preparing to unpack .../01-libctf0_2.43.50.20241210-1_amd64.deb ...
Unpacking libctf0:amd64 (2.43.50.20241210-1) over (2.43.50.20241204-2) ...
Preparing to unpack .../02-libctf-nobfd0_2.43.50.20241210-1_amd64.deb ...
Unpacking libctf-nobfd0:amd64 (2.43.50.20241210-1) over (2.43.50.20241204-2) ...
Preparing to unpack .../03-binutils-x86-64-linux-gnu_2.43.50.20241210-1_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.43.50.20241210-1) over (2.43.50.20241204-2) ...
Preparing to unpack .../04-libbinutils_2.43.50.20241210-1_amd64.deb ...
Unpacking libbinutils:amd64 (2.43.50.20241210-1) over (2.43.50.20241204-2) ...
Preparing to unpack .../05-binutils_2.43.50.20241210-1_amd64.deb ...
Unpacking binutils (2.43.50.20241210-1) over (2.43.50.20241204-2) ...
Preparing to unpack .../06-binutils-common_2.43.50.20241210-1_amd64.deb ...
Unpacking binutils-common:amd64 (2.43.50.20241210-1) over (2.43.50.20241204-2) ...
Preparing to unpack .../07-libsframe1_2.43.50.20241210-1_amd64.deb ...
Unpacking libsframe1:amd64 (2.43.50.20241210-1) over (2.43.50.20241204-2) ...
Preparing to unpack .../08-devscripts_2.24.7_all.deb ...
Unpacking devscripts (2.24.7) over (2.24.5) ...
Preparing to unpack .../09-libnpth0t64_1.8-2_amd64.deb ...
Unpacking libnpth0t64:amd64 (1.8-2) over (1.6-3.1+b1) ...
Preparing to unpack .../10-linux-libc-dev_6.12.3-1_all.deb ...
Unpacking linux-libc-dev (6.12.3-1) over (6.11.10-1) ...
Setting up libnpth0t64:amd64 (1.8-2) ...
Setting up libpython3.12-minimal:amd64 (3.12.8-3) ...
Setting up binutils-common:amd64 (2.43.50.20241210-1) ...
Setting up linux-libc-dev (6.12.3-1) ...
Setting up libctf-nobfd0:amd64 (2.43.50.20241210-1) ...
Setting up libsframe1:amd64 (2.43.50.20241210-1) ...
Setting up devscripts (2.24.7) ...
Setting up mount (2.40.2-12) ...
Setting up libbinutils:amd64 (2.43.50.20241210-1) ...
Setting up readline-common (8.2-6) ...
Setting up login (1:4.16.0-2+really2.40.2-12) ...
Setting up libctf0:amd64 (2.43.50.20241210-1) ...
Setting up python3.12-minimal (3.12.8-3) ...
Setting up libgprofng0:amd64 (2.43.50.20241210-1) ...
Setting up libreadline8t64:amd64 (8.2-6) ...
Setting up binutils-x86-64-linux-gnu (2.43.50.20241210-1) ...
Setting up libpython3.12-stdlib:amd64 (3.12.8-3) ...
Setting up python3.12 (3.12.8-3) ...
Setting up binutils (2.43.50.20241210-1) ...
Processing triggers for libc-bin (2.40-4) ...
+------------------------------------------------------------------------------+
| Fetch source files |
+------------------------------------------------------------------------------+
Local sources
-------------
/tmp/tmp.twgf7KC6Ri/node-popper2_2.11.2-8.dsc exists in /tmp/tmp.twgf7KC6Ri; copying to chroot
I: NOTICE: Log filtering will replace 'build/node-popper2-P0XLgC/node-popper2-2.11.2' with '<<PKGBUILDDIR>>'
I: NOTICE: Log filtering will replace 'build/node-popper2-P0XLgC' with '<<BUILDDIR>>'
+------------------------------------------------------------------------------+
| Install package build dependencies |
+------------------------------------------------------------------------------+
Setup apt archive
-----------------
Merged Build-Depends: debhelper-compat (= 13), dh-sequence-nodejs, node-arg, node-babylon, node-rollup-plugin-babel, node-rollup-plugin-replace, node-rollup-plugin-terser, node-typescript (>= 4.9), rollup, build-essential, fakeroot
Filtered Build-Depends: debhelper-compat (= 13), dh-sequence-nodejs, node-arg, node-babylon, node-rollup-plugin-babel, node-rollup-plugin-replace, node-rollup-plugin-terser, node-typescript (>= 4.9), rollup, build-essential, fakeroot
dpkg-deb: building package 'sbuild-build-depends-main-dummy' in '/<<RESOLVERDIR>>/apt_archive/sbuild-build-depends-main-dummy.deb'.
Ign:1 copy:/<<RESOLVERDIR>>/apt_archive ./ InRelease
Get:2 copy:/<<RESOLVERDIR>>/apt_archive ./ Release [609 B]
Ign:3 copy:/<<RESOLVERDIR>>/apt_archive ./ Release.gpg
Get:4 copy:/<<RESOLVERDIR>>/apt_archive ./ Sources [776 B]
Get:5 copy:/<<RESOLVERDIR>>/apt_archive ./ Packages [808 B]
Fetched 2193 B in 0s (0 B/s)
Reading package lists...
Ign:1 file:/<<BUILDDIR>>/resolver-XW8BCI/apt_archive ./ InRelease
Get:2 file:/<<BUILDDIR>>/resolver-XW8BCI/apt_archive ./ Release [603 B]
Get:2 file:/<<BUILDDIR>>/resolver-XW8BCI/apt_archive ./ Release [603 B]
Ign:3 file:/<<BUILDDIR>>/resolver-XW8BCI/apt_archive ./ Release.gpg
Reading package lists...
Reading package lists...
Install main build dependencies (apt-based resolver)
----------------------------------------------------
Installing build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
autoconf automake autopoint autotools-dev bsdextrautils debhelper
dh-autoreconf dh-nodejs dh-strip-nondeterminism dwz gettext gettext-base
groff-base intltool-debian libapt-pkg-perl libarchive-zip-perl
libarray-unique-perl libbrotli1 libcares2 libcgi-pm-perl
libclass-accessor-perl libdebhelper-perl libdebian-copyright-perl
libdebian-source-perl libelf1t64 liberror-perl libexporter-lite-perl
libexporter-tiny-perl libfile-stripnondeterminism-perl libgraph-perl
libheap-perl libhtml-form-perl libicu72 libio-stringy-perl libjs-inherits
libjs-regenerate libjs-source-map libjson-perl liblist-moreutils-perl
liblist-moreutils-xs-perl libnghttp2-14 libnode115 libparse-debcontrol-perl
libpipeline1 libset-object-perl libsub-install-perl libsub-name-perl
libtie-ixhash-perl libtool libuchardet0 libuv1t64 libwww-mechanize-perl
libxml2 libyaml-perl m4 man-db node-acorn node-ampproject-remapping
node-ansi-styles node-anymatch node-arg
node-babel-helper-define-polyfill-provider
node-babel-plugin-add-module-exports node-babel-plugin-polyfill-corejs2
node-babel-plugin-polyfill-corejs3 node-babel-plugin-polyfill-regenerator
node-babel7 node-babel7-runtime node-babylon node-balanced-match
node-brace-expansion node-braces node-browserslist node-caniuse-lite
node-chalk node-ci-info node-cjs-module-lexer node-clone-deep
node-color-convert node-color-name node-commander node-commondir
node-convert-source-map node-core-js node-core-js-compat node-core-js-pure
node-core-util-is node-debug node-del node-electron-to-chromium
node-escape-string-regexp node-eslint-visitor-keys node-estree-walker
node-esutils node-fill-range node-find-cache-dir node-find-up node-for-in
node-for-own node-fs-readdir-recursive node-fs.realpath node-glob
node-glob-parent node-globals node-globby node-graceful-fs node-has-flag
node-ignore node-indent-string node-inflight node-inherits node-is-buffer
node-is-extendable node-is-extglob node-is-glob node-is-number
node-is-path-cwd node-is-path-inside node-is-plain-object node-isarray
node-jest-worker node-js-tokens node-jsesc node-json5 node-kind-of
node-locate-path node-lodash node-lodash-packages node-lru-cache
node-magic-string node-make-dir node-merge-stream node-micromatch
node-minimatch node-ms node-n3 node-normalize-path node-once node-p-limit
node-p-locate node-p-map node-path-dirname node-path-exists
node-path-is-inside node-path-type node-picocolors node-pify node-pkg-dir
node-process-nextick-args node-quick-lru node-randombytes
node-readable-stream node-regenerate node-regenerate-unicode-properties
node-regenerator-runtime node-regenerator-transform node-regexpu-core
node-regjsgen node-regjsparser node-repeat-string node-resolve node-rimraf
node-rollup-plugin-babel node-rollup-plugin-replace
node-rollup-plugin-terser node-rollup-pluginutils node-safe-buffer
node-semver node-serialize-javascript node-slash node-source-map
node-source-map-support node-string-decoder node-supports-color node-terser
node-to-fast-properties node-to-regex-range node-typescript node-undici
node-unicode-canonical-property-names-ecmascript
node-unicode-match-property-ecmascript
node-unicode-match-property-value-ecmascript
node-unicode-property-aliases-ecmascript node-util-deprecate node-v8flags
node-wrappy node-xtend nodejs po-debconf rollup
Suggested packages:
autoconf-archive gnu-standards autoconf-doc dh-make
node-rollup-plugin-commonjs node-rollup-plugin-node-resolve pkg-js-tools
gettext-doc libasprintf-dev libgettextpo-dev groff libtool-doc gfortran
| fortran95-compiler gcj-jdk libyaml-shell-perl m4-doc apparmor less
www-browser node-babel-plugin-polyfill-es-shims node-babel7-debug
node-rollup-plugin-typescript terser npm node-corepack libmail-box-perl
node-chokidar
Recommended packages:
curl | wget | lynx libcgi-fast-perl libarchive-cpio-perl javascript-common
libjson-xs-perl libltdl-dev libyaml-libyaml-perl | libyaml-syck-perl
nodejs-doc libmail-sendmail-perl
The following NEW packages will be installed:
autoconf automake autopoint autotools-dev bsdextrautils debhelper
dh-autoreconf dh-nodejs dh-strip-nondeterminism dwz gettext gettext-base
groff-base intltool-debian libapt-pkg-perl libarchive-zip-perl
libarray-unique-perl libbrotli1 libcares2 libcgi-pm-perl
libclass-accessor-perl libdebhelper-perl libdebian-copyright-perl
libdebian-source-perl libelf1t64 liberror-perl libexporter-lite-perl
libexporter-tiny-perl libfile-stripnondeterminism-perl libgraph-perl
libheap-perl libhtml-form-perl libicu72 libio-stringy-perl libjs-inherits
libjs-regenerate libjs-source-map libjson-perl liblist-moreutils-perl
liblist-moreutils-xs-perl libnghttp2-14 libnode115 libparse-debcontrol-perl
libpipeline1 libset-object-perl libsub-install-perl libsub-name-perl
libtie-ixhash-perl libtool libuchardet0 libuv1t64 libwww-mechanize-perl
libxml2 libyaml-perl m4 man-db node-acorn node-ampproject-remapping
node-ansi-styles node-anymatch node-arg
node-babel-helper-define-polyfill-provider
node-babel-plugin-add-module-exports node-babel-plugin-polyfill-corejs2
node-babel-plugin-polyfill-corejs3 node-babel-plugin-polyfill-regenerator
node-babel7 node-babel7-runtime node-babylon node-balanced-match
node-brace-expansion node-braces node-browserslist node-caniuse-lite
node-chalk node-ci-info node-cjs-module-lexer node-clone-deep
node-color-convert node-color-name node-commander node-commondir
node-convert-source-map node-core-js node-core-js-compat node-core-js-pure
node-core-util-is node-debug node-del node-electron-to-chromium
node-escape-string-regexp node-eslint-visitor-keys node-estree-walker
node-esutils node-fill-range node-find-cache-dir node-find-up node-for-in
node-for-own node-fs-readdir-recursive node-fs.realpath node-glob
node-glob-parent node-globals node-globby node-graceful-fs node-has-flag
node-ignore node-indent-string node-inflight node-inherits node-is-buffer
node-is-extendable node-is-extglob node-is-glob node-is-number
node-is-path-cwd node-is-path-inside node-is-plain-object node-isarray
node-jest-worker node-js-tokens node-jsesc node-json5 node-kind-of
node-locate-path node-lodash node-lodash-packages node-lru-cache
node-magic-string node-make-dir node-merge-stream node-micromatch
node-minimatch node-ms node-n3 node-normalize-path node-once node-p-limit
node-p-locate node-p-map node-path-dirname node-path-exists
node-path-is-inside node-path-type node-picocolors node-pify node-pkg-dir
node-process-nextick-args node-quick-lru node-randombytes
node-readable-stream node-regenerate node-regenerate-unicode-properties
node-regenerator-runtime node-regenerator-transform node-regexpu-core
node-regjsgen node-regjsparser node-repeat-string node-resolve node-rimraf
node-rollup-plugin-babel node-rollup-plugin-replace
node-rollup-plugin-terser node-rollup-pluginutils node-safe-buffer
node-semver node-serialize-javascript node-slash node-source-map
node-source-map-support node-string-decoder node-supports-color node-terser
node-to-fast-properties node-to-regex-range node-typescript node-undici
node-unicode-canonical-property-names-ecmascript
node-unicode-match-property-ecmascript
node-unicode-match-property-value-ecmascript
node-unicode-property-aliases-ecmascript node-util-deprecate node-v8flags
node-wrappy node-xtend nodejs po-debconf rollup
sbuild-build-depends-main-dummy
0 upgraded, 191 newly installed, 0 to remove and 0 not upgraded.
Need to get 5019 kB/43.1 MB of archives.
After this operation, 222 MB of additional disk space will be used.
Get:1 file:/<<BUILDDIR>>/resolver-XW8BCI/apt_archive ./ node-typescript 5.0.4+ds1-1 [3871 kB]
Get:2 copy:/<<RESOLVERDIR>>/apt_archive ./ sbuild-build-depends-main-dummy 0.invalid.0 [952 B]
Get:3 http://deb.debian.org/debian unstable/main amd64 libjs-inherits all 2.0.4-6 [3548 B]
Get:4 http://deb.debian.org/debian unstable/main amd64 libjs-regenerate all 1.4.2-3 [14.3 kB]
Get:5 http://deb.debian.org/debian unstable/main amd64 libjs-source-map all 0.7.0++dfsg2+really.0.6.1-15 [29.6 kB]
Get:6 http://deb.debian.org/debian unstable/main amd64 node-ampproject-remapping all 2.2.0+~cs5.15.37-1 [59.4 kB]
Get:7 http://deb.debian.org/debian unstable/main amd64 node-color-name all 1.1.4+~1.1.1-2 [5920 B]
Get:8 http://deb.debian.org/debian unstable/main amd64 node-color-convert all 2.0.1+~cs2.0.0-2 [13.1 kB]
Get:9 http://deb.debian.org/debian unstable/main amd64 node-ansi-styles all 6.2.1-3 [8716 B]
Get:10 http://deb.debian.org/debian unstable/main amd64 node-normalize-path all 3.0.0+~3.0.0-1 [6608 B]
Get:11 http://deb.debian.org/debian unstable/main amd64 node-anymatch all 3.1.3+~cs4.6.1-2 [33.4 kB]
Get:12 http://deb.debian.org/debian unstable/main amd64 node-arg all 5.0.2-2 [7560 B]
Get:13 http://deb.debian.org/debian unstable/main amd64 node-babel-plugin-add-module-exports all 1.0.4+dfsg1~cs5.8.0-4 [8672 B]
Get:14 http://deb.debian.org/debian unstable/main amd64 node-regenerator-runtime all 0.15.2+~0.10.8-1 [10.7 kB]
Get:15 http://deb.debian.org/debian unstable/main amd64 node-babel7-runtime all 7.20.15+ds1+~cs214.269.168-7 [116 kB]
Get:16 http://deb.debian.org/debian unstable/main amd64 node-lru-cache all 10.0.1-3 [62.6 kB]
Get:17 http://deb.debian.org/debian unstable/main amd64 node-semver all 7.6.1+~7.5.8-2 [49.5 kB]
Get:18 http://deb.debian.org/debian unstable/main amd64 node-babel-plugin-polyfill-corejs2 all 0.3.3~0~20220913+ds1-1 [17.1 kB]
Get:19 http://deb.debian.org/debian unstable/main amd64 node-caniuse-lite all 1.0.30001620+dfsg+~1.0.5-2 [245 kB]
Get:20 http://deb.debian.org/debian unstable/main amd64 node-electron-to-chromium all 1.4.773-1 [26.8 kB]
Get:21 http://deb.debian.org/debian unstable/main amd64 node-picocolors all 1.0.0-4 [6652 B]
Get:22 http://deb.debian.org/debian unstable/main amd64 node-browserslist all 4.23.0+~cs6.1.32-1 [79.2 kB]
Get:23 http://deb.debian.org/debian unstable/main amd64 node-core-js-compat all 3.33.2-1 [78.5 kB]
Get:24 http://deb.debian.org/debian unstable/main amd64 node-babel-plugin-polyfill-corejs3 all 0.6.0~0~20220913+ds1-1 [29.5 kB]
Get:25 http://deb.debian.org/debian unstable/main amd64 node-babel-plugin-polyfill-regenerator all 0.4.1~0~20220913+ds1-1 [5036 B]
Get:26 http://deb.debian.org/debian unstable/main amd64 node-escape-string-regexp all 4.0.0-2 [4296 B]
Get:27 http://deb.debian.org/debian unstable/main amd64 node-has-flag all 5.0.1-1 [4404 B]
Get:28 http://deb.debian.org/debian unstable/main amd64 node-supports-color all 8.1.1+~8.1.1-1 [6920 B]
Get:29 http://deb.debian.org/debian unstable/main amd64 node-chalk all 5.3.0-1 [18.2 kB]
Get:30 http://deb.debian.org/debian unstable/main amd64 node-for-in all 1.0.2-4 [4840 B]
Get:31 http://deb.debian.org/debian unstable/main amd64 node-for-own all 1.0.0-3 [4800 B]
Get:32 http://deb.debian.org/debian unstable/main amd64 node-is-plain-object all 5.0.0-7 [6108 B]
Get:33 http://deb.debian.org/debian unstable/main amd64 node-is-extendable all 1.0.1-3 [5228 B]
Get:34 http://deb.debian.org/debian unstable/main amd64 node-is-buffer all 2.0.5-2 [4112 B]
Get:35 http://deb.debian.org/debian unstable/main amd64 node-kind-of all 6.0.3+dfsg-2 [10.2 kB]
Get:36 http://deb.debian.org/debian unstable/main amd64 node-clone-deep all 4.0.1+~cs7.0.2-1 [6720 B]
Get:37 http://deb.debian.org/debian unstable/main amd64 node-commander all 9.4.1-1 [65.3 kB]
Get:38 http://deb.debian.org/debian unstable/main amd64 node-convert-source-map all 1.9.0+~1.5.2-1 [8176 B]
Get:39 http://deb.debian.org/debian unstable/main amd64 node-core-js all 3.33.2-1 [301 kB]
Get:40 http://deb.debian.org/debian unstable/main amd64 node-core-js-pure all 3.33.2-1 [282 kB]
Get:41 http://deb.debian.org/debian unstable/main amd64 node-ms all 2.1.3+~cs0.7.31-3 [5648 B]
Get:42 http://deb.debian.org/debian unstable/main amd64 node-debug all 4.3.4+~cs4.1.7-1 [18.1 kB]
Get:43 http://deb.debian.org/debian unstable/main amd64 node-esutils all 2.0.3+~2.0.0-1 [12.4 kB]
Get:44 http://deb.debian.org/debian unstable/main amd64 node-commondir all 1.0.1+~1.0.0-1 [4388 B]
Get:45 http://deb.debian.org/debian unstable/main amd64 node-is-extglob all 2.1.1-5 [4612 B]
Get:46 http://deb.debian.org/debian unstable/main amd64 node-is-glob all 4.0.3-2 [6620 B]
Get:47 http://deb.debian.org/debian unstable/main amd64 node-path-dirname all 1.0.2-2 [4312 B]
Get:48 http://deb.debian.org/debian unstable/main amd64 node-glob-parent all 6.0.2+~5.1.1-2 [8784 B]
Get:49 http://deb.debian.org/debian unstable/main amd64 node-ignore all 5.2.1-1 [26.4 kB]
Get:50 http://deb.debian.org/debian unstable/main amd64 node-is-number all 7.0.0-4 [6020 B]
Get:51 http://deb.debian.org/debian unstable/main amd64 node-repeat-string all 1.6.1+repack-1 [5600 B]
Get:52 http://deb.debian.org/debian unstable/main amd64 node-to-regex-range all 5.0.1-4 [10.5 kB]
Get:53 http://deb.debian.org/debian unstable/main amd64 node-fill-range all 7.1.1+~7.0.3-1 [8768 B]
Get:54 http://deb.debian.org/debian unstable/main amd64 node-braces all 3.0.3+~3.0.4-1 [20.6 kB]
Get:55 http://deb.debian.org/debian unstable/main amd64 node-micromatch all 4.0.7+~4.0.9-1 [26.0 kB]
Get:56 http://deb.debian.org/debian unstable/main amd64 node-pify all 5.0.0+~cs5.0.1-1 [7072 B]
Get:57 http://deb.debian.org/debian unstable/main amd64 node-path-type all 4.0.0-3 [3944 B]
Get:58 http://deb.debian.org/debian unstable/main amd64 node-inherits all 2.0.4-6 [4548 B]
Get:59 http://deb.debian.org/debian unstable/main amd64 node-core-util-is all 1.0.3-1 [4072 B]
Get:60 http://deb.debian.org/debian unstable/main amd64 node-safe-buffer all 5.2.1+~cs2.1.2-3 [15.5 kB]
Get:61 http://deb.debian.org/debian unstable/main amd64 node-string-decoder all 1.3.0-6 [7180 B]
Get:62 http://deb.debian.org/debian unstable/main amd64 node-process-nextick-args all 2.0.1-3 [3816 B]
Get:63 http://deb.debian.org/debian unstable/main amd64 node-util-deprecate all 1.0.2-3 [4436 B]
Get:64 http://deb.debian.org/debian unstable/main amd64 node-isarray all 2.0.5-4 [4040 B]
Get:65 http://deb.debian.org/debian unstable/main amd64 node-readable-stream all 3.6.0+~cs3.0.0-4 [32.0 kB]
Get:66 http://deb.debian.org/debian unstable/main amd64 node-n3 all 1.16.3+~1.2.3+~1.10.4-1 [37.0 kB]
Get:67 http://deb.debian.org/debian unstable/main amd64 node-slash all 4.0.0-3 [4292 B]
Get:68 http://deb.debian.org/debian unstable/main amd64 node-globby all 13.1.3+~cs16.25.40-3 [40.5 kB]
Get:69 http://deb.debian.org/debian unstable/main amd64 node-graceful-fs all 4.2.10-1 [14.4 kB]
Get:70 http://deb.debian.org/debian unstable/main amd64 node-is-path-cwd all 2.2.0-2 [3672 B]
Get:71 http://deb.debian.org/debian unstable/main amd64 node-path-is-inside all 1.0.2+~1.0.0-1 [5072 B]
Get:72 http://deb.debian.org/debian unstable/main amd64 node-is-path-inside all 3.0.3-2 [3980 B]
Get:73 http://deb.debian.org/debian unstable/main amd64 node-indent-string all 4.0.0-2 [4144 B]
Get:74 http://deb.debian.org/debian unstable/main amd64 node-p-map all 4.0.0+~3.1.0+~3.0.1-2 [7904 B]
Get:75 http://deb.debian.org/debian unstable/main amd64 node-fs.realpath all 1.0.0-3 [6172 B]
Get:76 http://deb.debian.org/debian unstable/main amd64 node-wrappy all 1.0.2-3 [3776 B]
Get:77 http://deb.debian.org/debian unstable/main amd64 node-once all 1.4.1-1 [4624 B]
Get:78 http://deb.debian.org/debian unstable/main amd64 node-inflight all 1.0.6-2 [3952 B]
Get:79 http://deb.debian.org/debian unstable/main amd64 node-glob all 8.1.0+~cs8.5.15-1 [134 kB]
Get:80 http://deb.debian.org/debian unstable/main amd64 node-rimraf all 3.0.2-2 [11.1 kB]
Get:81 http://deb.debian.org/debian unstable/main amd64 node-del all 7.1.0-1 [8020 B]
Get:82 http://deb.debian.org/debian unstable/main amd64 node-make-dir all 3.1.0-3 [6040 B]
Get:83 http://deb.debian.org/debian unstable/main amd64 node-p-limit all 4.0.0+~cs4.0.0-5 [7576 B]
Get:84 http://deb.debian.org/debian unstable/main amd64 node-p-locate all 6.0.0-12 [5752 B]
Get:85 http://deb.debian.org/debian unstable/main amd64 node-locate-path all 7.1.1-2 [5584 B]
Get:86 http://deb.debian.org/debian unstable/main amd64 node-path-exists all 5.0.0-8 [4732 B]
Get:87 http://deb.debian.org/debian unstable/main amd64 node-find-up all 6.3.0-7 [9388 B]
Get:88 http://deb.debian.org/debian unstable/main amd64 node-pkg-dir all 5.0.0-2 [4260 B]
Get:89 http://deb.debian.org/debian unstable/main amd64 node-find-cache-dir all 3.3.2+~3.2.1-1 [6152 B]
Get:90 http://deb.debian.org/debian unstable/main amd64 node-fs-readdir-recursive all 1.1.0+~1.1.0-1 [4540 B]
Get:91 http://deb.debian.org/debian unstable/main amd64 node-globals all 13.23.0-1 [11.3 kB]
Get:92 http://deb.debian.org/debian unstable/main amd64 node-js-tokens all 8.0.0-2 [14.9 kB]
Get:93 http://deb.debian.org/debian unstable/main amd64 node-jsesc all 3.0.2+~3.0.1-1 [17.6 kB]
Get:94 http://deb.debian.org/debian unstable/main amd64 node-json5 all 2.2.3+dfsg-1 [25.6 kB]
Get:95 http://deb.debian.org/debian unstable/main amd64 node-lodash all 4.17.21+dfsg+~cs8.31.198.20210220-9 [462 kB]
Get:96 http://deb.debian.org/debian unstable/main amd64 node-lodash-packages all 4.17.21+dfsg+~cs8.31.198.20210220-9 [179 kB]
Get:97 http://deb.debian.org/debian unstable/main amd64 node-quick-lru all 6.1.1-4 [8076 B]
Get:98 http://deb.debian.org/debian unstable/main amd64 node-regenerator-transform all 0.15.2+~0.10.8-1 [24.9 kB]
Get:99 http://deb.debian.org/debian unstable/main amd64 node-regenerate all 1.4.2-3 [7388 B]
Get:100 http://deb.debian.org/debian unstable/main amd64 node-regenerate-unicode-properties all 10.1.0+ds-1 [50.7 kB]
Get:101 http://deb.debian.org/debian unstable/main amd64 node-regjsgen all 0.7.1+ds-1 [6968 B]
Get:102 http://deb.debian.org/debian unstable/main amd64 node-regjsparser all 0.9.1+ds-2 [22.1 kB]
Get:103 http://deb.debian.org/debian unstable/main amd64 node-unicode-canonical-property-names-ecmascript all 2.0.0-2 [4540 B]
Get:104 http://deb.debian.org/debian unstable/main amd64 node-unicode-property-aliases-ecmascript all 2.1.0+ds-1 [5256 B]
Get:105 http://deb.debian.org/debian unstable/main amd64 node-unicode-match-property-ecmascript all 2.0.0-2 [4440 B]
Get:106 http://deb.debian.org/debian unstable/main amd64 node-unicode-match-property-value-ecmascript all 2.1.0+ds-1 [7272 B]
Get:107 http://deb.debian.org/debian unstable/main amd64 node-regexpu-core all 5.2.2-3 [13.9 kB]
Get:108 http://deb.debian.org/debian unstable/main amd64 node-resolve all 1.22.8+~cs5.34.15-2 [29.8 kB]
Get:109 http://deb.debian.org/debian unstable/main amd64 node-source-map all 0.7.0++dfsg2+really.0.6.1-15 [41.7 kB]
Get:110 http://deb.debian.org/debian unstable/main amd64 node-source-map-support all 0.5.21+ds+~0.5.4-1 [14.5 kB]
Get:111 http://deb.debian.org/debian unstable/main amd64 node-to-fast-properties all 3.0.1-3 [4332 B]
Get:112 http://deb.debian.org/debian unstable/main amd64 node-v8flags all 3.2.0+~3.1.1-1 [7612 B]
Get:113 http://deb.debian.org/debian unstable/main amd64 node-babel7 all 7.20.15+ds1+~cs214.269.168-7 [709 kB]
Get:114 http://deb.debian.org/debian unstable/main amd64 node-babel-helper-define-polyfill-provider all 0.3.3~0~20220913+ds1-1 [27.4 kB]
Get:115 http://deb.debian.org/debian unstable/main amd64 node-babylon all 6.18.0+~6.16.6-2 [65.9 kB]
Get:116 http://deb.debian.org/debian unstable/main amd64 node-ci-info all 4.0.0+~cs1.1.0-1 [12.5 kB]
Get:117 http://deb.debian.org/debian unstable/main amd64 node-eslint-visitor-keys all 3.3.0+~1.0.0-1 [17.1 kB]
Get:118 http://deb.debian.org/debian unstable/main amd64 node-estree-walker all 2.0.2-5 [8868 B]
Get:119 http://deb.debian.org/debian unstable/main amd64 node-merge-stream all 2.0.0+~1.1.2-2 [5124 B]
Get:120 http://deb.debian.org/debian unstable/main amd64 node-jest-worker all 29.6.2~ds1+~cs73.45.28-5 [116 kB]
Get:121 http://deb.debian.org/debian unstable/main amd64 node-magic-string all 0.30.10-1 [41.3 kB]
Get:122 http://deb.debian.org/debian unstable/main amd64 node-randombytes all 2.1.0+~2.0.0-2 [4852 B]
Get:123 http://deb.debian.org/debian unstable/main amd64 node-rollup-pluginutils all 5.0.2~ds+~2.8.2-1 [18.7 kB]
Get:124 http://deb.debian.org/debian unstable/main amd64 node-rollup-plugin-babel all 6.0.3+ds1-1 [20.3 kB]
Get:125 http://deb.debian.org/debian unstable/main amd64 node-rollup-plugin-replace all 5.0.2+ds+~2.2.0-2 [11.1 kB]
Get:126 http://deb.debian.org/debian unstable/main amd64 node-serialize-javascript all 6.0.1-1 [12.8 kB]
Get:127 http://deb.debian.org/debian unstable/main amd64 node-terser all 5.31.3-1 [218 kB]
Get:128 http://deb.debian.org/debian unstable/main amd64 node-rollup-plugin-terser all 7.0.2+~5.0.1-8 [10.1 kB]
Get:129 http://deb.debian.org/debian unstable/main amd64 rollup all 3.29.5-1 [504 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 5019 kB in 2s (2812 kB/s)
Selecting previously unselected package gettext-base.
(Reading database ... 19722 files and directories currently installed.)
Preparing to unpack .../000-gettext-base_0.22.5-2_amd64.deb ...
Unpacking gettext-base (0.22.5-2) ...
Selecting previously unselected package libuchardet0:amd64.
Preparing to unpack .../001-libuchardet0_0.0.8-1+b2_amd64.deb ...
Unpacking libuchardet0:amd64 (0.0.8-1+b2) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../002-groff-base_1.23.0-6_amd64.deb ...
Unpacking groff-base (1.23.0-6) ...
Selecting previously unselected package bsdextrautils.
Preparing to unpack .../003-bsdextrautils_2.40.2-12_amd64.deb ...
Unpacking bsdextrautils (2.40.2-12) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../004-libpipeline1_1.5.8-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.8-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../005-man-db_2.13.0-1_amd64.deb ...
Unpacking man-db (2.13.0-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../006-m4_1.4.19-4_amd64.deb ...
Unpacking m4 (1.4.19-4) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../007-autoconf_2.72-3_all.deb ...
Unpacking autoconf (2.72-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../008-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../009-automake_1%3a1.16.5-1.3_all.deb ...
Unpacking automake (1:1.16.5-1.3) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../010-autopoint_0.22.5-2_all.deb ...
Unpacking autopoint (0.22.5-2) ...
Selecting previously unselected package libdebhelper-perl.
Preparing to unpack .../011-libdebhelper-perl_13.20_all.deb ...
Unpacking libdebhelper-perl (13.20) ...
Selecting previously unselected package libtool.
Preparing to unpack .../012-libtool_2.4.7-8_all.deb ...
Unpacking libtool (2.4.7-8) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../013-dh-autoreconf_20_all.deb ...
Unpacking dh-autoreconf (20) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../014-libarchive-zip-perl_1.68-1_all.deb ...
Unpacking libarchive-zip-perl (1.68-1) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../015-libfile-stripnondeterminism-perl_1.14.0-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (1.14.0-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../016-dh-strip-nondeterminism_1.14.0-1_all.deb ...
Unpacking dh-strip-nondeterminism (1.14.0-1) ...
Selecting previously unselected package libelf1t64:amd64.
Preparing to unpack .../017-libelf1t64_0.192-4_amd64.deb ...
Unpacking libelf1t64:amd64 (0.192-4) ...
Selecting previously unselected package dwz.
Preparing to unpack .../018-dwz_0.15-1+b1_amd64.deb ...
Unpacking dwz (0.15-1+b1) ...
Selecting previously unselected package libicu72:amd64.
Preparing to unpack .../019-libicu72_72.1-5+b1_amd64.deb ...
Unpacking libicu72:amd64 (72.1-5+b1) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../020-libxml2_2.12.7+dfsg+really2.9.14-0.2+b1_amd64.deb ...
Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../021-gettext_0.22.5-2_amd64.deb ...
Unpacking gettext (0.22.5-2) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../022-intltool-debian_0.35.0+20060710.6_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.6) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../023-po-debconf_1.0.21+nmu1_all.deb ...
Unpacking po-debconf (1.0.21+nmu1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../024-debhelper_13.20_all.deb ...
Unpacking debhelper (13.20) ...
Selecting previously unselected package libtie-ixhash-perl.
Preparing to unpack .../025-libtie-ixhash-perl_1.23-4_all.deb ...
Unpacking libtie-ixhash-perl (1.23-4) ...
Selecting previously unselected package libarray-unique-perl.
Preparing to unpack .../026-libarray-unique-perl_0.09-1_all.deb ...
Unpacking libarray-unique-perl (0.09-1) ...
Selecting previously unselected package libsub-name-perl:amd64.
Preparing to unpack .../027-libsub-name-perl_0.27-1+b3_amd64.deb ...
Unpacking libsub-name-perl:amd64 (0.27-1+b3) ...
Selecting previously unselected package libclass-accessor-perl.
Preparing to unpack .../028-libclass-accessor-perl_0.51-2_all.deb ...
Unpacking libclass-accessor-perl (0.51-2) ...
Selecting previously unselected package libio-stringy-perl.
Preparing to unpack .../029-libio-stringy-perl_2.113-2_all.deb ...
Unpacking libio-stringy-perl (2.113-2) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../030-liberror-perl_0.17029-2_all.deb ...
Unpacking liberror-perl (0.17029-2) ...
Selecting previously unselected package libexporter-lite-perl.
Preparing to unpack .../031-libexporter-lite-perl_0.09-2_all.deb ...
Unpacking libexporter-lite-perl (0.09-2) ...
Selecting previously unselected package libparse-debcontrol-perl.
Preparing to unpack .../032-libparse-debcontrol-perl_2.005-6_all.deb ...
Unpacking libparse-debcontrol-perl (2.005-6) ...
Selecting previously unselected package libdebian-copyright-perl.
Preparing to unpack .../033-libdebian-copyright-perl_0.2-6_all.deb ...
Unpacking libdebian-copyright-perl (0.2-6) ...
Selecting previously unselected package libapt-pkg-perl.
Preparing to unpack .../034-libapt-pkg-perl_0.1.40+b6_amd64.deb ...
Unpacking libapt-pkg-perl (0.1.40+b6) ...
Selecting previously unselected package libexporter-tiny-perl.
Preparing to unpack .../035-libexporter-tiny-perl_1.006002-1_all.deb ...
Unpacking libexporter-tiny-perl (1.006002-1) ...
Selecting previously unselected package liblist-moreutils-xs-perl.
Preparing to unpack .../036-liblist-moreutils-xs-perl_0.430-4+b2_amd64.deb ...
Unpacking liblist-moreutils-xs-perl (0.430-4+b2) ...
Selecting previously unselected package liblist-moreutils-perl.
Preparing to unpack .../037-liblist-moreutils-perl_0.430-2_all.deb ...
Unpacking liblist-moreutils-perl (0.430-2) ...
Selecting previously unselected package libsub-install-perl.
Preparing to unpack .../038-libsub-install-perl_0.929-1_all.deb ...
Unpacking libsub-install-perl (0.929-1) ...
Selecting previously unselected package libcgi-pm-perl.
Preparing to unpack .../039-libcgi-pm-perl_4.66-1_all.deb ...
Unpacking libcgi-pm-perl (4.66-1) ...
Selecting previously unselected package libhtml-form-perl.
Preparing to unpack .../040-libhtml-form-perl_6.12-1_all.deb ...
Unpacking libhtml-form-perl (6.12-1) ...
Selecting previously unselected package libwww-mechanize-perl.
Preparing to unpack .../041-libwww-mechanize-perl_2.19-1_all.deb ...
Unpacking libwww-mechanize-perl (2.19-1) ...
Selecting previously unselected package libdebian-source-perl.
Preparing to unpack .../042-libdebian-source-perl_0.126_all.deb ...
Unpacking libdebian-source-perl (0.126) ...
Selecting previously unselected package libheap-perl.
Preparing to unpack .../043-libheap-perl_0.80-5_all.deb ...
Unpacking libheap-perl (0.80-5) ...
Selecting previously unselected package libset-object-perl.
Preparing to unpack .../044-libset-object-perl_1.42-1+b5_amd64.deb ...
Unpacking libset-object-perl (1.42-1+b5) ...
Selecting previously unselected package libgraph-perl.
Preparing to unpack .../045-libgraph-perl_1%3a0.9729-1_all.deb ...
Unpacking libgraph-perl (1:0.9729-1) ...
Selecting previously unselected package libjson-perl.
Preparing to unpack .../046-libjson-perl_4.10000-1_all.deb ...
Unpacking libjson-perl (4.10000-1) ...
Selecting previously unselected package libyaml-perl.
Preparing to unpack .../047-libyaml-perl_1.31-1_all.deb ...
Unpacking libyaml-perl (1.31-1) ...
Selecting previously unselected package libbrotli1:amd64.
Preparing to unpack .../048-libbrotli1_1.1.0-2+b6_amd64.deb ...
Unpacking libbrotli1:amd64 (1.1.0-2+b6) ...
Selecting previously unselected package libcares2:amd64.
Preparing to unpack .../049-libcares2_1.34.4-1_amd64.deb ...
Unpacking libcares2:amd64 (1.34.4-1) ...
Selecting previously unselected package libnghttp2-14:amd64.
Preparing to unpack .../050-libnghttp2-14_1.64.0-1_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.64.0-1) ...
Selecting previously unselected package libuv1t64:amd64.
Preparing to unpack .../051-libuv1t64_1.48.0-7_amd64.deb ...
Unpacking libuv1t64:amd64 (1.48.0-7) ...
Selecting previously unselected package node-xtend.
Preparing to unpack .../052-node-xtend_4.0.2-3_all.deb ...
Unpacking node-xtend (4.0.2-3) ...
Selecting previously unselected package node-acorn.
Preparing to unpack .../053-node-acorn_8.8.1+ds+~cs25.17.7-2_all.deb ...
Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ...
Selecting previously unselected package node-cjs-module-lexer.
Preparing to unpack .../054-node-cjs-module-lexer_1.2.3+dfsg-1_all.deb ...
Unpacking node-cjs-module-lexer (1.2.3+dfsg-1) ...
Selecting previously unselected package node-balanced-match.
Preparing to unpack .../055-node-balanced-match_2.0.0-1_all.deb ...
Unpacking node-balanced-match (2.0.0-1) ...
Selecting previously unselected package node-brace-expansion.
Preparing to unpack .../056-node-brace-expansion_2.0.1+~1.1.0-1_all.deb ...
Unpacking node-brace-expansion (2.0.1+~1.1.0-1) ...
Selecting previously unselected package node-minimatch.
Preparing to unpack .../057-node-minimatch_9.0.3-5_all.deb ...
Unpacking node-minimatch (9.0.3-5) ...
Selecting previously unselected package node-undici.
Preparing to unpack .../058-node-undici_5.28.4+dfsg1+~cs23.12.11-2_all.deb ...
Unpacking node-undici (5.28.4+dfsg1+~cs23.12.11-2) ...
Selecting previously unselected package libnode115:amd64.
Preparing to unpack .../059-libnode115_20.18.1+dfsg-1_amd64.deb ...
Unpacking libnode115:amd64 (20.18.1+dfsg-1) ...
Selecting previously unselected package nodejs.
Preparing to unpack .../060-nodejs_20.18.1+dfsg-1_amd64.deb ...
Unpacking nodejs (20.18.1+dfsg-1) ...
Selecting previously unselected package dh-nodejs.
Preparing to unpack .../061-dh-nodejs_0.15.23_all.deb ...
Unpacking dh-nodejs (0.15.23) ...
Selecting previously unselected package libjs-inherits.
Preparing to unpack .../062-libjs-inherits_2.0.4-6_all.deb ...
Unpacking libjs-inherits (2.0.4-6) ...
Selecting previously unselected package libjs-regenerate.
Preparing to unpack .../063-libjs-regenerate_1.4.2-3_all.deb ...
Unpacking libjs-regenerate (1.4.2-3) ...
Selecting previously unselected package libjs-source-map.
Preparing to unpack .../064-libjs-source-map_0.7.0++dfsg2+really.0.6.1-15_all.deb ...
Unpacking libjs-source-map (0.7.0++dfsg2+really.0.6.1-15) ...
Selecting previously unselected package node-ampproject-remapping.
Preparing to unpack .../065-node-ampproject-remapping_2.2.0+~cs5.15.37-1_all.deb ...
Unpacking node-ampproject-remapping (2.2.0+~cs5.15.37-1) ...
Selecting previously unselected package node-color-name.
Preparing to unpack .../066-node-color-name_1.1.4+~1.1.1-2_all.deb ...
Unpacking node-color-name (1.1.4+~1.1.1-2) ...
Selecting previously unselected package node-color-convert.
Preparing to unpack .../067-node-color-convert_2.0.1+~cs2.0.0-2_all.deb ...
Unpacking node-color-convert (2.0.1+~cs2.0.0-2) ...
Selecting previously unselected package node-ansi-styles.
Preparing to unpack .../068-node-ansi-styles_6.2.1-3_all.deb ...
Unpacking node-ansi-styles (6.2.1-3) ...
Selecting previously unselected package node-normalize-path.
Preparing to unpack .../069-node-normalize-path_3.0.0+~3.0.0-1_all.deb ...
Unpacking node-normalize-path (3.0.0+~3.0.0-1) ...
Selecting previously unselected package node-anymatch.
Preparing to unpack .../070-node-anymatch_3.1.3+~cs4.6.1-2_all.deb ...
Unpacking node-anymatch (3.1.3+~cs4.6.1-2) ...
Selecting previously unselected package node-arg.
Preparing to unpack .../071-node-arg_5.0.2-2_all.deb ...
Unpacking node-arg (5.0.2-2) ...
Selecting previously unselected package node-babel-plugin-add-module-exports.
Preparing to unpack .../072-node-babel-plugin-add-module-exports_1.0.4+dfsg1~cs5.8.0-4_all.deb ...
Unpacking node-babel-plugin-add-module-exports (1.0.4+dfsg1~cs5.8.0-4) ...
Selecting previously unselected package node-regenerator-runtime.
Preparing to unpack .../073-node-regenerator-runtime_0.15.2+~0.10.8-1_all.deb ...
Unpacking node-regenerator-runtime (0.15.2+~0.10.8-1) ...
Selecting previously unselected package node-babel7-runtime.
Preparing to unpack .../074-node-babel7-runtime_7.20.15+ds1+~cs214.269.168-7_all.deb ...
Unpacking node-babel7-runtime (7.20.15+ds1+~cs214.269.168-7) ...
Selecting previously unselected package node-lru-cache.
Preparing to unpack .../075-node-lru-cache_10.0.1-3_all.deb ...
Unpacking node-lru-cache (10.0.1-3) ...
Selecting previously unselected package node-semver.
Preparing to unpack .../076-node-semver_7.6.1+~7.5.8-2_all.deb ...
Unpacking node-semver (7.6.1+~7.5.8-2) ...
Selecting previously unselected package node-babel-plugin-polyfill-corejs2.
Preparing to unpack .../077-node-babel-plugin-polyfill-corejs2_0.3.3~0~20220913+ds1-1_all.deb ...
Unpacking node-babel-plugin-polyfill-corejs2 (0.3.3~0~20220913+ds1-1) ...
Selecting previously unselected package node-caniuse-lite.
Preparing to unpack .../078-node-caniuse-lite_1.0.30001620+dfsg+~1.0.5-2_all.deb ...
Unpacking node-caniuse-lite (1.0.30001620+dfsg+~1.0.5-2) ...
Selecting previously unselected package node-electron-to-chromium.
Preparing to unpack .../079-node-electron-to-chromium_1.4.773-1_all.deb ...
Unpacking node-electron-to-chromium (1.4.773-1) ...
Selecting previously unselected package node-picocolors.
Preparing to unpack .../080-node-picocolors_1.0.0-4_all.deb ...
Unpacking node-picocolors (1.0.0-4) ...
Selecting previously unselected package node-browserslist.
Preparing to unpack .../081-node-browserslist_4.23.0+~cs6.1.32-1_all.deb ...
Unpacking node-browserslist (4.23.0+~cs6.1.32-1) ...
Selecting previously unselected package node-core-js-compat.
Preparing to unpack .../082-node-core-js-compat_3.33.2-1_all.deb ...
Unpacking node-core-js-compat (3.33.2-1) ...
Selecting previously unselected package node-babel-plugin-polyfill-corejs3.
Preparing to unpack .../083-node-babel-plugin-polyfill-corejs3_0.6.0~0~20220913+ds1-1_all.deb ...
Unpacking node-babel-plugin-polyfill-corejs3 (0.6.0~0~20220913+ds1-1) ...
Selecting previously unselected package node-babel-plugin-polyfill-regenerator.
Preparing to unpack .../084-node-babel-plugin-polyfill-regenerator_0.4.1~0~20220913+ds1-1_all.deb ...
Unpacking node-babel-plugin-polyfill-regenerator (0.4.1~0~20220913+ds1-1) ...
Selecting previously unselected package node-escape-string-regexp.
Preparing to unpack .../085-node-escape-string-regexp_4.0.0-2_all.deb ...
Unpacking node-escape-string-regexp (4.0.0-2) ...
Selecting previously unselected package node-has-flag.
Preparing to unpack .../086-node-has-flag_5.0.1-1_all.deb ...
Unpacking node-has-flag (5.0.1-1) ...
Selecting previously unselected package node-supports-color.
Preparing to unpack .../087-node-supports-color_8.1.1+~8.1.1-1_all.deb ...
Unpacking node-supports-color (8.1.1+~8.1.1-1) ...
Selecting previously unselected package node-chalk.
Preparing to unpack .../088-node-chalk_5.3.0-1_all.deb ...
Unpacking node-chalk (5.3.0-1) ...
Selecting previously unselected package node-for-in.
Preparing to unpack .../089-node-for-in_1.0.2-4_all.deb ...
Unpacking node-for-in (1.0.2-4) ...
Selecting previously unselected package node-for-own.
Preparing to unpack .../090-node-for-own_1.0.0-3_all.deb ...
Unpacking node-for-own (1.0.0-3) ...
Selecting previously unselected package node-is-plain-object.
Preparing to unpack .../091-node-is-plain-object_5.0.0-7_all.deb ...
Unpacking node-is-plain-object (5.0.0-7) ...
Selecting previously unselected package node-is-extendable.
Preparing to unpack .../092-node-is-extendable_1.0.1-3_all.deb ...
Unpacking node-is-extendable (1.0.1-3) ...
Selecting previously unselected package node-is-buffer.
Preparing to unpack .../093-node-is-buffer_2.0.5-2_all.deb ...
Unpacking node-is-buffer (2.0.5-2) ...
Selecting previously unselected package node-kind-of.
Preparing to unpack .../094-node-kind-of_6.0.3+dfsg-2_all.deb ...
Unpacking node-kind-of (6.0.3+dfsg-2) ...
Selecting previously unselected package node-clone-deep.
Preparing to unpack .../095-node-clone-deep_4.0.1+~cs7.0.2-1_all.deb ...
Unpacking node-clone-deep (4.0.1+~cs7.0.2-1) ...
Selecting previously unselected package node-commander.
Preparing to unpack .../096-node-commander_9.4.1-1_all.deb ...
Unpacking node-commander (9.4.1-1) ...
Selecting previously unselected package node-convert-source-map.
Preparing to unpack .../097-node-convert-source-map_1.9.0+~1.5.2-1_all.deb ...
Unpacking node-convert-source-map (1.9.0+~1.5.2-1) ...
Selecting previously unselected package node-core-js.
Preparing to unpack .../098-node-core-js_3.33.2-1_all.deb ...
Unpacking node-core-js (3.33.2-1) ...
Selecting previously unselected package node-core-js-pure.
Preparing to unpack .../099-node-core-js-pure_3.33.2-1_all.deb ...
Unpacking node-core-js-pure (3.33.2-1) ...
Selecting previously unselected package node-ms.
Preparing to unpack .../100-node-ms_2.1.3+~cs0.7.31-3_all.deb ...
Unpacking node-ms (2.1.3+~cs0.7.31-3) ...
Selecting previously unselected package node-debug.
Preparing to unpack .../101-node-debug_4.3.4+~cs4.1.7-1_all.deb ...
Unpacking node-debug (4.3.4+~cs4.1.7-1) ...
Selecting previously unselected package node-esutils.
Preparing to unpack .../102-node-esutils_2.0.3+~2.0.0-1_all.deb ...
Unpacking node-esutils (2.0.3+~2.0.0-1) ...
Selecting previously unselected package node-commondir.
Preparing to unpack .../103-node-commondir_1.0.1+~1.0.0-1_all.deb ...
Unpacking node-commondir (1.0.1+~1.0.0-1) ...
Selecting previously unselected package node-is-extglob.
Preparing to unpack .../104-node-is-extglob_2.1.1-5_all.deb ...
Unpacking node-is-extglob (2.1.1-5) ...
Selecting previously unselected package node-is-glob.
Preparing to unpack .../105-node-is-glob_4.0.3-2_all.deb ...
Unpacking node-is-glob (4.0.3-2) ...
Selecting previously unselected package node-path-dirname.
Preparing to unpack .../106-node-path-dirname_1.0.2-2_all.deb ...
Unpacking node-path-dirname (1.0.2-2) ...
Selecting previously unselected package node-glob-parent.
Preparing to unpack .../107-node-glob-parent_6.0.2+~5.1.1-2_all.deb ...
Unpacking node-glob-parent (6.0.2+~5.1.1-2) ...
Selecting previously unselected package node-ignore.
Preparing to unpack .../108-node-ignore_5.2.1-1_all.deb ...
Unpacking node-ignore (5.2.1-1) ...
Selecting previously unselected package node-is-number.
Preparing to unpack .../109-node-is-number_7.0.0-4_all.deb ...
Unpacking node-is-number (7.0.0-4) ...
Selecting previously unselected package node-repeat-string.
Preparing to unpack .../110-node-repeat-string_1.6.1+repack-1_all.deb ...
Unpacking node-repeat-string (1.6.1+repack-1) ...
Selecting previously unselected package node-to-regex-range.
Preparing to unpack .../111-node-to-regex-range_5.0.1-4_all.deb ...
Unpacking node-to-regex-range (5.0.1-4) ...
Selecting previously unselected package node-fill-range.
Preparing to unpack .../112-node-fill-range_7.1.1+~7.0.3-1_all.deb ...
Unpacking node-fill-range (7.1.1+~7.0.3-1) ...
Selecting previously unselected package node-braces.
Preparing to unpack .../113-node-braces_3.0.3+~3.0.4-1_all.deb ...
Unpacking node-braces (3.0.3+~3.0.4-1) ...
Selecting previously unselected package node-micromatch.
Preparing to unpack .../114-node-micromatch_4.0.7+~4.0.9-1_all.deb ...
Unpacking node-micromatch (4.0.7+~4.0.9-1) ...
Selecting previously unselected package node-pify.
Preparing to unpack .../115-node-pify_5.0.0+~cs5.0.1-1_all.deb ...
Unpacking node-pify (5.0.0+~cs5.0.1-1) ...
Selecting previously unselected package node-path-type.
Preparing to unpack .../116-node-path-type_4.0.0-3_all.deb ...
Unpacking node-path-type (4.0.0-3) ...
Selecting previously unselected package node-inherits.
Preparing to unpack .../117-node-inherits_2.0.4-6_all.deb ...
Unpacking node-inherits (2.0.4-6) ...
Selecting previously unselected package node-core-util-is.
Preparing to unpack .../118-node-core-util-is_1.0.3-1_all.deb ...
Unpacking node-core-util-is (1.0.3-1) ...
Selecting previously unselected package node-safe-buffer.
Preparing to unpack .../119-node-safe-buffer_5.2.1+~cs2.1.2-3_all.deb ...
Unpacking node-safe-buffer (5.2.1+~cs2.1.2-3) ...
Selecting previously unselected package node-string-decoder.
Preparing to unpack .../120-node-string-decoder_1.3.0-6_all.deb ...
Unpacking node-string-decoder (1.3.0-6) ...
Selecting previously unselected package node-process-nextick-args.
Preparing to unpack .../121-node-process-nextick-args_2.0.1-3_all.deb ...
Unpacking node-process-nextick-args (2.0.1-3) ...
Selecting previously unselected package node-util-deprecate.
Preparing to unpack .../122-node-util-deprecate_1.0.2-3_all.deb ...
Unpacking node-util-deprecate (1.0.2-3) ...
Selecting previously unselected package node-isarray.
Preparing to unpack .../123-node-isarray_2.0.5-4_all.deb ...
Unpacking node-isarray (2.0.5-4) ...
Selecting previously unselected package node-readable-stream.
Preparing to unpack .../124-node-readable-stream_3.6.0+~cs3.0.0-4_all.deb ...
Unpacking node-readable-stream (3.6.0+~cs3.0.0-4) ...
Selecting previously unselected package node-n3.
Preparing to unpack .../125-node-n3_1.16.3+~1.2.3+~1.10.4-1_all.deb ...
Unpacking node-n3 (1.16.3+~1.2.3+~1.10.4-1) ...
Selecting previously unselected package node-slash.
Preparing to unpack .../126-node-slash_4.0.0-3_all.deb ...
Unpacking node-slash (4.0.0-3) ...
Selecting previously unselected package node-globby.
Preparing to unpack .../127-node-globby_13.1.3+~cs16.25.40-3_all.deb ...
Unpacking node-globby (13.1.3+~cs16.25.40-3) ...
Selecting previously unselected package node-graceful-fs.
Preparing to unpack .../128-node-graceful-fs_4.2.10-1_all.deb ...
Unpacking node-graceful-fs (4.2.10-1) ...
Selecting previously unselected package node-is-path-cwd.
Preparing to unpack .../129-node-is-path-cwd_2.2.0-2_all.deb ...
Unpacking node-is-path-cwd (2.2.0-2) ...
Selecting previously unselected package node-path-is-inside.
Preparing to unpack .../130-node-path-is-inside_1.0.2+~1.0.0-1_all.deb ...
Unpacking node-path-is-inside (1.0.2+~1.0.0-1) ...
Selecting previously unselected package node-is-path-inside.
Preparing to unpack .../131-node-is-path-inside_3.0.3-2_all.deb ...
Unpacking node-is-path-inside (3.0.3-2) ...
Selecting previously unselected package node-indent-string.
Preparing to unpack .../132-node-indent-string_4.0.0-2_all.deb ...
Unpacking node-indent-string (4.0.0-2) ...
Selecting previously unselected package node-p-map.
Preparing to unpack .../133-node-p-map_4.0.0+~3.1.0+~3.0.1-2_all.deb ...
Unpacking node-p-map (4.0.0+~3.1.0+~3.0.1-2) ...
Selecting previously unselected package node-fs.realpath.
Preparing to unpack .../134-node-fs.realpath_1.0.0-3_all.deb ...
Unpacking node-fs.realpath (1.0.0-3) ...
Selecting previously unselected package node-wrappy.
Preparing to unpack .../135-node-wrappy_1.0.2-3_all.deb ...
Unpacking node-wrappy (1.0.2-3) ...
Selecting previously unselected package node-once.
Preparing to unpack .../136-node-once_1.4.1-1_all.deb ...
Unpacking node-once (1.4.1-1) ...
Selecting previously unselected package node-inflight.
Preparing to unpack .../137-node-inflight_1.0.6-2_all.deb ...
Unpacking node-inflight (1.0.6-2) ...
Selecting previously unselected package node-glob.
Preparing to unpack .../138-node-glob_8.1.0+~cs8.5.15-1_all.deb ...
Unpacking node-glob (8.1.0+~cs8.5.15-1) ...
Selecting previously unselected package node-rimraf.
Preparing to unpack .../139-node-rimraf_3.0.2-2_all.deb ...
Unpacking node-rimraf (3.0.2-2) ...
Selecting previously unselected package node-del.
Preparing to unpack .../140-node-del_7.1.0-1_all.deb ...
Unpacking node-del (7.1.0-1) ...
Selecting previously unselected package node-make-dir.
Preparing to unpack .../141-node-make-dir_3.1.0-3_all.deb ...
Unpacking node-make-dir (3.1.0-3) ...
Selecting previously unselected package node-p-limit.
Preparing to unpack .../142-node-p-limit_4.0.0+~cs4.0.0-5_all.deb ...
Unpacking node-p-limit (4.0.0+~cs4.0.0-5) ...
Selecting previously unselected package node-p-locate.
Preparing to unpack .../143-node-p-locate_6.0.0-12_all.deb ...
Unpacking node-p-locate (6.0.0-12) ...
Selecting previously unselected package node-locate-path.
Preparing to unpack .../144-node-locate-path_7.1.1-2_all.deb ...
Unpacking node-locate-path (7.1.1-2) ...
Selecting previously unselected package node-path-exists.
Preparing to unpack .../145-node-path-exists_5.0.0-8_all.deb ...
Unpacking node-path-exists (5.0.0-8) ...
Selecting previously unselected package node-find-up.
Preparing to unpack .../146-node-find-up_6.3.0-7_all.deb ...
Unpacking node-find-up (6.3.0-7) ...
Selecting previously unselected package node-pkg-dir.
Preparing to unpack .../147-node-pkg-dir_5.0.0-2_all.deb ...
Unpacking node-pkg-dir (5.0.0-2) ...
Selecting previously unselected package node-find-cache-dir.
Preparing to unpack .../148-node-find-cache-dir_3.3.2+~3.2.1-1_all.deb ...
Unpacking node-find-cache-dir (3.3.2+~3.2.1-1) ...
Selecting previously unselected package node-fs-readdir-recursive.
Preparing to unpack .../149-node-fs-readdir-recursive_1.1.0+~1.1.0-1_all.deb ...
Unpacking node-fs-readdir-recursive (1.1.0+~1.1.0-1) ...
Selecting previously unselected package node-globals.
Preparing to unpack .../150-node-globals_13.23.0-1_all.deb ...
Unpacking node-globals (13.23.0-1) ...
Selecting previously unselected package node-js-tokens.
Preparing to unpack .../151-node-js-tokens_8.0.0-2_all.deb ...
Unpacking node-js-tokens (8.0.0-2) ...
Selecting previously unselected package node-jsesc.
Preparing to unpack .../152-node-jsesc_3.0.2+~3.0.1-1_all.deb ...
Unpacking node-jsesc (3.0.2+~3.0.1-1) ...
Selecting previously unselected package node-json5.
Preparing to unpack .../153-node-json5_2.2.3+dfsg-1_all.deb ...
Unpacking node-json5 (2.2.3+dfsg-1) ...
Selecting previously unselected package node-lodash.
Preparing to unpack .../154-node-lodash_4.17.21+dfsg+~cs8.31.198.20210220-9_all.deb ...
Unpacking node-lodash (4.17.21+dfsg+~cs8.31.198.20210220-9) ...
Selecting previously unselected package node-lodash-packages.
Preparing to unpack .../155-node-lodash-packages_4.17.21+dfsg+~cs8.31.198.20210220-9_all.deb ...
Unpacking node-lodash-packages (4.17.21+dfsg+~cs8.31.198.20210220-9) ...
Selecting previously unselected package node-quick-lru.
Preparing to unpack .../156-node-quick-lru_6.1.1-4_all.deb ...
Unpacking node-quick-lru (6.1.1-4) ...
Selecting previously unselected package node-regenerator-transform.
Preparing to unpack .../157-node-regenerator-transform_0.15.2+~0.10.8-1_all.deb ...
Unpacking node-regenerator-transform (0.15.2+~0.10.8-1) ...
Selecting previously unselected package node-regenerate.
Preparing to unpack .../158-node-regenerate_1.4.2-3_all.deb ...
Unpacking node-regenerate (1.4.2-3) ...
Selecting previously unselected package node-regenerate-unicode-properties.
Preparing to unpack .../159-node-regenerate-unicode-properties_10.1.0+ds-1_all.deb ...
Unpacking node-regenerate-unicode-properties (10.1.0+ds-1) ...
Selecting previously unselected package node-regjsgen.
Preparing to unpack .../160-node-regjsgen_0.7.1+ds-1_all.deb ...
Unpacking node-regjsgen (0.7.1+ds-1) ...
Selecting previously unselected package node-regjsparser.
Preparing to unpack .../161-node-regjsparser_0.9.1+ds-2_all.deb ...
Unpacking node-regjsparser (0.9.1+ds-2) ...
Selecting previously unselected package node-unicode-canonical-property-names-ecmascript.
Preparing to unpack .../162-node-unicode-canonical-property-names-ecmascript_2.0.0-2_all.deb ...
Unpacking node-unicode-canonical-property-names-ecmascript (2.0.0-2) ...
Selecting previously unselected package node-unicode-property-aliases-ecmascript.
Preparing to unpack .../163-node-unicode-property-aliases-ecmascript_2.1.0+ds-1_all.deb ...
Unpacking node-unicode-property-aliases-ecmascript (2.1.0+ds-1) ...
Selecting previously unselected package node-unicode-match-property-ecmascript.
Preparing to unpack .../164-node-unicode-match-property-ecmascript_2.0.0-2_all.deb ...
Unpacking node-unicode-match-property-ecmascript (2.0.0-2) ...
Selecting previously unselected package node-unicode-match-property-value-ecmascript.
Preparing to unpack .../165-node-unicode-match-property-value-ecmascript_2.1.0+ds-1_all.deb ...
Unpacking node-unicode-match-property-value-ecmascript (2.1.0+ds-1) ...
Selecting previously unselected package node-regexpu-core.
Preparing to unpack .../166-node-regexpu-core_5.2.2-3_all.deb ...
Unpacking node-regexpu-core (5.2.2-3) ...
Selecting previously unselected package node-resolve.
Preparing to unpack .../167-node-resolve_1.22.8+~cs5.34.15-2_all.deb ...
Unpacking node-resolve (1.22.8+~cs5.34.15-2) ...
Selecting previously unselected package node-source-map.
Preparing to unpack .../168-node-source-map_0.7.0++dfsg2+really.0.6.1-15_all.deb ...
Unpacking node-source-map (0.7.0++dfsg2+really.0.6.1-15) ...
Selecting previously unselected package node-source-map-support.
Preparing to unpack .../169-node-source-map-support_0.5.21+ds+~0.5.4-1_all.deb ...
Unpacking node-source-map-support (0.5.21+ds+~0.5.4-1) ...
Selecting previously unselected package node-to-fast-properties.
Preparing to unpack .../170-node-to-fast-properties_3.0.1-3_all.deb ...
Unpacking node-to-fast-properties (3.0.1-3) ...
Selecting previously unselected package node-v8flags.
Preparing to unpack .../171-node-v8flags_3.2.0+~3.1.1-1_all.deb ...
Unpacking node-v8flags (3.2.0+~3.1.1-1) ...
Selecting previously unselected package node-babel7.
Preparing to unpack .../172-node-babel7_7.20.15+ds1+~cs214.269.168-7_all.deb ...
Unpacking node-babel7 (7.20.15+ds1+~cs214.269.168-7) ...
Selecting previously unselected package node-babel-helper-define-polyfill-provider.
Preparing to unpack .../173-node-babel-helper-define-polyfill-provider_0.3.3~0~20220913+ds1-1_all.deb ...
Unpacking node-babel-helper-define-polyfill-provider (0.3.3~0~20220913+ds1-1) ...
Selecting previously unselected package node-babylon.
Preparing to unpack .../174-node-babylon_6.18.0+~6.16.6-2_all.deb ...
Unpacking node-babylon (6.18.0+~6.16.6-2) ...
Selecting previously unselected package node-ci-info.
Preparing to unpack .../175-node-ci-info_4.0.0+~cs1.1.0-1_all.deb ...
Unpacking node-ci-info (4.0.0+~cs1.1.0-1) ...
Selecting previously unselected package node-eslint-visitor-keys.
Preparing to unpack .../176-node-eslint-visitor-keys_3.3.0+~1.0.0-1_all.deb ...
Unpacking node-eslint-visitor-keys (3.3.0+~1.0.0-1) ...
Selecting previously unselected package node-estree-walker.
Preparing to unpack .../177-node-estree-walker_2.0.2-5_all.deb ...
Unpacking node-estree-walker (2.0.2-5) ...
Selecting previously unselected package node-merge-stream.
Preparing to unpack .../178-node-merge-stream_2.0.0+~1.1.2-2_all.deb ...
Unpacking node-merge-stream (2.0.0+~1.1.2-2) ...
Selecting previously unselected package node-jest-worker.
Preparing to unpack .../179-node-jest-worker_29.6.2~ds1+~cs73.45.28-5_all.deb ...
Unpacking node-jest-worker (29.6.2~ds1+~cs73.45.28-5) ...
Selecting previously unselected package node-magic-string.
Preparing to unpack .../180-node-magic-string_0.30.10-1_all.deb ...
Unpacking node-magic-string (0.30.10-1) ...
Selecting previously unselected package node-randombytes.
Preparing to unpack .../181-node-randombytes_2.1.0+~2.0.0-2_all.deb ...
Unpacking node-randombytes (2.1.0+~2.0.0-2) ...
Selecting previously unselected package node-rollup-pluginutils.
Preparing to unpack .../182-node-rollup-pluginutils_5.0.2~ds+~2.8.2-1_all.deb ...
Unpacking node-rollup-pluginutils (5.0.2~ds+~2.8.2-1) ...
Selecting previously unselected package node-rollup-plugin-babel.
Preparing to unpack .../183-node-rollup-plugin-babel_6.0.3+ds1-1_all.deb ...
Unpacking node-rollup-plugin-babel (6.0.3+ds1-1) ...
Selecting previously unselected package node-rollup-plugin-replace.
Preparing to unpack .../184-node-rollup-plugin-replace_5.0.2+ds+~2.2.0-2_all.deb ...
Unpacking node-rollup-plugin-replace (5.0.2+ds+~2.2.0-2) ...
Selecting previously unselected package node-serialize-javascript.
Preparing to unpack .../185-node-serialize-javascript_6.0.1-1_all.deb ...
Unpacking node-serialize-javascript (6.0.1-1) ...
Selecting previously unselected package node-terser.
Preparing to unpack .../186-node-terser_5.31.3-1_all.deb ...
Unpacking node-terser (5.31.3-1) ...
Selecting previously unselected package node-rollup-plugin-terser.
Preparing to unpack .../187-node-rollup-plugin-terser_7.0.2+~5.0.1-8_all.deb ...
Unpacking node-rollup-plugin-terser (7.0.2+~5.0.1-8) ...
Selecting previously unselected package node-typescript.
Preparing to unpack .../188-node-typescript_5.0.4+ds1-1_all.deb ...
Unpacking node-typescript (5.0.4+ds1-1) ...
Selecting previously unselected package rollup.
Preparing to unpack .../189-rollup_3.29.5-1_all.deb ...
Unpacking rollup (3.29.5-1) ...
Selecting previously unselected package sbuild-build-depends-main-dummy.
Preparing to unpack .../190-sbuild-build-depends-main-dummy_0.invalid.0_amd64.deb ...
Unpacking sbuild-build-depends-main-dummy (0.invalid.0) ...
Setting up libapt-pkg-perl (0.1.40+b6) ...
Setting up libpipeline1:amd64 (1.5.8-1) ...
Setting up node-fs.realpath (1.0.0-3) ...
Setting up node-ampproject-remapping (2.2.0+~cs5.15.37-1) ...
Setting up node-lru-cache (10.0.1-3) ...
Setting up libtie-ixhash-perl (1.23-4) ...
Setting up node-path-is-inside (1.0.2+~1.0.0-1) ...
Setting up libicu72:amd64 (72.1-5+b1) ...
Setting up node-pify (5.0.0+~cs5.0.1-1) ...
Setting up node-p-limit (4.0.0+~cs4.0.0-5) ...
Setting up libjs-inherits (2.0.4-6) ...
Setting up bsdextrautils (2.40.2-12) ...
Setting up node-slash (4.0.0-3) ...
Setting up node-util-deprecate (1.0.2-3) ...
Setting up node-fs-readdir-recursive (1.1.0+~1.1.0-1) ...
Setting up node-v8flags (3.2.0+~3.1.1-1) ...
Setting up libarchive-zip-perl (1.68-1) ...
Setting up node-eslint-visitor-keys (3.3.0+~1.0.0-1) ...
Setting up node-caniuse-lite (1.0.30001620+dfsg+~1.0.5-2) ...
Setting up libio-stringy-perl (2.113-2) ...
Setting up libdebhelper-perl (13.20) ...
Setting up libbrotli1:amd64 (1.1.0-2+b6) ...
Setting up node-resolve (1.22.8+~cs5.34.15-2) ...
Setting up libheap-perl (0.80-5) ...
Setting up node-core-js-pure (3.33.2-1) ...
Setting up node-path-exists (5.0.0-8) ...
Setting up libcgi-pm-perl (4.66-1) ...
Setting up libuv1t64:amd64 (1.48.0-7) ...
Setting up node-unicode-match-property-value-ecmascript (2.1.0+ds-1) ...
Setting up node-escape-string-regexp (4.0.0-2) ...
Setting up libjs-source-map (0.7.0++dfsg2+really.0.6.1-15) ...
Setting up node-p-locate (6.0.0-12) ...
Setting up libnghttp2-14:amd64 (1.64.0-1) ...
Setting up node-ci-info (4.0.0+~cs1.1.0-1) ...
Setting up gettext-base (0.22.5-2) ...
Setting up m4 (1.4.19-4) ...
Setting up node-color-name (1.1.4+~1.1.1-2) ...
Setting up node-electron-to-chromium (1.4.773-1) ...
Setting up node-cjs-module-lexer (1.2.3+dfsg-1) ...
Setting up libyaml-perl (1.31-1) ...
Setting up node-terser (5.31.3-1) ...
Setting up node-path-type (4.0.0-3) ...
Setting up node-indent-string (4.0.0-2) ...
Setting up libsub-install-perl (0.929-1) ...
Setting up libelf1t64:amd64 (0.192-4) ...
Setting up node-p-map (4.0.0+~3.1.0+~3.0.1-2) ...
Setting up node-has-flag (5.0.1-1) ...
Setting up node-regjsgen (0.7.1+ds-1) ...
Setting up liberror-perl (0.17029-2) ...
Setting up node-lodash-packages (4.17.21+dfsg+~cs8.31.198.20210220-9) ...
Setting up node-inherits (2.0.4-6) ...
Setting up node-locate-path (7.1.1-2) ...
Setting up autotools-dev (20220109.1) ...
Setting up node-safe-buffer (5.2.1+~cs2.1.2-3) ...
Setting up libset-object-perl (1.42-1+b5) ...
Setting up node-unicode-canonical-property-names-ecmascript (2.0.0-2) ...
Setting up node-balanced-match (2.0.0-1) ...
Setting up node-convert-source-map (1.9.0+~1.5.2-1) ...
Setting up node-brace-expansion (2.0.1+~1.1.0-1) ...
Setting up node-js-tokens (8.0.0-2) ...
Setting up node-core-js (3.33.2-1) ...
Setting up libarray-unique-perl (0.09-1) ...
Setting up node-estree-walker (2.0.2-5) ...
Setting up libcares2:amd64 (1.34.4-1) ...
Setting up node-repeat-string (1.6.1+repack-1) ...
Setting up node-globals (13.23.0-1) ...
Setting up autopoint (0.22.5-2) ...
Setting up node-randombytes (2.1.0+~2.0.0-2) ...
Setting up liblist-moreutils-xs-perl (0.430-4+b2) ...
Setting up node-source-map (0.7.0++dfsg2+really.0.6.1-15) ...
Setting up node-wrappy (1.0.2-3) ...
Setting up autoconf (2.72-3) ...
Setting up node-quick-lru (6.1.1-4) ...
Setting up node-regenerator-runtime (0.15.2+~0.10.8-1) ...
Setting up libexporter-lite-perl (0.09-2) ...
Setting up node-to-fast-properties (3.0.1-3) ...
Setting up libsub-name-perl:amd64 (0.27-1+b3) ...
Setting up node-commander (9.4.1-1) ...
Setting up node-undici (5.28.4+dfsg1+~cs23.12.11-2) ...
Setting up dwz (0.15-1+b1) ...
Setting up node-graceful-fs (4.2.10-1) ...
Setting up node-merge-stream (2.0.0+~1.1.2-2) ...
Setting up node-is-path-cwd (2.2.0-2) ...
Setting up libuchardet0:amd64 (0.0.8-1+b2) ...
Setting up libjson-perl (4.10000-1) ...
Setting up libjs-regenerate (1.4.2-3) ...
Setting up node-unicode-property-aliases-ecmascript (2.1.0+ds-1) ...
Setting up node-is-plain-object (5.0.0-7) ...
Setting up node-path-dirname (1.0.2-2) ...
Setting up node-string-decoder (1.3.0-6) ...
Setting up node-esutils (2.0.3+~2.0.0-1) ...
Setting up node-commondir (1.0.1+~1.0.0-1) ...
Setting up node-core-util-is (1.0.3-1) ...
Setting up node-minimatch (9.0.3-5) ...
Setting up libexporter-tiny-perl (1.006002-1) ...
Setting up node-magic-string (0.30.10-1) ...
Setting up libclass-accessor-perl (0.51-2) ...
Setting up node-xtend (4.0.2-3) ...
Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.2+b1) ...
Setting up node-is-buffer (2.0.5-2) ...
Setting up node-color-convert (2.0.1+~cs2.0.0-2) ...
Setting up node-isarray (2.0.5-4) ...
Setting up node-is-extglob (2.1.1-5) ...
Setting up node-babel-plugin-add-module-exports (1.0.4+dfsg1~cs5.8.0-4) ...
Setting up libhtml-form-perl (6.12-1) ...
Setting up node-process-nextick-args (2.0.1-3) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up libfile-stripnondeterminism-perl (1.14.0-1) ...
Setting up node-readable-stream (3.6.0+~cs3.0.0-4) ...
Setting up gettext (0.22.5-2) ...
Setting up node-supports-color (8.1.1+~8.1.1-1) ...
Setting up node-once (1.4.1-1) ...
Setting up node-n3 (1.16.3+~1.2.3+~1.10.4-1) ...
Setting up libtool (2.4.7-8) ...
Setting up node-serialize-javascript (6.0.1-1) ...
Setting up liblist-moreutils-perl (0.430-2) ...
Setting up node-find-up (6.3.0-7) ...
Setting up node-kind-of (6.0.3+dfsg-2) ...
Setting up libparse-debcontrol-perl (2.005-6) ...
Setting up libgraph-perl (1:0.9729-1) ...
Setting up intltool-debian (0.35.0+20060710.6) ...
Setting up dh-autoreconf (20) ...
Setting up node-babel7-runtime (7.20.15+ds1+~cs214.269.168-7) ...
Setting up libwww-mechanize-perl (2.19-1) ...
Setting up node-ansi-styles (6.2.1-3) ...
Setting up node-pkg-dir (5.0.0-2) ...
Setting up libdebian-source-perl (0.126) ...
Setting up dh-strip-nondeterminism (1.14.0-1) ...
Setting up groff-base (1.23.0-6) ...
Setting up node-inflight (1.0.6-2) ...
Setting up node-regenerator-transform (0.15.2+~0.10.8-1) ...
Setting up po-debconf (1.0.21+nmu1) ...
Setting up libdebian-copyright-perl (0.2-6) ...
Setting up man-db (2.13.0-1) ...
Not building database; man-db/auto-update is not 'true'.
Setting up node-glob (8.1.0+~cs8.5.15-1) ...
Setting up debhelper (13.20) ...
Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ...
Setting up libnode115:amd64 (20.18.1+dfsg-1) ...
Setting up nodejs (20.18.1+dfsg-1) ...
update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode
Setting up node-typescript (5.0.4+ds1-1) ...
Setting up rollup (3.29.5-1) ...
Setting up node-source-map-support (0.5.21+ds+~0.5.4-1) ...
Setting up node-unicode-match-property-ecmascript (2.0.0-2) ...
Setting up node-arg (5.0.2-2) ...
Setting up node-ignore (5.2.1-1) ...
Setting up node-chalk (5.3.0-1) ...
Setting up node-is-path-inside (3.0.3-2) ...
Setting up node-babylon (6.18.0+~6.16.6-2) ...
Setting up node-lodash (4.17.21+dfsg+~cs8.31.198.20210220-9) ...
Setting up node-json5 (2.2.3+dfsg-1) ...
Setting up node-ms (2.1.3+~cs0.7.31-3) ...
Setting up node-rimraf (3.0.2-2) ...
Setting up node-regenerate (1.4.2-3) ...
Setting up node-semver (7.6.1+~7.5.8-2) ...
Setting up node-picocolors (1.0.0-4) ...
Setting up node-is-glob (4.0.3-2) ...
Setting up dh-nodejs (0.15.23) ...
Setting up node-is-number (7.0.0-4) ...
Setting up node-babel-plugin-polyfill-corejs2 (0.3.3~0~20220913+ds1-1) ...
Setting up node-for-in (1.0.2-4) ...
Setting up node-is-extendable (1.0.1-3) ...
Setting up node-jsesc (3.0.2+~3.0.1-1) ...
Setting up node-regjsparser (0.9.1+ds-2) ...
Setting up node-normalize-path (3.0.0+~3.0.0-1) ...
Setting up node-debug (4.3.4+~cs4.1.7-1) ...
Setting up node-browserslist (4.23.0+~cs6.1.32-1) ...
Setting up node-make-dir (3.1.0-3) ...
Setting up node-for-own (1.0.0-3) ...
Setting up node-babel-helper-define-polyfill-provider (0.3.3~0~20220913+ds1-1) ...
Setting up node-regenerate-unicode-properties (10.1.0+ds-1) ...
Setting up node-glob-parent (6.0.2+~5.1.1-2) ...
Setting up node-anymatch (3.1.3+~cs4.6.1-2) ...
Setting up node-regexpu-core (5.2.2-3) ...
Setting up node-to-regex-range (5.0.1-4) ...
Setting up node-core-js-compat (3.33.2-1) ...
Setting up node-clone-deep (4.0.1+~cs7.0.2-1) ...
Setting up node-babel-plugin-polyfill-regenerator (0.4.1~0~20220913+ds1-1) ...
Setting up node-jest-worker (29.6.2~ds1+~cs73.45.28-5) ...
Setting up node-babel-plugin-polyfill-corejs3 (0.6.0~0~20220913+ds1-1) ...
Setting up node-fill-range (7.1.1+~7.0.3-1) ...
Setting up node-braces (3.0.3+~3.0.4-1) ...
Setting up node-micromatch (4.0.7+~4.0.9-1) ...
Setting up node-globby (13.1.3+~cs16.25.40-3) ...
Setting up node-del (7.1.0-1) ...
Setting up node-find-cache-dir (3.3.2+~3.2.1-1) ...
Setting up node-rollup-pluginutils (5.0.2~ds+~2.8.2-1) ...
Setting up node-babel7 (7.20.15+ds1+~cs214.269.168-7) ...
update-alternatives: using /usr/bin/babeljs-7 to provide /usr/bin/babeljs (babeljs) in auto mode
update-alternatives: using /usr/bin/babeljs-7-external-helpers to provide /usr/bin/babeljs-external-helpers (babeljs-external-helpers) in auto mode
update-alternatives: using /usr/bin/babeljs-7-node to provide /usr/bin/babeljs-node (babeljs-node) in auto mode
update-alternatives: using /usr/bin/babeljs-7-parser to provide /usr/bin/babeljs-parser (babeljs-parser) in auto mode
Setting up node-rollup-plugin-babel (6.0.3+ds1-1) ...
Setting up node-rollup-plugin-replace (5.0.2+ds+~2.2.0-2) ...
Setting up node-rollup-plugin-terser (7.0.2+~5.0.1-8) ...
Setting up sbuild-build-depends-main-dummy (0.invalid.0) ...
Processing triggers for libc-bin (2.40-4) ...
+------------------------------------------------------------------------------+
| Check architectures |
+------------------------------------------------------------------------------+
Arch check ok (amd64 included in all)
+------------------------------------------------------------------------------+
| Build environment |
+------------------------------------------------------------------------------+
Kernel: Linux 6.1.0-28-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) amd64 (x86_64)
Toolchain package versions: binutils_2.43.50.20241210-1 dpkg-dev_1.22.11 g++-13_13.3.0-8 g++-14_14.2.0-8 gcc-13_13.3.0-8 gcc-14_14.2.0-8 libc6-dev_2.40-4 libstdc++-13-dev_13.3.0-8 libstdc++-14-dev_14.2.0-8 libstdc++6_14.2.0-8 linux-libc-dev_6.12.3-1
Package versions: adduser_3.137 apt_2.9.17 autoconf_2.72-3 automake_1:1.16.5-1.3 autopoint_0.22.5-2 autotools-dev_20220109.1 base-files_13.6 base-passwd_3.6.5 bash_5.2.37-1 binutils_2.43.50.20241210-1 binutils-common_2.43.50.20241210-1 binutils-x86-64-linux-gnu_2.43.50.20241210-1 bsdextrautils_2.40.2-12 bsdutils_1:2.40.2-12 build-essential_12.12 bzip2_1.0.8-6 ca-certificates_20240203 ccache_4.10.2-1+b1 coreutils_9.5-1+b1 cpp_4:14.2.0-1 cpp-13_13.3.0-8 cpp-13-x86-64-linux-gnu_13.3.0-8 cpp-14_14.2.0-8 cpp-14-x86-64-linux-gnu_14.2.0-8 cpp-x86-64-linux-gnu_4:14.2.0-1 dash_0.5.12-9 debconf_1.5.87 debhelper_13.20 debian-archive-keyring_2023.4 debianutils_5.21 devscripts_2.24.7 dh-autoreconf_20 dh-nodejs_0.15.23 dh-strip-nondeterminism_1.14.0-1 diffutils_1:3.10-1 dirmngr_2.2.45-2 dpkg_1.22.11 dpkg-dev_1.22.11 dwz_0.15-1+b1 e2fsprogs_1.47.2~rc1-2 eatmydata_131-2 fakeroot_1.36-1 file_1:5.45-3+b1 findutils_4.10.0-3 g++_4:14.2.0-1 g++-13_13.3.0-8 g++-13-x86-64-linux-gnu_13.3.0-8 g++-14_14.2.0-8 g++-14-x86-64-linux-gnu_14.2.0-8 g++-x86-64-linux-gnu_4:14.2.0-1 gcc_4:14.2.0-1 gcc-13_13.3.0-8 gcc-13-base_13.3.0-8 gcc-13-x86-64-linux-gnu_13.3.0-8 gcc-14_14.2.0-8 gcc-14-base_14.2.0-8 gcc-14-x86-64-linux-gnu_14.2.0-8 gcc-x86-64-linux-gnu_4:14.2.0-1 gettext_0.22.5-2 gettext-base_0.22.5-2 gnupg_2.2.45-2 gnupg-l10n_2.2.45-2 gpg_2.2.45-2 gpg-agent_2.2.45-2 gpgconf_2.2.45-2 gpgsm_2.2.45-2 gpgv_2.2.45-2 grep_3.11-4 groff-base_1.23.0-6 gzip_1.12-1.2 hostname_3.25 init-system-helpers_1.67 intltool-debian_0.35.0+20060710.6 libacl1_2.3.2-2+b1 libapparmor1_3.1.7-1+b3 libapt-pkg-perl_0.1.40+b6 libapt-pkg6.0t64_2.9.17 libarchive-zip-perl_1.68-1 libarray-unique-perl_0.09-1 libasan8_14.2.0-8 libassuan9_3.0.1-2 libatomic1_14.2.0-8 libattr1_1:2.5.2-2 libaudit-common_1:4.0.2-2 libaudit1_1:4.0.2-2 libb-hooks-op-check-perl_0.22-3+b2 libbinutils_2.43.50.20241210-1 libblkid1_2.40.2-12 libbrotli1_1.1.0-2+b6 libbsd0_0.12.2-2 libbz2-1.0_1.0.8-6 libc-bin_2.40-4 libc-dev-bin_2.40-4 libc6_2.40-4 libc6-dev_2.40-4 libcap-ng0_0.8.5-4 libcap2_1:2.66-5+b1 libcares2_1.34.4-1 libcc1-0_14.2.0-8 libcgi-pm-perl_4.66-1 libclass-accessor-perl_0.51-2 libclass-method-modifiers-perl_2.15-1 libclass-xsaccessor-perl_1.19-4+b4 libclone-perl_0.47-1+b1 libcom-err2t64_1.47.0-2.3+b1 libcrypt-dev_1:4.4.36-5 libcrypt1_1:4.4.36-5 libctf-nobfd0_2.43.50.20241210-1 libctf0_2.43.50.20241210-1 libdb5.3t64_5.3.28+dfsg2-9 libdebconfclient0_0.274 libdebhelper-perl_13.20 libdebian-copyright-perl_0.2-6 libdebian-source-perl_0.126 libdevel-callchecker-perl_0.009-1+b1 libdpkg-perl_1.22.11 libdynaloader-functions-perl_0.004-1 libeatmydata1_131-2+b1 libelf1t64_0.192-4 libencode-locale-perl_1.05-3 liberror-perl_0.17029-2 libexpat1_2.6.4-1 libexporter-lite-perl_0.09-2 libexporter-tiny-perl_1.006002-1 libext2fs2t64_1.47.2~rc1-2 libfakeroot_1.36-1 libffi8_3.4.6-1 libfile-dirlist-perl_0.05-3 libfile-homedir-perl_1.006-2 libfile-listing-perl_6.16-1 libfile-stripnondeterminism-perl_1.14.0-1 libfile-touch-perl_0.12-2 libfile-which-perl_1.27-2 libfmt10_10.1.1+ds1-4 libgcc-13-dev_13.3.0-8 libgcc-14-dev_14.2.0-8 libgcc-s1_14.2.0-8 libgcrypt20_1.11.0-6 libgdbm-compat4t64_1.24-2 libgdbm6t64_1.24-2 libgmp10_2:6.3.0+dfsg-3 libgnutls30t64_3.8.8-2 libgomp1_14.2.0-8 libgpg-error0_1.51-2 libgprofng0_2.43.50.20241210-1 libgraph-perl_1:0.9729-1 libgssapi-krb5-2_1.21.3-3 libheap-perl_0.80-5 libhiredis0.14_0.14.1-4 libhiredis1.1.0_1.2.0-6+b3 libhogweed6t64_3.10-1+b1 libhtml-form-perl_6.12-1 libhtml-parser-perl_3.83-1+b1 libhtml-tagset-perl_3.24-1 libhtml-tree-perl_5.07-3 libhttp-cookies-perl_6.11-1 libhttp-date-perl_6.06-1 libhttp-message-perl_7.00-2 libhttp-negotiate-perl_6.01-2 libhwasan0_14.2.0-8 libicu72_72.1-5+b1 libidn2-0_2.3.7-2+b1 libimport-into-perl_1.002005-2 libio-html-perl_1.004-3 libio-pty-perl_1:1.20-1+b2 libio-socket-ssl-perl_2.089-1 libio-stringy-perl_2.113-2 libipc-run-perl_20231003.0-2 libisl23_0.27-1 libitm1_14.2.0-8 libjansson4_2.14-2+b3 libjs-inherits_2.0.4-6 libjs-regenerate_1.4.2-3 libjs-source-map_0.7.0++dfsg2+really.0.6.1-15 libjson-perl_4.10000-1 libk5crypto3_1.21.3-3 libkeyutils1_1.6.3-4 libkrb5-3_1.21.3-3 libkrb5support0_1.21.3-3 libksba8_1.6.7-2+b1 libldap-2.5-0_2.5.18+dfsg-3+b1 liblist-moreutils-perl_0.430-2 liblist-moreutils-xs-perl_0.430-4+b2 liblsan0_14.2.0-8 liblwp-mediatypes-perl_6.04-2 liblwp-protocol-https-perl_6.14-1 liblz4-1_1.9.4-3+b1 liblzma5_5.6.3-1+b1 libmagic-mgc_1:5.45-3+b1 libmagic1t64_1:5.45-3+b1 libmd0_1.1.0-2+b1 libmodule-runtime-perl_0.016-2 libmoo-perl_2.005005-1 libmount1_2.40.2-12 libmpc3_1.3.1-1+b3 libmpfr6_4.2.1-1+b2 libncursesw6_6.5-2+b1 libnet-http-perl_6.23-1 libnet-ssleay-perl_1.94-2 libnettle8t64_3.10-1+b1 libnghttp2-14_1.64.0-1 libnode115_20.18.1+dfsg-1 libnpth0t64_1.8-2 libnsl-dev_1.3.0-3+b3 libnsl2_1.3.0-3+b3 libp11-kit0_0.25.5-2+b1 libpam-modules_1.5.3-7+b1 libpam-modules-bin_1.5.3-7+b1 libpam-runtime_1.5.3-7 libpam0g_1.5.3-7+b1 libparams-classify-perl_0.015-2+b4 libparse-debcontrol-perl_2.005-6 libpcre2-8-0_10.44-5 libperl5.36_5.36.0-10+b1 libperl5.40_5.40.0-8 libpipeline1_1.5.8-1 libpython3-stdlib_3.12.7-1 libpython3.12-minimal_3.12.8-3 libpython3.12-stdlib_3.12.8-3 libquadmath0_14.2.0-8 libreadline8t64_8.2-6 librole-tiny-perl_2.002004-1 libsasl2-2_2.1.28+dfsg1-8 libsasl2-modules-db_2.1.28+dfsg1-8 libseccomp2_2.5.5-2 libselinux1_3.7-3+b1 libsemanage-common_3.7-2 libsemanage2_3.7-2+b1 libsepol2_3.7-1 libset-object-perl_1.42-1+b5 libsframe1_2.43.50.20241210-1 libsmartcols1_2.40.2-12 libsqlite3-0_3.46.1-1 libss2t64_1.47.0-2.3+b1 libssl3t64_3.3.2-2 libstdc++-13-dev_13.3.0-8 libstdc++-14-dev_14.2.0-8 libstdc++6_14.2.0-8 libsub-install-perl_0.929-1 libsub-name-perl_0.27-1+b3 libsub-quote-perl_2.006008-1 libsystemd0_257-2 libtasn1-6_4.19.0-3+b3 libtie-ixhash-perl_1.23-4 libtimedate-perl_2.3300-2 libtinfo6_6.5-2+b1 libtirpc-common_1.3.4+ds-1.3 libtirpc-dev_1.3.4+ds-1.3+b1 libtirpc3t64_1.3.4+ds-1.3+b1 libtool_2.4.7-8 libtry-tiny-perl_0.32-1 libtsan2_14.2.0-8 libubsan1_14.2.0-8 libuchardet0_0.0.8-1+b2 libudev1_257-2 libunistring5_1.3-1 liburi-perl_5.30-1 libuuid1_2.40.2-12 libuv1t64_1.48.0-7 libwww-mechanize-perl_2.19-1 libwww-perl_6.77-1 libwww-robotrules-perl_6.02-1 libxml2_2.12.7+dfsg+really2.9.14-0.2+b1 libxxhash0_0.8.2-2+b2 libyaml-perl_1.31-1 libzstd1_1.5.6+dfsg-1+b1 linux-libc-dev_6.12.3-1 login_1:4.16.0-2+really2.40.2-12 login.defs_1:4.16.0-7 logsave_1.47.2~rc1-2 m4_1.4.19-4 make_4.3-4.1 man-db_2.13.0-1 mawk_1.3.4.20240905-1 media-types_10.1.0 mount_2.40.2-12 nano_8.2-1 ncurses-base_6.5-2 ncurses-bin_6.5-2+b1 netbase_6.4 node-acorn_8.8.1+ds+~cs25.17.7-2 node-ampproject-remapping_2.2.0+~cs5.15.37-1 node-ansi-styles_6.2.1-3 node-anymatch_3.1.3+~cs4.6.1-2 node-arg_5.0.2-2 node-babel-helper-define-polyfill-provider_0.3.3~0~20220913+ds1-1 node-babel-plugin-add-module-exports_1.0.4+dfsg1~cs5.8.0-4 node-babel-plugin-polyfill-corejs2_0.3.3~0~20220913+ds1-1 node-babel-plugin-polyfill-corejs3_0.6.0~0~20220913+ds1-1 node-babel-plugin-polyfill-regenerator_0.4.1~0~20220913+ds1-1 node-babel7_7.20.15+ds1+~cs214.269.168-7 node-babel7-runtime_7.20.15+ds1+~cs214.269.168-7 node-babylon_6.18.0+~6.16.6-2 node-balanced-match_2.0.0-1 node-brace-expansion_2.0.1+~1.1.0-1 node-braces_3.0.3+~3.0.4-1 node-browserslist_4.23.0+~cs6.1.32-1 node-caniuse-lite_1.0.30001620+dfsg+~1.0.5-2 node-chalk_5.3.0-1 node-ci-info_4.0.0+~cs1.1.0-1 node-cjs-module-lexer_1.2.3+dfsg-1 node-clone-deep_4.0.1+~cs7.0.2-1 node-color-convert_2.0.1+~cs2.0.0-2 node-color-name_1.1.4+~1.1.1-2 node-commander_9.4.1-1 node-commondir_1.0.1+~1.0.0-1 node-convert-source-map_1.9.0+~1.5.2-1 node-core-js_3.33.2-1 node-core-js-compat_3.33.2-1 node-core-js-pure_3.33.2-1 node-core-util-is_1.0.3-1 node-debug_4.3.4+~cs4.1.7-1 node-del_7.1.0-1 node-electron-to-chromium_1.4.773-1 node-escape-string-regexp_4.0.0-2 node-eslint-visitor-keys_3.3.0+~1.0.0-1 node-estree-walker_2.0.2-5 node-esutils_2.0.3+~2.0.0-1 node-fill-range_7.1.1+~7.0.3-1 node-find-cache-dir_3.3.2+~3.2.1-1 node-find-up_6.3.0-7 node-for-in_1.0.2-4 node-for-own_1.0.0-3 node-fs-readdir-recursive_1.1.0+~1.1.0-1 node-fs.realpath_1.0.0-3 node-glob_8.1.0+~cs8.5.15-1 node-glob-parent_6.0.2+~5.1.1-2 node-globals_13.23.0-1 node-globby_13.1.3+~cs16.25.40-3 node-graceful-fs_4.2.10-1 node-has-flag_5.0.1-1 node-ignore_5.2.1-1 node-indent-string_4.0.0-2 node-inflight_1.0.6-2 node-inherits_2.0.4-6 node-is-buffer_2.0.5-2 node-is-extendable_1.0.1-3 node-is-extglob_2.1.1-5 node-is-glob_4.0.3-2 node-is-number_7.0.0-4 node-is-path-cwd_2.2.0-2 node-is-path-inside_3.0.3-2 node-is-plain-object_5.0.0-7 node-isarray_2.0.5-4 node-jest-worker_29.6.2~ds1+~cs73.45.28-5 node-js-tokens_8.0.0-2 node-jsesc_3.0.2+~3.0.1-1 node-json5_2.2.3+dfsg-1 node-kind-of_6.0.3+dfsg-2 node-locate-path_7.1.1-2 node-lodash_4.17.21+dfsg+~cs8.31.198.20210220-9 node-lodash-packages_4.17.21+dfsg+~cs8.31.198.20210220-9 node-lru-cache_10.0.1-3 node-magic-string_0.30.10-1 node-make-dir_3.1.0-3 node-merge-stream_2.0.0+~1.1.2-2 node-micromatch_4.0.7+~4.0.9-1 node-minimatch_9.0.3-5 node-ms_2.1.3+~cs0.7.31-3 node-n3_1.16.3+~1.2.3+~1.10.4-1 node-normalize-path_3.0.0+~3.0.0-1 node-once_1.4.1-1 node-p-limit_4.0.0+~cs4.0.0-5 node-p-locate_6.0.0-12 node-p-map_4.0.0+~3.1.0+~3.0.1-2 node-path-dirname_1.0.2-2 node-path-exists_5.0.0-8 node-path-is-inside_1.0.2+~1.0.0-1 node-path-type_4.0.0-3 node-picocolors_1.0.0-4 node-pify_5.0.0+~cs5.0.1-1 node-pkg-dir_5.0.0-2 node-process-nextick-args_2.0.1-3 node-quick-lru_6.1.1-4 node-randombytes_2.1.0+~2.0.0-2 node-readable-stream_3.6.0+~cs3.0.0-4 node-regenerate_1.4.2-3 node-regenerate-unicode-properties_10.1.0+ds-1 node-regenerator-runtime_0.15.2+~0.10.8-1 node-regenerator-transform_0.15.2+~0.10.8-1 node-regexpu-core_5.2.2-3 node-regjsgen_0.7.1+ds-1 node-regjsparser_0.9.1+ds-2 node-repeat-string_1.6.1+repack-1 node-resolve_1.22.8+~cs5.34.15-2 node-rimraf_3.0.2-2 node-rollup-plugin-babel_6.0.3+ds1-1 node-rollup-plugin-replace_5.0.2+ds+~2.2.0-2 node-rollup-plugin-terser_7.0.2+~5.0.1-8 node-rollup-pluginutils_5.0.2~ds+~2.8.2-1 node-safe-buffer_5.2.1+~cs2.1.2-3 node-semver_7.6.1+~7.5.8-2 node-serialize-javascript_6.0.1-1 node-slash_4.0.0-3 node-source-map_0.7.0++dfsg2+really.0.6.1-15 node-source-map-support_0.5.21+ds+~0.5.4-1 node-string-decoder_1.3.0-6 node-supports-color_8.1.1+~8.1.1-1 node-terser_5.31.3-1 node-to-fast-properties_3.0.1-3 node-to-regex-range_5.0.1-4 node-typescript_5.0.4+ds1-1 node-undici_5.28.4+dfsg1+~cs23.12.11-2 node-unicode-canonical-property-names-ecmascript_2.0.0-2 node-unicode-match-property-ecmascript_2.0.0-2 node-unicode-match-property-value-ecmascript_2.1.0+ds-1 node-unicode-property-aliases-ecmascript_2.1.0+ds-1 node-util-deprecate_1.0.2-3 node-v8flags_3.2.0+~3.1.1-1 node-wrappy_1.0.2-3 node-xtend_4.0.2-3 nodejs_20.18.1+dfsg-1 openssl_3.3.2-2 openssl-provider-legacy_3.3.2-2 passwd_1:4.16.0-7 patch_2.7.6-7 patchutils_0.4.2-1 perl_5.40.0-8 perl-base_5.40.0-8 perl-modules-5.36_5.36.0-10 perl-modules-5.40_5.40.0-8 perl-openssl-defaults_7+b2 pinentry-curses_1.2.1-4+b1 po-debconf_1.0.21+nmu1 python3_3.12.7-1 python3-minimal_3.12.7-1 python3.12_3.12.8-3 python3.12-minimal_3.12.8-3 readline-common_8.2-6 rollup_3.29.5-1 rpcsvc-proto_1.4.3-1 sbuild-build-depends-main-dummy_0.invalid.0 sed_4.9-2 sensible-utils_0.0.24 sudo_1.9.16p1-1 sysvinit-utils_3.11-1 tar_1.35+dfsg-3 tzdata_2024b-4 usr-is-merged_39 util-linux_2.40.2-12 wdiff_1.2.2-6 xz-utils_5.6.3-1+b1 zlib1g_1:1.3.dfsg+really1.3.1-1+b1
+------------------------------------------------------------------------------+
| Build |
+------------------------------------------------------------------------------+
Unpack source
-------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 3.0 (quilt)
Source: node-popper2
Binary: node-popper2
Architecture: all
Version: 2.11.2-8
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Roland Mas <lolando at debian.org>
Homepage: https://popper.js.org/
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/js-team/node-popper2
Vcs-Git: https://salsa.debian.org/js-team/node-popper2.git
Testsuite: autopkgtest-pkg-nodejs
Build-Depends: debhelper-compat (= 13), dh-sequence-nodejs, node-arg, node-babylon, node-rollup-plugin-babel, node-rollup-plugin-replace, node-rollup-plugin-terser, node-typescript (>= 4.9), rollup
Package-List:
node-popper2 deb javascript optional arch=all
Checksums-Sha1:
863542edee5b691427aa3ef2956c443f698a5d20 218531 node-popper2_2.11.2.orig.tar.gz
07454e336fc2a1e0ff37f38a9956d60fceb7e485 138220 node-popper2_2.11.2-8.debian.tar.xz
Checksums-Sha256:
054f75dfe75e2aedeb7f9c99f6226974e63a22a1aa9cda40ad3f4478e9be3de3 218531 node-popper2_2.11.2.orig.tar.gz
4e084b2f8fd74e96d08d667a976c73465b960b091a96ee873bc0e2eca89e02c0 138220 node-popper2_2.11.2-8.debian.tar.xz
Files:
2df68a5a34e6fb3ed8a65266941b0824 218531 node-popper2_2.11.2.orig.tar.gz
59c91abf89a0021722e567439551a1d8 138220 node-popper2_2.11.2-8.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEXQGHuUCiRbrXsPVqADoaLapBCF8FAmcwkrkRHHJvdWNhQGRl
Ymlhbi5vcmcACgkQADoaLapBCF+P5Q//QvbrSyqHE3mbIHScxiIaxboUhqGry48l
x0U8YF5cO2INxUUBn9zqp2OGDzv0rqmclf51kuiKLCopQ7b3GeNay9cWE/CpDIfS
VzP9/3LBf4glKE/sB796nXzsjiEGRQnCEzVu0vwXYI+DMDHgeJO1kOSo1Q+F2opg
UG339Spr2P9OyYi5fa43ziQ6pHyQpHBwID3Ukkh7LolYBOoMRwWkhw9hVokg/Gni
xorc9k74zvuDhKIg45ZAcMCS0vMyUTKsLmmcymvsvClT1ujXZqk8Wp7vH259sdNA
OqlGBPL4hHQYHezWhAcu0FrL/LRTu0qyYq/h7oyZ4arMl3+nfK7AZpsZlHX3tjnW
+y33umEgMzZvpn2iWZ3jzU8K/0RTfgbH52M2ry/wwH/uSXsN6IL50FYeSnarGCrw
InsrU69GFGY4/usnU3bqyOskqFu1k4+XZbCCClMmBGq+pXWGRWzXTBsNbpICPdGk
XMIHFiTmSHwgF3KzzcYmrJnR/f9YJgbUBTurmn7zsgG1dw6SDbPWU/RVFQ7gQZpX
9gI1wJ95Ecx/W4uyFuTNdVz+Z59uDESxtvjEnmEWZscUYwd0p/gG5zMVa8oYPUWy
tzk8EGmc265gG/a3Dlk/ofD6CaYyH6im9qp/OJY3gzl8ifR7TC47Jl5h+aBVj0kc
FZVOSHf0JRw=
=Tmfo
-----END PGP SIGNATURE-----
gpgv: Signature made Sun Nov 10 11:02:17 2024 UTC
gpgv: using RSA key 5D0187B940A245BAD7B0F56A003A1A2DAA41085F
gpgv: issuer "rouca at debian.org"
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./node-popper2_2.11.2-8.dsc: no acceptable signature found
dpkg-source: info: extracting node-popper2 in /<<PKGBUILDDIR>>
dpkg-source: info: unpacking node-popper2_2.11.2.orig.tar.gz
dpkg-source: info: unpacking node-popper2_2.11.2-8.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying fix-rollup.patch
dpkg-source: info: applying fix-for-rollup-3.patch
Check disk space
----------------
Sufficient free space for build
User Environment
----------------
APT_CONFIG=/var/lib/sbuild/apt.conf
DEB_BUILD_OPTIONS=parallel=5
HOME=/sbuild-nonexistent
LANG=C.UTF-8
LC_ALL=C.UTF-8
LD_LIBRARY_PATH=/usr/lib/libeatmydata
LD_PRELOAD=libeatmydata.so
LOGNAME=weepingclown
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PWD=/<<PKGBUILDDIR>>
SCHROOT_ALIAS_NAME=sid-amd64-sbuild
SCHROOT_CHROOT_NAME=unstable-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1000
SCHROOT_GROUP=weepingclown
SCHROOT_SESSION_ID=unstable-amd64-sbuild-c9353c9b-910c-4af0-823a-c3a408194ce5
SCHROOT_UID=1000
SCHROOT_USER=weepingclown
SHELL=/bin/sh
USER=weepingclown
dpkg-buildpackage
-----------------
Command: dpkg-buildpackage --sanitize-env -us -uc -rfakeroot
dpkg-buildpackage: info: source package node-popper2
dpkg-buildpackage: info: source version 2.11.2-8
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Bastien Roucariès <rouca at debian.org>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
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
dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building node-popper2 using existing ./node-popper2_2.11.2.orig.tar.gz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: building node-popper2 in node-popper2_2.11.2-8.debian.tar.xz
dpkg-source: info: building node-popper2 in node-popper2_2.11.2-8.dsc
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 (642ms).
BROWSER_COMPAT=true babeljs src -d dist/esm --ignore '**/*.test.js','**/__mocks__'
Successfully compiled 61 files with Babel (648ms).
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.4s[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 [1m782ms[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 [1m662ms[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 [1m253ms[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 [1m541ms[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 [1m378ms[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 [1m289ms[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 [1m432ms[22m[39m
[36m
[1msrc/popper-lite.js[22m → [1mdist/cjs/popper-lite.js[22m...[39m
[32mcreated [1mdist/cjs/popper-lite.js[22m in [1m314ms[22m[39m
[36m
[1msrc/popper-base.js[22m → [1mdist/cjs/popper-base.js[22m...[39m
[32mcreated [1mdist/cjs/popper-base.js[22m in [1m271ms[22m[39m
[36m
[1msrc/enums.js[22m → [1mdist/cjs/enums.js[22m...[39m
[32mcreated [1mdist/cjs/enums.js[22m in [1m11ms[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:1469:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
at Module.load (node:internal/modules/cjs/loader:1288:32)
at Module._load (node:internal/modules/cjs/loader:1104:12)
at Module.require (node:internal/modules/cjs/loader:1311:19)
at require (node:internal/modules/helpers:179:18)
at Object.<anonymous> (/<<PKGBUILDDIR>>/debian/build_modules/@fezvrasta/tsc-silent/bin/tsc-silent:3:1)
at Module._compile (node:internal/modules/cjs/loader:1469:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
Node.js v20.18.1
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
--------------------------------------------------------------------------------
Build finished at 2024-12-15T07:54:26Z
Finished
--------
+------------------------------------------------------------------------------+
| Cleanup |
+------------------------------------------------------------------------------+
Purging /<<BUILDDIR>>
Not cleaning session: cloned chroot in use
E: Build failure (dpkg-buildpackage died)
+------------------------------------------------------------------------------+
| Summary |
+------------------------------------------------------------------------------+
Build Architecture: amd64
Build Type: full
Build-Space: 6328
Build-Time: 10
Distribution: sid
Fail-Stage: build
Host Architecture: amd64
Install-Time: 9
Job: /tmp/tmp.twgf7KC6Ri/node-popper2_2.11.2-8.dsc
Machine Architecture: amd64
Package: node-popper2
Package-Time: 26
Source-Version: 2.11.2-8
Space: 6328
Status: attempted
Version: 2.11.2-8
--------------------------------------------------------------------------------
Finished at 2024-12-15T07:54:26Z
Build needed 00:00:26, 6328k disk space
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20241215/e8198a5a/attachment.sig>
More information about the Pkg-javascript-devel
mailing list