Package: toybox Version: 0.8.9+dfsg-1 Severity: normal Tags: patch User: ubuntu-devel@lists.ubuntu.com Usertags: origin-ubuntu lunar ubuntu-patch Hi Antoni, We've found that the new upstream version of toybox fails to build from source in Ubuntu, because the Ubuntu builders export V=1 in the build environment, and toybox's build system fails under these conditions. The following patch makes debian/rules clear $V in the environment, allowing the package to build. Thanks for considering,