Your message dated Wed, 7 Jun 2023 23:04:20 +0100
with message-id
<cafgevl7tsgxjftmkez7dxoaoiz69decpvnbnflyotxjnghh...@mail.gmail.com>
and subject line
has caused the Debian Bug report #998288,
regarding node-clipanion: FTBFS: Cannot find type definition file for 'yup'.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
998288: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=998288
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: node-clipanion
Version: 2.6.2-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source
Hi,
node-clipanion FTBFS in a minimal chroot:
dh_auto_build --buildsystem=nodejs
Found debian/nodejs/./build
cd ./. && sh -ex debian/nodejs/./build
+ rollup -c
./sources/advanced/index.ts → lib, lib...
(!) Plugin typescript: @rollup/plugin-typescript TS2688: Cannot find type
definition file for 'yup'.
The file is in the program because:
Entry point of type library 'yup' specified in compilerOptions
created lib, lib in 1.6s
dh_auto_test --buildsystem=nodejs
ln -s ../. node_modules/clipanion
/bin/sh -ex debian/tests/pkg-js/test
+ export FORCE_COLOR=1
+ mocha --require ts-node/register --extension ts tests
TSError: ⨯ Unable to compile TypeScript:
sources/advanced/Command.ts(440,21): error TS2571: Object is of type 'unknown'.
sources/advanced/Command.ts(441,21): error TS2571: Object is of type 'unknown'.
at createTSError (/usr/share/nodejs/ts-node/src/index.ts:513:12)
at reportTSError (/usr/share/nodejs/ts-node/src/index.ts:517:19)
at getOutput (/usr/share/nodejs/ts-node/src/index.ts:752:36)
at Object.compile (/usr/share/nodejs/ts-node/src/index.ts:968:32)
at Module.m._compile (/usr/share/nodejs/ts-node/src/index.ts:1056:42)
at Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Object.require.extensions.<computed> [as .ts]
(/usr/share/nodejs/ts-node/src/index.ts:1059:12)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Module.require (internal/modules/cjs/loader.js:887:19)
at require (internal/modules/cjs/helpers.js:74:18)
at Object.<anonymous>
(/build/node-clipanion-2.6.2/sources/advanced/index.ts:1:1)
at Module._compile (internal/modules/cjs/loader.js:999:30)
at Module.m._compile (/usr/share/nodejs/ts-node/src/index.ts:1056:23)
at Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Object.require.extensions.<computed> [as .ts]
(/usr/share/nodejs/ts-node/src/index.ts:1059:12)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Module.require (internal/modules/cjs/loader.js:887:19)
at require (internal/modules/cjs/helpers.js:74:18)
at Object.<anonymous>
(/build/node-clipanion-2.6.2/tests/advanced.test.ts:6:1)
at Module._compile (internal/modules/cjs/loader.js:999:30)
at Module.m._compile (/usr/share/nodejs/ts-node/src/index.ts:1056:23)
at Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Object.require.extensions.<computed> [as .ts]
(/usr/share/nodejs/ts-node/src/index.ts:1059:12)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Module.require (internal/modules/cjs/loader.js:887:19)
at require (internal/modules/cjs/helpers.js:74:18)
at Object.exports.requireOrImport
(/usr/share/nodejs/mocha/lib/nodejs/esm-utils.js:56:20)
dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
make: *** [debian/rules:8: binary] Error 25
Andreas
node-clipanion_2.6.2-1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Version: 3.1.0+dfsg-1
--- End Message ---