[From nobody Wed May 27 17:37:05 2026
Received: (at submit) by bugs.debian.org; 13 Aug 2023 14:03:56 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
 (2021-04-09) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-103.1 required=4.0 tests=ATTENDEES_DBSPAM_BODY3,
 ATTENDEES_DBSPAM_BODY7,BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,MURPHY_DRUGS_REL8,
 SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,USER_IN_DKIM_WELCOMELIST,
 USER_IN_DKIM_WHITELIST autolearn=ham autolearn_force=no
 version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 367; hammy, 150; neutral, 374; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311
Return-path: &lt;lucas@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:54770)
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=stravinsky.debian.org, EMAIL=hostmaster@stravinsky.debian.org (verified)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;lucas@debian.org&gt;) id 1qVBhF-0031z6-IW
 for submit@bugs.debian.org; Sun, 13 Aug 2023 14:03:56 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Message-Id:Date:Subject:To:From:
 Reply-To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=NSUtFJlSu9PN6XO66agCNcbl+Fv+09SlFCeQUZKGeTA=; b=Dj+otzOY9Ek+3avwzQsB4zoWee
 DhDPGd1Li37/BBvlXh5UUUj7In2D8PGTgbZlvrid9nLGlzrWrOesE8/ZCoPzK15XA2qcLhllfKs6f
 SKH38VPbfTE/rmzqO5AYwxhdvnauYsIeplrTMR/f23j8ZpZnEAVcDIL2MI9GBoCYM5VkRFMv8zHbh
 lIblY4PlnruPGAkelcYVg55jNdDuXdWr/7laRtcXjl7gdQSnVi0Nwbh/dJcZ1ov7Q5byZv41pss7p
 /M8OGz28fl3jWahNmP6Rto5Bo+rnAowSBe7O/ms5I02rPcm/z3ge7ZhT5Nxw5HD3czQ3f8SiY7LsX
 2qy/QF7w==;
Received: from authenticated user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;lucas@debian.org&gt;) id 1qVBhD-001duh-Gu
 for submit@bugs.debian.org; Sun, 13 Aug 2023 14:03:54 +0000
From: Lucas Nussbaum &lt;lucas@debian.org&gt;
To: submit@bugs.debian.org
Subject: alsa-utils: Fails to build source after successful build
Date: Sun, 13 Aug 2023 15:17:53 +0200
Message-Id: &lt;1691932673.887789.1210034.nullmailer@grub.nussbaum.fr&gt;
X-Debian-User: lucas
Delivered-To: submit@bugs.debian.org

