On 13/02/2022 08:50, Lucas Nussbaum wrote:
Source: node-css-tree
Version: 2.0.4-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220212 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
make[1]: Entering directory '/<<PKGBUILDDIR>>'
node scripts/bundle
internal/process/esm_loader.js:74
internalBinding('errors').triggerUncaughtException(
^
SyntaxError: Expect `]`
at Tokenizer.error
(file:///<<PKGBUILDDIR>>/lib/definition-syntax/tokenizer.js:50:15)
at Tokenizer.eat
(file:///<<PKGBUILDDIR>>/lib/definition-syntax/tokenizer.js:41:18)
at readGroup
(file:///<<PKGBUILDDIR>>/lib/definition-syntax/parse.js:435:15)
at peek (file:///<<PKGBUILDDIR>>/lib/definition-syntax/parse.js:460:47)
at readImplicitGroup
(file:///<<PKGBUILDDIR>>/lib/definition-syntax/parse.js:391:20)
at parse (file:///<<PKGBUILDDIR>>/lib/definition-syntax/parse.js:545:20)
at Object.get [as syntax]
(file:///<<PKGBUILDDIR>>/lib/lexer/Lexer.js:170:36)
at dumpAtruleMapSyntax (file:///<<PKGBUILDDIR>>/lib/lexer/Lexer.js:37:47) {
message: 'Expect `]`\n' +
' [ <layer-name># | <layer-name>?\n' +
'---------------------------------^',
input: '[ <layer-name># | <layer-name>?',
offset: 31,
rawMessage: 'Expect `]`'
}
make[1]: *** [debian/rules:7: override_dh_auto_build] Error 1
Problem with mdn-data