Your message dated Mon, 04 Mar 2024 18:50:10 +0000
with message-id <[email protected]>
and subject line Bug#1065012: Removed package(s) from unstable
has caused the Debian Bug report #1049224,
regarding nescc: 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.)
--
1049224: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049224
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: nescc
Version: 1.3.5-1.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 nescc
> dpkg-buildpackage: info: source version 1.3.5-1.1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Balint Reczey <[email protected]>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh clean --with autoreconf
> 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
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> Making distclean in libcompat
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/libcompat'
> test -z "libregions.a" || rm -f libregions.a
> rm -f *.o
> 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/fnmatch.Po
> rm -f ./.deps/regex.Po
> rm -f ./.deps/regions.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/libcompat'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "nesc1" || rm -f nesc1
> test -z "libparser.a" || rm -f libparser.a
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f autoconf.h stamp-h1
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> rm -f config.status config.cache config.log configure.lineno
> config.status.lineno
> rm -f ./.deps/AST.Po
> rm -f ./.deps/AST_utils.Po
> rm -f ./.deps/AST_walk.Po
> rm -f ./.deps/array.Po
> rm -f ./.deps/attributes.Po
> rm -f ./.deps/c-lex.Po
> rm -f ./.deps/c-parse.tab.Po
> rm -f ./.deps/constants.Po
> rm -f ./.deps/cval.Po
> rm -f ./.deps/dd_list.Po
> rm -f ./.deps/dhash.Po
> rm -f ./.deps/edit.Po
> rm -f ./.deps/env.Po
> rm -f ./.deps/errors.Po
> rm -f ./.deps/expr.Po
> rm -f ./.deps/flags.Po
> rm -f ./.deps/graph.Po
> rm -f ./.deps/init.Po
> rm -f ./.deps/lex.nd.Po
> rm -f ./.deps/machine.Po
> rm -f ./.deps/nesc-abstract.Po
> rm -f ./.deps/nesc-atomic.Po
> rm -f ./.deps/nesc-attributes.Po
> rm -f ./.deps/nesc-c.Po
> rm -f ./.deps/nesc-cg.Po
> rm -f ./.deps/nesc-component.Po
> rm -f ./.deps/nesc-concurrency.Po
> rm -f ./.deps/nesc-configuration.Po
> rm -f ./.deps/nesc-constants.Po
> rm -f ./.deps/nesc-cpp.Po
> rm -f ./.deps/nesc-deputy.Po
> rm -f ./.deps/nesc-dfilter.Po
> rm -f ./.deps/nesc-doc.Po
> rm -f ./.deps/nesc-dspec.tab.Po
> rm -f ./.deps/nesc-dump.Po
> rm -f ./.deps/nesc-env.Po
> rm -f ./.deps/nesc-gcc.Po
> rm -f ./.deps/nesc-generate.Po
> rm -f ./.deps/nesc-inline.Po
> rm -f ./.deps/nesc-interface.Po
> rm -f ./.deps/nesc-magic.Po
> rm -f ./.deps/nesc-main.Po
> rm -f ./.deps/nesc-module.Po
> rm -f ./.deps/nesc-msg.Po
> rm -f ./.deps/nesc-ndoc.Po
> rm -f ./.deps/nesc-network.Po
> rm -f ./.deps/nesc-paths.Po
> rm -f ./.deps/nesc-semantics.Po
> rm -f ./.deps/nesc-task.Po
> rm -f ./.deps/nesc-uses.Po
> rm -f ./.deps/nesc-xml.Po
> rm -f ./.deps/sd_list.Po
> rm -f ./.deps/semantics.Po
> rm -f ./.deps/stmt.Po
> rm -f ./.deps/toplev.Po
> rm -f ./.deps/types.Po
> rm -f ./.deps/unparse.Po
> rm -f ./.deps/utils.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in tools
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tools'
> Making distclean in java
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/java'
> Making distclean in net
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tools/java/net'
> Making distclean in tinyos
> make[5]: Entering directory '/<<PKGBUILDDIR>>/tools/java/net/tinyos'
> Making distclean in nesc
> make[6]: Entering directory '/<<PKGBUILDDIR>>/tools/java/net/tinyos/nesc'
> Making distclean in wiring
> make[7]: Entering directory
> '/<<PKGBUILDDIR>>/tools/java/net/tinyos/nesc/wiring'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[7]: Leaving directory
> '/<<PKGBUILDDIR>>/tools/java/net/tinyos/nesc/wiring'
> Making distclean in dump
> make[7]: Entering directory '/<<PKGBUILDDIR>>/tools/java/net/tinyos/nesc/dump'
> Making distclean in xml
> make[8]: Entering directory
> '/<<PKGBUILDDIR>>/tools/java/net/tinyos/nesc/dump/xml'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[8]: Leaving directory
> '/<<PKGBUILDDIR>>/tools/java/net/tinyos/nesc/dump/xml'
> make[8]: Entering directory '/<<PKGBUILDDIR>>/tools/java/net/tinyos/nesc/dump'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[8]: Leaving directory '/<<PKGBUILDDIR>>/tools/java/net/tinyos/nesc/dump'
> rm -f Makefile
> make[7]: Leaving directory '/<<PKGBUILDDIR>>/tools/java/net/tinyos/nesc/dump'
> make[7]: Entering directory '/<<PKGBUILDDIR>>/tools/java/net/tinyos/nesc'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[7]: Leaving directory '/<<PKGBUILDDIR>>/tools/java/net/tinyos/nesc'
> rm -f Makefile
> make[6]: Leaving directory '/<<PKGBUILDDIR>>/tools/java/net/tinyos/nesc'
> make[6]: Entering directory '/<<PKGBUILDDIR>>/tools/java/net/tinyos'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[6]: Leaving directory '/<<PKGBUILDDIR>>/tools/java/net/tinyos'
> rm -f Makefile
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/tools/java/net/tinyos'
> make[5]: Entering directory '/<<PKGBUILDDIR>>/tools/java/net'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/tools/java/net'
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tools/java/net'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tools/java'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tools/java'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/java'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools'
> test -z "nescc-mig nescc-ncg nescc nescc-diff nescc-wiring" || rm -f
> nescc-mig nescc-ncg nescc nescc-diff nescc-wiring
> 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'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> 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>>'
> dh_autoreconf_clean
> 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 nescc using existing ./nescc_1.3.5.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file aclocal.m4, 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 configure, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libiberty/config.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libiberty/configure, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config-aux/install-sh, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config-aux/mkinstalldirs, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config-aux/depcomp, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config-aux/missing, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/autoconf.h.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/aclocal.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/configure, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/nesc-dspec.tab.c, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/c-parse.tab.c, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/libcompat/Makefile.in,
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/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/java/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file tools/java/net/Makefile.in,
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file
> tools/java/net/tinyos/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file
> tools/java/net/tinyos/nesc/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file
> tools/java/net/tinyos/nesc/wiring/Makefile.in, use --include-removal to
> override
> dpkg-source: warning: ignoring deletion of file
> tools/java/net/tinyos/nesc/dump/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file
> tools/java/net/tinyos/nesc/dump/xml/Makefile.in, use --include-removal to
> override
> dpkg-source: warning: ignoring deletion of file libcpp/config.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcpp/aclocal.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcpp/configure, use
> --include-removal to override
> dpkg-source: error: cannot represent change to libcpp/charset.o: binary file
> contents changed
> dpkg-source: error: add libcpp/charset.o in debian/source/include-binaries if
> you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'libcpp/config.status' will not
> be represented in diff
> dpkg-source: error: cannot represent change to libcpp/directives-only.o:
> binary file contents changed
> dpkg-source: error: add libcpp/directives-only.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 libcpp/directives.o: binary
> file contents changed
> dpkg-source: error: add libcpp/directives.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 libcpp/errors.o: binary file
> contents changed
> dpkg-source: error: add libcpp/errors.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 libcpp/expr.o: binary file
> contents changed
> dpkg-source: error: add libcpp/expr.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 libcpp/files.o: binary file
> contents changed
> dpkg-source: error: add libcpp/files.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 libcpp/identifiers.o: binary
> file contents changed
> dpkg-source: error: add libcpp/identifiers.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 libcpp/init.o: binary file
> contents changed
> dpkg-source: error: add libcpp/init.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 libcpp/lex.o: binary file
> contents changed
> dpkg-source: error: add libcpp/lex.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 libcpp/libcpp.a: binary file
> contents changed
> dpkg-source: error: add libcpp/libcpp.a in debian/source/include-binaries if
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to libcpp/line-map.o: binary file
> contents changed
> dpkg-source: error: add libcpp/line-map.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 libcpp/macro.o: binary file
> contents changed
> dpkg-source: error: add libcpp/macro.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 libcpp/mkdeps.o: binary file
> contents changed
> dpkg-source: error: add libcpp/mkdeps.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 libcpp/pch.o: binary file
> contents changed
> dpkg-source: error: add libcpp/pch.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 libcpp/symtab.o: binary file
> contents changed
> dpkg-source: error: add libcpp/symtab.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 libcpp/traditional.o: binary
> file contents changed
> dpkg-source: error: add libcpp/traditional.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 libiberty/alloca.o: binary
> file contents changed
> dpkg-source: error: add libiberty/alloca.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 libiberty/argv.o: binary file
> contents changed
> dpkg-source: error: add libiberty/argv.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 libiberty/choose-temp.o:
> binary file contents changed
> dpkg-source: error: add libiberty/choose-temp.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 libiberty/concat.o: binary
> file contents changed
> dpkg-source: error: add libiberty/concat.o in debian/source/include-binaries
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'libiberty/config.status' will
> not be represented in diff
> dpkg-source: error: cannot represent change to libiberty/cp-demangle.o:
> binary file contents changed
> dpkg-source: error: add libiberty/cp-demangle.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 libiberty/cp-demint.o: binary
> file contents changed
> dpkg-source: error: add libiberty/cp-demint.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 libiberty/cplus-dem.o: binary
> file contents changed
> dpkg-source: error: add libiberty/cplus-dem.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 libiberty/dyn-string.o: binary
> file contents changed
> dpkg-source: error: add libiberty/dyn-string.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 libiberty/fdmatch.o: binary
> file contents changed
> dpkg-source: error: add libiberty/fdmatch.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 libiberty/fibheap.o: binary
> file contents changed
> dpkg-source: error: add libiberty/fibheap.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 libiberty/filename_cmp.o:
> binary file contents changed
> dpkg-source: error: add libiberty/filename_cmp.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 libiberty/floatformat.o:
> binary file contents changed
> dpkg-source: error: add libiberty/floatformat.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 libiberty/fnmatch.o: binary
> file contents changed
> dpkg-source: error: add libiberty/fnmatch.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 libiberty/fopen_unlocked.o:
> binary file contents changed
> dpkg-source: error: add libiberty/fopen_unlocked.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 libiberty/getopt.o: binary
> file contents changed
> dpkg-source: error: add libiberty/getopt.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 libiberty/getopt1.o: binary
> file contents changed
> dpkg-source: error: add libiberty/getopt1.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 libiberty/getpwd.o: binary
> file contents changed
> dpkg-source: error: add libiberty/getpwd.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 libiberty/getruntime.o: binary
> file contents changed
> dpkg-source: error: add libiberty/getruntime.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 libiberty/hashtab.o: binary
> file contents changed
> dpkg-source: error: add libiberty/hashtab.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 libiberty/hex.o: binary file
> contents changed
> dpkg-source: error: add libiberty/hex.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 libiberty/lbasename.o: binary
> file contents changed
> dpkg-source: error: add libiberty/lbasename.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 libiberty/libiberty.a: binary
> file contents changed
> dpkg-source: error: add libiberty/libiberty.a in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to libiberty/lrealpath.o: binary
> file contents changed
> dpkg-source: error: add libiberty/lrealpath.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
> libiberty/make-relative-prefix.o: binary file contents changed
> dpkg-source: error: add libiberty/make-relative-prefix.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 libiberty/make-temp-file.o:
> binary file contents changed
> dpkg-source: error: add libiberty/make-temp-file.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 libiberty/md5.o: binary file
> contents changed
> dpkg-source: error: add libiberty/md5.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 'libiberty/needed-list' will
> not be represented in diff
> dpkg-source: error: cannot represent change to libiberty/objalloc.o: binary
> file contents changed
> dpkg-source: error: add libiberty/objalloc.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 libiberty/obstack.o: binary
> file contents changed
> dpkg-source: error: add libiberty/obstack.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 libiberty/partition.o: binary
> file contents changed
> dpkg-source: error: add libiberty/partition.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 libiberty/pex-common.o: binary
> file contents changed
> dpkg-source: error: add libiberty/pex-common.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 libiberty/pex-one.o: binary
> file contents changed
> dpkg-source: error: add libiberty/pex-one.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 libiberty/pex-unix.o: binary
> file contents changed
> dpkg-source: error: add libiberty/pex-unix.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 libiberty/pexecute.o: binary
> file contents changed
> dpkg-source: error: add libiberty/pexecute.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 libiberty/physmem.o: binary
> file contents changed
> dpkg-source: error: add libiberty/physmem.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 libiberty/regex.o: binary file
> contents changed
> dpkg-source: error: add libiberty/regex.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 libiberty/safe-ctype.o: binary
> file contents changed
> dpkg-source: error: add libiberty/safe-ctype.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 libiberty/sort.o: binary file
> contents changed
> dpkg-source: error: add libiberty/sort.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 libiberty/spaces.o: binary
> file contents changed
> dpkg-source: error: add libiberty/spaces.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 libiberty/splay-tree.o: binary
> file contents changed
> dpkg-source: error: add libiberty/splay-tree.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 'libiberty/stamp-picdir' will
> not be represented in diff
> dpkg-source: error: cannot represent change to libiberty/strerror.o: binary
> file contents changed
> dpkg-source: error: add libiberty/strerror.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 libiberty/strsignal.o: binary
> file contents changed
> dpkg-source: error: add libiberty/strsignal.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
> libiberty/unlink-if-ordinary.o: binary file contents changed
> dpkg-source: error: add libiberty/unlink-if-ordinary.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 libiberty/xatexit.o: binary
> file contents changed
> dpkg-source: error: add libiberty/xatexit.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 libiberty/xexit.o: binary file
> contents changed
> dpkg-source: error: add libiberty/xexit.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 libiberty/xmalloc.o: binary
> file contents changed
> dpkg-source: error: add libiberty/xmalloc.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 libiberty/xmemdup.o: binary
> file contents changed
> dpkg-source: error: add libiberty/xmemdup.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 libiberty/xstrdup.o: binary
> file contents changed
> dpkg-source: error: add libiberty/xstrdup.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 libiberty/xstrerror.o: binary
> file contents changed
> dpkg-source: error: add libiberty/xstrerror.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 libiberty/xstrndup.o: binary
> file contents changed
> dpkg-source: error: add libiberty/xstrndup.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
> tools/java/net/tinyos/nesc/dump/NDReader.class: binary file contents changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/NDReader.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/CDefinition.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/CDefinition.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Constant.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Constant.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Container.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Container.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/DataDefinition.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/DataDefinition.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Definition.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Definition.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/DefinitionTable.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/DefinitionTable.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/DocumentationString.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/DocumentationString.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/FloatConstant.class: binary file contents
> changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/FloatConstant.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Implementation.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Implementation.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/IntegerConstant.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/IntegerConstant.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/KnownConstant.class: binary file contents
> changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/KnownConstant.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Location.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Location.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/NDElement.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/NDElement.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/NDList.class: binary file contents changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/NDList.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/NescDefinition.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/NescDefinition.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/NonConstant.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/NonConstant.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/SimpleType.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/SimpleType.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/StringConstant.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/StringConstant.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/StructureDefinition.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/StructureDefinition.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/TagDefinition.class: binary file contents
> changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/TagDefinition.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Type.class: binary file contents changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Type.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/UnknownConstant.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/UnknownConstant.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Value.class: binary file contents changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Value.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/WiringEndpoint.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/WiringEndpoint.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/WiringGraph.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/WiringGraph.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/WiringNode.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/WiringNode.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/WiringScan.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/WiringScan.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/WiringScanBackwards.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/WiringScanBackwards.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/WiringScanForwards.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/WiringScanForwards.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xarguments.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xarguments.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xarray_element.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xarray_element.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xattribute.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xattribute.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xattribute_ref.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xattribute_ref.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xattribute_value.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xattribute_value.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xcomponent.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xcomponent.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xcomponent_ref.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xcomponent_ref.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xcomponents.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xcomponents.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xconfiguration.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xconfiguration.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xconstant.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xconstant.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xconstant_ref.class: binary file contents
> changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xconstant_ref.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xconstants.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xconstants.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xdocumentation.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xdocumentation.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xenum.class: binary file contents changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xenum.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xenum_ref.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xenum_ref.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xfield.class: binary file contents changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xfield.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xfrom.class: binary file contents changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xfrom.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xfunction.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xfunction.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xfunction_parameters.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xfunction_parameters.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xfunction_ref.class: binary file contents
> changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xfunction_ref.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xfunctions.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xfunctions.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xinstance.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xinstance.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xinterface.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xinterface.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xinterface_functions.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xinterface_functions.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xinterface_parameters.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xinterface_parameters.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xinterface_ref.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xinterface_ref.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xinterfacedef.class: binary file contents
> changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xinterfacedef.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xinterfacedef_ref.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xinterfacedef_ref.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xinterfacedefs.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xinterfacedefs.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xinterfaces.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xinterfaces.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xinternal_component.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xinternal_component.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xinternal_component_ref.class: binary
> file contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xinternal_component_ref.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xlong.class: binary file contents changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xlong.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xmodule.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xmodule.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xnesc.class: binary file contents changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xnesc.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xnx_struct.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xnx_struct.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xnx_struct_ref.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xnx_struct_ref.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xnx_union.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xnx_union.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xnx_union_ref.class: binary file contents
> changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xnx_union_ref.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xparameters.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xparameters.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xshort.class: binary file contents changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xshort.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xstruct.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xstruct.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xstruct_ref.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xstruct_ref.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xstructured_element.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xstructured_element.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xtags.class: binary file contents changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xtags.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xto.class: binary file contents changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xto.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xtype_array.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xtype_array.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xtype_complex_float.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xtype_complex_float.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xtype_complex_int.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xtype_complex_int.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xtype_component.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xtype_component.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xtype_float.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xtype_float.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xtype_function.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xtype_function.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xtype_int.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xtype_int.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xtype_interface.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xtype_interface.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xtype_pointer.class: binary file contents
> changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xtype_pointer.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xtype_qualified.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xtype_qualified.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xtype_tag.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xtype_tag.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xtype_var.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xtype_var.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xtype_void.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xtype_void.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xtypedef.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xtypedef.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xtypedef_ref.class: binary file contents
> changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xtypedef_ref.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xtypedefs.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xtypedefs.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xtypename.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xtypename.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xunion.class: binary file contents changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xunion.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xunion_ref.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xunion_ref.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xvalue.class: binary file contents changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xvalue.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xvalue_array.class: binary file contents
> changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xvalue_array.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xvalue_structured.class: binary file
> contents changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xvalue_structured.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xvarargs.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xvarargs.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xvariable.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xvariable.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xvariable_ref.class: binary file contents
> changed
> dpkg-source: error: add
> tools/java/net/tinyos/nesc/dump/xml/Xvariable_ref.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xvariables.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xvariables.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xwire.class: binary file contents changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xwire.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/dump/xml/Xwiring.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/dump/xml/Xwiring.class in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> tools/java/net/tinyos/nesc/wiring/WiringCheck.class: binary file contents
> changed
> dpkg-source: error: add tools/java/net/tinyos/nesc/wiring/WiringCheck.class
> in debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to tools/nesc.jar: binary file
> contents changed
> dpkg-source: error: add tools/nesc.jar in debian/source/include-binaries if
> you want to store the modified binary in the debian tarball
> 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/nescc_1.3.5-1.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 ---
Version: 1.3.5-1.1+rm
Dear submitter,
as the package nescc has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1065012
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---