Source: stunnel4
Version: 3:5.70-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 stunnel4
> dpkg-buildpackage: info: source version 3:5.70-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Peter Pentchev <[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 src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "stunnel3" || rm -f stunnel3
> rm -rf .libs _libs
> rm -rf ../obj ../bin
> test -z "libstunnel.la" || rm -f libstunnel.la
> rm -f *.o
>  rm -f stunnel
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f config.h stamp-h1
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/env.Plo
> rm -f ./.deps/stunnel-client.Po
> rm -f ./.deps/stunnel-cron.Po
> rm -f ./.deps/stunnel-ctx.Po
> rm -f ./.deps/stunnel-dhparam.Po
> rm -f ./.deps/stunnel-fd.Po
> rm -f ./.deps/stunnel-file.Po
> rm -f ./.deps/stunnel-libwrap.Po
> rm -f ./.deps/stunnel-log.Po
> rm -f ./.deps/stunnel-network.Po
> rm -f ./.deps/stunnel-options.Po
> rm -f ./.deps/stunnel-protocol.Po
> rm -f ./.deps/stunnel-pty.Po
> rm -f ./.deps/stunnel-resolver.Po
> rm -f ./.deps/stunnel-ssl.Po
> rm -f ./.deps/stunnel-sthreads.Po
> rm -f ./.deps/stunnel-str.Po
> rm -f ./.deps/stunnel-stunnel.Po
> rm -f ./.deps/stunnel-tls.Po
> rm -f ./.deps/stunnel-ui_unix.Po
> rm -f ./.deps/stunnel-verify.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> test -z "stunnel.8 stunnel.pl.8" || rm -f stunnel.8 stunnel.pl.8
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> test -z "stunnel.html stunnel.pl.html" || rm -f stunnel.html stunnel.pl.html
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in tools
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tools'
> test -z "stunnel.conf-sample stunnel.init stunnel.service" || rm -f 
> stunnel.conf-sample stunnel.init stunnel.service
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tools'
> Making distclean in tests
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
> Making distclean in certs
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/certs'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/certs'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tests'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f logs/*.log
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f certs/*.pem
> rm -f certs/*.p12
> rm -f certs/*.txt
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f libtool config.lt
> rm -rf autom4te.cache
> 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: verifying ./stunnel4_5.70.orig.tar.gz.asc
> gpgv: Signature made Wed Jul 12 20:52:42 2023 UTC
> gpgv:                using RSA key 2BC7E4E67E3CC0C1BEA72F8C2EFC7FF0D416E014
> gpgv: Note: signatures using the SHA1 algorithm are rejected
> gpgv: Can't check signature: Bad public key
> dpkg-source: warning: cannot verify upstream tarball signature for 
> ./stunnel4_5.70.orig.tar.gz: no acceptable signature found
> dpkg-source: info: building stunnel4 using existing 
> ./stunnel4_5.70.orig.tar.gz
> dpkg-source: info: building stunnel4 using existing 
> ./stunnel4_5.70.orig.tar.gz.asc
> dpkg-source: info: using patch list from debian/patches/series
> 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 auto/ltmain.sh, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/certs/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 file doc/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file tools/Makefile.in, use 
> --include-removal to override
> dpkg-source: error: cannot represent change to 
> tests/__pycache__/maketest.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add tests/__pycache__/maketest.cpython-311.pyc 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/__pycache__/plugin_collection.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add tests/__pycache__/plugin_collection.cpython-311.pyc 
> 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/plugins/__pycache__/p01_client_cert.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/plugins/__pycache__/p01_client_cert.cpython-311.pyc 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/plugins/__pycache__/p02_require_cert.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/plugins/__pycache__/p02_require_cert.cpython-311.pyc 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/plugins/__pycache__/p03_verify_peer.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/plugins/__pycache__/p03_verify_peer.cpython-311.pyc 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/plugins/__pycache__/p04_verify_chain.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/plugins/__pycache__/p04_verify_chain.cpython-311.pyc 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/plugins/__pycache__/p05_verify_crl.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/plugins/__pycache__/p05_verify_crl.cpython-311.pyc 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/plugins/__pycache__/p06_psk_secrets.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/plugins/__pycache__/p06_psk_secrets.cpython-311.pyc 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/plugins/__pycache__/p07_p12cert.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add tests/plugins/__pycache__/p07_p12cert.cpython-311.pyc 
> 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/plugins/__pycache__/p08_ipv6.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add tests/plugins/__pycache__/p08_ipv6.cpython-311.pyc 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/plugins/__pycache__/p09_bind.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add tests/plugins/__pycache__/p09_bind.cpython-311.pyc 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/plugins/__pycache__/p10_fips.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add tests/plugins/__pycache__/p10_fips.cpython-311.pyc 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/plugins/__pycache__/p11_fips_cipher.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/plugins/__pycache__/p11_fips_cipher.cpython-311.pyc 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/plugins/__pycache__/p12_sni.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add tests/plugins/__pycache__/p12_sni.cpython-311.pyc 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/plugins/__pycache__/p13_resume.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add tests/plugins/__pycache__/p13_resume.cpython-311.pyc 
> 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/plugins/__pycache__/p14_resume_ticket.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/plugins/__pycache__/p14_resume_ticket.cpython-311.pyc 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/plugins/__pycache__/p15_resume_secret.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/plugins/__pycache__/p15_resume_secret.cpython-311.pyc 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/plugins/__pycache__/p16_redirect.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> tests/plugins/__pycache__/p16_redirect.cpython-311.pyc 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/plugins/__pycache__/p17_redirect_proxy.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/plugins/__pycache__/p17_redirect_proxy.cpython-311.pyc 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/plugins/__pycache__/p18_redirect_resume.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/plugins/__pycache__/p18_redirect_resume.cpython-311.pyc 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/plugins/__pycache__/p19_reload.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add tests/plugins/__pycache__/p19_reload.cpython-311.pyc 
> 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/plugins/__pycache__/p20_failover.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> tests/plugins/__pycache__/p20_failover.cpython-311.pyc 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/plugins/__pycache__/p21_include.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add tests/plugins/__pycache__/p21_include.cpython-311.pyc 
> 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/plugins/__pycache__/p22_inetd.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add tests/plugins/__pycache__/p22_inetd.cpython-311.pyc 
> 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/plugins/__pycache__/p23_exec_conn.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> tests/plugins/__pycache__/p23_exec_conn.cpython-311.pyc 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/plugins/__pycache__/p24_delay.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add tests/plugins/__pycache__/p24_delay.cpython-311.pyc 
> 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/plugins/__pycache__/p25_wrong_client.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/plugins/__pycache__/p25_wrong_client.cpython-311.pyc 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/plugins/__pycache__/p26_wrong_server.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> tests/plugins/__pycache__/p26_wrong_server.cpython-311.pyc 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/stunnel4_5.70-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