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