Bug#1044263: etsf-io: Fails to build source after successful build
Lucas Nussbaum
lucas at debian.org
Sun Aug 13 17:56:54 BST 2023
Source: etsf-io
Version: 1.0.4-5
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at lists.debian.org
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 etsf-io
> dpkg-buildpackage: info: source version 1.0.4-5
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Andrius Merkys <merkys at debian.org>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh clean
> dh_auto_clean
> make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in src/low_level
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src/low_level'
> test -z "etsf_io_low_level.mod" || rm -f etsf_io_low_level.mod
> test -z "libetsf_io_low_level.a" || rm -f libetsf_io_low_level.a
> rm -f *.o
> rm -f *.tab.c
> 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>>/src/low_level'
> Making distclean in src/group_level
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src/group_level'
> test -z "etsf_io.mod" || rm -f etsf_io.mod
> test -z "libetsf_io.a" || rm -f libetsf_io.a
> rm -f *.o
> rm -f *.tab.c
> 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>>/src/group_level'
> Making distclean in src/utils
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src/utils'
> test -z "etsf_io" || rm -f etsf_io
> test -z "etsf_io_file.mod etsf_io_tools.mod" || rm -f etsf_io_file.mod etsf_io_tools.mod
> test -z "libetsf_io_utils.a" || rm -f libetsf_io_utils.a
> rm -f *.o
> rm -f *.tab.c
> 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>>/src/utils'
> Making distclean in tests/low_level
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests/low_level'
> test -z "tests_read tests_write" || rm -f tests_read tests_write
> test -z "run tests_read.log tests_write.log" || rm -f run tests_read.log tests_write.log
> rm -f *.o
> test -z "run.log" || rm -f run.log
> rm -f *.tab.c
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> test -z "run.trs" || rm -f run.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests/low_level'
> Making distclean in tests/utils
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests/utils'
> test -z "si1002x1-o_DS1_DEN-etsf.log wfs_complex-etsf.log wfs_real-etsf.log runSi runRspc1 runRspc2" || rm -f si1002x1-o_DS1_DEN-etsf.log wfs_complex-etsf.log wfs_real-etsf.log runSi runRspc1 runRspc2
> test -z "runSi.log runRspc1.log runRspc2.log" || rm -f runSi.log runRspc1.log runRspc2.log
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> test -z "runSi.trs runRspc1.trs runRspc2.trs" || rm -f runSi.trs runRspc1.trs runRspc2.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests/utils'
> Making distclean in doc/www
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc/www'
> Making distclean in low_level
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/www/low_level'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/www/low_level'
> Making distclean in group_level
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/www/group_level'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/www/group_level'
> Making distclean in tutorials
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/www/tutorials'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/www/tutorials'
> Making distclean in utils
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/www/utils'
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/www/utils'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/www'
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/www'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc/www'
> Making distclean in src/tutorials
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src/tutorials'
> test -z "create_a_crystal_den_file read_write_sub_access convert_to_xyz mix_ETSF_and_non_ETSF read_a_file" || rm -f create_a_crystal_den_file read_write_sub_access convert_to_xyz mix_ETSF_and_non_ETSF read_a_file
> rm -f *.o
> rm -f *.tab.c
> 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>>/src/tutorials'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> test . = "." || test -z "" || rm -f
> 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 etsf-io using existing ./etsf-io_1.0.4.orig.tar.gz
> 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 INSTALL, 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 tests/group_level/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/low_level/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/utils/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/tutorials/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/group_level/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/low_level/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/utils/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/www/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/www/tutorials/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/www/group_level/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/www/low_level/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/www/utils/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/missing, use --include-removal to override
> dpkg-source: error: cannot represent change to tests/low_level/open_create_t01.nc: binary file contents changed
> dpkg-source: error: add tests/low_level/open_create_t01.nc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/low_level/open_create_t02.nc: binary file contents changed
> dpkg-source: error: add tests/low_level/open_create_t02.nc 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/etsf-io_1.0.4-5_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.
More information about the debian-science-maintainers
mailing list