forcemerge 1045940 1049551 thanks Same error as in #1045940
Am 16. August 2023 09:42:49 MESZ schrieb Lucas Nussbaum <[email protected]>: >Source: libixion >Version: 0.17.0-3 >Severity: minor >Tags: trixie sid ftbfs >User: [email protected] >Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build >User: [email protected] >Usertags: qa-doublebuild > >Hi, > >This package fails to do build a binary-only build (not source) after a >successful build (dpkg-buildpackage ; dpkg-buildpackage -b). > >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/DoubleBuild > >Relevant part of the build log: >> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env >> -us -uc -rfakeroot -b >> ------------------------------------------------------------------------------------------------------------------------ >> >> dpkg-buildpackage: info: source package libixion >> dpkg-buildpackage: info: source version 0.17.0-3 >> dpkg-buildpackage: info: source distribution unstable >> dpkg-buildpackage: info: source changed by Rene Engelhard <[email protected]> >> dpkg-source --before-build . >> dpkg-buildpackage: info: host architecture amd64 >> debian/rules clean >> dh clean >> dh_auto_clean >> make -j8 distclean >> make[1]: Entering directory '/<<PKGBUILDDIR>>' >> Making distclean in src >> make[2]: Entering directory '/<<PKGBUILDDIR>>/src' >> Making distclean in include >> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/include' >> rm -rf .libs _libs >> rm -f *.lo >> test -z "" || rm -f >> test . = "." || test -z "" || rm -f >> rm -f Makefile >> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/include' >> Making distclean in libixion >> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/libixion' >> test -z "libixion-0.17.la" || rm -f libixion-0.17.la >> rm -rf .libs _libs >> test -z "" || rm -f >> rm -f document-test ixion-test ixion-test-track-deps compute-engine-test >> dirty-cell-tracker-test >> rm -f *.o >> test -z "document-test.log ixion-test.log ixion-test-track-deps.log >> compute-engine-test.log dirty-cell-tracker-test.log" || rm -f >> document-test.log ixion-test.log ixion-test-track-deps.log >> compute-engine-test.log dirty-cell-tracker-test.log >> rm -f *.lo >> rm -f *.tab.c >> test -z "constants.inl" || rm -f constants.inl >> test -z "document-test.trs ixion-test.trs ixion-test-track-deps.trs >> compute-engine-test.trs dirty-cell-tracker-test.trs" || rm -f >> document-test.trs ixion-test.trs ixion-test-track-deps.trs >> compute-engine-test.trs dirty-cell-tracker-test.trs >> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags >> rm -f ./so_locations >> test . = "." || test -z "" || rm -f >> test -z "test-suite.log" || rm -f test-suite.log >> rm -f ./.deps/address.Plo >> rm -f ./.deps/address_iterator.Plo >> rm -f ./.deps/calc_status.Plo >> rm -f ./.deps/cell.Plo >> rm -f ./.deps/cell_access.Plo >> rm -f ./.deps/cell_queue_manager.Plo >> rm -f ./.deps/compute_engine.Plo >> rm -f ./.deps/compute_engine_test.Po >> rm -f ./.deps/concrete_formula_tokens.Plo >> rm -f ./.deps/config.Plo >> rm -f ./.deps/debug.Plo >> rm -f ./.deps/dirty_cell_tracker.Plo >> rm -f ./.deps/dirty_cell_tracker_test.Po >> rm -f ./.deps/document.Plo >> rm -f ./.deps/document_test.Po >> rm -f ./.deps/exceptions.Plo >> rm -f ./.deps/formula.Plo >> rm -f ./.deps/formula_calc.Plo >> rm -f ./.deps/formula_function_opcode.Plo >> rm -f ./.deps/formula_functions.Plo >> rm -f ./.deps/formula_interpreter.Plo >> rm -f ./.deps/formula_lexer.Plo >> rm -f ./.deps/formula_name_resolver.Plo >> rm -f ./.deps/formula_parser.Plo >> rm -f ./.deps/formula_result.Plo >> rm -f ./.deps/formula_tokens.Plo >> rm -f ./.deps/formula_value_stack.Plo >> rm -f ./.deps/global.Plo >> rm -f ./.deps/info.Plo >> rm -f ./.deps/interface.Plo >> rm -f ./.deps/ixion_0.17_vulkan_la-compute_engine_vulkan.Plo >> rm -f ./.deps/ixion_0.17_vulkan_la-vulkan_obj.Plo >> rm -f ./.deps/ixion_test.Po >> rm -f ./.deps/ixion_test_track_deps.Po >> rm -f ./.deps/lexer_tokens.Plo >> rm -f ./.deps/matrix.Plo >> rm -f ./.deps/mem_str_buf.Plo >> rm -f ./.deps/model_context.Plo >> rm -f ./.deps/model_context_impl.Plo >> rm -f ./.deps/model_iterator.Plo >> rm -f ./.deps/model_types.Plo >> rm -f ./.deps/module.Plo >> rm -f ./.deps/named_expressions_iterator.Plo >> rm -f ./.deps/queue_entry.Plo >> rm -f ./.deps/table.Plo >> rm -f ./.deps/types.Plo >> rm -f ./.deps/utils.Plo >> rm -f ./.deps/workbook.Plo >> rm -f Makefile >> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/libixion' >> Making distclean in python >> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/python' >> rm -rf .libs _libs >> test -z "ixion.la" || rm -f ixion.la >> rm -f *.o >> test -z "../../test/python/document.py.log ../../test/python/module.py.log" >> || rm -f ../../test/python/document.py.log ../../test/python/module.py.log >> rm -f *.lo >> rm -f *.tab.c >> test -z "" || rm -f >> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags >> test -z "../../test/python/document.py.trs ../../test/python/module.py.trs" >> || rm -f ../../test/python/document.py.trs ../../test/python/module.py.trs >> test . = "." || test -z "" || rm -f >> rm -f ./so_locations >> test -z "test-suite.log" || rm -f test-suite.log >> rm -f ./.deps/ixion_la-document.Plo >> rm -f ./.deps/ixion_la-global.Plo >> rm -f ./.deps/ixion_la-python.Plo >> rm -f ./.deps/ixion_la-sheet.Plo >> rm -f Makefile >> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/python' >> make[3]: Entering directory '/<<PKGBUILDDIR>>/src' >> rm -rf .libs _libs >> rm -f *.o >> test -z "../test/parser-test-t0.sh.log ../test/parser-test-t1.sh.log >> ../test/parser-test-t2.sh.log ../test/parser-test-t3.sh.log >> ../test/parser-test-t4.sh.log ../test/parser-test-t5.sh.log >> ../test/parser-test-t6.sh.log ../test/parser-test-t7.sh.log >> ../test/parser-test-t8.sh.log" || rm -f ../test/parser-test-t0.sh.log >> ../test/parser-test-t1.sh.log ../test/parser-test-t2.sh.log >> ../test/parser-test-t3.sh.log ../test/parser-test-t4.sh.log >> ../test/parser-test-t5.sh.log ../test/parser-test-t6.sh.log >> ../test/parser-test-t7.sh.log ../test/parser-test-t8.sh.log >> rm -f *.lo >> rm -f ixion-parser ixion-sorter ixion-formula-tokenizer >> rm -f *.tab.c >> test -z "" || rm -f >> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags >> test . = "." || test -z "" || rm -f >> test -z "../test/parser-test-t0.sh.trs ../test/parser-test-t1.sh.trs >> ../test/parser-test-t2.sh.trs ../test/parser-test-t3.sh.trs >> ../test/parser-test-t4.sh.trs ../test/parser-test-t5.sh.trs >> ../test/parser-test-t6.sh.trs ../test/parser-test-t7.sh.trs >> ../test/parser-test-t8.sh.trs" || rm -f ../test/parser-test-t0.sh.trs >> ../test/parser-test-t1.sh.trs ../test/parser-test-t2.sh.trs >> ../test/parser-test-t3.sh.trs ../test/parser-test-t4.sh.trs >> ../test/parser-test-t5.sh.trs ../test/parser-test-t6.sh.trs >> ../test/parser-test-t7.sh.trs ../test/parser-test-t8.sh.trs >> test -z "test-suite.log" || rm -f test-suite.log >> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' >> rm -f ./.deps/app_common.Po >> rm -f ./.deps/ixion_formula_tokenizer.Po >> rm -f ./.deps/ixion_parser.Po >> rm -f ./.deps/ixion_sorter.Po >> rm -f ./.deps/model_parser.Po >> rm -f ./.deps/session_handler.Po >> rm -f ./.deps/sort_input_parser.Po >> rm -f ./.deps/table_handler.Po >> rm -f Makefile >> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' >> Making distclean in include >> make[2]: Entering directory '/<<PKGBUILDDIR>>/include' >> Making distclean in ixion >> make[3]: Entering directory '/<<PKGBUILDDIR>>/include/ixion' >> Making distclean in interface >> make[4]: Entering directory '/<<PKGBUILDDIR>>/include/ixion/interface' >> rm -rf .libs _libs >> rm -f *.lo >> test -z "" || rm -f >> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags >> test . = "." || test -z "" || rm -f >> rm -f Makefile >> make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/ixion/interface' >> make[4]: Entering directory '/<<PKGBUILDDIR>>/include/ixion' >> rm -rf .libs _libs >> rm -f *.lo >> test -z "" || rm -f >> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags >> test . = "." || test -z "" || rm -f >> make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/ixion' >> rm -f Makefile >> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include/ixion' >> make[3]: Entering directory '/<<PKGBUILDDIR>>/include' >> rm -rf .libs _libs >> rm -f *.lo >> test -z "" || rm -f >> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags >> test . = "." || test -z "" || rm -f >> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include' >> rm -f Makefile >> make[2]: Leaving directory '/<<PKGBUILDDIR>>/include' >> Making distclean in doc_example >> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc_example' >> Making distclean in section_examples >> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc_example/section_examples' >> rm -rf .libs _libs >> rm -f *.o >> test -z "cell-access.log" || rm -f cell-access.log >> rm -f *.lo >> rm -f *.tab.c >> test -z "" || rm -f >> rm -rf cell-access >> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags >> test -z "cell-access.trs" || rm -f cell-access.trs >> test . = "." || test -z "" || rm -f >> test -z "test-suite.log" || rm -f test-suite.log >> rm -f ./.deps/cell_access.Po >> rm -f Makefile >> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc_example/section_examples' >> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc_example' >> rm -rf .libs _libs >> rm -f *.o >> test -z "document-simple.log model-context-simple.log" || rm -f >> document-simple.log model-context-simple.log >> rm -f *.lo >> rm -f *.tab.c >> test -z "" || rm -f >> rm -rf document-simple model-context-simple >> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags >> test . = "." || test -z "" || rm -f >> test -z "document-simple.trs model-context-simple.trs" || rm -f >> document-simple.trs model-context-simple.trs >> test -z "test-suite.log" || rm -f test-suite.log >> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc_example' >> rm -f ./.deps/document_simple.Po >> rm -f ./.deps/model_context_simple.Po >> rm -f Makefile >> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc_example' >> make[2]: Entering directory '/<<PKGBUILDDIR>>' >> rm -rf .libs _libs >> rm -f *.lo >> test -z "bin/env.sh misc/libixion.spec" || rm -f bin/env.sh >> misc/libixion.spec >> rm -f config.h stamp-h1 >> rm -f libtool config.lt >> rm -rf *.pc >> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags >> test . = "." || test -z "" || rm -f >> rm -f cscope.out cscope.in.out cscope.po.out cscope.files >> make[2]: Leaving directory '/<<PKGBUILDDIR>>' >> rm -f config.status config.cache config.log configure.lineno >> config.status.lineno >> rm -f Makefile >> make[1]: Leaving directory '/<<PKGBUILDDIR>>' >> dh_autoreconf_clean >> dh_clean >> rm: cannot remove './doc/_doxygen': Is a directory >> rm: cannot remove './doc/tmp': Is a directory >> dh_clean: error: rm -f -- debian/libixion-dev.substvars >> debian/libixion-0.17-0.substvars debian/python3-ixion.substvars >> debian/libixion-doc.substvars ./doc/_doxygen ./doc/tmp debian/files returned >> exit code 1 >> make: *** [debian/rules:9: clean] Error 25 >> dpkg-buildpackage: error: debian/rules clean subprocess returned exit status >> 2 >> >> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage >> --sanitize-env -us -uc -rfakeroot -b' failed to run. > > >The full build log is available from: >http://qa-logs.debian.net/2023/08/16/libixion_0.17.0-3_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. >

