Source: snacc Version: 1.3.1-9 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 snacc > dpkg-buildpackage: info: source version 1.3.1-9 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Vagrant Cascadian > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean --no-parallel > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_clean > make -j1 distclean > make[2]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in compiler > make[3]: Entering directory '/<<PKGBUILDDIR>>/compiler' > Making distclean in core > make[4]: Entering directory '/<<PKGBUILDDIR>>/compiler/core' > rm -f snacc > test -z "tbl.h tbl.c" || rm -f tbl.h tbl.c > rm -rf .libs _libs > rm -f snaccC > 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/define.Po > rm -f ./.deps/dependency.Po > rm -f ./.deps/do-macros.Po > rm -f ./.deps/err-chk.Po > rm -f ./.deps/exports.Po > rm -f ./.deps/gen-tbls.Po > rm -f ./.deps/lex-asn1.Po > rm -f ./.deps/lib-types.Po > rm -f ./.deps/link-types.Po > rm -f ./.deps/link-values.Po > rm -f ./.deps/mem.Po > rm -f ./.deps/meta.Po > rm -f ./.deps/normalize.Po > rm -f ./.deps/oid.Po > rm -f ./.deps/parse-asn1.Po > rm -f ./.deps/print.Po > rm -f ./.deps/recursive.Po > rm -f ./.deps/snacc-util.Po > rm -f ./.deps/snacc.Po > rm -f ./.deps/tbl-boot.Po > rm -f ./.deps/tbl.Po > rm -f ./.deps/val-parser.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/compiler/core' > Making distclean in back-ends > make[4]: Entering directory '/<<PKGBUILDDIR>>/compiler/back-ends' > Making distclean in c-gen > make[5]: Entering directory '/<<PKGBUILDDIR>>/compiler/back-ends/c-gen' > test -z "LIBOBJ" || rm -f LIBOBJ > rm -rf .libs _libs > test -z "libjunk.a" || rm -f libjunk.a > 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/gen-any.Po > rm -f ./.deps/gen-code.Po > rm -f ./.deps/gen-dec.Po > rm -f ./.deps/gen-enc.Po > rm -f ./.deps/gen-free.Po > rm -f ./.deps/gen-print.Po > rm -f ./.deps/gen-type.Po > rm -f ./.deps/gen-vals.Po > rm -f ./.deps/kwd.Po > rm -f ./.deps/rules.Po > rm -f ./.deps/type-info.Po > rm -f ./.deps/util.Po > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/compiler/back-ends/c-gen' > Making distclean in c++-gen > make[5]: Entering directory '/<<PKGBUILDDIR>>/compiler/back-ends/c++-gen' > test -z "LIBOBJ" || rm -f LIBOBJ > rm -rf .libs _libs > test -z "libjunk.a" || rm -f libjunk.a > 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/gen-any.Po > rm -f ./.deps/gen-code.Po > rm -f ./.deps/gen-vals.Po > rm -f ./.deps/kwd.Po > rm -f ./.deps/rules.Po > rm -f ./.deps/types.Po > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/compiler/back-ends/c++-gen' > Making distclean in idl-gen > make[5]: Entering directory '/<<PKGBUILDDIR>>/compiler/back-ends/idl-gen' > test -z "LIBOBJ" || rm -f LIBOBJ > rm -rf .libs _libs > test -z "libjunk.a" || rm -f libjunk.a > 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/gen-any.Po > rm -f ./.deps/gen-code.Po > rm -f ./.deps/gen-vals.Po > rm -f ./.deps/rules.Po > rm -f ./.deps/types.Po > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/compiler/back-ends/idl-gen' > make[5]: Entering directory '/<<PKGBUILDDIR>>/compiler/back-ends' > test -z "LIBOBJ" || rm -f LIBOBJ > rm -rf .libs _libs > test -z "libjunk.a" || rm -f libjunk.a > 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[5]: Leaving directory '/<<PKGBUILDDIR>>/compiler/back-ends' > rm -f ./.deps/cond.Po > rm -f ./.deps/str-util.Po > rm -f ./.deps/tag-util.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/compiler/back-ends' > make[4]: Entering directory '/<<PKGBUILDDIR>>/compiler' > 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[4]: Leaving directory '/<<PKGBUILDDIR>>/compiler' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/compiler' > Making distclean in c-lib > make[3]: Entering directory '/<<PKGBUILDDIR>>/c-lib' > Making distclean in Cebuf > make[4]: Entering directory '/<<PKGBUILDDIR>>/c-lib/Cebuf' > test -z "libasn1cCebuf.la" || rm -f libasn1cCebuf.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 > rm -f ./.deps/asn-any.Plo > rm -f ./.deps/asn-bits.Plo > rm -f ./.deps/asn-bool.Plo > rm -f ./.deps/asn-enum.Plo > rm -f ./.deps/asn-int.Plo > rm -f ./.deps/asn-len.Plo > rm -f ./.deps/asn-list.Plo > rm -f ./.deps/asn-null.Plo > rm -f ./.deps/asn-octs.Plo > rm -f ./.deps/asn-oid.Plo > rm -f ./.deps/asn-real.Plo > rm -f ./.deps/asn-tag.Plo > rm -f ./.deps/asn-useful.Plo > rm -f ./.deps/exp-buf.Plo > rm -f ./.deps/hash.Plo > rm -f ./.deps/nibble-alloc.Plo > rm -f ./.deps/print.Plo > rm -f ./.deps/sbuf.Plo > rm -f ./.deps/str-stk.Plo > rm -f ./.deps/tbl-dbg.Plo > rm -f ./.deps/tbl-dec.Plo > rm -f ./.deps/tbl-enc.Plo > rm -f ./.deps/tbl-free.Plo > rm -f ./.deps/tbl-gen.Plo > rm -f ./.deps/tbl-print.Plo > rm -f ./.deps/tbl-util.Plo > rm -f ./.deps/tbl.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/c-lib/Cebuf' > Making distclean in ebuf > make[4]: Entering directory '/<<PKGBUILDDIR>>/c-lib/ebuf' > test -z "libasn1cebuf.la" || rm -f libasn1cebuf.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 > rm -f ./.deps/asn-any.Plo > rm -f ./.deps/asn-bits.Plo > rm -f ./.deps/asn-bool.Plo > rm -f ./.deps/asn-enum.Plo > rm -f ./.deps/asn-int.Plo > rm -f ./.deps/asn-len.Plo > rm -f ./.deps/asn-list.Plo > rm -f ./.deps/asn-null.Plo > rm -f ./.deps/asn-octs.Plo > rm -f ./.deps/asn-oid.Plo > rm -f ./.deps/asn-real.Plo > rm -f ./.deps/asn-tag.Plo > rm -f ./.deps/asn-useful.Plo > rm -f ./.deps/exp-buf.Plo > rm -f ./.deps/hash.Plo > rm -f ./.deps/nibble-alloc.Plo > rm -f ./.deps/print.Plo > rm -f ./.deps/sbuf.Plo > rm -f ./.deps/str-stk.Plo > rm -f ./.deps/tbl-dbg.Plo > rm -f ./.deps/tbl-dec.Plo > rm -f ./.deps/tbl-enc.Plo > rm -f ./.deps/tbl-free.Plo > rm -f ./.deps/tbl-gen.Plo > rm -f ./.deps/tbl-print.Plo > rm -f ./.deps/tbl-util.Plo > rm -f ./.deps/tbl.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/c-lib/ebuf' > Making distclean in mbuf > make[4]: Entering directory '/<<PKGBUILDDIR>>/c-lib/mbuf' > test -z "libasn1cmbuf.la" || rm -f libasn1cmbuf.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 > rm -f ./.deps/asn-any.Plo > rm -f ./.deps/asn-bits.Plo > rm -f ./.deps/asn-bool.Plo > rm -f ./.deps/asn-enum.Plo > rm -f ./.deps/asn-int.Plo > rm -f ./.deps/asn-len.Plo > rm -f ./.deps/asn-list.Plo > rm -f ./.deps/asn-null.Plo > rm -f ./.deps/asn-octs.Plo > rm -f ./.deps/asn-oid.Plo > rm -f ./.deps/asn-real.Plo > rm -f ./.deps/asn-tag.Plo > rm -f ./.deps/asn-useful.Plo > rm -f ./.deps/exp-buf.Plo > rm -f ./.deps/hash.Plo > rm -f ./.deps/nibble-alloc.Plo > rm -f ./.deps/print.Plo > rm -f ./.deps/sbuf.Plo > rm -f ./.deps/str-stk.Plo > rm -f ./.deps/tbl-dbg.Plo > rm -f ./.deps/tbl-dec.Plo > rm -f ./.deps/tbl-enc.Plo > rm -f ./.deps/tbl-free.Plo > rm -f ./.deps/tbl-gen.Plo > rm -f ./.deps/tbl-print.Plo > rm -f ./.deps/tbl-util.Plo > rm -f ./.deps/tbl.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/c-lib/mbuf' > Making distclean in sbuf > make[4]: Entering directory '/<<PKGBUILDDIR>>/c-lib/sbuf' > test -z "libasn1csbuf.la" || rm -f libasn1csbuf.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 > rm -f ./.deps/asn-any.Plo > rm -f ./.deps/asn-bits.Plo > rm -f ./.deps/asn-bool.Plo > rm -f ./.deps/asn-enum.Plo > rm -f ./.deps/asn-int.Plo > rm -f ./.deps/asn-len.Plo > rm -f ./.deps/asn-list.Plo > rm -f ./.deps/asn-null.Plo > rm -f ./.deps/asn-octs.Plo > rm -f ./.deps/asn-oid.Plo > rm -f ./.deps/asn-real.Plo > rm -f ./.deps/asn-tag.Plo > rm -f ./.deps/asn-useful.Plo > rm -f ./.deps/exp-buf.Plo > rm -f ./.deps/hash.Plo > rm -f ./.deps/nibble-alloc.Plo > rm -f ./.deps/print.Plo > rm -f ./.deps/sbuf.Plo > rm -f ./.deps/str-stk.Plo > rm -f ./.deps/tbl-dbg.Plo > rm -f ./.deps/tbl-dec.Plo > rm -f ./.deps/tbl-enc.Plo > rm -f ./.deps/tbl-free.Plo > rm -f ./.deps/tbl-gen.Plo > rm -f ./.deps/tbl-print.Plo > rm -f ./.deps/tbl-util.Plo > rm -f ./.deps/tbl.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/c-lib/sbuf' > Making distclean in tbl > make[4]: Entering directory '/<<PKGBUILDDIR>>/c-lib/tbl' > test -z "libasn1ctbl.la" || rm -f libasn1ctbl.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 > rm -f ./.deps/asn-any.Plo > rm -f ./.deps/asn-bits.Plo > rm -f ./.deps/asn-bool.Plo > rm -f ./.deps/asn-enum.Plo > rm -f ./.deps/asn-int.Plo > rm -f ./.deps/asn-len.Plo > rm -f ./.deps/asn-list.Plo > rm -f ./.deps/asn-null.Plo > rm -f ./.deps/asn-octs.Plo > rm -f ./.deps/asn-oid.Plo > rm -f ./.deps/asn-real.Plo > rm -f ./.deps/asn-tag.Plo > rm -f ./.deps/asn-useful.Plo > rm -f ./.deps/exp-buf.Plo > rm -f ./.deps/hash.Plo > rm -f ./.deps/nibble-alloc.Plo > rm -f ./.deps/print.Plo > rm -f ./.deps/sbuf.Plo > rm -f ./.deps/str-stk.Plo > rm -f ./.deps/tbl-dbg.Plo > rm -f ./.deps/tbl-dec.Plo > rm -f ./.deps/tbl-enc.Plo > rm -f ./.deps/tbl-free.Plo > rm -f ./.deps/tbl-gen.Plo > rm -f ./.deps/tbl-print.Plo > rm -f ./.deps/tbl-util.Plo > rm -f ./.deps/tbl.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/c-lib/tbl' > Making distclean in inc > make[4]: Entering directory '/<<PKGBUILDDIR>>/c-lib/inc' > 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 > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/c-lib/inc' > make[4]: Entering directory '/<<PKGBUILDDIR>>/c-lib' > 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[4]: Leaving directory '/<<PKGBUILDDIR>>/c-lib' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/c-lib' > Making distclean in c++-lib > make[3]: Entering directory '/<<PKGBUILDDIR>>/c++-lib' > Making distclean in c++ > make[4]: Entering directory '/<<PKGBUILDDIR>>/c++-lib/c++' > test -z "libasn1c++.la" || rm -f libasn1c++.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 > rm -f ./.deps/asn-any.Plo > rm -f ./.deps/asn-bits.Plo > rm -f ./.deps/asn-bool.Plo > rm -f ./.deps/asn-enum.Plo > rm -f ./.deps/asn-int.Plo > rm -f ./.deps/asn-len.Plo > rm -f ./.deps/asn-list.Plo > rm -f ./.deps/asn-null.Plo > rm -f ./.deps/asn-octs.Plo > rm -f ./.deps/asn-oid.Plo > rm -f ./.deps/asn-real.Plo > rm -f ./.deps/asn-tag.Plo > rm -f ./.deps/asn-type.Plo > rm -f ./.deps/asn-useful.Plo > rm -f ./.deps/hash.Plo > rm -f ./.deps/meta.Plo > rm -f ./.deps/print.Plo > rm -f ./.deps/str-stk.Plo > rm -f ./.deps/tcl-if.Plo > rm -f ./.deps/tkAppInit.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/c++-lib/c++' > Making distclean in inc > make[4]: Entering directory '/<<PKGBUILDDIR>>/c++-lib/inc' > 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 > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/c++-lib/inc' > make[4]: Entering directory '/<<PKGBUILDDIR>>/c++-lib' > 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[4]: Leaving directory '/<<PKGBUILDDIR>>/c++-lib' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/c++-lib' > Making distclean in tbl-tools > make[3]: Entering directory '/<<PKGBUILDDIR>>/tbl-tools' > Making distclean in mkchdr > make[4]: Entering directory '/<<PKGBUILDDIR>>/tbl-tools/mkchdr' > rm -f mkchdr > 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/mkchdr.Po > rm -f ./.deps/tbl-gen-c-hdr.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tbl-tools/mkchdr' > Making distclean in pval > make[4]: Entering directory '/<<PKGBUILDDIR>>/tbl-tools/pval' > rm -f pval > 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/pval.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tbl-tools/pval' > Making distclean in ptbl > make[4]: Entering directory '/<<PKGBUILDDIR>>/tbl-tools/ptbl' > rm -f ptbl > 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/pasn1.Po > rm -f ./.deps/ptbl.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tbl-tools/ptbl' > Making distclean in berdecode > make[4]: Entering directory '/<<PKGBUILDDIR>>/tbl-tools/berdecode' > rm -f berdecode > 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/berdecode.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/tbl-tools/berdecode' > make[4]: Entering directory '/<<PKGBUILDDIR>>/tbl-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[4]: Leaving directory '/<<PKGBUILDDIR>>/tbl-tools' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/tbl-tools' > Making distclean in asn1specs > make[3]: Entering directory '/<<PKGBUILDDIR>>/asn1specs' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/asn1specs' > Making distclean in doc > make[3]: Entering directory '/<<PKGBUILDDIR>>/doc' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc' > make[3]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "snacc-config snacc-c-ebuf.pc snacc-c-ebuf-uninstalled.pc" || rm -f > snacc-config snacc-c-ebuf.pc snacc-c-ebuf-uninstalled.pc > 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[3]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean -O--no-parallel > dh_clean -O--no-parallel > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building snacc using existing ./snacc_1.3.1.orig.tar.bz2 > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to c-lib/ebuf/asn-list.c: > dpkg-source: error: new version is symlink to ../src/asn-list.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/tbl-dbg.c: > dpkg-source: error: new version is symlink to ../src/tbl-dbg.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/hash.c: > dpkg-source: error: new version is symlink to ../src/hash.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/asn-bool.c: > dpkg-source: error: new version is symlink to ../src/asn-bool.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/tbl-free.c: > dpkg-source: error: new version is symlink to ../src/tbl-free.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/asn-oid.c: > dpkg-source: error: new version is symlink to ../src/asn-oid.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/str-stk.c: > dpkg-source: error: new version is symlink to ../src/str-stk.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/tbl-print.c: > dpkg-source: error: new version is symlink to ../src/tbl-print.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/asn-int.c: > dpkg-source: error: new version is symlink to ../src/asn-int.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/tbl-gen.c: > dpkg-source: error: new version is symlink to ../src/tbl-gen.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/asn-len.c: > dpkg-source: error: new version is symlink to ../src/asn-len.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/sbuf.c: > dpkg-source: error: new version is symlink to ../src/sbuf.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/asn-any.c: > dpkg-source: error: new version is symlink to ../src/asn-any.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/print.c: > dpkg-source: error: new version is symlink to ../src/print.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/tbl-dec.c: > dpkg-source: error: new version is symlink to ../src/tbl-dec.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/asn-real.c: > dpkg-source: error: new version is symlink to ../src/asn-real.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/tbl-enc.c: > dpkg-source: error: new version is symlink to ../src/tbl-enc.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/asn-enum.c: > dpkg-source: error: new version is symlink to ../src/asn-enum.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/asn-null.c: > dpkg-source: error: new version is symlink to ../src/asn-null.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/asn-octs.c: > dpkg-source: error: new version is symlink to ../src/asn-octs.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/asn-tag.c: > dpkg-source: error: new version is symlink to ../src/asn-tag.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/tbl-util.c: > dpkg-source: error: new version is symlink to ../src/tbl-util.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/asn-bits.c: > dpkg-source: error: new version is symlink to ../src/asn-bits.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/nibble-alloc.c: > dpkg-source: error: new version is symlink to ../src/nibble-alloc.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/ebuf/exp-buf.c: > dpkg-source: error: new version is symlink to ../src/exp-buf.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/asn-list.c: > dpkg-source: error: new version is symlink to ../src/asn-list.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/asn-useful.h: > dpkg-source: error: new version is symlink to ../boot/asn-useful.h > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/tbl-dbg.c: > dpkg-source: error: new version is symlink to ../src/tbl-dbg.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/hash.c: > dpkg-source: error: new version is symlink to ../src/hash.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/asn-bool.c: > dpkg-source: error: new version is symlink to ../src/asn-bool.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/tbl-free.c: > dpkg-source: error: new version is symlink to ../src/tbl-free.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/asn-oid.c: > dpkg-source: error: new version is symlink to ../src/asn-oid.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/str-stk.c: > dpkg-source: error: new version is symlink to ../src/str-stk.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/tbl-print.c: > dpkg-source: error: new version is symlink to ../src/tbl-print.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/asn-int.c: > dpkg-source: error: new version is symlink to ../src/asn-int.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/tbl.h: > dpkg-source: error: new version is symlink to ../boot/tbl.h > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/tbl-gen.c: > dpkg-source: error: new version is symlink to ../src/tbl-gen.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/tbl.c: > dpkg-source: error: new version is symlink to ../boot/tbl.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/asn-len.c: > dpkg-source: error: new version is symlink to ../src/asn-len.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/sbuf.c: > dpkg-source: error: new version is symlink to ../src/sbuf.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/asn-any.c: > dpkg-source: error: new version is symlink to ../src/asn-any.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/print.c: > dpkg-source: error: new version is symlink to ../src/print.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/tbl-dec.c: > dpkg-source: error: new version is symlink to ../src/tbl-dec.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/asn-real.c: > dpkg-source: error: new version is symlink to ../src/asn-real.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/tbl-enc.c: > dpkg-source: error: new version is symlink to ../src/tbl-enc.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/asn-enum.c: > dpkg-source: error: new version is symlink to ../src/asn-enum.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/asn-useful.c: > dpkg-source: error: new version is symlink to ../boot/asn-useful.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/asn-null.c: > dpkg-source: error: new version is symlink to ../src/asn-null.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/asn-octs.c: > dpkg-source: error: new version is symlink to ../src/asn-octs.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/asn-tag.c: > dpkg-source: error: new version is symlink to ../src/asn-tag.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/tbl-util.c: > dpkg-source: error: new version is symlink to ../src/tbl-util.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/asn-bits.c: > dpkg-source: error: new version is symlink to ../src/asn-bits.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/nibble-alloc.c: > dpkg-source: error: new version is symlink to ../src/nibble-alloc.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/Cebuf/exp-buf.c: > dpkg-source: error: new version is symlink to ../src/exp-buf.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/asn-list.c: > dpkg-source: error: new version is symlink to ../src/asn-list.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/tbl-dbg.c: > dpkg-source: error: new version is symlink to ../src/tbl-dbg.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/hash.c: > dpkg-source: error: new version is symlink to ../src/hash.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/asn-bool.c: > dpkg-source: error: new version is symlink to ../src/asn-bool.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/tbl-free.c: > dpkg-source: error: new version is symlink to ../src/tbl-free.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/asn-oid.c: > dpkg-source: error: new version is symlink to ../src/asn-oid.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/str-stk.c: > dpkg-source: error: new version is symlink to ../src/str-stk.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/tbl-print.c: > dpkg-source: error: new version is symlink to ../src/tbl-print.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/asn-int.c: > dpkg-source: error: new version is symlink to ../src/asn-int.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/tbl-gen.c: > dpkg-source: error: new version is symlink to ../src/tbl-gen.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/asn-len.c: > dpkg-source: error: new version is symlink to ../src/asn-len.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/sbuf.c: > dpkg-source: error: new version is symlink to ../src/sbuf.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/asn-any.c: > dpkg-source: error: new version is symlink to ../src/asn-any.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/print.c: > dpkg-source: error: new version is symlink to ../src/print.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/tbl-dec.c: > dpkg-source: error: new version is symlink to ../src/tbl-dec.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/asn-real.c: > dpkg-source: error: new version is symlink to ../src/asn-real.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/tbl-enc.c: > dpkg-source: error: new version is symlink to ../src/tbl-enc.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/asn-enum.c: > dpkg-source: error: new version is symlink to ../src/asn-enum.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/asn-null.c: > dpkg-source: error: new version is symlink to ../src/asn-null.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/asn-octs.c: > dpkg-source: error: new version is symlink to ../src/asn-octs.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/asn-tag.c: > dpkg-source: error: new version is symlink to ../src/asn-tag.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/tbl-util.c: > dpkg-source: error: new version is symlink to ../src/tbl-util.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/asn-bits.c: > dpkg-source: error: new version is symlink to ../src/asn-bits.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/nibble-alloc.c: > dpkg-source: error: new version is symlink to ../src/nibble-alloc.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/tbl/exp-buf.c: > dpkg-source: error: new version is symlink to ../src/exp-buf.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/asn-list.c: > dpkg-source: error: new version is symlink to ../src/asn-list.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/tbl-dbg.c: > dpkg-source: error: new version is symlink to ../src/tbl-dbg.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/hash.c: > dpkg-source: error: new version is symlink to ../src/hash.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/asn-bool.c: > dpkg-source: error: new version is symlink to ../src/asn-bool.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/tbl-free.c: > dpkg-source: error: new version is symlink to ../src/tbl-free.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/asn-oid.c: > dpkg-source: error: new version is symlink to ../src/asn-oid.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/str-stk.c: > dpkg-source: error: new version is symlink to ../src/str-stk.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/tbl-print.c: > dpkg-source: error: new version is symlink to ../src/tbl-print.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/asn-int.c: > dpkg-source: error: new version is symlink to ../src/asn-int.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/tbl-gen.c: > dpkg-source: error: new version is symlink to ../src/tbl-gen.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/asn-len.c: > dpkg-source: error: new version is symlink to ../src/asn-len.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/sbuf.c: > dpkg-source: error: new version is symlink to ../src/sbuf.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/asn-any.c: > dpkg-source: error: new version is symlink to ../src/asn-any.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/print.c: > dpkg-source: error: new version is symlink to ../src/print.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/tbl-dec.c: > dpkg-source: error: new version is symlink to ../src/tbl-dec.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/asn-real.c: > dpkg-source: error: new version is symlink to ../src/asn-real.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/tbl-enc.c: > dpkg-source: error: new version is symlink to ../src/tbl-enc.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/asn-enum.c: > dpkg-source: error: new version is symlink to ../src/asn-enum.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/asn-null.c: > dpkg-source: error: new version is symlink to ../src/asn-null.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/asn-octs.c: > dpkg-source: error: new version is symlink to ../src/asn-octs.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/asn-tag.c: > dpkg-source: error: new version is symlink to ../src/asn-tag.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/tbl-util.c: > dpkg-source: error: new version is symlink to ../src/tbl-util.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/asn-bits.c: > dpkg-source: error: new version is symlink to ../src/asn-bits.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/nibble-alloc.c: > dpkg-source: error: new version is symlink to ../src/nibble-alloc.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/sbuf/exp-buf.c: > dpkg-source: error: new version is symlink to ../src/exp-buf.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/asn-list.c: > dpkg-source: error: new version is symlink to ../src/asn-list.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/tbl-dbg.c: > dpkg-source: error: new version is symlink to ../src/tbl-dbg.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/hash.c: > dpkg-source: error: new version is symlink to ../src/hash.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/asn-bool.c: > dpkg-source: error: new version is symlink to ../src/asn-bool.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/tbl-free.c: > dpkg-source: error: new version is symlink to ../src/tbl-free.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/asn-oid.c: > dpkg-source: error: new version is symlink to ../src/asn-oid.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/str-stk.c: > dpkg-source: error: new version is symlink to ../src/str-stk.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/tbl-print.c: > dpkg-source: error: new version is symlink to ../src/tbl-print.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/asn-int.c: > dpkg-source: error: new version is symlink to ../src/asn-int.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/tbl-gen.c: > dpkg-source: error: new version is symlink to ../src/tbl-gen.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/asn-len.c: > dpkg-source: error: new version is symlink to ../src/asn-len.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/sbuf.c: > dpkg-source: error: new version is symlink to ../src/sbuf.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/asn-any.c: > dpkg-source: error: new version is symlink to ../src/asn-any.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/print.c: > dpkg-source: error: new version is symlink to ../src/print.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/tbl-dec.c: > dpkg-source: error: new version is symlink to ../src/tbl-dec.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/asn-real.c: > dpkg-source: error: new version is symlink to ../src/asn-real.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/tbl-enc.c: > dpkg-source: error: new version is symlink to ../src/tbl-enc.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/asn-enum.c: > dpkg-source: error: new version is symlink to ../src/asn-enum.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/asn-null.c: > dpkg-source: error: new version is symlink to ../src/asn-null.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/asn-octs.c: > dpkg-source: error: new version is symlink to ../src/asn-octs.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/asn-tag.c: > dpkg-source: error: new version is symlink to ../src/asn-tag.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/tbl-util.c: > dpkg-source: error: new version is symlink to ../src/tbl-util.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/asn-bits.c: > dpkg-source: error: new version is symlink to ../src/asn-bits.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/nibble-alloc.c: > dpkg-source: error: new version is symlink to ../src/nibble-alloc.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c-lib/mbuf/exp-buf.c: > dpkg-source: error: new version is symlink to ../src/exp-buf.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/tcl/asn-int.C: > dpkg-source: error: new version is symlink to ../src/asn-int.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/tcl/tcl-if.C: > dpkg-source: error: new version is symlink to ../src/tcl-if.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/tcl/asn-tag.C: > dpkg-source: error: new version is symlink to ../src/asn-tag.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/tcl/str-stk.C: > dpkg-source: error: new version is symlink to ../src/str-stk.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/tcl/asn-bool.C: > dpkg-source: error: new version is symlink to ../src/asn-bool.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/tcl/asn-real.C: > dpkg-source: error: new version is symlink to ../src/asn-real.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/tcl/asn-oid.C: > dpkg-source: error: new version is symlink to ../src/asn-oid.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/tcl/asn-enum.C: > dpkg-source: error: new version is symlink to ../src/asn-enum.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/tcl/meta.C: > dpkg-source: error: new version is symlink to ../src/meta.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/tcl/tkAppInit.c: > dpkg-source: error: new version is symlink to ../src/tkAppInit.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/tcl/asn-type.C: > dpkg-source: error: new version is symlink to ../src/asn-type.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/tcl/hash.C: > dpkg-source: error: new version is symlink to ../src/hash.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/tcl/asn-list.C: > dpkg-source: error: new version is symlink to ../src/asn-list.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/tcl/asn-octs.C: > dpkg-source: error: new version is symlink to ../src/asn-octs.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/tcl/asn-bits.C: > dpkg-source: error: new version is symlink to ../src/asn-bits.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/tcl/print.C: > dpkg-source: error: new version is symlink to ../src/print.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/tcl/asn-len.C: > dpkg-source: error: new version is symlink to ../src/asn-len.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/tcl/asn-null.C: > dpkg-source: error: new version is symlink to ../src/asn-null.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/tcl/asn-any.C: > dpkg-source: error: new version is symlink to ../src/asn-any.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/c++/asn-int.C: > dpkg-source: error: new version is symlink to ../src/asn-int.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/c++/tcl-if.C: > dpkg-source: error: new version is symlink to ../src/tcl-if.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/c++/asn-tag.C: > dpkg-source: error: new version is symlink to ../src/asn-tag.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/c++/str-stk.C: > dpkg-source: error: new version is symlink to ../src/str-stk.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/c++/asn-bool.C: > dpkg-source: error: new version is symlink to ../src/asn-bool.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/c++/asn-real.C: > dpkg-source: error: new version is symlink to ../src/asn-real.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/c++/asn-oid.C: > dpkg-source: error: new version is symlink to ../src/asn-oid.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/c++/asn-enum.C: > dpkg-source: error: new version is symlink to ../src/asn-enum.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/c++/meta.C: > dpkg-source: error: new version is symlink to ../src/meta.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/c++/tkAppInit.c: > dpkg-source: error: new version is symlink to ../src/tkAppInit.c > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/c++/asn-type.C: > dpkg-source: error: new version is symlink to ../src/asn-type.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/c++/hash.C: > dpkg-source: error: new version is symlink to ../src/hash.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/c++/asn-list.C: > dpkg-source: error: new version is symlink to ../src/asn-list.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/c++/asn-octs.C: > dpkg-source: error: new version is symlink to ../src/asn-octs.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/c++/asn-bits.C: > dpkg-source: error: new version is symlink to ../src/asn-bits.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/c++/print.C: > dpkg-source: error: new version is symlink to ../src/print.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/c++/asn-len.C: > dpkg-source: error: new version is symlink to ../src/asn-len.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/c++/asn-null.C: > dpkg-source: error: new version is symlink to ../src/asn-null.C > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to c++-lib/c++/asn-any.C: > dpkg-source: error: new version is symlink to ../src/asn-any.C > dpkg-source: error: old version is nonexistent > 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/snacc_1.3.1-9_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.

