Source: sshcommand Version: 0~20160110.1~2795f65-1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200222 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > shellcheck sshcommand > > In sshcommand line 35: > exit -1 > ^-- SC2242: Can only exit with status 0-255. Other data should be > written to stdout/stderr. > > > In sshcommand line 55: > exit -1 > ^-- SC2242: Can only exit with status 0-255. Other data should be > written to stdout/stderr. > > > In sshcommand line 71: > exit -1 > ^-- SC2242: Can only exit with status 0-255. Other data should be > written to stdout/stderr. > > > In sshcommand line 81: > exit -1 > ^-- SC2242: Can only exit with status 0-255. Other data should be > written to stdout/stderr. > > For more information: > https://www.shellcheck.net/wiki/SC2242 -- Can only exit with status 0-255. > ... > make[1]: *** [debian/rules:7: override_dh_auto_build] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/02/22/sshcommand_0~20160110.1~2795f65-1_unstable.log 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! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.