Your message dated Mon, 24 Feb 2025 05:35:54 +0000 with message-id <E1tmR8E-000VgB-Ga@fasolo.debian.org> and subject line Bug#1046780: fixed in ns2 2.35+dfsg-8 has caused the Debian Bug report #1046780, regarding ns2: 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 owner@bugs.debian.org immediately.) -- 1046780: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046780 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: ns2: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 21:21:03 +0200
- Message-id: <1691954463.240721.1279860.nullmailer@grub.nussbaum.fr>
Source: ns2 Version: 2.35+dfsg-5 Severity: minor Tags: trixie sid ftbfs User: lucas@debian.org Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: debian-qa@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 ns2 > dpkg-buildpackage: info: source version 2.35+dfsg-5 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Marcos Talau <talau@debian.org> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean --without autoreconf > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > for i in indep-utils/cmu-scen-gen/setdest indep-utils/webtrace-conv/dec indep-utils/webtrace-conv/epa indep-utils/webtrace-conv/nlanr indep-utils/webtrace-conv/ucb; do ( cd $i; make clean; rm -f Makefile; ) done > make[2]: Entering directory '/<<PKGBUILDDIR>>/indep-utils/cmu-scen-gen/setdest' > make[2]: *** No rule to make target 'clean'. Stop. > make[2]: Leaving directory '/<<PKGBUILDDIR>>/indep-utils/cmu-scen-gen/setdest' > make[2]: Entering directory '/<<PKGBUILDDIR>>/indep-utils/webtrace-conv/dec' > make[2]: *** No rule to make target 'clean'. Stop. > make[2]: Leaving directory '/<<PKGBUILDDIR>>/indep-utils/webtrace-conv/dec' > make[2]: Entering directory '/<<PKGBUILDDIR>>/indep-utils/webtrace-conv/epa' > make[2]: *** No rule to make target 'clean'. Stop. > make[2]: Leaving directory '/<<PKGBUILDDIR>>/indep-utils/webtrace-conv/epa' > make[2]: Entering directory '/<<PKGBUILDDIR>>/indep-utils/webtrace-conv/nlanr' > make[2]: *** No rule to make target 'clean'. Stop. > make[2]: Leaving directory '/<<PKGBUILDDIR>>/indep-utils/webtrace-conv/nlanr' > make[2]: Entering directory '/<<PKGBUILDDIR>>/indep-utils/webtrace-conv/ucb' > make[2]: *** No rule to make target 'clean'. Stop. > make[2]: Leaving directory '/<<PKGBUILDDIR>>/indep-utils/webtrace-conv/ucb' > rm -f ns nse nsx ns.dyn tcp/linux/tcp_naivereno.o tcp/linux/src/tcp_cong.o tcp/linux/src/tcp_highspeed.o tcp/linux/src/tcp_bic.o tcp/linux/src/tcp_htcp.o tcp/linux/src/tcp_scalable.o tcp/linux/src/tcp_cubic.o tcp/linux/src/tcp_westwood.o tcp/linux/src/tcp_vegas.o tcp/linux/src/tcp_hybla.o tcp/linux/src/tcp_illinois.o tcp/linux/src/tcp_yeah.o tcp/linux/src/tcp_veno.o tcp/linux/src/tcp_compound.o tcp/linux/src/tcp_lp.o tcp/linux/ns-linux-c.o tcp/linux/ns-linux-param.o tools/random.o tools/rng.o tools/ranvar.o common/misc.o common/timer-handler.o common/scheduler.o common/object.o common/packet.o common/ip.o routing/route.o common/connector.o common/ttl.o trace/trace.o trace/trace-ip.o classifier/classifier.o classifier/classifier-addr.o classifier/classifier-hash.o classifier/classifier-virtual.o > classifier/classifier-mcast.o classifier/classifier-bst.o classifier/classifier-mpath.o mcast/replicator.o classifier/classifier-mac.o classifier/classifier-qs.o classifier/classifier-port.o src_rtg/classifier-sr.o src_rtg/sragent.o src_rtg/hdr_src.o adc/ump.o qs/qsagent.o qs/hdr_qs.o apps/app.o apps/telnet.o tcp/tcplib-telnet.o tools/trafgen.o trace/traffictrace.o tools/pareto.o tools/expoo.o tools/cbr_traffic.o adc/tbf.o adc/resv.o adc/sa.o tcp/saack.o tools/measuremod.o adc/estimator.o adc/adc.o adc/ms-adc.o adc/timewindow-est.o adc/acto-adc.o adc/pointsample-est.o adc/salink.o adc/actp-adc.o adc/hb-adc.o adc/expavg-est.o adc/param-adc.o adc/null-estimator.o adc/adaptive-receiver.o apps/vatrcvr.o adc/consrcvr.o common/agent.o common/message.o apps/udp.o common/session-rtp.o apps/rtp.o tcp/rtcp.o > common/ivs.o common/messpass.o common/tp.o common/tpm.o apps/worm.o tcp/tcp.o tcp/tcp-sink.o tcp/tcp-reno.o tcp/tcp-newreno.o tcp/tcp-vegas.o tcp/tcp-rbp.o tcp/tcp-full.o tcp/rq.o baytcp/tcp-full-bay.o baytcp/ftpc.o baytcp/ftps.o tcp/scoreboard.o tcp/scoreboard-rq.o tcp/tcp-sack1.o tcp/tcp-fack.o tcp/scoreboard1.o tcp/tcp-linux.o tcp/linux/ns-linux-util.o tcp/tcp-asym.o tcp/tcp-asym-sink.o tcp/tcp-fs.o tcp/tcp-asym-fs.o tcp/tcp-int.o tcp/chost.o tcp/tcp-session.o tcp/nilist.o sctp/sctp.o apps/sctp_app1.o sctp/sctp-timestamp.o sctp/sctp-hbAfterRto.o sctp/sctp-multipleFastRtx.o sctp/sctp-mfrHbAfterRto.o sctp/sctp-mfrTimestamp.o sctp/sctp-cmt.o sctp/sctpDebug.o dccp/dccp_sb.o dccp/dccp_opt.o dccp/dccp_ackv.o dccp/dccp_packets.o dccp/dccp.o dccp/dccp_tcplike.o dccp/dccp_tfrc.o tools/integrator.o > tools/queue-monitor.o tools/flowmon.o tools/loss-monitor.o queue/queue.o queue/drop-tail.o adc/simple-intserv-sched.o queue/red.o queue/semantic-packetqueue.o queue/semantic-red.o tcp/ack-recons.o queue/sfq.o queue/fq.o queue/drr.o queue/srr.o queue/cbq.o queue/jobs.o queue/marker.o queue/demarker.o link/hackloss.o queue/errmodel.o queue/fec.o link/delay.o tcp/snoop.o gaf/gaf.o link/dynalink.o routing/rtProtoDV.o common/net-interface.o mcast/ctrMcast.o mcast/mcast_ctrl.o mcast/srm.o common/sessionhelper.o queue/delaymodel.o mcast/srm-ssm.o mcast/srm-topo.o routing/alloc-address.o routing/address.o lib/int.Vec.o lib/int.RVec.o lib/dmalloc_support.o webcache/http.o webcache/tcp-simple.o webcache/pagepool.o webcache/inval-agent.o webcache/tcpapp.o webcache/http-aux.o webcache/mcache.o webcache/webtraf.o > webcache/webserver.o webcache/logweb.o empweb/empweb.o empweb/empftp.o realaudio/realaudio.o mac/lanRouter.o classifier/filter.o common/pkt-counter.o common/Decapsulator.o common/Encapsulator.o common/encap.o mac/channel.o mac/mac.o mac/ll.o mac/mac-802_11.o mac/mac-802_11Ext.o mac/mac-802_3.o mac/mac-tdma.o mac/smac.o mobile/mip.o mobile/mip-reg.o mobile/gridkeeper.o mobile/propagation.o mobile/tworayground.o mobile/nakagami.o mobile/antenna.o mobile/omni-antenna.o mobile/shadowing.o mobile/shadowing-vis.o mobile/dumb-agent.o common/bi-connector.o common/node.o common/mobilenode.o mac/arp.o mobile/god.o mobile/dem.o mobile/topography.o mobile/modulation.o queue/priqueue.o queue/dsr-priqueue.o mac/phy.o mac/wired-phy.o mac/wireless-phy.o mac/wireless-phyExt.o mac/mac-timers.o trace/cmu-trace.o > mac/varp.o mac/mac-simple.o satellite/sat-hdlc.o dsdv/dsdv.o dsdv/rtable.o queue/rtqueue.o routing/rttable.o imep/imep.o imep/dest_queue.o imep/imep_api.o imep/imep_rt.o imep/rxmit_queue.o imep/imep_timers.o imep/imep_util.o imep/imep_io.o tora/tora.o tora/tora_api.o tora/tora_dest.o tora/tora_io.o tora/tora_logs.o tora/tora_neighbor.o dsr/dsragent.o dsr/hdr_sr.o dsr/mobicache.o dsr/path.o dsr/requesttable.o dsr/routecache.o dsr/add_sr.o dsr/dsr_proto.o dsr/flowstruct.o dsr/linkcache.o dsr/simplecache.o dsr/sr_forwarder.o aodv/aodv_logs.o aodv/aodv.o aodv/aodv_rtable.o aodv/aodv_rqueue.o aomdv/aomdv_logs.o aomdv/aomdv.o aomdv/aomdv_rtable.o aomdv/aomdv_rqueue.o puma/puma.o mdart/mdart_adp.o mdart/mdart_dht.o mdart/mdart_ndp.o mdart/mdart_neighbor.o mdart/mdart_queue.o mdart/mdart_table.o mdart/mdart.o > common/ns-process.o satellite/satgeometry.o satellite/sathandoff.o satellite/satlink.o satellite/satnode.o satellite/satposition.o satellite/satroute.o satellite/sattrace.o rap/raplist.o rap/rap.o rap/media-app.o rap/utilities.o common/fsm.o tcp/tcp-abs.o diffusion/diffusion.o diffusion/diff_rate.o diffusion/diff_prob.o diffusion/diff_sink.o diffusion/flooding.o diffusion/omni_mcast.o diffusion/hash_table.o diffusion/routing_table.o diffusion/iflist.o tcp/tfrc.o tcp/tfrc-sink.o mobile/energy-model.o apps/ping.o tcp/tcp-rfc793edu.o queue/rio.o queue/semantic-rio.o tcp/tcp-sack-rh.o tcp/scoreboard-rh.o plm/loss-monitor-plm.o plm/cbr-traffic-PP.o linkstate/hdr-ls.o mpls/classifier-addr-mpls.o mpls/ldp.o mpls/mpls-module.o routing/rtmodule.o classifier/classifier-hier.o routing/addr-params.o nix/hdr_nv.o > nix/classifier-nix.o nix/nixnode.o routealgo/rnode.o routealgo/bfs.o routealgo/rbitmap.o routealgo/rlookup.o routealgo/routealgo.o nix/nixvec.o nix/nixroute.o diffserv/dsred.o diffserv/dsredq.o diffserv/dsEdge.o diffserv/dsCore.o diffserv/dsPolicy.o diffserv/ew.o diffserv/dewp.o queue/red-pd.o queue/pi.o queue/vq.o queue/rem.o queue/gk.o pushback/rate-limit.o pushback/rate-limit-strategy.o pushback/ident-tree.o pushback/agg-spec.o pushback/logging-data-struct.o pushback/rate-estimator.o pushback/pushback-queue.o pushback/pushback.o common/parentnode.o trace/basetrace.o common/simulator.o asim/asim.o common/scheduler-map.o common/splay-scheduler.o linkstate/ls.o linkstate/rtProtoLS.o pgm/classifier-pgm.o pgm/pgm-agent.o pgm/pgm-sender.o pgm/pgm-receiver.o mcast/rcvbuf.o mcast/classifier-lms.o > mcast/lms-agent.o mcast/lms-receiver.o mcast/lms-sender.o queue/delayer.o xcp/xcpq.o xcp/xcp.o xcp/xcp-end-sys.o wpan/p802_15_4csmaca.o wpan/p802_15_4fail.o wpan/p802_15_4hlist.o wpan/p802_15_4mac.o wpan/p802_15_4nam.o wpan/p802_15_4phy.o wpan/p802_15_4sscs.o wpan/p802_15_4timer.o wpan/p802_15_4trace.o wpan/p802_15_4transac.o apps/pbc.o diffusion3/lib/nr/nr.o diffusion3/lib/dr.o diffusion3/filters/diffusion/one_phase_pull.o diffusion3/filters/diffusion/two_phase_pull.o diffusion3/lib/diffapp.o diffusion3/ns/diffagent.o diffusion3/ns/diffrtg.o diffusion3/ns/difftimer.o diffusion3/filter_core/filter_core.o diffusion3/filter_core/iolog.o diffusion3/filter_core/iostats.o diffusion3/lib/main/attrs.o diffusion3/lib/main/events.o diffusion3/lib/main/iodev.o diffusion3/lib/main/iohook.o diffusion3/lib/main/timers.o > diffusion3/lib/main/message.o diffusion3/lib/main/tools.o diffusion3/apps/gear_examples/gear_common.o diffusion3/apps/gear_examples/gear_receiver.o diffusion3/apps/gear_examples/gear_sender.o diffusion3/apps/rmst_examples/rmst_sink.o diffusion3/apps/rmst_examples/rmst_source.o diffusion3/apps/ping/1pp_ping_sender.o diffusion3/apps/ping/1pp_ping_receiver.o diffusion3/apps/ping/2pp_ping_sender.o diffusion3/apps/ping/2pp_ping_receiver.o diffusion3/apps/ping/ping_common.o diffusion3/apps/ping/push_receiver.o diffusion3/apps/ping/push_sender.o diffusion3/filters/gear/gear_attr.o diffusion3/filters/gear/gear.o diffusion3/filters/gear/gear_tools.o diffusion3/filters/misc/log.o diffusion3/filters/misc/srcrt.o diffusion3/filters/misc/tag.o diffusion3/filters/rmst/rmst.o diffusion3/filters/rmst/rmst_filter.o > delaybox/delaybox.o packmime/packmime_HTTP.o packmime/packmime_HTTP_rng.o packmime/packmime_OL.o packmime/packmime_OL_ranvar.o packmime/packmime_ranvar.o tmix/tmix.o tmix/tmixAgent.o tmix/tmix_delaybox.o gen/version.o gen/ns_tcl.o gen/ptypes.o common/win32.o emulate/net-ip.o emulate/net.o emulate/tap.o emulate/ether.o emulate/internet.o emulate/ping_responder.o emulate/arp.o emulate/icmp.o emulate/net-pcap.o emulate/nat.o emulate/iptap.o emulate/tcptap.o emulate/inet.o common/tclAppInit.o common/main-monolithic.o common/tkAppInit.o nstk gen/* ns.core core core.ns core.nsx core.nse common/ptypes2tcl common/ptypes2tcl.o Makefile config.cache config.log config.status \ > autoconf.h gnuc.h os-proto.h tcl/lib/ns-autoconf.tcl; \ > mv .configure .configure- ;\ > echo "Moved .configure to .configure-" > mv: cannot stat '.configure': No such file or directory > Moved .configure to .configure- > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > rm -f debian/debhelper-build-stamp > cp -an --reflink=auto debian/.debhelper/bucket/files/57cc3642a532babb5ec0db80ebefd7ad7dc2b110e85bdc438fe67221e6172a3f debian/.debhelper/bucket/files/57cc3642a532babb5ec0db80ebefd7ad7dc2b110e85bdc438fe67221e6172a3f.tmp > mv debian/.debhelper/bucket/files/57cc3642a532babb5ec0db80ebefd7ad7dc2b110e85bdc438fe67221e6172a3f.tmp config.guess > cp -an --reflink=auto debian/.debhelper/bucket/files/76dae42e342b050c73d63a4c398703beecd0915d5350e8d667abcf0f746be6e2 debian/.debhelper/bucket/files/76dae42e342b050c73d63a4c398703beecd0915d5350e8d667abcf0f746be6e2.tmp > mv debian/.debhelper/bucket/files/76dae42e342b050c73d63a4c398703beecd0915d5350e8d667abcf0f746be6e2.tmp config.sub > rm -f debian/.debhelper/bucket/index > rm -rf debian/.debhelper/ > rm -f debian/ns2-dbg.debhelper.log debian/ns2-doc.debhelper.log debian/ns2-examples.debhelper.log debian/ns2.debhelper.log > rm -f -- debian/ns2.substvars debian/ns2-dbg.substvars debian/ns2-doc.substvars debian/ns2-examples.substvars debian/files > rm -fr -- debian/ns2/ debian/tmp/ debian/ns2-dbg/ debian/ns2-doc/ debian/ns2-examples/ > find . \( \( \ > \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \ > \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ > -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ > -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ > -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ > \) -exec rm -f {} + \) -o \ > \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \) > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building ns2 using existing ./ns2_2.35+dfsg.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to indep-utils/cmu-scen-gen/setdest/calcdest: binary file contents changed > dpkg-source: error: add indep-utils/cmu-scen-gen/setdest/calcdest in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'indep-utils/cmu-scen-gen/setdest/calcdest' will not be represented in diff > dpkg-source: error: cannot represent change to indep-utils/cmu-scen-gen/setdest/calcdest.o: binary file contents changed > dpkg-source: error: add indep-utils/cmu-scen-gen/setdest/calcdest.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to indep-utils/cmu-scen-gen/setdest/rng.o: binary file contents changed > dpkg-source: error: add indep-utils/cmu-scen-gen/setdest/rng.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to indep-utils/cmu-scen-gen/setdest/setdest: binary file contents changed > dpkg-source: error: add indep-utils/cmu-scen-gen/setdest/setdest in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'indep-utils/cmu-scen-gen/setdest/setdest' will not be represented in diff > dpkg-source: error: cannot represent change to indep-utils/cmu-scen-gen/setdest/setdest.o: binary file contents changed > dpkg-source: error: add indep-utils/cmu-scen-gen/setdest/setdest.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to indep-utils/webtrace-conv/dec/dec-tr-stat: binary file contents changed > dpkg-source: error: add indep-utils/webtrace-conv/dec/dec-tr-stat in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'indep-utils/webtrace-conv/dec/dec-tr-stat' will not be represented in diff > dpkg-source: error: cannot represent change to indep-utils/webtrace-conv/dec/formsquid.o: binary file contents changed > dpkg-source: error: add indep-utils/webtrace-conv/dec/formsquid.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to indep-utils/webtrace-conv/dec/formtxt.o: binary file contents changed > dpkg-source: error: add indep-utils/webtrace-conv/dec/formtxt.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to indep-utils/webtrace-conv/dec/my-endian.o: binary file contents changed > dpkg-source: error: add indep-utils/webtrace-conv/dec/my-endian.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to indep-utils/webtrace-conv/dec/proxytrace.o: binary file contents changed > dpkg-source: error: add indep-utils/webtrace-conv/dec/proxytrace.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to indep-utils/webtrace-conv/dec/proxytrace2any.o: binary file contents changed > dpkg-source: error: add indep-utils/webtrace-conv/dec/proxytrace2any.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to indep-utils/webtrace-conv/dec/tr-stat.o: binary file contents changed > dpkg-source: error: add indep-utils/webtrace-conv/dec/tr-stat.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to indep-utils/webtrace-conv/epa/epa-tr-stat: binary file contents changed > dpkg-source: error: add indep-utils/webtrace-conv/epa/epa-tr-stat in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'indep-utils/webtrace-conv/epa/epa-tr-stat' will not be represented in diff > dpkg-source: error: cannot represent change to indep-utils/webtrace-conv/epa/tr-stat.o: binary file contents changed > dpkg-source: error: add indep-utils/webtrace-conv/epa/tr-stat.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to indep-utils/webtrace-conv/nlanr/logparse.o: binary file contents changed > dpkg-source: error: add indep-utils/webtrace-conv/nlanr/logparse.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to indep-utils/webtrace-conv/nlanr/nlanr-tr-stat: binary file contents changed > dpkg-source: error: add indep-utils/webtrace-conv/nlanr/nlanr-tr-stat in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'indep-utils/webtrace-conv/nlanr/nlanr-tr-stat' will not be represented in diff > dpkg-source: error: cannot represent change to indep-utils/webtrace-conv/nlanr/tr-stat.o: binary file contents changed > dpkg-source: error: add indep-utils/webtrace-conv/nlanr/tr-stat.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to indep-utils/webtrace-conv/ucb/logparse.o: binary file contents changed > dpkg-source: error: add indep-utils/webtrace-conv/ucb/logparse.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to indep-utils/webtrace-conv/ucb/tr-stat.o: binary file contents changed > dpkg-source: error: add indep-utils/webtrace-conv/ucb/tr-stat.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to indep-utils/webtrace-conv/ucb/ucb-tr-stat: binary file contents changed > dpkg-source: error: add indep-utils/webtrace-conv/ucb/ucb-tr-stat in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: warning: executable mode 0755 of 'indep-utils/webtrace-conv/ucb/ucb-tr-stat' will not be represented in diff > dpkg-source: error: cannot represent change to indep-utils/webtrace-conv/ucb/utils.o: binary file contents changed > dpkg-source: error: add indep-utils/webtrace-conv/ucb/utils.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file 'tcl/test/all.nam' will not be represented in diff > dpkg-source: warning: newly created empty file 'tcl/test/seqn.tr' will not be represented in diff > dpkg-source: warning: newly created empty file 'tcl/test/temp.3' will not be represented in diff > dpkg-source: warning: newly created empty file 'tcl/test/temp.4' will not be represented in diff > dpkg-source: warning: newly created empty file 'tcl/test/temp.5' will not be represented in diff > dpkg-source: warning: newly created empty file 'tcl/test/test-output-wireless-diffusion/diff-prob.test' 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/ns2_2.35+dfsg-5_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 ---
- To: 1046780-close@bugs.debian.org
- Subject: Bug#1046780: fixed in ns2 2.35+dfsg-8
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Mon, 24 Feb 2025 05:35:54 +0000
- Message-id: <E1tmR8E-000VgB-Ga@fasolo.debian.org>
- Reply-to: Marcos Talau <talau@debian.org>
Source: ns2 Source-Version: 2.35+dfsg-8 Done: Marcos Talau <talau@debian.org> We believe that the bug you reported is fixed in the latest version of ns2, 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 1046780@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Marcos Talau <talau@debian.org> (supplier of updated ns2 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 24 Feb 2025 00:07:01 -0300 Source: ns2 Architecture: source Version: 2.35+dfsg-8 Distribution: unstable Urgency: medium Maintainer: Marcos Talau <talau@debian.org> Changed-By: Marcos Talau <talau@debian.org> Closes: 999653 1046780 Changes: ns2 (2.35+dfsg-8) unstable; urgency=medium . * New maintainer (Closes: #999653). * debian/patches/0011-remove-check-makefile-newer.patch: Remove the modification time check between Makefile.in and Makefile. * debian/patches/0012-check-makeflags-in-distclean-recursive.patch: Check makeflags before running `rm` in distclean-recursive (Closes: #1046780). * debian/patches/0013-add-placeholders-to-flags.patch: Add placeholders to CFLAGS and LDFLAGS flags for hardening. * debian/rules: - Add DEB_BUILD_MAINT_OPTIONS to improve the GCC hardening. - Some cleanups. * debian/salsa-ci.yml: Add to provide CI tests for Salsa. Checksums-Sha1: d909db64bb0e802da614a590684d4e8cd6d3f917 2044 ns2_2.35+dfsg-8.dsc cb4f456c67b7ff1e9babb21ca22c808ff399d052 18536 ns2_2.35+dfsg-8.debian.tar.xz a02c6a879a7a3d0f96700c008290a1aeaf17f713 10308 ns2_2.35+dfsg-8_source.buildinfo Checksums-Sha256: ce60f7b4511fc610172283e66f5cfbee19e779c5e07b596c0e08f4e49ac68304 2044 ns2_2.35+dfsg-8.dsc b98bfbadae1f458f51d9a493f43f4ea4d4e2975d980fcb76ead85a22e94ba33e 18536 ns2_2.35+dfsg-8.debian.tar.xz d916b614594c7dffed60014d24efa2bbbb92a84a1329d616f4dc0bb6cd02e806 10308 ns2_2.35+dfsg-8_source.buildinfo Files: 69f948ba59a6fbea6ac99bb095e6810e 2044 net optional ns2_2.35+dfsg-8.dsc 6b2f75a126b93753a0b1a386571a3b48 18536 net optional ns2_2.35+dfsg-8.debian.tar.xz a11720a3074c508c7e4fb84575f83208 10308 net optional ns2_2.35+dfsg-8_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEtSLzkVnaB9053AsR9LqqgNsoukwFAme7/zsACgkQ9LqqgNso ukxWFw//a1igbdna1/sdu5400UuRu+JNvB7ceGjEyqHMYmojJCqWGc1XgJjPrh/6 O73hxA4ZMJ0zGSvRAYZe6N9yaxJ+IQ4v8nZT5fgOzZsjxYKO8Xu6GEeGhrCsyQpV iMzKAwD3bq7w/eebNaX0MlZ9tAYqiOWrzIKP27yf+55VdpxDKymVV6qkx4mML9q2 /+LCJWqAG6E9QzkuJ7BqUqPWrN3ACRkpDMLVMAOaHab7oMQGCGkgO3py0jYRWf3n nn//EBazw5jCpNWUbN1cR2nr/JTzhCogEzQP/YJDvX+Pv7+Oq31S/8rZyNHXUD5J Nd+msexWhp2LgJg75UlYJmVM9mEdRtUelgEc9NqQWsH1lWfwnc5/Rh5ejUrbcrCz cXbEUP/semDc/e1vpA0raU2VIl+S1W+jOaIkIKQtbvfUtCr9LinmseG7xauOYtWj n1dGBty2rrSXfyw3VqBZWslbgQaz0e5zt2komdqF45vsNgj0e8p0NPpoIXkqiCZ8 5PAIEyK8HQKcWzGKJQJrBK96keIRRSBoYZx/tZBuOgbp50cS9njtpLOKZGPmxjwV MF8ArW5rNAjThsE1la2lezr5kN6WGjmbNMtB32uW7ENwbPrb9dYZjCz90T0dIKxg n22zbzJPaGF1CLqkPTRfEZ4bdCsHxEGzJBpCMRDZnJ2x245DnuA= =a4Us -----END PGP SIGNATURE-----Attachment: pgp9VKvUGB9IA.pgp
Description: PGP signature
--- End Message ---