Source: hdf-eos4 Version: 2.20v1.00-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 hdf-eos4 > dpkg-buildpackage: info: source version 2.20v1.00-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Alastair McKinstry > <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean > rm -f debian/libhdfeos-dev.debhelper.log debian/libhdfeos0.debhelper.log > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > find . -type l -delete > rm -f libtool config.status config.log samples/*.hdf testdrivers/*/*.hdf > rm -f debian/libhdfeos-dev.install > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > rm -f -- ./testdrivers/grid/Makefile.in ./testdrivers/swath/Makefile.in > ./testdrivers/Makefile.in ./testdrivers/point/Makefile.in ./aclocal.m4 > ./autom4te.cache/requests ./autom4te.cache/traces.2 ./autom4te.cache/output.2 > ./autom4te.cache/output.1 ./autom4te.cache/traces.1 ./autom4te.cache/output.0 > ./autom4te.cache/traces.0 ./include/HE2_config.h.in ./include/Makefile.in > ./include/HE2_config.h.in\~ ./Makefile.in ./configure ./src/Makefile.in > ./samples/Makefile.in ./configure\~ ./config/install-sh ./config/compile > ./config/ltmain.sh ./config/depcomp ./config/missing > rm -f debian/autoreconf.before debian/autoreconf.after > dh_clean > rm -f debian/debhelper-build-stamp > cp -an --reflink=auto > debian/.debhelper/bucket/files/b6432e2766ed3a68f05abcf2705ddd7e56f50d0f19f6bed77811371e0aac6a46 > > debian/.debhelper/bucket/files/b6432e2766ed3a68f05abcf2705ddd7e56f50d0f19f6bed77811371e0aac6a46.tmp > mv > debian/.debhelper/bucket/files/b6432e2766ed3a68f05abcf2705ddd7e56f50d0f19f6bed77811371e0aac6a46.tmp > config/config.guess > cp -an --reflink=auto > debian/.debhelper/bucket/files/a1c8687428d71ad2634cd0df2f2d3b0ab468f9470e38cd09f7f125569cd37991 > > debian/.debhelper/bucket/files/a1c8687428d71ad2634cd0df2f2d3b0ab468f9470e38cd09f7f125569cd37991.tmp > mv > debian/.debhelper/bucket/files/a1c8687428d71ad2634cd0df2f2d3b0ab468f9470e38cd09f7f125569cd37991.tmp > config/config.sub > rm -f debian/.debhelper/bucket/index > rm -rf debian/.debhelper/ > rm -f -- debian/libhdfeos0.substvars debian/libhdfeos-dev.substvars > debian/files > rm -fr -- debian/libhdfeos0/ debian/tmp/ debian/libhdfeos-dev/ > 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 hdf-eos4 using existing > ./hdf-eos4_2.20v1.00.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file aclocal.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file configure, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file testdrivers/makefile, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file testdrivers/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > testdrivers/grid/sample_Gridf_Test.hdf, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > testdrivers/grid/sample_Gridc_Test.hdf, use --include-removal to override > dpkg-source: warning: ignoring deletion of file testdrivers/grid/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > testdrivers/grid/sample_Gridf_Test_sz.hdf, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > testdrivers/grid/sample_Grid3.hdf, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > testdrivers/swath/testswath77.f, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > testdrivers/swath/sample_Swath_2.hdf, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > testdrivers/swath/sample_Swathf_Test.hdf, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > testdrivers/swath/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > testdrivers/swath/sample_Swathc_Test.hdf, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > testdrivers/point/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > testdrivers/point/sample_Pointc_Test.hdf, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > testdrivers/point/testpoint77.f, use --include-removal to override > dpkg-source: warning: ignoring deletion of file > testdrivers/point/sample_Pointf_Test.hdf, use --include-removal to override > dpkg-source: warning: ignoring deletion of symlink lib/hp10 > dpkg-source: warning: ignoring deletion of file include/HE2_config.h.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file include/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of symlink bin/hp10 > dpkg-source: warning: ignoring deletion of file samples/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config/install-sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config/ltmain.sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config/depcomp, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config/missing, use > --include-removal to override > dpkg-source: warning: executable mode 0755 of 'configure.lineno' will not be > represented in diff > dpkg-source: error: cannot represent change to src/.libs/EHapi.o: binary file > contents changed > dpkg-source: error: add src/.libs/EHapi.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to src/.libs/GDapi.o: binary file > contents changed > dpkg-source: error: add src/.libs/GDapi.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to src/.libs/PTapi.o: binary file > contents changed > dpkg-source: error: add src/.libs/PTapi.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to src/.libs/SWapi.o: binary file > contents changed > dpkg-source: error: add src/.libs/SWapi.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to src/.libs/libhdfeos.a: binary > file contents changed > dpkg-source: error: add src/.libs/libhdfeos.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 src/.libs/libhdfeos.so.0.0.0: > binary file contents changed > dpkg-source: error: add src/.libs/libhdfeos.so.0.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 'src/.libs/libhdfeos.so.0.0.0' > will not be represented in diff > dpkg-source: error: cannot represent change to src/EHapi.o: binary file > contents changed > dpkg-source: error: add src/EHapi.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to src/GDapi.o: binary file > contents changed > dpkg-source: error: add src/GDapi.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to src/PTapi.o: binary file > contents changed > dpkg-source: error: add src/PTapi.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to src/SWapi.o: binary file > contents changed > dpkg-source: error: add src/SWapi.o in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > 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/hdf-eos4_2.20v1.00-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.

