[Pkg-javascript-devel] Bug#1003944: lumino: FTBFS with webpack 5: Module not found: Error: Recursion in resolving

Caleb Adepitan calebpitan at gmail.com
Tue Jan 18 12:50:15 GMT 2022


Source: lumino
Version: 2021.12.13-1
Severity: important
Tags: ftbfs
User: pkg-javascript-devel at alioth-lists.debian.net
Usertags: webpack5

Hi,

We are starting to build against webpack5 in experimental and the 
package needed for local build is webpack and node-webpack-source from 
experimental.
During a test rebuild, lumino was found to fail to build in that situation.

Relevant part (hopefully):

ln -s packages/ @lumino
set -e && for example in example-datagrid ; do \
   (cd examples/$example && echo "Compiling $example" \
   && tsc && webpack) ; \
done
Compiling example-datagrid
asset bundle.example.js 662 bytes [emitted] (name: main)

ERROR in main
Module not found: Error: Recursion in resolving
Stack:
   undefined: (/<<PKGBUILDDIR>>/examples/example-datagrid) ./build/index.js

webpack 5.65.0 compiled with 1 error in 162 ms
make[1]: *** [debian/rules:9: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit 
status 2
--------------------------------------------------------------------------------
Build finished at 2022-01-18T12:43:42Z

Finished
--------

The full log is attached to this mail.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lumino.log
Type: text/x-log
Size: 111562 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20220118/0890d0c3/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x8A1B2CC96775D2D7.asc
Type: application/pgp-keys
Size: 3139 bytes
Desc: OpenPGP public key
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20220118/0890d0c3/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20220118/0890d0c3/attachment.sig>


More information about the Pkg-javascript-devel mailing list