Public bug reported:

AFAICT this update started to cause a FTBFS:
https://launchpadlibrarian.net/854473552/buildlog_ubuntu-resolute-
arm64.lemonade_10.0.0-1ubuntu3_BUILDING.txt.gz

cd /<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/web-app-src && 
NODE_PATH=/<<PKGBUILDDIR>>/debian/web-app-overlay:/usr/share/nodejs:/usr/lib/nodejs:/usr/share/javascript
 \
        
WEBPACK_OUTPUT_PATH=/<<PKGBUILDDIR>>/obj-aarch64-linux-gnu/resources/web-app \
        /usr/bin/webpack --mode production --config 
/<<PKGBUILDDIR>>/debian/webpack.debian.js
[webpack-cli] Error: Too many arguments. Expected 0 arguments but got 4.
[webpack-cli] Run 'webpack --help' to see available commands and options

Previously passing version (5.97.1+dfsg1+~cs11.18.27-3):
https://launchpadlibrarian.net/854117584/buildlog_ubuntu-resolute-
amd64.lemonade_10.0.0-1ubuntu2_BUILDING.txt.gz

cp /usr/share/javascript/katex/katex.min.css 
debian/web-app-overlay/katex/dist/katex.min.css
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/web-app-src && 
NODE_PATH=/<<PKGBUILDDIR>>/debian/web-app-overlay:/usr/share/nodejs:/usr/lib/nodejs:/usr/share/javascript
 \
        
WEBPACK_OUTPUT_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/resources/web-app \
        /usr/bin/webpack --mode production --config 
/<<PKGBUILDDIR>>/debian/webpack.debian.js
assets by chunk 129 KiB (auxiliary name: main)
  asset favicon.ico 124 KiB [emitted] [from: assets/favicon.ico] (auxiliary 
name: main)
  asset ecd3a2194d527cfbf0bc.svg 4.78 KiB [emitted] [immutable] [from: 
assets/logo.svg] (auxiliary name: main)
  asset 17cee29b74474d09befe.svg 235 bytes [emitted] [immutable] [from: 
assets/chevron-down-white.svg] (auxiliary name: main)
  asset 17f77bd3eba94d044d8a.svg 235 bytes [emitted] [immutable] [from: 
assets/chevron-down-light.svg] (auxiliary name: main)
  asset 3c078649406e08706f5a.svg 235 bytes [emitted] [immutable] [from: 
assets/chevron-down-gray.svg] (auxiliary name: main)
asset renderer.bundle.js 1.79 MiB [emitted] [minimized] [big] (name: main) 1 
related asset
asset index.html 607 bytes [emitted]
runtime modules 2.57 KiB 8 modules
modules by path ../../../../../usr/share/nodejs/ 2.49 MiB 303 modules
modules by path ./ 603 KiB (javascript) 129 KiB (asset) 65 modules
modules by path ../../../../../usr/share/javascript/ 306 KiB
  modules by path ../../../../../usr/share/javascript/util/ 27.8 KiB 3 modules
  + 3 modules
modules by path ../../debian/web-app-overlay/katex/ 24.6 KiB
  ../../debian/web-app-overlay/katex/index.js 66 bytes [built] [code generated]
  ../../debian/web-app-overlay/katex/dist/katex.min.css 1.35 KiB [built] [code 
generated]
  
../../../../../usr/share/nodejs/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../../debian/web-app-overlay/katex/dist/katex.min.css
 23.2 KiB [built] [code generated]
url (ignored) 15 bytes [built] [code generated]
https (ignored) 15 bytes [built] [code generated]
http (ignored) 15 bytes [built] [code generated]
data:image/svg+xml,%3Csvg xmlns=%27.. 273 bytes [built] [code generated]

WARNING in asset size limit: The following asset(s) exceed the recommended size 
limit (244 KiB).
This can impact web performance.
Assets: 
  renderer.bundle.js (1.79 MiB)

WARNING in entrypoint size limit: The following entrypoint(s) combined asset 
size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  main (1.79 MiB)
      renderer.bundle.js

WARNING in webpack performance recommendations: 
You can limit the size of your bundles by using import() or require.ensure to 
lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/

webpack 5.97.1 compiled with 3 warnings in 12708 ms

** Affects: node-webpack (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2146950

Title:
  webpack 5.97.1+dfsg1+~cs11.18.27-4 causes FTBFS on lemonade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/node-webpack/+bug/2146950/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to