Source: libtrace3
Version: 3.0.22-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 libtrace3
> dpkg-buildpackage: info: source version 3.0.22-0.1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Adrian Bunk <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp configure-stamp
> [ ! -f Makefile ] || /usr/bin/make clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making clean in libwandio
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libwandio'
> Making clean in .
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libwandio'
> test -z "libwandio.la" || rm -f libwandio.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libwandio'
> Making clean in tools/wandiocat
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libwandio/tools/wandiocat'
>  rm -f wandiocat
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libwandio/tools/wandiocat'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libwandio'
> Making clean in lib
> make[2]: Entering directory '/<<PKGBUILDDIR>>/lib'
> test -z "bpf-jit/bpf-opcodes.llvm.cc bpf-jit/bpf-opcodes.llvm.bc" || rm -f 
> bpf-jit/bpf-opcodes.llvm.cc bpf-jit/bpf-opcodes.llvm.bc
> test -z "libtrace.la" || rm -f libtrace.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -rf bpf-jit/.libs bpf-jit/_libs
> rm -f *.o
> rm -f bpf-jit/*.o
> rm -f bpf-jit/*.lo
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib'
> Making clean in libpacketdump
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libpacketdump'
> test -z "libpacketdump.la" || rm -f libpacketdump.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -rf ../lib/.libs ../lib/_libs
> test -z "link_0.la link_1.la link_2.la link_4.la link_6.la link_9.la 
> link_10.la link_11.la link_15.la eth_0.la eth_2048.la eth_2054.la 
> eth_33024.la eth_34887.la eth_34916.la eth_34958.la eth_34525.la ip_0.la 
> ip_1.la ip_6.la ip_17.la ip_33.la ip_43.la ip_44.la ip_47.la ip_60.la 
> ip_89.la ip_132.la ospf2_1.la ospf2_4.la ospf2_5.la ospf2_1000.la 
> ospf2_1001.la ospf2_1002.la ospf2_1003.la ospf2_1004.la ospf2_1005.la" || rm 
> -f link_0.la link_1.la link_2.la link_4.la link_6.la link_9.la link_10.la 
> link_11.la link_15.la eth_0.la eth_2048.la eth_2054.la eth_33024.la 
> eth_34887.la eth_34916.la eth_34958.la eth_34525.la ip_0.la ip_1.la ip_6.la 
> ip_17.la ip_33.la ip_43.la ip_44.la ip_47.la ip_60.la ip_89.la ip_132.la 
> ospf2_1.la ospf2_4.la ospf2_5.la ospf2_1000.la ospf2_1001.la ospf2_1002.la 
> ospf2_1003.la 
> ospf2_1004.la ospf2_1005.la
> rm -f ./so_locations
> rm -f *.o
> rm -f ../lib/*.o
> rm -f ../lib/*.lo
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libpacketdump'
> Making clean in tools
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tools'
> Making clean in traceanon
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/traceanon'
>  rm -f traceanon
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/traceanon'
> Making clean in tracemerge
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/tracemerge'
>  rm -f tracemerge
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/tracemerge'
> Making clean in tracesplit
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/tracesplit'
>  rm -f tracesplit tracesplit_dir
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/tracesplit'
> Making clean in tracepktdump
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/tracepktdump'
>  rm -f tracepktdump
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/tracepktdump'
> Making clean in tracertstats
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/tracertstats'
>  rm -f tracertstats
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/tracertstats'
> Making clean in tracestats
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/tracestats'
>  rm -f tracestats
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/tracestats'
> Making clean in tracereport
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/tracereport'
>  rm -f tracereport
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/tracereport'
> Making clean in tracetop
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/tracetop'
>  rm -f tracetop
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/tracetop'
> Making clean in tracereplay
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/tracereplay'
>  rm -f tracereplay
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/tracereplay'
> Making clean in tracediff
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/tracediff'
>  rm -f tracediff
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/tracediff'
> Making clean in traceends
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/traceends'
>  rm -f traceends
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/traceends'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools'
> rm -rf .libs _libs
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tools'
> Making clean in docs
> make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> Making clean in examples
> make[2]: Entering directory '/<<PKGBUILDDIR>>/examples'
> Making clean in skeleton
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/skeleton'
> rm -rf .libs _libs
>  rm -f trivial complete event output
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/skeleton'
> Making clean in rate
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/rate'
> rm -rf .libs _libs
>  rm -f rate rate-dir
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/rate'
> Making clean in stats
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/stats'
> rm -rf .libs _libs
>  rm -f stats
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/stats'
> Making clean in tutorial
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/tutorial'
> rm -rf .libs _libs
>  rm -f configdemo createdemo filterdemo getpayloaddemo gettcpdemo 
> gettransportdemo headerdemo httpcount lengthdemo mplscount mplstag readdemo 
> sourcedemo timedemo writedemo
> rm -f *.o
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/tutorial'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples'
> rm -rf .libs _libs
> rm -f *.lo
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> [ ! -f Makefile ] || /usr/bin/make distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in libwandio
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libwandio'
> Making distclean in .
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libwandio'
> test -z "libwandio.la" || rm -f libwandio.la
> rm -f ./so_locations
> 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
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libwandio'
> Making distclean in tools/wandiocat
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libwandio/tools/wandiocat'
>  rm -f wandiocat
> 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/wandiocat-wcat.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libwandio/tools/wandiocat'
> rm -f ./.deps/ior-bzip.Plo
> rm -f ./.deps/ior-lzma.Plo
> rm -f ./.deps/ior-peek.Plo
> rm -f ./.deps/ior-stdio.Plo
> rm -f ./.deps/ior-thread.Plo
> rm -f ./.deps/ior-zlib.Plo
> rm -f ./.deps/iow-bzip.Plo
> rm -f ./.deps/iow-lzma.Plo
> rm -f ./.deps/iow-lzo.Plo
> rm -f ./.deps/iow-stdio.Plo
> rm -f ./.deps/iow-thread.Plo
> rm -f ./.deps/iow-zlib.Plo
> rm -f ./.deps/wandio.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libwandio'
> Making distclean in lib
> make[2]: Entering directory '/<<PKGBUILDDIR>>/lib'
> test -z "bpf-jit/bpf-opcodes.llvm.cc bpf-jit/bpf-opcodes.llvm.bc" || rm -f 
> bpf-jit/bpf-opcodes.llvm.cc bpf-jit/bpf-opcodes.llvm.bc
> test -z "libtrace.la" || rm -f libtrace.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -rf bpf-jit/.libs bpf-jit/_libs
> rm -f *.o
> rm -f bpf-jit/*.o
> rm -f bpf-jit/*.lo
> rm -f *.lo
> rm -f *.tab.c
> test -z "libtrace.h" || rm -f libtrace.h
> test . = "." || test -z "" || rm -f 
> rm -f bpf-jit/.deps/.dirstamp
> rm -f bpf-jit/.dirstamp
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f .deps/malloc.Plo
> rm -f .deps/realloc.Plo
> rm -f .deps/strndup.Plo
> rm -f ./.deps/byteswap.Plo
> rm -f ./.deps/checksum.Plo
> rm -f ./.deps/dagapi.Plo
> rm -f ./.deps/dagopts.Plo
> rm -f ./.deps/format_atmhdr.Plo
> rm -f ./.deps/format_bpf.Plo
> rm -f ./.deps/format_dag24.Plo
> rm -f ./.deps/format_dag25.Plo
> rm -f ./.deps/format_dpdk.Plo
> rm -f ./.deps/format_duck.Plo
> rm -f ./.deps/format_erf.Plo
> rm -f ./.deps/format_helper.Plo
> rm -f ./.deps/format_legacy.Plo
> rm -f ./.deps/format_linux.Plo
> rm -f ./.deps/format_pcap.Plo
> rm -f ./.deps/format_pcapfile.Plo
> rm -f ./.deps/format_rt.Plo
> rm -f ./.deps/format_tsh.Plo
> rm -f ./.deps/link_wireless.Plo
> rm -f ./.deps/linktypes.Plo
> rm -f ./.deps/protocols_application.Plo
> rm -f ./.deps/protocols_l2.Plo
> rm -f ./.deps/protocols_l3.Plo
> rm -f ./.deps/protocols_ospf.Plo
> rm -f ./.deps/protocols_pktmeta.Plo
> rm -f ./.deps/protocols_transport.Plo
> rm -f ./.deps/trace.Plo
> rm -f bpf-jit/.deps/bpf-jit.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib'
> Making distclean in libpacketdump
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libpacketdump'
> test -z "libpacketdump.la" || rm -f libpacketdump.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -rf ../lib/.libs ../lib/_libs
> test -z "link_0.la link_1.la link_2.la link_4.la link_6.la link_9.la 
> link_10.la link_11.la link_15.la eth_0.la eth_2048.la eth_2054.la 
> eth_33024.la eth_34887.la eth_34916.la eth_34958.la eth_34525.la ip_0.la 
> ip_1.la ip_6.la ip_17.la ip_33.la ip_43.la ip_44.la ip_47.la ip_60.la 
> ip_89.la ip_132.la ospf2_1.la ospf2_4.la ospf2_5.la ospf2_1000.la 
> ospf2_1001.la ospf2_1002.la ospf2_1003.la ospf2_1004.la ospf2_1005.la" || rm 
> -f link_0.la link_1.la link_2.la link_4.la link_6.la link_9.la link_10.la 
> link_11.la link_15.la eth_0.la eth_2048.la eth_2054.la eth_33024.la 
> eth_34887.la eth_34916.la eth_34958.la eth_34525.la ip_0.la ip_1.la ip_6.la 
> ip_17.la ip_33.la ip_43.la ip_44.la ip_47.la ip_60.la ip_89.la ip_132.la 
> ospf2_1.la ospf2_4.la ospf2_5.la ospf2_1000.la ospf2_1001.la ospf2_1002.la 
> ospf2_1003.la 
> ospf2_1004.la ospf2_1005.la
> rm -f ./so_locations
> rm -f *.o
> rm -f ../lib/*.o
> rm -f ../lib/*.lo
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f ../lib/.deps/.dirstamp
> rm -f ../lib/.dirstamp
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ../lib/.deps/byteswap.Plo
> rm -f ./.deps/bitbuffer.Plo
> rm -f ./.deps/eth_0.Plo
> rm -f ./.deps/eth_2048.Plo
> rm -f ./.deps/eth_2054.Plo
> rm -f ./.deps/eth_33024.Plo
> rm -f ./.deps/eth_34525.Plo
> rm -f ./.deps/eth_34887.Plo
> rm -f ./.deps/eth_34916.Plo
> rm -f ./.deps/eth_34958.Plo
> rm -f ./.deps/ip_0.Plo
> rm -f ./.deps/ip_1.Plo
> rm -f ./.deps/ip_132.Plo
> rm -f ./.deps/ip_17.Plo
> rm -f ./.deps/ip_33.Plo
> rm -f ./.deps/ip_43.Plo
> rm -f ./.deps/ip_44.Plo
> rm -f ./.deps/ip_47.Plo
> rm -f ./.deps/ip_6.Plo
> rm -f ./.deps/ip_60.Plo
> rm -f ./.deps/ip_89.Plo
> rm -f ./.deps/lexer.Plo
> rm -f ./.deps/libpacketdump.Plo
> rm -f ./.deps/link_0.Plo
> rm -f ./.deps/link_1.Plo
> rm -f ./.deps/link_10.Plo
> rm -f ./.deps/link_11.Plo
> rm -f ./.deps/link_15.Plo
> rm -f ./.deps/link_2.Plo
> rm -f ./.deps/link_4.Plo
> rm -f ./.deps/link_6.Plo
> rm -f ./.deps/link_9.Plo
> rm -f ./.deps/ospf2_1.Plo
> rm -f ./.deps/ospf2_1000.Plo
> rm -f ./.deps/ospf2_1001.Plo
> rm -f ./.deps/ospf2_1002.Plo
> rm -f ./.deps/ospf2_1003.Plo
> rm -f ./.deps/ospf2_1004.Plo
> rm -f ./.deps/ospf2_1005.Plo
> rm -f ./.deps/ospf2_4.Plo
> rm -f ./.deps/ospf2_5.Plo
> rm -f ./.deps/parser.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libpacketdump'
> Making distclean in tools
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tools'
> Making distclean in traceanon
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/traceanon'
>  rm -f traceanon
> 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/traceanon-ipenc.Po
> rm -f ./.deps/traceanon-panon.Po
> rm -f ./.deps/traceanon-rijndael.Po
> rm -f ./.deps/traceanon-traceanon.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/traceanon'
> Making distclean in tracemerge
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/tracemerge'
>  rm -f tracemerge
> 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/tracemerge.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/tracemerge'
> Making distclean in tracesplit
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/tracesplit'
>  rm -f tracesplit tracesplit_dir
> 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/tracesplit.Po
> rm -f ./.deps/tracesplit_dir.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/tracesplit'
> Making distclean in tracepktdump
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/tracepktdump'
>  rm -f tracepktdump
> 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/tracepktdump.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/tracepktdump'
> Making distclean in tracertstats
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/tracertstats'
>  rm -f tracertstats
> 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/output.Po
> rm -f ./.deps/output_csv.Po
> rm -f ./.deps/output_html.Po
> rm -f ./.deps/output_png.Po
> rm -f ./.deps/output_txt.Po
> rm -f ./.deps/tracertstats.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/tracertstats'
> Making distclean in tracestats
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/tracestats'
>  rm -f tracestats
> 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/tracestats.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/tracestats'
> Making distclean in tracereport
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/tracereport'
>  rm -f tracereport
> 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/contain.Po
> rm -f ./.deps/dir_report.Po
> rm -f ./.deps/drops_report.Po
> rm -f ./.deps/ecn_report.Po
> rm -f ./.deps/error_report.Po
> rm -f ./.deps/flow_report.Po
> rm -f ./.deps/misc_report.Po
> rm -f ./.deps/nlp_report.Po
> rm -f ./.deps/port_report.Po
> rm -f ./.deps/protocol_report.Po
> rm -f ./.deps/synopt_report.Po
> rm -f ./.deps/tcpopt_report.Po
> rm -f ./.deps/tcpsegment_report.Po
> rm -f ./.deps/tos_report.Po
> rm -f ./.deps/tracereport.Po
> rm -f ./.deps/ttl_report.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/tracereport'
> Making distclean in tracetop
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/tracetop'
>  rm -f tracetop
> 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/tracetop-tracetop.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/tracetop'
> Making distclean in tracereplay
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/tracereplay'
>  rm -f tracereplay
> 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/tracereplay.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/tracereplay'
> Making distclean in tracediff
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/tracediff'
>  rm -f tracediff
> 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/tracediff.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/tracediff'
> Making distclean in traceends
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/traceends'
>  rm -f traceends
> 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/traceends.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/traceends'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tools'
> Making distclean in docs
> make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
> Making distclean in examples
> make[2]: Entering directory '/<<PKGBUILDDIR>>/examples'
> Making distclean in skeleton
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/skeleton'
> rm -rf .libs _libs
>  rm -f trivial complete event output
> 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/complete.Po
> rm -f ./.deps/event.Po
> rm -f ./.deps/output.Po
> rm -f ./.deps/trivial.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/skeleton'
> Making distclean in rate
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/rate'
> rm -rf .libs _libs
>  rm -f rate rate-dir
> 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/rate-dir.Po
> rm -f ./.deps/rate.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/rate'
> Making distclean in stats
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/stats'
> rm -rf .libs _libs
>  rm -f stats
> 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/stats.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/stats'
> Making distclean in tutorial
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/tutorial'
> rm -rf .libs _libs
>  rm -f configdemo createdemo filterdemo getpayloaddemo gettcpdemo 
> gettransportdemo headerdemo httpcount lengthdemo mplscount mplstag readdemo 
> sourcedemo timedemo writedemo
> 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/configdemo.Po
> rm -f ./.deps/createdemo.Po
> rm -f ./.deps/filterdemo.Po
> rm -f ./.deps/getpayloaddemo.Po
> rm -f ./.deps/gettcpdemo.Po
> rm -f ./.deps/gettransportdemo.Po
> rm -f ./.deps/headerdemo.Po
> rm -f ./.deps/httpcount.Po
> rm -f ./.deps/lengthdemo.Po
> rm -f ./.deps/mplscount.Po
> rm -f ./.deps/mplstag.Po
> rm -f ./.deps/readdemo.Po
> rm -f ./.deps/sourcedemo.Po
> rm -f ./.deps/timedemo.Po
> rm -f ./.deps/writedemo.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/tutorial'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> 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
> 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>>'
> [ ! -f libtrace_backup.h ] || mv libtrace_backup.h lib/libtrace.h
> rm -rf docs/doxygen
> dh_autoreconf_clean
> dh_clean 
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 7 in 
> use)
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libtrace3 using existing 
> ./libtrace3_3.0.22.orig.tar.bz2
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file config.sub, 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 config.guess, 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 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 config.h.in, 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 ylwrap, 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 libpacketdump/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/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 examples/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> examples/tutorial/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> examples/skeleton/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/stats/Makefile.in, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/rate/Makefile.in, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file lib/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libwandio/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> libwandio/tools/wandiocat/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file docs/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file tools/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file tools/tracesplit/Makefile.in, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> tools/tracepktdump/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> tools/tracertstats/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tools/tracestats/Makefile.in, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tools/tracetop/Makefile.in, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tools/traceanon/Makefile.in, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> tools/tracereport/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tools/tracediff/Makefile.in, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> tools/tracereplay/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tools/traceends/Makefile.in, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tools/tracemerge/Makefile.in, 
> use --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  libtrace3-3.0.22/docs/Makefile
>  libtrace3-3.0.22/docs/libtrace.doxygen
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/libtrace3_3.0.22-0.1.diff.aPXLxk
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> 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/libtrace3_3.0.22-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.

Reply via email to