[Pkg-javascript-devel] Bug#1005620: node-css-tree: FTBFS: SyntaxError: Expect `]`

Lucas Nussbaum lucas at debian.org
Sun Feb 13 07:50:31 GMT 2022


Source: node-css-tree
Version: 2.0.4-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at 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


The full build log is available from:
http://qa-logs.debian.net/2022/02/12/node-css-tree_2.0.4-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Pkg-javascript-devel mailing list