[Debian-mobcom-maintainers] Bug#1048472: osmo-trx: Fails to build source after successful build

Lucas Nussbaum lucas at debian.org
Sun Aug 13 20:21:05 BST 2023


Source: osmo-trx
Version: 1.4.1-2
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 osmo-trx
> dpkg-buildpackage: info: source version 1.4.1-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thorsten Alteholz <debian at alteholz.de>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean --with autoreconf
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f tests/testsuite tests/package.m4 tests/testsuite.log .tarball-version
> dh_auto_clean
> 	make -j8 distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in CommonLibs
> make[3]: Entering directory '/<<PKGBUILDDIR>>/CommonLibs'
> rm -rf .libs _libs
> test -z "libcommon.la" || rm -f libcommon.la
> rm -f *.o
> test -z "*~" || rm -f *~
> 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 ./so_locations
> rm -f ./.deps/BitVector.Plo
> rm -f ./.deps/LinkedLists.Plo
> rm -f ./.deps/Logger.Plo
> rm -f ./.deps/Threads.Plo
> rm -f ./.deps/Timeval.Plo
> rm -f ./.deps/Utils.Plo
> rm -f ./.deps/debug.Plo
> rm -f ./.deps/trx_rate_ctr.Plo
> rm -f ./.deps/trx_vty.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/CommonLibs'
> Making distclean in GSM
> make[3]: Entering directory '/<<PKGBUILDDIR>>/GSM'
> rm -rf .libs _libs
> test -z "libGSM.la" || rm -f libGSM.la
> rm -f *.o
> test -z "*~" || rm -f *~
> 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 ./so_locations
> rm -f ./.deps/GSMCommon.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/GSM'
> Making distclean in Transceiver52M
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Transceiver52M'
> Making distclean in arch
> make[4]: Entering directory '/<<PKGBUILDDIR>>/Transceiver52M/arch'
> Making distclean in common
> make[5]: Entering directory '/<<PKGBUILDDIR>>/Transceiver52M/arch/common'
> rm -rf .libs _libs
> test -z "libarch_common.la" || rm -f libarch_common.la
> 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 ./so_locations
> rm -f ./.deps/convert_base.Plo
> rm -f ./.deps/convolve_base.Plo
> rm -f ./.deps/fft.Plo
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/Transceiver52M/arch/common'
> Making distclean in arm
> make[5]: Entering directory '/<<PKGBUILDDIR>>/Transceiver52M/arch/arm'
> rm -rf .libs _libs
> test -z "libarch.la" || rm -f libarch.la
> 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 ./so_locations
> rm -f ./.deps/convert.Plo
> rm -f ./.deps/convert_neon.Plo
> rm -f ./.deps/convolve.Plo
> rm -f ./.deps/convolve_neon.Plo
> rm -f ./.deps/mult.Plo
> rm -f ./.deps/mult_neon.Plo
> rm -f ./.deps/scale.Plo
> rm -f ./.deps/scale_neon.Plo
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/Transceiver52M/arch/arm'
> Making distclean in x86
> make[5]: Entering directory '/<<PKGBUILDDIR>>/Transceiver52M/arch/x86'
> rm -rf .libs _libs
> test -z "libarch.la libarch_sse_3.la libarch_sse_4_1.la" || rm -f libarch.la libarch_sse_3.la libarch_sse_4_1.la
> 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 ./so_locations
> rm -f ./.deps/convert.Plo
> rm -f ./.deps/convolve.Plo
> rm -f ./.deps/libarch_sse_3_la-convert_sse_3.Plo
> rm -f ./.deps/libarch_sse_3_la-convolve_sse_3.Plo
> rm -f ./.deps/libarch_sse_4_1_la-convert_sse_4_1.Plo
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/Transceiver52M/arch/x86'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/Transceiver52M/arch'
> rm -rf .libs _libs
> test -z "*~" || rm -f *~
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/Transceiver52M/arch'
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/Transceiver52M/arch'
> Making distclean in device
> make[4]: Entering directory '/<<PKGBUILDDIR>>/Transceiver52M/device'
> Making distclean in common
> make[5]: Entering directory '/<<PKGBUILDDIR>>/Transceiver52M/device/common'
> rm -rf .libs _libs
> test -z "libdevice_common.la" || rm -f libdevice_common.la
> rm -f *.o
> test -z "*~" || rm -f *~
> 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 ./so_locations
> rm -f ./.deps/smpl_buf.Plo
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/Transceiver52M/device/common'
> Making distclean in ipc
> make[5]: Entering directory '/<<PKGBUILDDIR>>/Transceiver52M/device/ipc'
> test -z "uhddev_ipc.cpp" || rm -f uhddev_ipc.cpp
> rm -rf .libs _libs
> test -z "libdevice.la" || rm -f libdevice.la
> rm -f *.o
> test -z "*~" || rm -f *~
> 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 ./so_locations
> rm -f ./.deps/ipc_chan.Plo
> rm -f ./.deps/ipc_driver_test-ipc-driver-test.Po
> rm -f ./.deps/ipc_driver_test-ipc_chan.Po
> rm -f ./.deps/ipc_driver_test-ipc_shm.Po
> rm -f ./.deps/ipc_driver_test-ipc_sock.Po
> rm -f ./.deps/ipc_driver_test-uhddev_ipc.Po
> rm -f ./.deps/ipc_driver_test-uhdwrap.Po
> rm -f ./.deps/ipc_shm.Plo
> rm -f ./.deps/ipc_sock.Plo
> rm -f ./.deps/libdevice_la-IPCDevice.Plo
> rm -f ./.deps/shm.Plo
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/Transceiver52M/device/ipc'
> Making distclean in usrp1
> make[5]: Entering directory '/<<PKGBUILDDIR>>/Transceiver52M/device/usrp1'
> rm -rf .libs _libs
> test -z "libdevice.la" || rm -f libdevice.la
> rm -f *.o
> test -z "*~" || rm -f *~
> 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 ./so_locations
> rm -f ./.deps/USRPDevice.Plo
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/Transceiver52M/device/usrp1'
> Making distclean in uhd
> make[5]: Entering directory '/<<PKGBUILDDIR>>/Transceiver52M/device/uhd'
> rm -rf .libs _libs
> test -z "libdevice.la" || rm -f libdevice.la
> rm -f *.o
> test -z "*~" || rm -f *~
> 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 ./so_locations
> rm -f ./.deps/UHDDevice.Plo
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/Transceiver52M/device/uhd'
> Making distclean in lms
> make[5]: Entering directory '/<<PKGBUILDDIR>>/Transceiver52M/device/lms'
> rm -rf .libs _libs
> test -z "libdevice.la" || rm -f libdevice.la
> rm -f *.o
> test -z "*~" || rm -f *~
> 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 ./so_locations
> rm -f ./.deps/LMSDevice.Plo
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/Transceiver52M/device/lms'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/Transceiver52M/device'
> rm -rf .libs _libs
> test -z "*~" || rm -f *~
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/Transceiver52M/device'
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/Transceiver52M/device'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/Transceiver52M'
> rm -rf .libs _libs
> test -z "libtransceiver_common.la" || rm -f libtransceiver_common.la
> rm -f *.o
> test -z "*~" || rm -f *~
> rm -f *.lo
> rm -f *.tab.c
>  rm -f osmo-trx-lms
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/Transceiver52M'
> rm -f ./.deps/Channelizer.Plo
> rm -f ./.deps/ChannelizerBase.Plo
> rm -f ./.deps/Resampler.Plo
> rm -f ./.deps/Synthesis.Plo
> rm -f ./.deps/Transceiver.Plo
> rm -f ./.deps/osmo_trx_ipc-osmo-trx.Po
> rm -f ./.deps/osmo_trx_lms-osmo-trx.Po
> rm -f ./.deps/osmo_trx_uhd-osmo-trx.Po
> rm -f ./.deps/osmo_trx_usrp1-osmo-trx.Po
> rm -f ./.deps/proto_trxd.Plo
> rm -f ./.deps/radioBuffer.Plo
> rm -f ./.deps/radioClock.Plo
> rm -f ./.deps/radioInterface.Plo
> rm -f ./.deps/radioInterfaceMulti.Plo
> rm -f ./.deps/radioInterfaceResamp.Plo
> rm -f ./.deps/radioVector.Plo
> rm -f ./.deps/sigProcLib.Plo
> rm -f ./.deps/signalVector.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/Transceiver52M'
> Making distclean in contrib
> make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib'
> Making distclean in systemd
> make[4]: Entering directory '/<<PKGBUILDDIR>>/contrib/systemd'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/contrib/systemd'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/contrib'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "osmo-trx.spec" || rm -f osmo-trx.spec
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/contrib'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib'
> Making distclean in tests
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tests'
> Making distclean in CommonLibs
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/CommonLibs'
> rm -rf .libs _libs
> rm -f *.o
> test -z "*~ testSource testDestination" || rm -f *~ testSource testDestination
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
>  rm -f BitVectorTest PRBSTest InterthreadTest TimevalTest VectorTest LogTest
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/BitVectorTest.Po
> rm -f ./.deps/InterthreadTest.Po
> rm -f ./.deps/LogTest.Po
> rm -f ./.deps/PRBSTest.Po
> rm -f ./.deps/TimevalTest.Po
> rm -f ./.deps/VectorTest.Po
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/CommonLibs'
> Making distclean in Transceiver52M
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/Transceiver52M'
> rm -rf .libs _libs
> rm -f *.o
> test -z "*~" || rm -f *~
> rm -f *.lo
> rm -f *.tab.c
>  rm -f convolve_test LMSDeviceTest
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/LMSDeviceTest-LMSDeviceTest.Po
> rm -f ./.deps/convolve_test-convolve_test.Po
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/Transceiver52M'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tests'
> rm -rf .libs _libs
> test ! -f './testsuite' || /bin/bash './testsuite' --clean
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "atconfig " || rm -f atconfig 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> Making distclean in utils
> make[3]: Entering directory '/<<PKGBUILDDIR>>/utils'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f osmo-prbs-tool
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/prbs-tool.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/utils'
> Making distclean in doc
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in examples
> make[4]: Entering directory '/<<PKGBUILDDIR>>/doc/examples'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc/examples'
> Making distclean in manuals
> make[4]: Entering directory '/<<PKGBUILDDIR>>/doc/manuals'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/doc/manuals'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/doc'
> 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>>/doc'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> test -z "*~" || rm -f *~
> rm -f *.lo
> test -z "" || rm -f 
> rm -f config.h stamp-h1
> 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[3]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno config.status.lineno
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> 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: building osmo-trx using existing ./osmo-trx_1.4.1.orig.tar.xz
> dpkg-source: error: cannot represent change to tests/testsuite.dir/at-job-fifo:
> dpkg-source: error:   new version is named pipe
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 255
> 
> 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/osmo-trx_1.4.1-2_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 Debian-mobcom-maintainers mailing list