Source: eclipse-titan Version: 7.2.0-1 Severity: serious Tags: ftbfs eclipse-titan (7.2.0-1) unstable; urgency=medium ... * debian/rules: ... - removed unnecessary --no-parallel option
-- Gergely Pilisi <mail.pili...@gmail.com> Tue, 16 Feb 2021 10:25:17 +0100 Unfortunately --no-parallel is still necessary: https://tests.reproducible-builds.org/debian/rb-pkg/bullseye/amd64/eclipse-titan.html ... Notify: Parsing TTCN-3 module `TitanLoggerControl.ttcn'... Notify: Checking modules... Notify: Generating code... Notify: None of the files needed update. Notify: Generating TTCN-3 modules... touch RT1/TitanLoggerControl.cc.compiled Notify: File 'TitanLoggerApi.ttcn' was generated. Notify: File `RT1/PreGenRecordOf.hh' was generated. Notify: Generating TTCN-3 modules... Notify: File 'TitanLoggerApi.ttcn' was generated. Notify: File `RT1/PreGenRecordOf.cc' was generated. Notify: 2 files were updated. sed -e 's/XSD.String/charstring/g;s/XSD.AnySimpleType/charstring/g;s/XSD.Integer/integer/g;s/XSD.Float/float/g;s/XSD.Double/float/g;s/XSD.Boolean/boolean/g;s/import from XSD all;//g' TitanLoggerApi.ttcn >TitanLoggerApi.ttcn_ touch RT1/PreGenRecordOf.cc.compiled sed -e 's/XSD.String/charstring/g;s/XSD.AnySimpleType/charstring/g;s/XSD.Integer/integer/g;s/XSD.Float/float/g;s/XSD.Double/float/g;s/XSD.Boolean/boolean/g;s/import from XSD all;//g' TitanLoggerApi.ttcn >TitanLoggerApi.ttcn_ mv TitanLoggerApi.ttcn_ TitanLoggerApi.ttcn mv TitanLoggerApi.ttcn_ TitanLoggerApi.ttcn mv: cannot stat 'TitanLoggerApi.ttcn_': No such file or directory make[4]: *** [Makefile:280: TitanLoggerApi.ttcn] Error 1 https://buildd.debian.org/status/fetch.php?pkg=eclipse-titan&arch=powerpc&ver=7.2.0-1&stamp=1613472632&raw=0 ... Notify: File `RT1/TitanLoggerControl.hh' was generated. Notify: Parsing TTCN-3 module `TitanLoggerControl.ttcn'... Notify: File `RT1/TitanLoggerControl.cc' was generated. Notify: 2 files were updated. touch RT1/TitanLoggerControl.cc.compiled Notify: Checking modules... Notify: Generating code... Notify: None of the files needed update. touch RT1/TitanLoggerControl.cc.compiled Notify: File `RT1/PreGenRecordOf.hh' was generated. Notify: File `RT1/PreGenRecordOf.cc' was generated. Notify: 2 files were updated. touch RT1/PreGenRecordOf.cc.compiled Notify: Generating TTCN-3 modules... Notify: File 'TitanLoggerApi.ttcn' was generated. Notify: None of the files needed update. sed -e 's/XSD.String/charstring/g;s/XSD.AnySimpleType/charstring/g;s/XSD.Integer/integer/g;s/XSD.Float/float/g;s/XSD.Double/float/g;s/XSD.Boolean/boolean/g;s/import from XSD all;//g' TitanLoggerApi.ttcn >TitanLoggerApi.ttcn_ touch RT1/PreGenRecordOf.cc.compiled Notify: Generating TTCN-3 modules... Notify: File 'TitanLoggerApi.ttcn' was generated. sed -e 's/XSD.String/charstring/g;s/XSD.AnySimpleType/charstring/g;s/XSD.Integer/integer/g;s/XSD.Float/float/g;s/XSD.Double/float/g;s/XSD.Boolean/boolean/g;s/import from XSD all;//g' TitanLoggerApi.ttcn >TitanLoggerApi.ttcn_ mv TitanLoggerApi.ttcn_ TitanLoggerApi.ttcn mkdir -p RT1 mv TitanLoggerApi.ttcn_ TitanLoggerApi.ttcn if ../compiler2/compiler -o RT1 TitanLoggerApi.ttcn - TitanLoggerApi.ttcn; then :; else mv TitanLoggerApi.ttcn TitanLoggerApi.ttcn.$$.bad; exit 1; fi mv: cannot stat 'TitanLoggerApi.ttcn_': No such file or directory make[4]: *** [Makefile:280: TitanLoggerApi.ttcn] Error 1