Source: alsa-utils
Version: 1.2.9-1
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
&gt; cd /&lt;&lt;PKGBUILDDIR&gt;&gt; &amp;&amp; runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
&gt; ---------------------------------------------------------------------------------------------------------------------------
&gt; 
&gt; dpkg-buildpackage: info: source package alsa-utils
&gt; dpkg-buildpackage: info: source version 1.2.9-1
&gt; dpkg-buildpackage: info: source distribution unstable
&gt; dpkg-buildpackage: info: source changed by Jordi Mallach &lt;jordi@debian.org&gt;
&gt;  dpkg-source --before-build .
&gt;  debian/rules clean
&gt; dh clean
&gt;    dh_auto_clean
&gt; 	make -j8 distclean
&gt; make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
&gt; Making distclean in include
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/include'
&gt; rm -rf .libs _libs
&gt; rm -f *.lo
&gt; test -z &quot;&quot; || rm -f 
&gt; rm -f aconfig.h stamp-h1
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/include'
&gt; Making distclean in alsactl
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsactl'
&gt; Making distclean in init
&gt; make[3]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsactl/init'
&gt; rm -rf .libs _libs
&gt; rm -f *.lo
&gt; test -z &quot;&quot; || rm -f 
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f Makefile
&gt; make[3]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsactl/init'
&gt; make[3]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsactl'
&gt; test -z &quot;alsa-state.service alsa-restore.service 90-alsa-restore.rules&quot; || rm -f alsa-state.service alsa-restore.service 90-alsa-restore.rules
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt; test -z &quot;&quot; || rm -f 
&gt;  rm -f alsactl
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; make[3]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsactl'
&gt; rm -f ./.deps/alsactl-alsactl.Po
&gt; rm -f ./.deps/alsactl-clean.Po
&gt; rm -f ./.deps/alsactl-daemon.Po
&gt; rm -f ./.deps/alsactl-info.Po
&gt; rm -f ./.deps/alsactl-init_parse.Po
&gt; rm -f ./.deps/alsactl-init_ucm.Po
&gt; rm -f ./.deps/alsactl-lock.Po
&gt; rm -f ./.deps/alsactl-monitor.Po
&gt; rm -f ./.deps/alsactl-state.Po
&gt; rm -f ./.deps/alsactl-utils.Po
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsactl'
&gt; Making distclean in utils
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/utils'
&gt; rm -rf .libs _libs
&gt; rm -f *.lo
&gt; test -z &quot;alsa-utils.spec&quot; || rm -f alsa-utils.spec
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/utils'
&gt; Making distclean in m4
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/m4'
&gt; rm -rf .libs _libs
&gt; rm -f *.lo
&gt; test -z &quot;&quot; || rm -f 
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/m4'
&gt; Making distclean in po
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/po'
&gt; rm -f *.insert-header
&gt; rm -f remove-potcdate.sed
&gt; rm -f stamp-poT
&gt; rm -f core core.* alsa-utils.po alsa-utils.1po alsa-utils.2po *.new.po
&gt; rm -fr *.o
&gt; rm -f Makefile Makefile.in POTFILES *.mo
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/po'
&gt; Making distclean in alsa-info
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsa-info'
&gt; rm -rf .libs _libs
&gt; rm -f *.lo
&gt; test -z &quot;&quot; || rm -f 
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsa-info'
&gt; Making distclean in alsamixer
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsamixer'
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt; test -z &quot;&quot; || rm -f 
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt;  rm -f alsamixer
&gt; rm -f ./.deps/alsamixer-bindings.Po
&gt; rm -f ./.deps/alsamixer-card_select.Po
&gt; rm -f ./.deps/alsamixer-cli.Po
&gt; rm -f ./.deps/alsamixer-colors.Po
&gt; rm -f ./.deps/alsamixer-configparser.Po
&gt; rm -f ./.deps/alsamixer-curskey.Po
&gt; rm -f ./.deps/alsamixer-device_name.Po
&gt; rm -f ./.deps/alsamixer-die.Po
&gt; rm -f ./.deps/alsamixer-mainloop.Po
&gt; rm -f ./.deps/alsamixer-mem.Po
&gt; rm -f ./.deps/alsamixer-menu_widget.Po
&gt; rm -f ./.deps/alsamixer-mixer_clickable.Po
&gt; rm -f ./.deps/alsamixer-mixer_controls.Po
&gt; rm -f ./.deps/alsamixer-mixer_display.Po
&gt; rm -f ./.deps/alsamixer-mixer_widget.Po
&gt; rm -f ./.deps/alsamixer-proc_files.Po
&gt; rm -f ./.deps/alsamixer-textbox.Po
&gt; rm -f ./.deps/alsamixer-utils.Po
&gt; rm -f ./.deps/alsamixer-volume_mapping.Po
&gt; rm -f ./.deps/alsamixer-widget.Po
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsamixer'
&gt; Making distclean in amixer
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/amixer'
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt;  rm -f amixer
&gt; test -z &quot;&quot; || rm -f 
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f ./.deps/amixer.Po
&gt; rm -f ./.deps/volume_mapping.Po
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/amixer'
&gt; Making distclean in amidi
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/amidi'
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt; test -z &quot;&quot; || rm -f 
&gt;  rm -f amidi
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f ./.deps/amidi.Po
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/amidi'
&gt; Making distclean in alsaconf
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsaconf'
&gt; Making distclean in po
&gt; make[3]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsaconf/po'
&gt; rm -f ja.gmo ka.gmo ru.gmo ja.mo ka.mo ru.mo alsaconf.pot
&gt; rm -f Makefile *~
&gt; make[3]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsaconf/po'
&gt; make[3]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsaconf'
&gt; rm -rf .libs _libs
&gt; rm -f *.lo
&gt; test -z &quot;alsaconf&quot; || rm -f alsaconf
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; make[3]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsaconf'
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsaconf'
&gt; Making distclean in aplay
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/aplay'
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt;  rm -f aplay
&gt; test -z &quot;&quot; || rm -f 
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f ./.deps/aplay.Po
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/aplay'
&gt; Making distclean in iecset
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/iecset'
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt; test -z &quot;&quot; || rm -f 
&gt;  rm -f iecset
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f ./.deps/iecbits.Po
&gt; rm -f ./.deps/iecset.Po
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/iecset'
&gt; Making distclean in speaker-test
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/speaker-test'
&gt; Making distclean in samples
&gt; make[3]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/speaker-test/samples'
&gt; rm -rf .libs _libs
&gt; rm -f *.lo
&gt; test -z &quot;&quot; || rm -f 
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f Makefile
&gt; make[3]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/speaker-test/samples'
&gt; make[3]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/speaker-test'
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; rm -f *.lo
&gt;  rm -f speaker-test
&gt; rm -f *.tab.c
&gt; test -z &quot;&quot; || rm -f 
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; make[3]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/speaker-test'
&gt; rm -f ./.deps/pink.Po
&gt; rm -f ./.deps/speaker-test.Po
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/speaker-test'
&gt; Making distclean in axfer
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/axfer'
&gt; Making distclean in test
&gt; make[3]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/axfer/test'
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; test -z &quot;container-test.log mapper-test.log&quot; || rm -f container-test.log mapper-test.log
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt; test -z &quot;&quot; || rm -f 
&gt; test -z &quot;container-test.trs mapper-test.trs&quot; || rm -f container-test.trs mapper-test.trs
&gt;  rm -f container-test mapper-test
&gt; rm -f ../*.o
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; test -z &quot;test-suite.log&quot; || rm -f test-suite.log
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; rm -f ../.deps/.dirstamp
&gt; rm -f ../.dirstamp
&gt; rm -f ../.deps/container-au.Po
&gt; rm -f ../.deps/container-raw.Po
&gt; rm -f ../.deps/container-riff-wave.Po
&gt; rm -f ../.deps/container-voc.Po
&gt; rm -f ../.deps/container.Po
&gt; rm -f ../.deps/mapper-multiple.Po
&gt; rm -f ../.deps/mapper-single.Po
&gt; rm -f ../.deps/mapper.Po
&gt; rm -f ./.deps/container-test.Po
&gt; rm -f ./.deps/generator.Po
&gt; rm -f ./.deps/mapper-test.Po
&gt; rm -f Makefile
&gt; make[3]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/axfer/test'
&gt; make[3]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/axfer'
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt; test -z &quot;&quot; || rm -f 
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt;  rm -f axfer
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; make[3]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/axfer'
&gt; rm -f ./.deps/container-au.Po
&gt; rm -f ./.deps/container-raw.Po
&gt; rm -f ./.deps/container-riff-wave.Po
&gt; rm -f ./.deps/container-voc.Po
&gt; rm -f ./.deps/container.Po
&gt; rm -f ./.deps/frame-cache.Po
&gt; rm -f ./.deps/main.Po
&gt; rm -f ./.deps/mapper-multiple.Po
&gt; rm -f ./.deps/mapper-single.Po
&gt; rm -f ./.deps/mapper.Po
&gt; rm -f ./.deps/subcmd-list.Po
&gt; rm -f ./.deps/subcmd-transfer.Po
&gt; rm -f ./.deps/waiter-epoll.Po
&gt; rm -f ./.deps/waiter-poll.Po
&gt; rm -f ./.deps/waiter-select.Po
&gt; rm -f ./.deps/waiter.Po
&gt; rm -f ./.deps/xfer-libasound-irq-mmap.Po
&gt; rm -f ./.deps/xfer-libasound-irq-rw.Po
&gt; rm -f ./.deps/xfer-libasound-timer-mmap.Po
&gt; rm -f ./.deps/xfer-libasound.Po
&gt; rm -f ./.deps/xfer-libffado.Po
&gt; rm -f ./.deps/xfer-options.Po
&gt; rm -f ./.deps/xfer.Po
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/axfer'
&gt; Making distclean in alsaloop
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsaloop'
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt;  rm -f alsaloop
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt; test -z &quot;&quot; || rm -f 
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f ./.deps/alsaloop.Po
&gt; rm -f ./.deps/control.Po
&gt; rm -f ./.deps/pcmjob.Po
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsaloop'
&gt; Making distclean in bat
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/bat'
&gt; Making distclean in tests
&gt; make[3]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/bat/tests'
&gt; Making distclean in asound_state
&gt; make[4]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/bat/tests/asound_state'
&gt; rm -rf .libs _libs
&gt; rm -f *.lo
&gt; test -z &quot;&quot; || rm -f 
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f Makefile
&gt; make[4]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/bat/tests/asound_state'
&gt; make[4]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/bat/tests'
&gt; rm -rf .libs _libs
&gt; rm -f *.lo
&gt; test -z &quot;&quot; || rm -f 
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; make[4]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/bat/tests'
&gt; rm -f Makefile
&gt; make[3]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/bat/tests'
&gt; make[3]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/bat'
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt;  rm -f alsabat
&gt; test -z &quot;&quot; || rm -f 
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; make[3]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/bat'
&gt; rm -f ./.deps/alsa.Po
&gt; rm -f ./.deps/analyze.Po
&gt; rm -f ./.deps/bat.Po
&gt; rm -f ./.deps/common.Po
&gt; rm -f ./.deps/convert.Po
&gt; rm -f ./.deps/latencytest.Po
&gt; rm -f ./.deps/signal.Po
&gt; rm -f ./.deps/tinyalsa.Po
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/bat'
&gt; Making distclean in seq
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/seq'
&gt; Making distclean in aconnect
&gt; make[3]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/seq/aconnect'
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt;  rm -f aconnect
&gt; test -z &quot;&quot; || rm -f 
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f ./.deps/aconnect.Po
&gt; rm -f Makefile
&gt; make[3]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/seq/aconnect'
&gt; Making distclean in aplaymidi
&gt; make[3]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/seq/aplaymidi'
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt; test -z &quot;&quot; || rm -f 
&gt;  rm -f aplaymidi arecordmidi
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f ./.deps/aplaymidi.Po
&gt; rm -f ./.deps/arecordmidi.Po
&gt; rm -f Makefile
&gt; make[3]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/seq/aplaymidi'
&gt; Making distclean in aseqdump
&gt; make[3]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/seq/aseqdump'
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt; test -z &quot;&quot; || rm -f 
&gt;  rm -f aseqdump
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f ./.deps/aseqdump.Po
&gt; rm -f Makefile
&gt; make[3]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/seq/aseqdump'
&gt; Making distclean in aseqnet
&gt; make[3]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/seq/aseqnet'
&gt; rm -rf .libs _libs
&gt;  rm -f aseqnet
&gt; rm -f *.o
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt; test -z &quot;&quot; || rm -f 
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f ./.deps/aseqnet.Po
&gt; rm -f Makefile
&gt; make[3]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/seq/aseqnet'
&gt; make[3]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/seq'
&gt; rm -rf .libs _libs
&gt; rm -f *.lo
&gt; test -z &quot;&quot; || rm -f 
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; make[3]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/seq'
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/seq'
&gt; Making distclean in alsaucm
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsaucm'
&gt; test -z &quot;alsaucm.1&quot; || rm -f alsaucm.1
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; rm -f *.lo
&gt;  rm -f alsaucm
&gt; rm -f *.tab.c
&gt; test -z &quot;&quot; || rm -f 
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f ./.deps/dump.Po
&gt; rm -f ./.deps/usecase.Po
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/alsaucm'
&gt; Making distclean in topology
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/topology'
&gt; Making distclean in nhlt
&gt; make[3]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/topology/nhlt'
&gt; test -z &quot;libalsatplg_module_nhlt.la&quot; || rm -f libalsatplg_module_nhlt.la
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt; test -z &quot;&quot; || rm -f 
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; rm -rf intel/.libs intel/_libs
&gt; rm -f intel/*.o
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f intel/*.lo
&gt; rm -rf intel/dmic/.libs intel/dmic/_libs
&gt; rm -f intel/.deps/.dirstamp
&gt; rm -f ./so_locations
&gt; rm -rf intel/ssp/.libs intel/ssp/_libs
&gt; rm -f intel/dmic/*.o
&gt; rm -f intel/.dirstamp
&gt; rm -f intel/dmic/*.lo
&gt; rm -f intel/ssp/*.o
&gt; rm -f intel/dmic/.deps/.dirstamp
&gt; rm -f intel/ssp/*.lo
&gt; rm -f intel/dmic/.dirstamp
&gt; rm -f intel/ssp/.deps/.dirstamp
&gt; rm -f intel/ssp/.dirstamp
&gt; rm -f ./.deps/nhlt-processor.Plo
&gt; rm -f intel/.deps/dmic-nhlt.Plo
&gt; rm -f intel/.deps/intel-nhlt.Plo
&gt; rm -f intel/.deps/ssp-nhlt.Plo
&gt; rm -f intel/dmic/.deps/dmic-debug.Plo
&gt; rm -f intel/dmic/.deps/dmic-process.Plo
&gt; rm -f intel/ssp/.deps/ssp-debug.Plo
&gt; rm -f intel/ssp/.deps/ssp-process.Plo
&gt; rm -f Makefile
&gt; make[3]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/topology/nhlt'
&gt; make[3]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/topology'
&gt; test -z &quot;alsatplg.1&quot; || rm -f alsatplg.1
&gt; rm -rf .libs _libs
&gt;  rm -f alsatplg
&gt; rm -f *.o
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt; test -z &quot;&quot; || rm -f 
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; make[3]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/topology'
&gt; rm -f ./.deps/pre-process-class.Po
&gt; rm -f ./.deps/pre-process-dai.Po
&gt; rm -f ./.deps/pre-process-dapm.Po
&gt; rm -f ./.deps/pre-process-object.Po
&gt; rm -f ./.deps/pre-processor.Po
&gt; rm -f ./.deps/topology.Po
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/topology'
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
&gt; rm -rf .libs _libs
&gt; rm -f *.lo
&gt; test -z &quot;alsaconf/po/Makefile&quot; || rm -f alsaconf/po/Makefile
&gt; rm -f libtool config.lt
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f cscope.out cscope.in.out cscope.po.out cscope.files
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
&gt; rm -f config.status config.cache config.log configure.lineno config.status.lineno
&gt; rm -f Makefile
&gt; make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
&gt;    dh_autoreconf_clean
&gt;    dh_clean
&gt;  dpkg-source -b .
&gt; dpkg-source: info: using source format '3.0 (quilt)'
&gt; dpkg-source: info: verifying ./alsa-utils_1.2.9.orig.tar.bz2.asc
&gt; dpkg-source: info: building alsa-utils using existing ./alsa-utils_1.2.9.orig.tar.bz2
&gt; dpkg-source: info: building alsa-utils using existing ./alsa-utils_1.2.9.orig.tar.bz2.asc
&gt; dpkg-source: info: using patch list from debian/patches/series
&gt; dpkg-source: error: cannot represent change to aplay/arecord:
&gt; dpkg-source: error:   new version is symlink to aplay
&gt; dpkg-source: error:   old version is nonexistent
&gt; dpkg-source: warning: ignoring deletion of file config.rpath, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file install-sh, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file aclocal.m4, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file compile, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file ltmain.sh, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file configure, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file depcomp, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file test-driver, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file ABOUT-NLS, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file missing, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file alsaloop/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file amidi/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file bat/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file bat/tests/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file bat/tests/asound_state/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file alsa-info/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file alsaucm/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file iecset/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file axfer/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file axfer/test/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file alsactl/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file alsactl/init/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file m4/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file seq/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file seq/aplaymidi/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file seq/aseqdump/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file seq/aseqnet/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file seq/aconnect/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file topology/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file topology/nhlt/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file speaker-test/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file speaker-test/samples/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file include/aconfig.h.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file include/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file aplay/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file alsaconf/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file alsamixer/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file po/Makefile.in.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file po/en@boldquot.header, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file po/insert-header.sin, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file po/Rules-quot, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file po/remove-potcdate.sin, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file po/en@quot.header, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file utils/Makefile.in, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file amixer/Makefile.in, use --include-removal to override
&gt; dpkg-source: error: unrepresentable changes to source
&gt; dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
&gt; 
&gt; E: Command 'cd /&lt;&lt;PKGBUILDDIR&gt;&gt; &amp;&amp; runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/alsa-utils_1.2.9-1_unstable.log

If you reassign this bug to another package, please mark 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.
]