[Pkg-javascript-devel] Bug#919737: underscore: FTBFS (ERROR: `underscore.min.map` is not a supported option)
Santiago Vila
sanvila at debian.org
Fri Jan 18 23:41:59 GMT 2019
Package: src:underscore
Version: 1.8.3~dfsg-1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
test -x debian/rules
mkdir -p "."
Scanning upstream source for new/changed copyright notices...
set -e; LC_ALL=C.UTF-8 /usr/bin/licensecheck --check '.*' --recursive --copyright --deb-fmt --ignore '^(debian/(changelog|copyright(|_hints|_newhints)))$' --lines 0 * | /usr/lib/cdbs/licensecheck2dep5 > debian/copyright_newhints
9 combinations of copyright and licensing found.
WARNING: New or changed notices discovered:
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Copyright: NONE
Copyright: 2009-2015, Jeremy Ashkenas, DocumentCloud and Investigative
Files: docs/images/background.png
Copyright: …R…W…r…g…2…n…0f…X[E…p…O…8…y$)…F…d…X…1=…-…l-…r…n…
…!…U…|…}…zQ…6'…N…Ij…dO…Q…C…WR…5…
b,UE.…O…kz…~…1…kk…J….…;…%N…o…?~…"…[B…T…hd.
e…"n|…|…4…/…9pwb…"…
…w`…u…j…r…mt"…!…6(…v
License: UNKNOWN
FIXME
Files: underscore.js
Copyright: 2009-2015, Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
License: UNKNOWN
FIXME
Copyright: <span class="hljs-number">2009</span>-<span class…
Copyright: Cournoyer</a>.
Files: docs/images/underscore.png
Copyright: …PA?2…J…P…{… …$…}c…6)…=…R<…,q…&t…e…|…%z…J…1…Zf…1…G…D…
…4…2…X=…J;U…Q…9…U6…K:…"-*…"…ch…
To fix the situation please do the following:
1) Examine debian/copyright_* and referenced files
2) Update debian/copyright as needed
3) Replace debian/copyright_hints with debian/copyright_newhints
touch debian/stamp-copyright-check
touch debian/stamp-upstream-cruft
uglifyjs --source-map underscore.min.map -o underscore.min.js underscore.js
Supported options:
content null
filename null
includeSources false
root null
url null
ERROR: `underscore.min.map` is not a supported option
at DefaultsError.get (eval at <anonymous> (/usr/lib/nodejs/uglify-js/tools/node.js:20:1), <anonymous>:71:23)
at fatal (/usr/lib/nodejs/uglify-js/bin/uglifyjs:291:53)
at run (/usr/lib/nodejs/uglify-js/bin/uglifyjs:235:9)
at Object.<anonymous> (/usr/lib/nodejs/uglify-js/bin/uglifyjs:160:5)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Function.Module.runMain (module.js:693:10)
make: *** [debian/rules:35: underscore.min.js] Error 1
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2
--------------------------------------------------------------------------------
The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/underscore.html
where you can get a full build log if you need it.
If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the BTS web page for this package.
Thanks.
More information about the Pkg-javascript-devel
mailing list