Your message dated Tue, 10 Feb 2026 18:46:00 +0000
with message-id <[email protected]>
and subject line Bug#1046164: fixed in wpan-tools 0.9-1.1
has caused the Debian Bug report #1046164,
regarding wpan-tools: Fails to build source after successful build
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1046164: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046164
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: wpan-tools
Version: 0.9-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
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 wpan-tools
> dpkg-buildpackage: info: source version 0.9-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Guido Günther <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    dh_auto_clean
> dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
>       make -j1 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in src
>  rm -f iwpan
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/iwpan-info.Po
> rm -f ./.deps/iwpan-interface.Po
> rm -f ./.deps/iwpan-iwpan.Po
> rm -f ./.deps/iwpan-mac.Po
> rm -f ./.deps/iwpan-phy.Po
> rm -f ./.deps/iwpan-sections.Po
> rm -f Makefile
> Making distclean in wpan-ping
>  rm -f wpan-ping
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/wpan_ping-wpan-ping.Po
> rm -f Makefile
> Making distclean in wpan-hwsim
>  rm -f wpan-hwsim
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/wpan_hwsim-wpan-hwsim.Po
> rm -f Makefile
> Making distclean in examples
> rm -rf .libs _libs
>  rm -f af_ieee802154_tx af_ieee802154_rx af_packet_tx af_packet_rx 
> af_inet6_tx af_inet6_rx
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/af_ieee802154_rx.Po
> rm -f ./.deps/af_ieee802154_tx.Po
> rm -f ./.deps/af_inet6_rx.Po
> rm -f ./.deps/af_inet6_tx.Po
> rm -f ./.deps/af_packet_rx.Po
> rm -f ./.deps/af_packet_tx.Po
> rm -f Makefile
> test -z "" || rm -f 
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> rm -f config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in 
> use)
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building wpan-tools using existing 
> ./wpan-tools_0.9.orig.tar.gz
> dpkg-source: error: cannot represent change to build-aux/config.sub:
> dpkg-source: error:   new version is symlink to 
> /usr/share/automake-1.16/config.sub
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to build-aux/install-sh:
> dpkg-source: error:   new version is symlink to 
> /usr/share/automake-1.16/install-sh
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to build-aux/config.guess:
> dpkg-source: error:   new version is symlink to 
> /usr/share/automake-1.16/config.guess
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to build-aux/compile:
> dpkg-source: error:   new version is symlink to 
> /usr/share/automake-1.16/compile
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to build-aux/ltmain.sh:
> dpkg-source: error:   new version is symlink to 
> /usr/share/libtool/build-aux/ltmain.sh
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to build-aux/depcomp:
> dpkg-source: error:   new version is symlink to 
> /usr/share/automake-1.16/depcomp
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to build-aux/missing:
> dpkg-source: error:   new version is symlink to 
> /usr/share/automake-1.16/missing
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to m4/ltsugar.m4:
> dpkg-source: error:   new version is symlink to /usr/share/aclocal/ltsugar.m4
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to m4/lt~obsolete.m4:
> dpkg-source: error:   new version is symlink to 
> /usr/share/aclocal/lt~obsolete.m4
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to m4/ltversion.m4:
> dpkg-source: error:   new version is symlink to 
> /usr/share/aclocal/ltversion.m4
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to m4/libtool.m4:
> dpkg-source: error:   new version is symlink to /usr/share/aclocal/libtool.m4
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to m4/ltoptions.m4:
> dpkg-source: error:   new version is symlink to 
> /usr/share/aclocal/ltoptions.m4
> dpkg-source: error:   old version is nonexistent
> dpkg-source: warning: executable mode 0755 of 'configure' will not be 
> represented in diff
> 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/wpan-tools_0.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.

