Package: src:node-mem
Version: 9.0.2+~cs4.2.0-4
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202608/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:node-mem, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean --buildsystem=nodejs
        rm -rf ./node_modules/.cache ./.nyc_output
        rm -rf map-age-cleaner/node_modules/.cache map-age-cleaner/.nyc_output
        rm -rf p-defer/node_modules/.cache p-defer/.nyc_output
rm ./node_modules/.cache
unlink ./node_modules/mimic-fn
unlink ./node_modules/serialize-javascript
unlink ./node_modules/tape
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/tape
Trying to remove ./node_modules/@types
rm map-age-cleaner/node_modules/.cache
rm p-defer/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/mimic-fn
unlink ./node_modules/serialize-javascript
unlink ./node_modules/tape
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/tape
Trying to remove ./node_modules/@types
unlink node_modules/map-age-cleaner
unlink node_modules/p-defer
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link ./node_modules/mimic-fn -> /usr/share/nodejs/mimic-fn
Link ./node_modules/serialize-javascript -> 
/usr/share/nodejs/serialize-javascript
Link ./node_modules/tape -> /usr/share/nodejs/tape
Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
Link ./node_modules/@types/tape -> /usr/share/nodejs/@types/tape
Link node_modules/map-age-cleaner -> ../map-age-cleaner
Link node_modules/p-defer -> ../p-defer
Link node_modules/@sindresorhus/tsconfig -> 
../../debian/build_modules/@sindresorhus/tsconfig
Link node_modules/@types/serialize-javascript -> 
../../debian/build_modules/@types/serialize-javascript
Link node_modules/delay -> ../debian/build_modules/delay
   dh_auto_build --buildsystem=nodejs
Found debian/nodejs/p-defer/build
        cd ./p-defer && sh -ex ../debian/nodejs/p-defer/build
+ mjs2cjs -a index.js
Not found
xo not found in nodejs directories
Not found
ava not found in nodejs directories
Not found
tsd not found in nodejs directories

index.js → ./dhnodejsBundle.cjs...
created ./dhnodejsBundle.cjs in 27ms
Found debian/nodejs/map-age-cleaner/build
        cd ./map-age-cleaner && sh -ex ../debian/nodejs/map-age-cleaner/build
+ tsc
tsconfig.json:3:3 - error TS5011: 
The common source directory of 'tsconfig.json' is './source'. The 'rootDir' 
setting must be explicitly set to this or another path to adjust your output's 
file layout.
  Visit https://aka.ms/ts6 for migration information.

3   "outDir": "dist",
    ~~~~~~~~

tsconfig.json:9:23 - error TS5107: 
Option 'moduleResolution=node10' is deprecated and will stop functioning in 
TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence 
this error.
  Visit https://aka.ms/ts6 for migration information.

9   "moduleResolution": "node",
                        ~~~~~~


Found 2 errors in the same file, starting at: tsconfig.json:3

dh_auto_build: error: cd ./map-age-cleaner && sh -ex 
../debian/nodejs/map-age-cleaner/build returned exit code 1
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to