Source: gtg-trace
Version: 0.2-3-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 gtg-trace
> dpkg-buildpackage: info: source version 0.2-3-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Samuel Thibault 
> <[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 extlib/
> make[2]: Entering directory '/<<PKGBUILDDIR>>/extlib'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/extlib'
> 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>>/extlib'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/extlib'
> Making distclean in inc/
> make[2]: Entering directory '/<<PKGBUILDDIR>>/inc'
> 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>>/inc'
> Making distclean in src/
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "libgtg.la" || rm -f libgtg.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
>  rm -f gtg_compress gtg_decompress
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f C/*.o
> rm -rf C/.libs C/_libs
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./so_locations
> rm -f C/.deps/.dirstamp
> rm -rf FORTRAN/.libs FORTRAN/_libs
> rm -f C/*.lo
> rm -f C/.dirstamp
> rm -f FORTRAN/*.o
> rm -f FORTRAN/.deps/.dirstamp
> rm -f FORTRAN/.dirstamp
> rm -f FORTRAN/*.lo
> rm -f C/.deps/gtg_compress-gtg_compress.Po
> rm -f C/.deps/gtg_decompress-gtg_decompress.Po
> rm -f C/.deps/libgtg_la-GTGBasic1_c.Plo
> rm -f C/.deps/libgtg_la-GTGColor.Plo
> rm -f C/.deps/libgtg_la-GTGMemory.Plo
> rm -f C/.deps/libgtg_la-GTGReplay.Plo
> rm -f C/.deps/libgtg_la-OTF_GTGBasic1_c.Plo
> rm -f C/.deps/libgtg_la-gtg_compress_core.Plo
> rm -f C/.deps/libgtg_la-interfaceCFortranBasic1.Plo
> rm -f C/.deps/libgtg_la-paje_GTGBasic1_c.Plo
> rm -f C/.deps/libgtg_la-paje_header.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "Doxyfile" || rm -f Doxyfile
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "gtg.pc" || rm -f gtg.pc
> rm -f libtool config.lt
> 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 gtg-trace using existing 
> ./gtg-trace_0.2-3.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: newly created empty file 'doc/gtg.tag' will not be 
> represented in diff
> dpkg-source: error: cannot represent change to doc/html/bc_s.png: binary file 
> contents changed
> dpkg-source: error: add doc/html/bc_s.png in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/bdwn.png: binary file 
> contents changed
> dpkg-source: error: add doc/html/bdwn.png in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/closed.png: binary 
> file contents changed
> dpkg-source: error: add doc/html/closed.png in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/doc.png: binary file 
> contents changed
> dpkg-source: error: add doc/html/doc.png in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/folderclosed.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/folderclosed.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to doc/html/folderopen.png: 
> binary file contents changed
> dpkg-source: error: add doc/html/folderopen.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file gtg-trace-0.2-3/doc/html/jquery.js has no final 
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/html/nav_f.png: binary 
> file contents changed
> dpkg-source: error: add doc/html/nav_f.png in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/nav_g.png: binary 
> file contents changed
> dpkg-source: error: add doc/html/nav_g.png in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/nav_h.png: binary 
> file contents changed
> dpkg-source: error: add doc/html/nav_h.png in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/open.png: binary file 
> contents changed
> dpkg-source: error: add doc/html/open.png in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/splitbar.png: binary 
> file contents changed
> dpkg-source: error: add doc/html/splitbar.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to doc/html/sync_off.png: binary 
> file contents changed
> dpkg-source: error: add doc/html/sync_off.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to doc/html/sync_on.png: binary 
> file contents changed
> dpkg-source: error: add doc/html/sync_on.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to doc/html/tab_a.png: binary 
> file contents changed
> dpkg-source: error: add doc/html/tab_a.png in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/tab_b.png: binary 
> file contents changed
> dpkg-source: error: add doc/html/tab_b.png in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/tab_h.png: binary 
> file contents changed
> dpkg-source: error: add doc/html/tab_h.png in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/html/tab_s.png: binary 
> file contents changed
> dpkg-source: error: add doc/html/tab_s.png in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file gtg-trace-0.2-3/doc/latex/GTGOTF__Structs_8h.tex 
> has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> src/tracegeneratorbasic1_f.mod: binary file contents changed
> dpkg-source: error: add src/tracegeneratorbasic1_f.mod in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to test/bin/testAll: binary file 
> contents changed
> dpkg-source: error: add test/bin/testAll in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'test/bin/testAll' will not be 
> represented in diff
> dpkg-source: error: cannot represent change to test/bin/testEvent: binary 
> file contents changed
> dpkg-source: error: add test/bin/testEvent in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'test/bin/testEvent' will not 
> be represented in diff
> dpkg-source: error: cannot represent change to test/bin/testEvent_mpi: binary 
> file contents changed
> dpkg-source: error: add test/bin/testEvent_mpi in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'test/bin/testEvent_mpi' will 
> not be represented in diff
> dpkg-source: error: cannot represent change to test/bin/testEvent_parall: 
> binary file contents changed
> dpkg-source: error: add test/bin/testEvent_parall in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'test/bin/testEvent_parall' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to test/bin/testLink: binary file 
> contents changed
> dpkg-source: error: add test/bin/testLink in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'test/bin/testLink' will not be 
> represented in diff
> dpkg-source: error: cannot represent change to test/bin/testState: binary 
> file contents changed
> dpkg-source: error: add test/bin/testState in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'test/bin/testState' will not 
> be represented in diff
> dpkg-source: error: cannot represent change to test/bin/testState_parall: 
> binary file contents changed
> dpkg-source: error: add test/bin/testState_parall in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'test/bin/testState_parall' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to test/bin/testVar: binary file 
> contents changed
> dpkg-source: error: add test/bin/testVar in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'test/bin/testVar' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 'test/testAll.trace.lock' will 
> not be represented in diff
> dpkg-source: warning: newly created empty file 'test/testEvent.trace.lock' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'test/testEvent_parallel_C_Net0.trace' will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/testLink.trace.lock' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/testState.trace.lock' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'test/testVar.trace.lock' will 
> not be represented in diff
> 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/gtg-trace_0.2-3-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.

Reply via email to