Le mer. 20 mars 2024 à 22:14, Lucas Nussbaum <lu...@debian.org> a écrit :

> Source: node-ajv
> Version: 8.12.0~ds+~2.1.1-4
> Severity: serious
> Justification: FTBFS
> Tags: trixie sid ftbfs
> User: lu...@debian.org
> Usertags: ftbfs-20240319 ftbfs-trixie
>
> Hi,
>
> During a rebuild of all packages in sid, your package failed to build
> on amd64.
>
>
> Relevant part (hopefully):
> > make[1]: Entering directory '/<<PKGBUILDDIR>>'
> > tsc
> > cp -r lib/refs dist
> > rm dist/refs/json-schema-2019-09/index.ts
> > rm dist/refs/json-schema-2020-12/index.ts
> > rm dist/refs/jtd-schema.ts
> > dh_auto_build --buildsystem=nodejs
> > Found debian/nodejs/ajv-formats/build
> >       cd ./ajv-formats && sh -ex ../debian/nodejs/ajv-formats/build
> > + mkdir -p node_modules
> > + ln -s ../.. node_modules/ajv
> > + tsc
> > + rm -rf node_modules
> > make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> >    dh_auto_test --buildsystem=nodejs
> >       ln -s ../debian/tests/test_modules/fast-uri node_modules/fast-uri
> >       ln -s ../debian/tests/test_modules/json-schema-test
> node_modules/json-schema-test
> >       ln -s ../debian/tests/test_modules/module-from-string
> node_modules/module-from-string
> >       ln -s ../. node_modules/ajv
> >       /bin/sh -ex debian/tests/pkg-js/test
> > + rm -f spec/_json/*.js
> > + node scripts/jsontests
> > + test  !=
> > + TS_NODE_PROJECT=spec/tsconfig.json mocha --bail --exit --timeout
> 100000 -r ts-node/register spec/**/*.spec.{ts,js}
> > Aborted
> > dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit
> code 134
>

It's a crash when running
spec/issues/1683_re2_engine.spec.ts

Jérémy

Reply via email to