Your message dated Fri, 09 Aug 2024 10:56:26 +0000
with message-id <[email protected]>
and subject line Bug#1046253: fixed in xdp-tools 1.4.3-1
has caused the Debian Bug report #1046253,
regarding xdp-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.)


-- 
1046253: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046253
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: xdp-tools
Version: 1.4.0-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 xdp-tools
> dpkg-buildpackage: info: source version 1.4.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Luca Boccassi <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> touch config.mk
> make clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/lib'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/util'
> rm -f params.o logging.o util.o stats.o xpcapng.o xdp_sample.o 
> xdp_sample.bpf.o xdp_load_bytes.bpf.o xdp_sample.skel.h xdp_load_bytes.skel.h
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/util'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/testing'
> rm -f  test_long_func_name.o xdp_drop.o xdp_pass.o  test-tool.o   *.ll
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/testing'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/lib/libxdp'
> rm -f ./libxdp.a ./staticobjs/libxdp.o ./staticobjs/xsk.o 
> xdp-dispatcher.embed.o xsk_def_xdp_prog.embed.o xsk_def_xdp_prog_5.3.embed.o 
> ./libxdp.so ./libxdp.so.1 ./libxdp.so.1.4.0 ./sharedobjs/libxdp.o 
> ./sharedobjs/xsk.o xdp-dispatcher.o xsk_def_xdp_prog.o xsk_def_xdp_prog_5.3.o 
> ./libxdp.pc libxdp.man xdp-dispatcher.c
> for d in ./sharedobjs ./staticobjs; do \
>       [ -d "$d" ] && rmdir "$d"; done || true
> make -C tests clean
> make[5]: Entering directory '/<<PKGBUILDDIR>>/lib/libxdp/tests'
> rm -f test_xsk_refcnt check_kern_compat test_xdp_frags 
> test_dispatcher_versions test_xsk_refcnt.o check_kern_compat.o 
> test_xdp_frags.o test_dispatcher_versions.o
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/lib/libxdp/tests'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/libxdp'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xdp-filter'
> rm -f xdp-filter xdpfilt_dny_udp.o xdpfilt_dny_tcp.o xdpfilt_dny_ip.o 
> xdpfilt_dny_eth.o xdpfilt_dny_all.o xdpfilt_alw_udp.o xdpfilt_alw_tcp.o 
> xdpfilt_alw_ip.o xdpfilt_alw_eth.o xdpfilt_alw_all.o xdp-filter.o  
> prog_features.h  *.ll
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xdp-filter'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xdp-loader'
> rm -f xdp-loader  xdp-loader.o    *.ll
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xdp-loader'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xdp-dump'
> rm -f xdpdump xdpdump_bpf.o xdpdump_xdp.o xdpdump.o    *.ll
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xdp-dump'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xdp-bench'
> rm -f xdp-bench xdp_redirect_basic.bpf.o xdp_redirect_cpumap.bpf.o 
> xdp_redirect_devmap.bpf.o xdp_redirect_devmap_multi.bpf.o xdp_basic.bpf.o 
> xdp-bench.o   xdp_redirect_basic.skel.h xdp_redirect_cpumap.skel.h 
> xdp_redirect_devmap.skel.h xdp_redirect_devmap_multi.skel.h xdp_basic.skel.h 
> *.ll
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xdp-bench'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xdp-monitor'
> rm -f xdp-monitor xdp_monitor.bpf.o xdp-monitor.o   xdp_monitor.skel.h *.ll
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xdp-monitor'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/xdp-trafficgen'
> rm -f xdp-trafficgen xdp_trafficgen.bpf.o xdp-trafficgen.o   
> xdp_trafficgen.skel.h *.ll
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/xdp-trafficgen'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.mk cscope.* compile_commands.json
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building xdp-tools using existing 
> ./xdp-tools_1.4.0.orig.tar.gz
> dpkg-source: error: cannot represent change to lib/testing/test-tool: binary 
> file contents changed
> dpkg-source: error: add lib/testing/test-tool in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'lib/testing/test-tool' 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/xdp-tools_1.4.0-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: xdp-tools
Source-Version: 1.4.3-1
Done: Luca Boccassi <[email protected]>

