Your message dated Sat, 02 May 2026 08:38:55 +0000
with message-id <[email protected]>
and subject line Bug#1135422: fixed in node-babel7 7.20.15+ds1+~cs214.269.168-17
has caused the Debian Bug report #1135422,
regarding node-babel7: FTBFS: error TS2304: Cannot find name 'NoInfer'.
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 [email protected]
immediately.)
--
1135422: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1135422
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:node-babel7
Version: 7.20.15+ds1+~cs214.269.168-16
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/202605/
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-babel7, 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
workspaces field found in package.json
Found debian/nodejs/additional_components
Adding component(s): debian/build_modules/@types/charcodes,
debian/build_modules/@types/gensync
charcodes/lerna.json found
rm -rf packages/babel-core/node_modules/.cache
packages/babel-core/.nyc_output
rm -rf babel-check-duplicated-nodes/node_modules/.cache
babel-check-duplicated-nodes/.nyc_output
rm -rf babel-helper-bindify-decorators/node_modules/.cache
babel-helper-bindify-decorators/.nyc_output
rm -rf babel-helper-call-delegate/node_modules/.cache
babel-helper-call-delegate/.nyc_output
rm -rf babel-helper-explode-class/node_modules/.cache
babel-helper-explode-class/.nyc_output
rm -rf babel-plugin-dynamic-import-node/node_modules/.cache
babel-plugin-dynamic-import-node/.nyc_output
[... snipped ...]
[21:10:26] Compiling './packages/babel-helpers/src/helpers/jsx.js'...
[21:10:26] Compiling
'./packages/babel-helpers/src/helpers/iterableToArrayLimitLoose.js'...
[21:10:26] Compiling
'./packages/babel-helpers/src/helpers/iterableToArrayLimit.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/defineAccessor.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/checkInRHS.js'...
[21:10:26] Compiling
'./packages/babel-helpers/src/helpers/awaitAsyncGenerator.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/asyncIterator.js'...
[21:10:26] Compiling
'./packages/babel-helpers/src/helpers/asyncGeneratorDelegate.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/applyDecs2203R.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/applyDecs2203.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/applyDecs.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/OverloadYield.js'...
[21:10:26] Compiling './packages/babel-helpers/src/helpers/AsyncGenerator.js'...
[21:10:26] Compiling './packages/babel-generator/src/node/whitespace.ts'...
[21:10:26] Compiling './packages/babel-generator/src/node/parentheses.ts'...
[21:10:26] Compiling './packages/babel-generator/src/node/index.ts'...
[21:10:26] Compiling
'./packages/babel-generator/src/generators/typescript.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/types.ts'...
[21:10:26] Compiling
'./packages/babel-generator/src/generators/template-literals.ts'...
[21:10:26] Compiling
'./packages/babel-generator/src/generators/statements.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/modules.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/methods.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/jsx.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/index.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/flow.ts'...
[21:10:26] Compiling
'./packages/babel-generator/src/generators/expressions.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/classes.ts'...
[21:10:26] Compiling './packages/babel-generator/src/generators/base.ts'...
[21:10:26] Compiling
'./packages/babel-core/src/vendor/import-meta-resolve.js'...
[21:10:26] Compiling
'./packages/babel-core/src/tools/build-external-helpers.ts'...
[21:10:26] Compiling
'./packages/babel-core/src/transformation/plugin-pass.ts'...
[21:10:26] Compiling
'./packages/babel-core/src/transformation/normalize-opts.ts'...
[21:10:26] Compiling
'./packages/babel-core/src/transformation/normalize-file.ts'...
[21:10:26] Compiling './packages/babel-core/src/transformation/index.ts'...
[21:10:26] Compiling
'./packages/babel-core/src/transformation/block-hoist-plugin.ts'...
[21:10:26] Compiling './packages/babel-core/src/parser/index.ts'...
[21:10:26] Compiling './packages/babel-core/src/gensync-utils/functional.ts'...
[21:10:26] Compiling './packages/babel-core/src/gensync-utils/fs.ts'...
[21:10:26] Compiling './packages/babel-core/src/gensync-utils/async.ts'...
[21:10:26] Compiling
'./packages/babel-core/src/errors/rewrite-stack-trace.ts'...
[21:10:26] Compiling './packages/babel-core/src/errors/config-error.ts'...
[21:10:26] Compiling './packages/babel-core/src/config/util.ts'...
[21:10:26] Compiling './packages/babel-core/src/config/resolve-targets.ts'...
[21:10:26] Compiling
'./packages/babel-core/src/config/resolve-targets-browser.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/printer.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/plugin.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/pattern-to-regex.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/partial.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/item.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/index.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/full.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/config-descriptors.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/config-chain.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/caching.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/cache-contexts.ts'...
[21:10:27] Compiling './packages/babel-cli/src/babel/watcher.ts'...
[21:10:27] Compiling './packages/babel-cli/src/babel/util.ts'...
[21:10:27] Compiling './packages/babel-cli/src/babel/options.ts'...
[21:10:27] Compiling './packages/babel-cli/src/babel/index.ts'...
[21:10:27] Compiling './packages/babel-cli/src/babel/file.ts'...
[21:10:27] Compiling './packages/babel-cli/src/babel/dir.ts'...
[21:10:27] Compiling
'./eslint/babel-eslint-plugin-development-internal/src/rules/require-default-import-fallback.cjs'...
[21:10:27] Compiling
'./eslint/babel-eslint-plugin-development-internal/src/rules/report-error-message-format.cjs'...
[21:10:27] Compiling
'./eslint/babel-eslint-plugin-development/src/utils/is-from-babel-types.cjs'...
[21:10:27] Compiling
'./eslint/babel-eslint-plugin-development/src/utils/is-babel-plugin-factory.cjs'...
[21:10:27] Compiling
'./eslint/babel-eslint-plugin-development/src/utils/get-reference-origin.cjs'...
[21:10:27] Compiling
'./eslint/babel-eslint-plugin-development/src/utils/get-export-name.cjs'...
[21:10:27] Compiling
'./eslint/babel-eslint-plugin-development/src/rules/plugin-name.cjs'...
[21:10:27] Compiling
'./eslint/babel-eslint-plugin-development/src/rules/no-undefined-identifier.cjs'...
[21:10:27] Compiling
'./eslint/babel-eslint-plugin-development/src/rules/no-deprecated-clone.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-plugin/src/rules/semi.cjs'...
[21:10:27] Compiling
'./eslint/babel-eslint-plugin/src/rules/object-curly-spacing.cjs'...
[21:10:27] Compiling
'./eslint/babel-eslint-plugin/src/rules/no-unused-expressions.cjs'...
[21:10:27] Compiling
'./eslint/babel-eslint-plugin/src/rules/no-invalid-this.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-plugin/src/rules/new-cap.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-parser/src/worker/maybeParse.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-parser/src/worker/index.cjs'...
[21:10:27] Compiling
'./eslint/babel-eslint-parser/src/worker/handle-message.cjs'...
[21:10:27] Compiling
'./eslint/babel-eslint-parser/src/worker/extract-parser-options-plugin.cjs'...
[21:10:27] Compiling
'./eslint/babel-eslint-parser/src/worker/configuration.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-parser/src/worker/babel-core.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-parser/src/worker/ast-info.cjs'...
[21:10:27] Compiling
'./eslint/babel-eslint-parser/src/utils/eslint-version.cjs'...
[21:10:27] Compiling './eslint/babel-eslint-parser/src/convert/index.cjs'...
[21:10:27] Compiling
'./eslint/babel-eslint-parser/src/convert/convertTokens.cjs'...
[21:10:27] Compiling
'./eslint/babel-eslint-parser/src/convert/convertComments.cjs'...
[21:10:27] Compiling
'./eslint/babel-eslint-parser/src/convert/convertAST.cjs'...
[21:10:27] Compiling
'./packages/babel-types/src/validators/react/isReactComponent.ts'...
[21:10:27] Compiling
'./packages/babel-types/src/validators/react/isCompatTag.ts'...
[21:10:27] Compiling
'./packages/babel-types/src/validators/generated/index.ts'...
[21:10:27] Compiling
'./packages/babel-types/src/utils/react/cleanJSXElementLiteralChild.ts'...
[21:10:27] Compiling
'./packages/babel-types/src/modifications/typescript/removeTypeDuplicates.ts'...
[21:10:27] Compiling
'./packages/babel-types/src/modifications/flow/removeTypeDuplicates.ts'...
[21:10:27] Compiling
'./packages/babel-types/src/constants/generated/index.ts'...
[21:10:27] Compiling
'./packages/babel-types/src/builders/react/buildChildren.ts'...
[21:10:27] Compiling
'./packages/babel-types/src/builders/generated/uppercase.js'...
[21:10:27] Compiling './packages/babel-types/src/builders/generated/index.ts'...
[21:10:27] Compiling
'./packages/babel-types/src/builders/flow/createTypeAnnotationBasedOnTypeof.ts'...
[21:10:27] Compiling
'./packages/babel-types/src/builders/flow/createFlowUnionType.ts'...
[21:10:27] Compiling
'./packages/babel-types/src/ast-types/generated/index.ts'...
[21:10:27] Compiling './packages/babel-types/src/asserts/generated/index.ts'...
[21:10:27] Compiling './packages/babel-traverse/src/scope/lib/renamer.ts'...
[21:10:27] Compiling
'./packages/babel-types/src/builders/typescript/createTSUnionType.ts'...
[21:10:27] Compiling './packages/babel-traverse/src/path/inference/util.ts'...
[21:10:27] Compiling
'./packages/babel-traverse/src/path/inference/inferers.ts'...
[21:10:27] Compiling
'./packages/babel-traverse/src/path/inference/inferer-reference.ts'...
[21:10:27] Compiling './packages/babel-traverse/src/path/inference/index.ts'...
[21:10:27] Compiling
'./packages/babel-traverse/src/path/lib/virtual-types.ts'...
[21:10:27] Compiling
'./packages/babel-traverse/src/path/lib/virtual-types-validator.ts'...
[21:10:27] Compiling
'./packages/babel-traverse/src/path/lib/removal-hooks.ts'...
[21:10:27] Compiling './packages/babel-traverse/src/path/lib/hoister.ts'...
[21:10:27] Compiling './packages/babel-parser/src/plugins/jsx/xhtml.ts'...
[21:10:27] Compiling './packages/babel-parser/src/plugins/jsx/index.ts'...
[21:10:27] Compiling './packages/babel-parser/src/plugins/flow/scope.ts'...
[21:10:27] Compiling './packages/babel-parser/src/plugins/flow/index.ts'...
[21:10:27] Compiling
'./packages/babel-parser/src/plugins/typescript/scope.ts'...
[21:10:27] Compiling
'./packages/babel-parser/src/plugins/typescript/index.ts'...
[21:10:27] Compiling
'./packages/babel-core/src/transformation/util/clone-deep.ts'...
[21:10:27] Compiling
'./packages/babel-core/src/transformation/file/merge-map.ts'...
[21:10:27] Compiling
'./packages/babel-core/src/transformation/file/generate.ts'...
[21:10:27] Compiling './packages/babel-core/src/transformation/file/file.ts'...
[21:10:27] Compiling
'./packages/babel-core/src/parser/util/missing-plugin-helper.ts'...
[21:10:27] Compiling
'./packages/babel-core/src/config/helpers/environment.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/helpers/deep-array.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/helpers/config-api.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/files/utils.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/files/types.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/files/plugins.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/files/package.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/files/module-types.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/files/index.ts'...
[21:10:27] Compiling
'./packages/babel-core/src/config/files/index-browser.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/files/import.cjs'...
[21:10:27] Compiling
'./packages/babel-core/src/config/files/import-meta-resolve.ts'...
[21:10:27] Compiling
'./packages/babel-core/src/config/files/configuration.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/validation/removed.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/validation/plugins.ts'...
[21:10:27] Compiling './packages/babel-core/src/config/validation/options.ts'...
[21:10:27] Compiling
'./packages/babel-core/src/config/validation/option-assertions.ts'...
[21:10:32] Finished 'build-babel' after 5.26 s
"findSuggestion" is imported from external module
"@babel/helper-validator-option" but never used in
"packages/babel-preset-react/src/normalize-options.ts".
[21:10:33] Finished 'build-rollup' after 6.99 s
[21:10:33] Starting 'generate-type-helpers'...
[21:10:33] Starting 'generate-runtime-helpers'...
[21:10:33] Generating @babel/types and @babel/traverse dynamic functions
[21:10:33] Generating @babel/helpers runtime helpers
[21:10:33] â Generated @babel/types -> asserts
[21:10:33] â Generated @babel/types -> builders
[21:10:33] â Generated @babel/types -> builders
[21:10:33] â Generated @babel/types -> constants
[21:10:33] â Generated @babel/types -> validators
[21:10:33] â Generated @babel/types -> ast-types
[21:10:33] â Generated @babel/traverse -> asserts
[21:10:33] â Generated @babel/traverse -> validators
[21:10:33] â Generated @babel/helpers -> regeneratorRuntime
[21:10:33] Finished 'generate-type-helpers' after 86 ms
[21:10:34] â Generated @babel/helpers
[21:10:34] Finished 'generate-runtime-helpers' after 256 ms
[21:10:34] Starting 'build-babel'...
[21:10:34] Finished 'build-babel' after 40 ms
[21:10:34] Starting 'generate-standalone'...
[21:10:34] Starting 'build-cjs-bundles'...
[21:10:34] Skipping CJS-compat bundles for ESM-based builds, because not
compiling to ESM
[21:10:34] Finished 'generate-standalone' after 1.8 ms
[21:10:34] Finished 'build-cjs-bundles' after 1.87 ms
[21:10:34] Finished 'build' after 7.44 s
[21:10:34] Generating @babel/standalone files
node packages/babel-types/scripts/generators/flow.js >
packages/babel-types/lib/index.js.flow
cd packages/babel-plugin-transform-runtime && node scripts/build-dist.js
STRIP_BABEL_8_FLAG=true BABEL_ENV=production IS_PUBLISH=true gulp
build-babel-standalone
[21:10:38] Using gulpfile /<<PKGBUILDDIR>>/Gulpfile.mjs
[21:10:38] Starting 'build-babel-standalone'...
[21:10:38] Finished 'build-babel-standalone' after 1.03 ms
node scripts/generators/tsconfig.js
Skipping @babel/runtime for tsconfig.json
Skipping @babel/runtime-corejs2 for tsconfig.json
Skipping @babel/runtime-corejs3 for tsconfig.json
Skipping @babel/eslint-config-internal for tsconfig.json
Skipping @babel/eslint-parser for tsconfig.json
Skipping @babel/eslint-plugin for tsconfig.json
Skipping @babel/eslint-plugin-development for tsconfig.json
Skipping @babel/eslint-plugin-development-internal for tsconfig.json
Skipping @babel/eslint-shared-fixtures for tsconfig.json
Skipping @babel/eslint-tests for tsconfig.json
node scripts/generators/archived-libs-typings.js
Step 4: build typescript declarations
# Workaround: babel wants tsc < 4.5
perl -i -pe '$_ = "// \@ts-ignore\n$_"' \
packages/babel-traverse/src/path/generated/asserts.d.ts \
packages/babel-traverse/src/path/generated/validators.d.ts
# Now use internal babel modules
rm -rf dts
LIST=`pkgjs-utils modules_list;pkgjs-utils main` && (cd node_modules && rm -rf
$LIST)
pkgjs-utils link_internal_modules
#for i in babel-*/ gensync packages/b*; do \
# NAME=`pkgjs-pjson $i name`; \
# rm -rf node_modules/$NAME; \
# cp -a $i node_modules/$NAME; \
#done
tsc -b .
../../../usr/share/nodejs/type-fest/source/is-any.d.ts(29,38): error TS2304:
Cannot find name 'NoInfer'.
../../../usr/share/nodejs/type-fest/source/tagged.d.ts(1,22): error TS2307:
Cannot find module 'tagged-tag' or its corresponding type declarations.
../../../usr/share/nodejs/type-fest/source/tagged.d.ts(5,11): error TS1170: A
computed property name in a type literal must refer to an expression whose type
is a literal type or a 'unique symbol' type.
../../../usr/share/nodejs/type-fest/source/tagged.d.ts(261,35): error TS2307:
Cannot find module 'tagged-tag' or its corresponding type declarations.
../../../usr/share/nodejs/type-fest/source/all-extend.d.ts(105,86): error
TS2344: Type 'DefaultAllExtendOptions' does not satisfy the constraint '{
strictNever?: never; }'.
Types of property 'strictNever' are incompatible.
Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/except.d.ts(104,67): error TS2344:
Type 'DefaultExceptOptions' does not satisfy the constraint '{
requireExactProps?: never; }'.
Types of property 'requireExactProps' are incompatible.
Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/partial-deep.d.ts(98,58): error
TS2344: Type 'DefaultPartialDeepOptions' does not satisfy the constraint '{
recurseIntoArrays?: never; allowUndefinedInNonTupleArrays?: never; }'.
Types of property 'recurseIntoArrays' are incompatible.
Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/paths.d.ts(192,103): error TS2344:
Type 'DefaultPathsOptions' does not satisfy the constraint '{
maxRecursionDepth?: never; bracketNotation?: never; leavesOnly?: never; depth?:
never; }'.
Types of property 'maxRecursionDepth' are incompatible.
Type 'number' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/partial-on-undefined-deep.d.ts(56,80):
error TS2344: Type 'DefaultPartialOnUndefinedDeepOptions' does not satisfy the
constraint '{ recurseIntoArrays?: never; }'.
Types of property 'recurseIntoArrays' are incompatible.
Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/is-tuple.d.ts(74,55): error TS2344:
Type 'DefaultIsTupleOptions' does not satisfy the constraint '{
fixedLengthOnly?: never; }'.
Types of property 'fixedLengthOnly' are incompatible.
Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/conditional-pick-deep.d.ts(105,50):
error TS2344: Type 'DefaultConditionalPickDeepOptions' does not satisfy the
constraint '{ condition?: never; }'.
Types of property 'condition' are incompatible.
Type 'string' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/schema.d.ts(95,59): error TS2344:
Type 'DefaultSchemaOptions' does not satisfy the constraint '{
recurseIntoArrays?: never; }'.
Types of property 'recurseIntoArrays' are incompatible.
Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/split-on-rest-element.d.ts(70,51):
error TS2344: Type 'DefaultSplitOnRestElementOptions' does not satisfy the
constraint '{ preserveOptionalModifier?: never; }'.
Types of property 'preserveOptionalModifier' are incompatible.
Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/set-field-type.d.ts(57,82): error
TS2344: Type 'DefaultSetFieldTypeOptions' does not satisfy the constraint '{
preservePropertyModifiers?: never; }'.
Types of property 'preservePropertyModifiers' are incompatible.
Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/shared-union-fields-deep.d.ts(90,52):
error TS2344: Type 'DefaultSharedUnionFieldsDeepOptions' does not satisfy the
constraint '{ recurseIntoArrays?: never; }'.
Types of property 'recurseIntoArrays' are incompatible.
Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/words.d.ts(81,66): error TS2344:
Type '_DefaultWordsOptions' does not satisfy the constraint '{ splitOnNumbers?:
never; }'.
Types of property 'splitOnNumbers' are incompatible.
Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/camel-case.d.ts(88,42): error
TS2344: Type '_DefaultCamelCaseOptions' does not satisfy the constraint '{
splitOnNumbers?: never; preserveConsecutiveUppercase?: never; }'.
Types of property 'splitOnNumbers' are incompatible.
Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/camel-cased-properties.d.ts(41,55):
error TS2344: Type '_DefaultCamelCaseOptions' does not satisfy the constraint
'{ splitOnNumbers?: never; preserveConsecutiveUppercase?: never; }'.
../../../usr/share/nodejs/type-fest/source/camel-cased-properties-deep.d.ts(60,76):
error TS2344: Type '_DefaultCamelCaseOptions' does not satisfy the constraint
'{ splitOnNumbers?: never; preserveConsecutiveUppercase?: never; }'.
../../../usr/share/nodejs/type-fest/source/remove-prefix.d.ts(117,69): error
TS2344: Type 'DefaultRemovePrefixOptions' does not satisfy the constraint '{
strict?: never; }'.
Types of property 'strict' are incompatible.
Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/delimiter-case.d.ts(72,51): error
TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the constraint '{
splitOnNumbers?: never; }'.
Types of property 'splitOnNumbers' are incompatible.
Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/kebab-case.d.ts(44,65): error
TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the constraint '{
splitOnNumbers?: never; }'.
../../../usr/share/nodejs/type-fest/source/delimiter-cased-properties.d.ts(45,66):
error TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the
constraint '{ splitOnNumbers?: never; }'.
../../../usr/share/nodejs/type-fest/source/kebab-cased-properties.d.ts(40,76):
error TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the constraint
'{ splitOnNumbers?: never; }'.
../../../usr/share/nodejs/type-fest/source/delimiter-cased-properties-deep.d.ts(64,87):
error TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the
constraint '{ splitOnNumbers?: never; }'.
../../../usr/share/nodejs/type-fest/source/kebab-cased-properties-deep.d.ts(63,80):
error TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the
constraint '{ splitOnNumbers?: never; }'.
../../../usr/share/nodejs/type-fest/source/pascal-case.d.ts(45,59): error
TS2344: Type '_DefaultCamelCaseOptions' does not satisfy the constraint '{
splitOnNumbers?: never; preserveConsecutiveUppercase?: never; }'.
../../../usr/share/nodejs/type-fest/source/pascal-cased-properties.d.ts(40,79):
error TS2344: Type '_DefaultCamelCaseOptions' does not satisfy the constraint
'{ splitOnNumbers?: never; preserveConsecutiveUppercase?: never; }'.
../../../usr/share/nodejs/type-fest/source/pascal-cased-properties-deep.d.ts(58,74):
error TS2344: Type '_DefaultCamelCaseOptions' does not satisfy the constraint
'{ splitOnNumbers?: never; preserveConsecutiveUppercase?: never; }'.
../../../usr/share/nodejs/type-fest/source/snake-case.d.ts(45,65): error
TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the constraint '{
splitOnNumbers?: never; }'.
../../../usr/share/nodejs/type-fest/source/snake-cased-properties.d.ts(40,76):
error TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the constraint
'{ splitOnNumbers?: never; }'.
../../../usr/share/nodejs/type-fest/source/snake-cased-properties-deep.d.ts(63,80):
error TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the
constraint '{ splitOnNumbers?: never; }'.
../../../usr/share/nodejs/type-fest/source/screaming-snake-case.d.ts(27,65):
error TS2344: Type '{ splitOnNumbers: false; }' does not satisfy the constraint
'{ splitOnNumbers?: never; }'.
../../../usr/share/nodejs/type-fest/source/split.d.ts(67,62): error TS2344:
Type 'DefaultSplitOptions' does not satisfy the constraint '{
strictLiteralChecks?: never; }'.
Types of property 'strictLiteralChecks' are incompatible.
Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/replace.d.ts(69,78): error TS2344:
Type 'DefaultReplaceOptions' does not satisfy the constraint '{ all?: never; }'.
Types of property 'all' are incompatible.
Type 'boolean' is not assignable to type 'never'.
../../../usr/share/nodejs/type-fest/source/get.d.ts(224,35): error TS2344: Type
'DefaultGetOptions' does not satisfy the constraint '{ strict?: never; }'.
Types of property 'strict' are incompatible.
Type 'boolean' is not assignable to type 'never'.
packages/babel-cli/src/babel/watcher.ts(3,15): error TS2614: Module
'"chokidar"' has no exported member 'WatchOptions'. Did you mean to use 'import
WatchOptions from "chokidar"' instead?
make[1]: *** [debian/rules:68: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:17: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: node-babel7
Source-Version: 7.20.15+ds1+~cs214.269.168-17
Done: Xavier Guimard <[email protected]>
We believe that the bug you reported is fixed in the latest version of
node-babel7, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Xavier Guimard <[email protected]> (supplier of updated node-babel7 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 02 May 2026 09:07:18 +0200
Source: node-babel7
Architecture: source
Version: 7.20.15+ds1+~cs214.269.168-17
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<[email protected]>
Changed-By: Xavier Guimard <[email protected]>
Closes: 1135422
Changes:
node-babel7 (7.20.15+ds1+~cs214.269.168-17) unstable; urgency=medium
.
* Team upload
* Fix build with chokidar 4 and skipLibCheck for newer type-fest
(Closes: #1135422)
* Declare compliance with policy 4.7.4
Checksums-Sha1:
18dc2f4c74349d21b3cd87be6d2c035b08d1c926 19621
node-babel7_7.20.15+ds1+~cs214.269.168-17.dsc
77d3d399116c972048130e4477b78142b843a4e1 86020
node-babel7_7.20.15+ds1+~cs214.269.168-17.debian.tar.xz
Checksums-Sha256:
35cc62b55b2b1c7ebbfd0ba53bcdc6b3ee817a172fe9953ba008f0bc4e6c1956 19621
node-babel7_7.20.15+ds1+~cs214.269.168-17.dsc
c2e14062fd781435ab3b8e2974bddfa5023d7c6da93dc67e797caf1088c60f01 86020
node-babel7_7.20.15+ds1+~cs214.269.168-17.debian.tar.xz
Files:
8efee92e935ae611c4991ca530a7e92f 19621 javascript optional
node-babel7_7.20.15+ds1+~cs214.269.168-17.dsc
487a51038cc2524e749fc38bfbe37f90 86020 javascript optional
node-babel7_7.20.15+ds1+~cs214.269.168-17.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmn1seYACgkQ9tdMp8mZ
7ulmiQ/+LGoUiRX8Xfh5nsoGILSvJUmf2U2Ya7en4WZ2F4SjIfeabA2wy2kWlrAW
IyCwk4hQOCVxfP0n9rqIr9Km62sRR/lLWtYV+xTWMLCh8zaI18CR0qkPB/eLMjCc
Fd/oaWEo2If65wG0zZupZDUYkkg6NXxUTqtF4EWHyOJuYhWn8nH8q+5I6hbDKDsK
E4tSKmAuqgSy3oIHtJRyIZj8uPkm+LCHt/84zBcET3hpnaoqDPDj5CeOtmagjziH
DyoqaGVm1kHJgRvOaKRFZDyibTNvTsFdLO3+J3XQK9Wl7qKdq3mnxIoTmOXt9Uuc
zokPziqX6pvC8EIhTVDsR9ByUNy8DMR1wWMTStk9yvE+7boNe3I0AnMAUxYoWz6k
lQH4PMDQZZi1rla2tjN1whA6f9S8nYTGdZOXj2hLI74HYV2UWRbaPVjeJdXPr6ZS
G29gONfrl+dPlEdE8m2+PrHlUDBgHsMCYNA3MVL4NOKmdCtpCg0CAviOcvPYgefn
rC0tw+Zb876MnRZ9fDuyuF7C/E4tbY8GIG3yUX1iLjDnhw7gCsGJ5ZA3HWD+fObF
Eyn2AxpBhyYRVaGx61w0hjqfxz7Bp3tzXi4WQQBCEipHv+nLat8jZPl6XlOmJjK6
G99O+9bl9O+MIp+q6BxxuFxFQOlB4y22Gq/q++8JYvJg2WDWXZo=
=ULv+
-----END PGP SIGNATURE-----
pgpdELTdiyTjY.pgp
Description: PGP signature
--- End Message ---
--
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel