Control: clone -1 -2
Control: reassign -2 src:guile-3.0

On Wed, Jun 23, 2021 at 11:23:58PM +0200, Helmut Grohne wrote:
> Source: guile-2.2
> Version: 2.2.7+1-6
> Tags: ftbfs patch upstream
> User: helm...@debian.org
> Usertags: rebootstrap
> 
> guile-2.2 fails to build from source on musl-linux-any, because the
> build generates a charset.alias that is never installed and thus
> dh_missing complains:
> 
> | dh_missing: warning: usr/lib/<triplet>/charset.alias exists in debian/tmp 
> but is not installed to anywhere
> | dh_missing: error: missing files, aborting
> 
> It turns out, that this file actually contains only comments for musl,
> so it can be skipped like it is skipped for glibc. Please consider
> applying the attached patch.

guile-3.0 suffers from the same issue and the same patch applies.

Helmut

Reply via email to