Source: eclipse-titan Version: 8.2.0-1 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > --------------------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package eclipse-titan > dpkg-buildpackage: info: source version 8.2.0-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Gergely Pilisi > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean --verbose --no-parallel > dh_auto_clean -O--verbose -O--no-parallel > make -j1 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > make[2]: Entering directory '/<<PKGBUILDDIR>>/common' > /bin/sh: 1: git: not found > rm -f memory.o new.o userinfo.o path.o config_preproc.o Quadruple.o Path2.o > ModuleVersion.o JSON_Tokenizer.o UnicharPattern.o openssl_version.o > NetworkHandler.o pattern_la.o pattern_p.o pattern_uni.o config_preproc_la.o > config_preproc_p.tab.o git_version.o git_version.c \ > pattern_p.hh pattern_uni.hh config_preproc_p.tab.hh pattern_la.cc > pattern_p.cc pattern_uni.cc config_preproc_la.cc config_preproc_p.tab.cc > git_version.c \ > pattern_p.output pattern_uni.output lex.backup \ > memory.d new.d userinfo.d path.d config_preproc.d Quadruple.d Path2.d > ModuleVersion.d JSON_Tokenizer.d UnicharPattern.d openssl_version.d > NetworkHandler.d pattern_la.d pattern_p.d pattern_uni.d config_preproc_la.d > config_preproc_p.tab.d git_version.d TAGS *.gcno *.gcda > make[2]: Leaving directory '/<<PKGBUILDDIR>>/common' > make[2]: Entering directory '/<<PKGBUILDDIR>>/compiler2' > make[3]: Entering directory '/<<PKGBUILDDIR>>/compiler2/asn1' > rm -f libasn1_compiler.a AST_asn1.o Ref.o Block.o Object.o OCSV.o Tag.o > TableConstraint.o TokenBuf.o Type_parse.o asn1la.yy.o asn1p.tab.o > asn1_preparser.lex.o \ > asn1p.tab.hh asn1la.yy.cc asn1p.tab.cc asn1_preparser.lex.c \ > asn1p.output lex.backup \ > AST_asn1.d Ref.d Block.d Object.d OCSV.d Tag.d TableConstraint.d TokenBuf.d > Type_parse.d asn1la.yy.d asn1p.tab.d asn1_preparser.lex.d TAGS *.gcno *.gcda > make[3]: Leaving directory '/<<PKGBUILDDIR>>/compiler2/asn1' > make[3]: Entering directory '/<<PKGBUILDDIR>>/compiler2/ttcn3' > rm -f libttcn3_compiler.a ArrayDimensions.o AST_ttcn3.o Attributes.o ILT.o > PatternString.o RawAST.o Statement.o TtcnTemplate.o Templatestuff.o TextAST.o > Ttcnstuff.o compiler.o port.o signature.o BerAST.o JsonAST.o Ttcn2Json.o > profiler.o OerAST.o lex.ttcn3.o compiler.tab.o lex.rawAST.o rawAST.tab.o > charstring_la.o pstring_la.o comptype_attrib_la.o coding_attrib_la.o > coding_attrib_p.o ttcn3_preparser.lex.o ../../common/JSON_Tokenizer.o \ > compiler.tab.hh rawAST.tab.hh coding_attrib_p.hh lex.ttcn3.cc > compiler.tab.cc lex.rawAST.cc rawAST.tab.cc charstring_la.cc pstring_la.cc > comptype_attrib_la.cc coding_attrib_la.cc coding_attrib_p.cc > ttcn3_preparser.lex.c \ > compiler.output rawAST.output coding_attrib_p.output lex.backup \ > ArrayDimensions.d AST_ttcn3.d Attributes.d ILT.d PatternString.d RawAST.d > Statement.d TtcnTemplate.d Templatestuff.d TextAST.d Ttcnstuff.d compiler.d > port.d signature.d BerAST.d JsonAST.d Ttcn2Json.d profiler.d OerAST.d > lex.ttcn3.d compiler.tab.d lex.rawAST.d rawAST.tab.d charstring_la.d > pstring_la.d comptype_attrib_la.d coding_attrib_la.d coding_attrib_p.d > ttcn3_preparser.lex.d TAGS *.gcno *.gcda > make[3]: Leaving directory '/<<PKGBUILDDIR>>/compiler2/ttcn3' > rm -f compiler ttcn3_makefilegen tcov2lcov encdec.o enum.o functionref.o > record.o record_of.o union.o PredefFunc.o AST.o Code.o Constraint.o > CompilerError.o CompField.o CompType.o EnumItem.o Identifier.o Int.o main.o > Real.o Setting.o SigParam.o string.o subtype.o Stopwatch.o Type.o Type_chk.o > Type_codegen.o TypeCompat.o Typestuff.o ustring.o Value.o Valuestuff.o > XerAttributes.o subtypestuff.o CodeGenHelper.o DebuggerStuff.o XSD_Types.o > makefile.o xpather.o ProjectGenHelper.o tcov2lcov.o \ > \ > \ > encdec.d enum.d functionref.d record.d record_of.d union.d PredefFunc.d > AST.d Code.d Constraint.d CompilerError.d CompField.d CompType.d EnumItem.d > Identifier.d Int.d main.d Real.d Setting.d SigParam.d string.d subtype.d > Stopwatch.d Type.d Type_chk.d Type_codegen.d TypeCompat.d Typestuff.d > ustring.d Value.d Valuestuff.d XerAttributes.d subtypestuff.d CodeGenHelper.d > DebuggerStuff.d XSD_Types.d makefile.d xpather.d ProjectGenHelper.d TAGS > *.gcno *.gcda > make[2]: Leaving directory '/<<PKGBUILDDIR>>/compiler2' > make[2]: Entering directory '/<<PKGBUILDDIR>>/repgen' > rm -f ttcn3_logmerge ttcn3_logfilter ttcn3_logformat ttcn3_repgen logfilter.o > logmerge.o repgen.o logformat.o parser.o \ > logformat.c parser.c \ > lex.backup \ > logfilter.d logmerge.d repgen.d logformat.d parser.d TAGS *.gcno *.gcda > make[2]: Leaving directory '/<<PKGBUILDDIR>>/repgen' > make[2]: Entering directory '/<<PKGBUILDDIR>>/xsdconvert' > rm -f xsd2ttcn converter.o XMLParser.o TTCN3Module.o TTCN3ModuleInventory.o > RootType.o SimpleType.o AttributeType.o ComplexType.o Annotation.o > ImportStatement.o PredefinedModules.o GeneralFunctions.o Mstring.o Constant.o > ../common/new.o ../common/memory.o \ > \ > \ > converter.d XMLParser.d TTCN3Module.d TTCN3ModuleInventory.d RootType.d > SimpleType.d AttributeType.d ComplexType.d Annotation.d ImportStatement.d > PredefinedModules.d GeneralFunctions.d Mstring.d Constant.d TAGS *.gcno *.gcda > make[2]: Leaving directory '/<<PKGBUILDDIR>>/xsdconvert' > make[2]: Entering directory '/<<PKGBUILDDIR>>/mctr2' > make[3]: Entering directory '/<<PKGBUILDDIR>>/mctr2/cli' > rm -f libcli.a Cli.o config_read.lex.o config_read.tab.o \ > config_read.tab.hh config_read.lex.cc config_read.tab.cc \ > config_read.output lex.backup \ > Cli.d config_read.lex.d config_read.tab.d TAGS *.gcno *.gcda > make[3]: Leaving directory '/<<PKGBUILDDIR>>/mctr2/cli' > make[3]: Entering directory '/<<PKGBUILDDIR>>/mctr2/mctr' > rm -f mctr_cli MctrError.o MainController.o UserInterface.o config_data.o > Cli_main.o \ > Cli_main.cc \ > \ > MctrError.d MainController.d UserInterface.d config_data.d Cli_main.d TAGS > *.gcno *.gcda > make[3]: Leaving directory '/<<PKGBUILDDIR>>/mctr2/mctr' > rm -f \ > \ > \ > TAGS *.gcno *.gcda > make[2]: Leaving directory '/<<PKGBUILDDIR>>/mctr2' > make[2]: Entering directory '/<<PKGBUILDDIR>>/core' > rm -f libttcn3.a libttcn3-parallel.a libttcn3-dynamic.so > libttcn3-parallel-dynamic.so cversion.h RT1/TitanLoggerApi.o > RT1/TitanLoggerControl.o config_process.lex.o config_process.tab.o > RT1/PreGenRecordOf.o Addfunc.o Array.o ASN_Any.o ASN_CharacterString.o > ASN_EmbeddedPDV.o ASN_External.o ASN_Null.o Basetype.o BER.o Bitstring.o > Boolean.o Charstring.o Communication.o Component.o Default.o Encdec.o Error.o > Float.o Hexstring.o RInt.o Integer.o Logger.o LoggerPlugin.o > LoggerPluginManager.o LegacyLogger.o LoggingBits.o Module_list.o Objid.o > Octetstring.o Parallel_main.o Port.o RAW.o Runtime.o Single_main.o Snapshot.o > Struct_of.o Template.o TEXT.o Textbuf.o Timer.o Param_Types.o > Universal_charstring.o Verdicttype.o XER.o XmlReader.o > TitanLoggerControlImpl.o TCov.o JSON.o Profiler.o ProfilerTools.o > ProfMerge_main.o Debugger.o DebuggerUI.o OER.o LoggerPlugin_static.o > LoggerPlugin_dynamic.o ProfilerTools.profmerge.o single parallel > single-dynamic parallel-dynamic gccversion cversion.h TitanLoggerApi.ttcn \ > RT1/TitanLoggerApi.hh RT1/TitanLoggerControl.hh config_process.tab.hh > config_process.lex.hh RT1/TitanLoggerApiSimple.hh RT1/PreGenRecordOf.hh > RT1/TitanLoggerApi.cc RT1/TitanLoggerControl.cc > config_process.lex.cc config_process.tab.cc RT1/PreGenRecordOf.cc \ > RT1/TitanLoggerApi.cc.compiled RT1/TitanLoggerControl.cc.compiled > RT1/PreGenRecordOf.cc.compiled config_process.output lex.backup \ > RT1/TitanLoggerApi.d RT1/TitanLoggerControl.d config_process.lex.d > config_process.tab.d RT1/PreGenRecordOf.d Addfunc.d Array.d ASN_Any.d > ASN_CharacterString.d ASN_EmbeddedPDV.d ASN_External.d ASN_Null.d Basetype.d > BER.d Bitstring.d Boolean.d Charstring.d Communication.d Component.d > Default.d Encdec.d Error.d Float.d Hexstring.d RInt.d Integer.d Logger.d > LoggerPlugin.d LoggerPluginManager.d LegacyLogger.d LoggingBits.d > Module_list.d Objid.d Octetstring.d Parallel_main.d Port.d RAW.d Runtime.d > Single_main.d Snapshot.d Struct_of.d Template.d TEXT.d Textbuf.d Timer.d > Param_Types.d Universal_charstring.d Verdicttype.d XER.d XmlReader.d > TitanLoggerControlImpl.d TCov.d JSON.d Profiler.d ProfilerTools.d > ProfMerge_main.d Debugger.d DebuggerUI.d OER.d TAGS *.gcno *.gcda > make[2]: Leaving directory '/<<PKGBUILDDIR>>/core' > make[2]: Entering directory '/<<PKGBUILDDIR>>/core2' > rm -f libttcn3-rt2.a libttcn3-rt2-parallel.a libttcn3-rt2-dynamic.so > libttcn3-rt2-parallel-dynamic.so RT2/TitanLoggerApi.o > RT2/TitanLoggerControl.o config_process.lex.o config_process.tab.o > RT2/PreGenRecordOf.o Addfunc.o Array.o ASN_Any.o ASN_CharacterString.o > ASN_EmbeddedPDV.o ASN_External.o ASN_Null.o Basetype.o BER.o Bitstring.o > Boolean.o Charstring.o Communication.o Component.o Default.o Encdec.o Error.o > Float.o Hexstring.o RInt.o Integer.o Logger.o LoggerPlugin.o > LoggerPluginManager.o LegacyLogger.o LoggingBits.o Module_list.o Objid.o > Octetstring.o Parallel_main.o Port.o RAW.o Runtime.o Single_main.o Snapshot.o > Struct_of.o Template.o TEXT.o Textbuf.o Timer.o Param_Types.o > Universal_charstring.o Verdicttype.o XER.o XmlReader.o > TitanLoggerControlImpl.o TCov.o JSON.o Profiler.o ProfilerTools.o > ProfMerge_main.o Debugger.o DebuggerUI.o OER.o Basetype2.o > LoggerPlugin_static.o LoggerPlugin_dynamic.o ProfilerTools.profmerge.o > single-rt2 parallel-rt2 single-rt2-dynamic parallel-rt2-dynamic cversion.h > TitanLoggerApi.ttcn \ > RT2/TitanLoggerApi.hh RT2/TitanLoggerControl.hh config_process.tab.hh > config_process.lex.hh RT2/TitanLoggerApiSimple.hh RT2/PreGenRecordOf.hh > RT2/TitanLoggerApi.cc RT2/TitanLoggerControl.cc > config_process.lex.cc config_process.tab.cc RT2/PreGenRecordOf.cc \ > RT2/TitanLoggerApi.cc.compiled RT2/TitanLoggerControl.cc.compiled > RT2/PreGenRecordOf.cc.compiled config_process.output lex.backup \ > RT2/TitanLoggerApi.d RT2/TitanLoggerControl.d config_process.lex.d > config_process.tab.d RT2/PreGenRecordOf.d Addfunc.d Array.d ASN_Any.d > ASN_CharacterString.d ASN_EmbeddedPDV.d ASN_External.d ASN_Null.d Basetype.d > BER.d Bitstring.d Boolean.d Charstring.d Communication.d Component.d > Default.d Encdec.d Error.d Float.d Hexstring.d RInt.d Integer.d Logger.d > LoggerPlugin.d LoggerPluginManager.d LegacyLogger.d LoggingBits.d > Module_list.d Objid.d Octetstring.d Parallel_main.d Port.d RAW.d Runtime.d > Single_main.d Snapshot.d Struct_of.d Template.d TEXT.d Textbuf.d Timer.d > Param_Types.d Universal_charstring.d Verdicttype.d XER.d XmlReader.d > TitanLoggerControlImpl.d TCov.d JSON.d Profiler.d ProfilerTools.d > ProfMerge_main.d Debugger.d DebuggerUI.d OER.d Basetype2.d TAGS *.gcno *.gcda > make[2]: Leaving directory '/<<PKGBUILDDIR>>/core2' > make[2]: Entering directory '/<<PKGBUILDDIR>>/loggerplugins' > for d in JUnitLogger TSTLogger JUnitLogger2; do make -C $d distclean || exit > 1; done > make[3]: Entering directory '/<<PKGBUILDDIR>>/loggerplugins/JUnitLogger' > rm -f libjunitlogger.so libjunitlogger-parallel.so libjunitlogger-rt2.so > libjunitlogger-parallel-rt2.so JUnitLogger.o FT/JUnitLogger.o > libjunitlogger.so.0 libjunitlogger-parallel.so.0 libjunitlogger-rt2.so.0 > libjunitlogger-parallel-rt2.so.0 libjunitlogger.so.0.0 > libjunitlogger-parallel.so.0.0 libjunitlogger-rt2.so.0.0 > libjunitlogger-parallel-rt2.so.0.0 \ > \ > \ > TAGS *.gcno *.gcda > make[3]: Leaving directory '/<<PKGBUILDDIR>>/loggerplugins/JUnitLogger' > make[3]: Entering directory '/<<PKGBUILDDIR>>/loggerplugins/TSTLogger' > rm -f libtstlogger.so libtstlogger-parallel.so libtstlogger-rt2.so > libtstlogger-parallel-rt2.so TSTLogger.o FT/TSTLogger.o libtstlogger.so.1 > libtstlogger-parallel.so.1 libtstlogger-rt2.so.1 > libtstlogger-parallel-rt2.so.1 libtstlogger.so.1.0 > libtstlogger-parallel.so.1.0 libtstlogger-rt2.so.1.0 > libtstlogger-parallel-rt2.so.1.0 \ > \ > \ > TAGS *.gcno *.gcda > make[3]: Leaving directory '/<<PKGBUILDDIR>>/loggerplugins/TSTLogger' > make[3]: Entering directory '/<<PKGBUILDDIR>>/loggerplugins/JUnitLogger2' > rm -f libjunitlogger2.so libjunitlogger2-parallel.so libjunitlogger2-rt2.so > libjunitlogger2-parallel-rt2.so JUnitLogger2.o FT/JUnitLogger2.o > libjunitlogger2.so.0 libjunitlogger2-parallel.so.0 libjunitlogger2-rt2.so.0 > libjunitlogger2-parallel-rt2.so.0 libjunitlogger2.so.0.0 > libjunitlogger2-parallel.so.0.0 libjunitlogger2-rt2.so.0.0 > libjunitlogger2-parallel-rt2.so.0.0 \ > \ > \ > TAGS *.gcno *.gcda > make[3]: Leaving directory '/<<PKGBUILDDIR>>/loggerplugins/JUnitLogger2' > make[2]: Leaving directory '/<<PKGBUILDDIR>>/loggerplugins' > make[2]: Entering directory '/<<PKGBUILDDIR>>/JNI' > rm -f libmctrjninative.so jnimw.o jninativelib.o \ > \ > \ > TAGS *.gcno *.gcda > make[2]: Leaving directory '/<<PKGBUILDDIR>>/JNI' > make[2]: Entering directory '/<<PKGBUILDDIR>>/usrguide' > make[2]: Nothing to be done for 'distclean'. > make[2]: Leaving directory '/<<PKGBUILDDIR>>/usrguide' > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean -O--verbose -O--no-parallel > dh_clean -O--verbose -O--no-parallel > rm -f debian/debhelper-build-stamp > rm -rf debian/.debhelper/ > rm -f debian/eclipse-titan.debhelper.log > rm -f -- debian/eclipse-titan.substvars debian/files > rm -fr -- debian/eclipse-titan/ debian/tmp/ > find . \( \( \ > \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path > .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o > -type f -a \ > \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \ > -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \ > -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \ > -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \ > \) -exec rm -f {} + \) -o \ > \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) > \) > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building eclipse-titan using existing > ./eclipse-titan_8.2.0.orig.tar.gz > dpkg-source: error: cannot represent change to Install/man/man1/logformat.1: > dpkg-source: error: new version is symlink to ttcn3_logformat.1 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > Install/man/man1/asn1_compiler.1: > dpkg-source: error: new version is symlink to compiler.1 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to Install/man/man1/makefilegen.1: > dpkg-source: error: new version is symlink to ttcn3_makefilegen.1 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > Install/man/man1/ttcn3_compiler.1: > dpkg-source: error: new version is symlink to compiler.1 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to Install/bin/asn1_compiler: > dpkg-source: error: new version is symlink to compiler > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to Install/bin/repgen: > dpkg-source: error: new version is symlink to ttcn3_repgen > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to Install/bin/mctr: > dpkg-source: error: new version is symlink to mctr_cli > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to Install/bin/makefilegen: > dpkg-source: error: new version is symlink to ttcn3_makefilegen > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to Install/bin/ttcn3_compiler: > dpkg-source: error: new version is symlink to compiler > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to Install/bin/logformat: > dpkg-source: error: new version is symlink to ttcn3_logformat > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to Install/bin/compiler: binary > file contents changed > dpkg-source: error: add Install/bin/compiler in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'Install/bin/compiler' will not > be represented in diff > dpkg-source: error: cannot represent change to Install/bin/mctr_cli: binary > file contents changed > dpkg-source: error: add Install/bin/mctr_cli in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'Install/bin/mctr_cli' will not > be represented in diff > dpkg-source: error: cannot represent change to Install/bin/tcov2lcov: binary > file contents changed > dpkg-source: error: add Install/bin/tcov2lcov in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'Install/bin/tcov2lcov' will > not be represented in diff > dpkg-source: warning: executable mode 0755 of 'Install/bin/titanver' will not > be represented in diff > dpkg-source: warning: executable mode 0755 of 'Install/bin/ttcn3_help' will > not be represented in diff > dpkg-source: error: cannot represent change to Install/bin/ttcn3_logfilter: > binary file contents changed > dpkg-source: error: add Install/bin/ttcn3_logfilter in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'Install/bin/ttcn3_logfilter' > will not be represented in diff > dpkg-source: error: cannot represent change to Install/bin/ttcn3_logformat: > binary file contents changed > dpkg-source: error: add Install/bin/ttcn3_logformat in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'Install/bin/ttcn3_logformat' > will not be represented in diff > dpkg-source: error: cannot represent change to Install/bin/ttcn3_logmerge: > binary file contents changed > dpkg-source: error: add Install/bin/ttcn3_logmerge in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'Install/bin/ttcn3_logmerge' > will not be represented in diff > dpkg-source: error: cannot represent change to Install/bin/ttcn3_makefilegen: > binary file contents changed > dpkg-source: error: add Install/bin/ttcn3_makefilegen in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'Install/bin/ttcn3_makefilegen' > will not be represented in diff > dpkg-source: error: cannot represent change to Install/bin/ttcn3_profmerge: > binary file contents changed > dpkg-source: error: add Install/bin/ttcn3_profmerge in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'Install/bin/ttcn3_profmerge' > will not be represented in diff > dpkg-source: error: cannot represent change to Install/bin/ttcn3_repgen: > binary file contents changed > dpkg-source: error: add Install/bin/ttcn3_repgen in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'Install/bin/ttcn3_repgen' will > not be represented in diff > dpkg-source: warning: executable mode 0755 of 'Install/bin/ttcn3_start' will > not be represented in diff > dpkg-source: error: cannot represent change to Install/bin/xsd2ttcn: binary > file contents changed > dpkg-source: error: add Install/bin/xsd2ttcn in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'Install/bin/xsd2ttcn' will not > be represented in diff > dpkg-source: warning: executable mode 0755 of 'Install/demo/MyExample2.cfg' > will not be represented in diff > dpkg-source: error: cannot represent change to Install/help/docs/naming.pdf: > binary file contents changed > dpkg-source: error: add Install/help/docs/naming.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to Install/help/images/ao.jpg: > binary file contents changed > dpkg-source: error: add Install/help/images/ao.jpg in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to Install/help/images/left.jpg: > binary file contents changed > dpkg-source: error: add Install/help/images/left.jpg in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to Install/help/images/right.jpg: > binary file contents changed > dpkg-source: error: add Install/help/images/right.jpg in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Install/help/images/titan_transparent.gif: binary file contents changed > dpkg-source: error: add Install/help/images/titan_transparent.gif in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/help/images/titan_transparent.gif' will not be represented in diff > dpkg-source: error: cannot represent change to Install/help/images/up.jpg: > binary file contents changed > dpkg-source: error: add Install/help/images/up.jpg in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger-parallel-rt2.so: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger-parallel-rt2.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger-parallel-rt2.so' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger-parallel-rt2.so.0: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger-parallel-rt2.so.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger-parallel-rt2.so.0' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger-parallel-rt2.so.0.0: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger-parallel-rt2.so.0.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger-parallel-rt2.so.0.0' will not be represented in > diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger-parallel.so: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger-parallel.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger-parallel.so' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger-parallel.so.0: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger-parallel.so.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger-parallel.so.0' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger-parallel.so.0.0: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger-parallel.so.0.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger-parallel.so.0.0' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger-rt2.so: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger-rt2.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger-rt2.so' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger-rt2.so.0: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger-rt2.so.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger-rt2.so.0' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger-rt2.so.0.0: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger-rt2.so.0.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger-rt2.so.0.0' will not be represented in diff > dpkg-source: error: cannot represent change to Install/lib/libjunitlogger.so: > binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'Install/lib/libjunitlogger.so' > will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger.so.0: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger.so.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger.so.0' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger.so.0.0: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger.so.0.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger.so.0.0' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger2-parallel-rt2.so: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger2-parallel-rt2.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger2-parallel-rt2.so' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger2-parallel-rt2.so.0: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger2-parallel-rt2.so.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger2-parallel-rt2.so.0' will not be represented in > diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger2-parallel-rt2.so.0.0: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger2-parallel-rt2.so.0.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger2-parallel-rt2.so.0.0' will not be represented in > diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger2-parallel.so: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger2-parallel.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger2-parallel.so' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger2-parallel.so.0: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger2-parallel.so.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger2-parallel.so.0' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger2-parallel.so.0.0: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger2-parallel.so.0.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger2-parallel.so.0.0' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger2-rt2.so: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger2-rt2.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger2-rt2.so' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger2-rt2.so.0: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger2-rt2.so.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger2-rt2.so.0' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger2-rt2.so.0.0: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger2-rt2.so.0.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger2-rt2.so.0.0' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger2.so: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger2.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger2.so' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger2.so.0: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger2.so.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger2.so.0' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libjunitlogger2.so.0.0: binary file contents changed > dpkg-source: error: add Install/lib/libjunitlogger2.so.0.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libjunitlogger2.so.0.0' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libmctrjninative.so: binary file contents changed > dpkg-source: error: add Install/lib/libmctrjninative.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libmctrjninative.so' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libtstlogger-parallel-rt2.so: binary file contents changed > dpkg-source: error: add Install/lib/libtstlogger-parallel-rt2.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libtstlogger-parallel-rt2.so' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libtstlogger-parallel-rt2.so.1: binary file contents changed > dpkg-source: error: add Install/lib/libtstlogger-parallel-rt2.so.1 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libtstlogger-parallel-rt2.so.1' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libtstlogger-parallel-rt2.so.1.0: binary file contents changed > dpkg-source: error: add Install/lib/libtstlogger-parallel-rt2.so.1.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libtstlogger-parallel-rt2.so.1.0' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libtstlogger-parallel.so: binary file contents changed > dpkg-source: error: add Install/lib/libtstlogger-parallel.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libtstlogger-parallel.so' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libtstlogger-parallel.so.1: binary file contents changed > dpkg-source: error: add Install/lib/libtstlogger-parallel.so.1 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libtstlogger-parallel.so.1' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libtstlogger-parallel.so.1.0: binary file contents changed > dpkg-source: error: add Install/lib/libtstlogger-parallel.so.1.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libtstlogger-parallel.so.1.0' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libtstlogger-rt2.so: binary file contents changed > dpkg-source: error: add Install/lib/libtstlogger-rt2.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libtstlogger-rt2.so' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libtstlogger-rt2.so.1: binary file contents changed > dpkg-source: error: add Install/lib/libtstlogger-rt2.so.1 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libtstlogger-rt2.so.1' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libtstlogger-rt2.so.1.0: binary file contents changed > dpkg-source: error: add Install/lib/libtstlogger-rt2.so.1.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libtstlogger-rt2.so.1.0' will not be represented in diff > dpkg-source: error: cannot represent change to Install/lib/libtstlogger.so: > binary file contents changed > dpkg-source: error: add Install/lib/libtstlogger.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'Install/lib/libtstlogger.so' > will not be represented in diff > dpkg-source: error: cannot represent change to Install/lib/libtstlogger.so.1: > binary file contents changed > dpkg-source: error: add Install/lib/libtstlogger.so.1 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'Install/lib/libtstlogger.so.1' > will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libtstlogger.so.1.0: binary file contents changed > dpkg-source: error: add Install/lib/libtstlogger.so.1.0 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libtstlogger.so.1.0' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libttcn3-dynamic.so: binary file contents changed > dpkg-source: error: add Install/lib/libttcn3-dynamic.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libttcn3-dynamic.so' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libttcn3-parallel-dynamic.so: binary file contents changed > dpkg-source: error: add Install/lib/libttcn3-parallel-dynamic.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libttcn3-parallel-dynamic.so' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libttcn3-parallel.a: binary file contents changed > dpkg-source: error: add Install/lib/libttcn3-parallel.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 > Install/lib/libttcn3-rt2-dynamic.so: binary file contents changed > dpkg-source: error: add Install/lib/libttcn3-rt2-dynamic.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libttcn3-rt2-dynamic.so' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libttcn3-rt2-parallel-dynamic.so: binary file contents changed > dpkg-source: error: add Install/lib/libttcn3-rt2-parallel-dynamic.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'Install/lib/libttcn3-rt2-parallel-dynamic.so' will not be represented in diff > dpkg-source: error: cannot represent change to > Install/lib/libttcn3-rt2-parallel.a: binary file contents changed > dpkg-source: error: add Install/lib/libttcn3-rt2-parallel.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 Install/lib/libttcn3-rt2.a: > binary file contents changed > dpkg-source: error: add Install/lib/libttcn3-rt2.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 Install/lib/libttcn3.a: binary > file contents changed > dpkg-source: error: add Install/lib/libttcn3.a in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'Makefile.personal' will not > be represented in diff > dpkg-source: error: cannot represent change to core/ttcn3_profmerge: binary > file contents changed > dpkg-source: error: add core/ttcn3_profmerge in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'core/ttcn3_profmerge' will not > be represented in diff > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/eclipse-titan_8.2.0-1_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