We believe that the bug you reported is fixed in the latest version of
xdp-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.
Luca Boccassi <[email protected]> (supplier of updated xdp-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: Fri, 09 Aug 2024 11:04:36 +0100
Source: xdp-tools
Architecture: source
Version: 1.4.3-1
Distribution: unstable
Urgency: medium
Maintainer: Luca Boccassi <[email protected]>
Changed-By: Luca Boccassi <[email protected]>
Closes: 1046253 1068532
Changes:
 xdp-tools (1.4.3-1) unstable; urgency=medium
 .
   * d/rules: fix bpftool detection in Ubuntu
   * d/rules: simply bpftool lookup in Ubuntu
   * Update upstream source from tag 'upstream/1.4.3' (Closes: #1046253,
     #1068532)
   * d/control: bump Standards-Version to 4.7.0, no changes
   * Switch to pkgconf
Checksums-Sha1:
 6880f8642ff40e468c8161e0b79249e0cecb42af 2252 xdp-tools_1.4.3-1.dsc
 e33b60f006491696abe691634ac19b248cd7f7e8 1350766 xdp-tools_1.4.3.orig.tar.gz
 54be6736e94e8552cdb31c14dafa79c06278d9e5 6576 xdp-tools_1.4.3-1.debian.tar.xz
 ae96f24ed8858ef9d938ad349859fb2dd569c37b 7823 
xdp-tools_1.4.3-1_source.buildinfo
Checksums-Sha256:
 670e40f4e049ca86e119d8c82829a850c62805bb3d1a07190aa2a1184fce050e 2252 
xdp-tools_1.4.3-1.dsc
 e3f982e6e75a51aed194023d74dd6b1a76d150804a167428f976ac137586f5af 1350766 
xdp-tools_1.4.3.orig.tar.gz
 0d6b43c87d4616a6ee6930f7223df7b4c809369ca36bf5e1b38c5b2c5fd4aeb8 6576 
xdp-tools_1.4.3-1.debian.tar.xz
 87670a206bfb2549ef0160bb68c94f1b31968e116947b45ac65a2fcec013349e 7823 
xdp-tools_1.4.3-1_source.buildinfo
Files:
 b01a5df6ec563a0ea648b9aa33720722 2252 devel optional xdp-tools_1.4.3-1.dsc
 b52867b4fabe67ff12b34c2344fccac8 1350766 devel optional 
xdp-tools_1.4.3.orig.tar.gz
 cbfb1452d253645ed95e91639d68b59b 6576 devel optional 
xdp-tools_1.4.3-1.debian.tar.xz
 eb814b1213b4132bb52a0a298a772a40 7823 devel optional 
xdp-tools_1.4.3-1_source.buildinfo

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

iQJFBAEBCgAvFiEErCSqx93EIPGOymuRKGv37813JB4FAma17JYRHGJsdWNhQGRl
Ymlhbi5vcmcACgkQKGv37813JB5TphAAgRbqQRoL5Z/aNG41bwVpwSq4y8UWtSKI
/0WBO5j/dmCu94hDafkzwHC9/ZtXutTMGHZJ23Pfqx2WacU0zDRY/Dpg3cB2yB9O
pkr85Ysz9mRwFj2cmkW6JBGhVvNEjCrVymPEhZLe8hxO304RhhoZ90i7jftFjU62
i1p1sOqUGaL//hnTxEuQOLHQuDgmdu/VZVWLNzGJ4Czen/0RbVvfqHk9BYZ5OJm9
gh4Wq3wfh2+XpeJcWoyqRSgyHN2b5ZEkeHHtappPdcgJ3z0grBigAFDUPP49DmSa
9x3OsWbYdrwZdGdZDaEL4tGwtRWffmF71aZd3ameLj60LNHvMMsX8hPPSkLBfAQj
ttV+Jmb4hb1CG5qvLdmAhilTTZKIdTB2vcHocbZEFiFPSqeaQllkmhG8PIA6I8dK
dI2BkGFSP8yMkEm4vzimg2tSKrNlgiQitV3NBx7ylOZptCHtKxPqwMK9oEBEhL5e
/yk8xFLqAeZJpSdLhp+KWobhcRRhrG1kvrB0nsiYWo1EojfBpcA5k/d2DOGHJtuo
v6iXnP6mQzpiKjXTvZnb8EAb12wC+H+SVzvrT4cliQkD6hxy6R6+FwODUaiY0vo5
tzwq0DlHPOPxvwZEECdn6qd0fjdg0xB8CYbNaSA7L7a1jp9ZW+qPqmAlRdjmwjaJ
NzbRZtJ6lDY=
=cY6X
-----END PGP SIGNATURE-----

Attachment: pgpFDwMehA3qM.pgp
Description: PGP signature


--- End Message ---

Reply via email to