<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <pre>Source: node-axios</pre>
    <pre>Version: 0.24.0+dfsg-1</pre>
    <pre>Severity: important</pre>
    <pre>Justification: ftbfs</pre>
    <pre>Tags: ftbfs
</pre>
    <pre>User: <a class="moz-txt-link-abbreviated" href="mailto:pkg-javascript-devel@alioth-lists.debian.net">pkg-javascript-devel@alioth-lists.debian.net</a></pre>
    <pre>Usertags: webpack5</pre>
    <br>
    Hi,<br>
    <br>
    We are starting to build against webpack5 in experimental and the
    package needed for local build is webpack and node-webpack-source
    from experimental.<br>
    During a test rebuild, node-axios was found to fail to build in that
    situation<br>
    <br>
    <p>Relevant part (hopefully):</p>
    <br>
       debian/rules override_dh_auto_build<br>
    make[1]: Entering directory '/<<PKGBUILDDIR>>'<br>
    grunt build<br>
    Loading "webpack.js" tasks...ERROR<br>
    >> Error: Cannot find module 'webpack/lib/CachePlugin'<br>
    >> Require stack:<br>
    >> -
    /usr/share/nodejs/grunt-webpack/src/plugins/CachePluginFactory.js<br>
    >> - /usr/share/nodejs/grunt-webpack/tasks/webpack.js<br>
    >> - /usr/share/nodejs/grunt/lib/grunt/task.js<br>
    >> - /usr/share/nodejs/grunt/lib/grunt.js<br>
    >> - /usr/share/nodejs/grunt-cli/bin/grunt<br>
    Loading "Gruntfile.js" tasks...ERROR<br>
    >> Error: Cannot find module 'uglifyjs-webpack-plugin'<br>
    >> Require stack:<br>
    >> - /<<PKGBUILDDIR>>/webpack.config.js<br>
    >> - /<<PKGBUILDDIR>>/Gruntfile.js<br>
    >> - /usr/share/nodejs/grunt/lib/grunt/task.js<br>
    >> - /usr/share/nodejs/grunt/lib/grunt.js<br>
    >> - /usr/share/nodejs/grunt-cli/bin/grunt<br>
    Warning: Task "build" not found. Use --force to continue.<br>
    <br>
    Aborted due to warnings.<br>
    make[1]: *** [debian/rules:11: override_dh_auto_build] Error 3<br>
    make[1]: Leaving directory '/<<PKGBUILDDIR>>'<br>
    make: *** [debian/rules:8: binary] Error 2<br>
    dpkg-buildpackage: error: debian/rules binary subprocess returned
    exit status 2<br>
    <br>
    The full log is attached to this mail <br>
    <br>
    <br>
  </body>
</html>