--- End Message ---
--- Begin Message ---
Source: wpan-tools
Source-Version: 0.9-1.1
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
wpan-tools, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille <[email protected]> (supplier of updated wpan-tools package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 05 Feb 2026 18:21:13 +0100
Source: wpan-tools
Architecture: source
Version: 0.9-1.1
Distribution: unstable
Urgency: medium
Maintainer: Guido Günther <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1046164
Changes:
 wpan-tools (0.9-1.1) unstable; urgency=medium
 .
   [ Andreas Tille ]
   * Non-maintainer upload.
   * Fix Homepage
   * Add watch file
   * Maintain in Debian team on Salsa
   * d/copyright:
      - Point Source to Github
      - Add short license name
   * Standards-Version: 4.7.3 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Remove Priority field to comply with Debian Policy 4.7.3 (routine-
     update)
   * Replace transitional package pkg-config by pkgconf in Build-Depends
     (routine-update)
   * Remove unneeded autoconf Build-Depends
   * Fix clean target
     Closes: #1046164
 .
   [ Guido Günther ]
   * Use */latest as branch names
   * gbp.conf: Modernize
Checksums-Sha1:
 37e9958162a991be17c0e41d0ff85992b87a0391 1903 wpan-tools_0.9-1.1.dsc
 a72de4620a35df81ad05614532a301fa52aa3989 2992 wpan-tools_0.9-1.1.debian.tar.xz
 ad55f491ed6e927541687346455a23dfdd4e7b6a 6179 
wpan-tools_0.9-1.1_amd64.buildinfo
Checksums-Sha256:
 1d849c4c57a4b11d59192433cf01428b26913fc08c7400a4855a3b97c66990e8 1903 
wpan-tools_0.9-1.1.dsc
 afd7f851fd553f78729fcea1b2fb85bfa75c269bb0058e72404d299d365dfe3c 2992 
wpan-tools_0.9-1.1.debian.tar.xz
 4ead3e5c495afd1dcc3ee16ef929cb9d5ccb63f4ef1643ba712b84631045c137 6179 
wpan-tools_0.9-1.1_amd64.buildinfo
Files:
 2600b096ba58f741dc499dd7aa25b8d4 1903 libs optional wpan-tools_0.9-1.1.dsc
 7476b6d4e121060f23864f642d2fcedd 2992 libs optional 
wpan-tools_0.9-1.1.debian.tar.xz
 06745483be75a0d0413d318845f882a1 6179 libs optional 
wpan-tools_0.9-1.1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmmE0jQRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtEWsg//VuKZQ0BoqfVMyfnwK4nlIWYWQfUBf/13
LbTX36xABXLyWYhTdLhspxJlRxudWk52sT0SNX5pO3OzgLtUBu71h3Wue0VmDNEt
e6YG5H86wvnKk2+QiiUyG0HVcAXdgGB39bbn0laql4x3mxj23c9HiIOP3nOUWdGG
7lSWzzPbHsxbPNaQJEOJH5yBj/k2vQYNJHoTYCSwCiZu5z7gSIVhP+0br609WDIA
Hj9Qm6gg96zAhxyDHSln8BSRFGChnkA+5Ul+mU2LwV+jJgMQqzR765QFyntyR4zI
nGj8EbVpLLSae/dtLOplTbeIv/7mIrEszUR3NLcor6FsaX8dmoW7jlBv3a+Qs+Mm
C0lwVDp0XrxBigssl1HZJV50qfdy8ZDofRHLH4IMkaWr0xOXJCV/dVaLJZI6gpL5
R/zlK1hfIYS9kFeeQGybERpWsnctj96pTf9hJ2/bCyWoJ+dU/tZ1f6ouel13rhrq
n3YoqWOmoU+MO5OXrn95pXX4gxfGg9XkGZzKu4/SbOQuhU0VzUxEj3rez95RrZGW
ImwjCk6M9TbhzRqOq9snh4ejkMYAdO0IsIGBM0R/fWXMmoiJgulJRpJ5m9xB+C8u
wtRbFWluF3FX1Tnhfg+eV6z9fJuDYFD5gWrCiKx0jU46hovXkWtmQcYmmSzyI6Gt
n2/QjN7PcBw=
=HM7/
-----END PGP SIGNATURE-----

Attachment: pgpJkGNSp0I52.pgp
Description: PGP signature


--- End Message ---

Reply via email to