Public bug reported:

glewlwyd is FTBFSing when built with openssl3:

(cd webapp-src && webpack --config webpack.config.js)
node:internal/crypto/hash:67
  this[kHandle] = new _Hash(algorithm, xofLen);
                  ^

Error: error:0308010C:digital envelope routines::unsupported
    at new Hash (node:internal/crypto/hash:67:19)
    at Object.createHash (node:crypto:130:10)
    at module.exports (/usr/share/nodejs/webpack/lib/util/createHash.js:135:53)
    at NormalModule._initBuildHash 
(/usr/share/nodejs/webpack/lib/NormalModule.js:417:16)
    at handleParseError (/usr/share/nodejs/webpack/lib/NormalModule.js:471:10)
    at /usr/share/nodejs/webpack/lib/NormalModule.js:503:5
    at /usr/share/nodejs/webpack/lib/NormalModule.js:358:12
    at /usr/share/nodejs/loader-runner/lib/LoaderRunner.js:406:3
    at iterateNormalLoaders 
(/usr/share/nodejs/loader-runner/lib/LoaderRunner.js:232:10)
    at iterateNormalLoaders 
(/usr/share/nodejs/loader-runner/lib/LoaderRunner.js:239:10)
    at /usr/share/nodejs/loader-runner/lib/LoaderRunner.js:254:3
    at context.callback 
(/usr/share/nodejs/loader-runner/lib/LoaderRunner.js:124:13)
    at /<<PKGBUILDDIR>>/webapp-src/node_modules/babel-loader/lib/index.js:61:71 
{
  opensslErrorStack: [ 'error:03000086:digital envelope 
routines::initialization error' ],
  library: 'digital envelope routines',
  reason: 'unsupported',
  code: 'ERR_OSSL_EVP_UNSUPPORTED'
}
make[1]: *** [debian/rules:46: override_dh_auto_build-indep] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:17: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

** Affects: glewlwyd (Ubuntu)
     Importance: High
     Assignee: Sergio Durigan Junior (sergiodj)
         Status: Confirmed


** Tags: server-todo

** Bug watch added: github.com/webpack/webpack/issues #14532
   https://github.com/webpack/webpack/issues/14532

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

Title:
  FTBFS with openssl3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glewlwyd/+bug/1974107/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to