[Pkg-javascript-devel] Bug#1011884: coffeescript: FTBFS: /bin/sh: 1: /usr/bin/licensecheck: not found
Lucas Nussbaum
lucas at debian.org
Thu May 26 20:00:11 BST 2022
Source: coffeescript
Version: 1.12.8~dfsg-6
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220525 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> CDBS WARNING: copyright-check disabled - licensecheck is missing.
> test -x debian/rules
> dh_testroot
> dh_prep
> dh_installdirs -A
> 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
> /bin/sh: 1: /usr/bin/licensecheck: not found
> 0 combinations of copyright and licensing found.
> No new copyright notices found - assuming no news is good news...
> touch debian/stamp-copyright-check
> mkdir -p "debian/upstream-cruft"
> cp -a "lib" "debian/upstream-cruft/lib";
> touch debian/stamp-upstream-cruft
> mkdir -p docs/v1/browser-compiler
> chmod +x bin/cake
> bin/cake build
> bin/cake build
> MINIFY=false bin/cake build:browser
> bin/cake test
> [0;31mfailed 1 and passed 855 tests in 1.87 seconds[0m[0m
>
> [0;31m reads history file[0m
> [0;31m TypeError: Cannot read properties of undefined (reading 'history')
> at /<<PKGBUILDDIR>>/test/repl.coffee:1:1
> at Function.<anonymous> (/<<PKGBUILDDIR>>/test/repl.coffee:1:1)
> at global.test (/<<PKGBUILDDIR>>/Cakefile:1:1)
> at testRepl (/<<PKGBUILDDIR>>/test/repl.coffee:1:1)
> at Object.<anonymous> (/<<PKGBUILDDIR>>/test/repl.coffee:1:1)
> at Object.<anonymous> (/<<PKGBUILDDIR>>/test/repl.coffee:1:1)
> at Module._compile (node:internal/modules/cjs/loader:1:1)
> at Object.exports.run (/<<PKGBUILDDIR>>/lib/coffee-script/coffee-script.js:1:1)
> at runTests (/<<PKGBUILDDIR>>/Cakefile:1:1)
> at Object.action (/<<PKGBUILDDIR>>/Cakefile:1:1)
> at invoke (/<<PKGBUILDDIR>>/lib/coffee-script/cake.js:1:1)
> at Object.exports.run (/<<PKGBUILDDIR>>/lib/coffee-script/cake.js:1:1)
> at Object.<anonymous> (/<<PKGBUILDDIR>>/bin/cake:1:1)
> at Module._compile (node:internal/modules/cjs/loader:1:1)
> at Object.Module._extensions..js (node:internal/modules/cjs/loader:1:1)
> at Module.load (node:internal/modules/cjs/loader:1:1)
> at Function.Module._load (node:internal/modules/cjs/loader:1:1)
> at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:1:1)
> at node:internal/main/run_main_module:1:1
> [0m
> function() {
> return fn(input, output, repl);
> }
> make: *** [debian/rules:37: debian/stamp-build] Error 1
The full build log is available from:
http://qa-logs.debian.net/2022/05/25/coffeescript_1.12.8~dfsg-6_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
More information about the Pkg-javascript-devel
mailing list