[Pkg-javascript-devel] Bug#847740: jquery: FTBFS: Error: Cannot find module '/usr/lib/nodejs/r.js'
Ximin Luo
infinity0 at debian.org
Sun Dec 11 10:39:00 UTC 2016
Hello jquery maintainer,
This was partially my "fault", I asked requirejs to fix bug #845158 and they did, but of course other packages in Debian would still be using the old name.
Upstream says require('requirejs')
http://requirejs.org/docs/node.html
Here is the new file list:
https://packages.debian.org/sid/all/node-requirejs/filelist
X
Chris Lamb:
> Source: jquery
> Version: 3.1.1-1
> Severity: serious
> Justification: fails to build from source
> User: reproducible-builds at lists.alioth.debian.org
> Usertags: ftbfs
> X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org
>
> Dear Maintainer,
>
> jquery fails to build from source in unstable/amd64:
>
> […]
>
> dh_auto_configure
> debian/rules override_dh_auto_build
> make[1]: Entering directory '«BUILDDIR»'
> sed -e '/^\/\*\s*eslint-/d; /^\/\/ @CODE/,$ d' src/wrapper.js > start.js || (rm -f start.js; false)
> sed -e '1,/^\/\/ @CODE/ d; /\/\/ build.js inserts compiled jQuery here/d' src/wrapper.js > end.js || (rm -f end.js; false)
> cp debian/build.js build.js
> nodejs /usr/lib/nodejs/r.js -o build.js
> module.js:327
> throw err;
> ^
>
> Error: Cannot find module '/usr/lib/nodejs/r.js'
> at Function.Module._resolveFilename (module.js:325:15)
> at Function.Module._load (module.js:276:25)
> at Function.Module.runMain (module.js:441:10)
> at startup (node.js:139:18)
> at node.js:974:3
> debian/rules:14: recipe for target 'dist/jquery.js' failed
> make[1]: *** [dist/jquery.js] Error 1
> make[1]: Leaving directory '«BUILDDIR»'
> debian/rules:40: recipe for target 'binary' failed
> make: *** [binary] Error 2
> dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
>
> […]
>
> The full build log is attached.
>
>
> Regards,
>
>
>
> _______________________________________________
> Reproducible-bugs mailing list
> Reproducible-bugs at lists.alioth.debian.org
> https://lists.alioth.debian.org/mailman/listinfo/reproducible-bugs
>
--
GPG: ed25519/56034877E1F87C35
GPG: rsa4096/1318EFAC5FBBDBCE
https://github.com/infinity0/pubkeys.git
More information about the Pkg-javascript-devel
mailing list