Source: coinor-csdp Version: 6.2.0-4 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 coinor-csdp > dpkg-buildpackage: info: source version 6.2.0-4 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Doug Torrance > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in lib > make[2]: Entering directory '/<<PKGBUILDDIR>>/lib' > test -z "libsdp.la" || rm -f libsdp.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libsdp_la-Fnorm.Plo > rm -f ./.deps/libsdp_la-add_mat.Plo > rm -f ./.deps/libsdp_la-addscaledmat.Plo > rm -f ./.deps/libsdp_la-allocmat.Plo > rm -f ./.deps/libsdp_la-calc_dobj.Plo > rm -f ./.deps/libsdp_la-calc_pobj.Plo > rm -f ./.deps/libsdp_la-chol.Plo > rm -f ./.deps/libsdp_la-copy_mat.Plo > rm -f ./.deps/libsdp_la-easysdp.Plo > rm -f ./.deps/libsdp_la-freeprob.Plo > rm -f ./.deps/libsdp_la-initparams.Plo > rm -f ./.deps/libsdp_la-initsoln.Plo > rm -f ./.deps/libsdp_la-linesearch.Plo > rm -f ./.deps/libsdp_la-make_i.Plo > rm -f ./.deps/libsdp_la-makefill.Plo > rm -f ./.deps/libsdp_la-mat_mult.Plo > rm -f ./.deps/libsdp_la-mat_multsp.Plo > rm -f ./.deps/libsdp_la-matvec.Plo > rm -f ./.deps/libsdp_la-norms.Plo > rm -f ./.deps/libsdp_la-op_a.Plo > rm -f ./.deps/libsdp_la-op_at.Plo > rm -f ./.deps/libsdp_la-op_o.Plo > rm -f ./.deps/libsdp_la-packed.Plo > rm -f ./.deps/libsdp_la-psd_feas.Plo > rm -f ./.deps/libsdp_la-qreig.Plo > rm -f ./.deps/libsdp_la-readprob.Plo > rm -f ./.deps/libsdp_la-readsol.Plo > rm -f ./.deps/libsdp_la-sdp.Plo > rm -f ./.deps/libsdp_la-solvesys.Plo > rm -f ./.deps/libsdp_la-sortentries.Plo > rm -f ./.deps/libsdp_la-sym_mat.Plo > rm -f ./.deps/libsdp_la-trace_prod.Plo > rm -f ./.deps/libsdp_la-tweakgap.Plo > rm -f ./.deps/libsdp_la-user_exit.Plo > rm -f ./.deps/libsdp_la-writeprob.Plo > rm -f ./.deps/libsdp_la-writesol.Plo > rm -f ./.deps/libsdp_la-zero_mat.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib' > Making distclean in include > make[2]: 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 > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/include' > Making distclean in solver > make[2]: Entering directory '/<<PKGBUILDDIR>>/solver' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f csdp > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/csdp-csdp.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/solver' > Making distclean in example > make[2]: Entering directory '/<<PKGBUILDDIR>>/example' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f example > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/example-example.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/example' > Making distclean in theta > make[2]: Entering directory '/<<PKGBUILDDIR>>/theta' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f csdp-theta csdp-complement csdp-graphtoprob csdp-randgraph > rm -f *.tab.c > test -z "" || rm -f > rm -f csdp-theta csdp-complement csdp-graphtoprob csdp-randgraph > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/csdp_complement-complement.Po > rm -f ./.deps/csdp_graphtoprob-graphtoprob.Po > rm -f ./.deps/csdp_randgraph-rand_graph.Po > rm -f ./.deps/csdp_theta-theta.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/theta' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f config.h stamp-h1 > rm -f libtool config.lt > 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 > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building coinor-csdp using existing > ./coinor-csdp_6.2.0.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file Makefile, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file solver/Makefile, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file example/Makefile, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file theta/Makefile, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file lib/Makefile, use > --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > coinor-csdp-6.2.0/doc/csdpuser.aux > coinor-csdp-6.2.0/doc/csdpuser.log > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/coinor-csdp_6.2.0-4.diff.vVvAO7 > dpkg-source: info: Hint: make sure the version in debian/changelog matches > the unpacked source tree > dpkg-source: info: you can integrate the local changes with dpkg-source > --commit > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2 > > 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/coinor-csdp_6.2.0-4_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.

