#1034273 toybox: FTBFS if V=1 in environment

Package:
toybox
Source:
toybox
Description:
BSD-licensed Linux command line utilities
Submitter:
Steve Langasek
Date:
2023-04-12 02:06:04 UTC
Severity:
normal
Tags:
#1034273#5
Date:
2023-04-12 02:02:32 UTC
From:
To:
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,