Source: c-icap Version: 1:0.5.10-5 Severity: minor Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: debian...@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 c-icap > dpkg-buildpackage: info: source version 1:0.5.10-5 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Boyuan Yang <by...@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 . > make[2]: Entering directory '/<<PKGBUILDDIR>>' > test -z "c-icap-config c-icap-libicapapi-config" || rm -f c-icap-config > c-icap-libicapapi-config > test -z "libicapapi.la" || rm -f libicapapi.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f c-icap > rm -f *.tab.c > test -z "include/c-icap-conf.h" || rm -f include/c-icap-conf.h > rm -f autoconf.h stamp-h1 > rm -f libtool config.lt > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -rf openssl/.libs openssl/_libs > rm -f ./so_locations > rm -f openssl/.deps/.dirstamp > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > rm -rf os/unix/.libs os/unix/_libs > rm -f openssl/.dirstamp > rm -f openssl/*.o > rm -f os/unix/.deps/.dirstamp > rm -f openssl/*.lo > rm -f os/unix/.dirstamp > rm -f os/unix/*.o > rm -f os/unix/*.lo > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > Making distclean in utils > make[2]: Entering directory '/<<PKGBUILDDIR>>/utils' > 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 > rm -f c-icap-client c-icap-stretch c-icap-mkbdb > test . = "." || test -z "" || rm -f > rm -f ./.deps/c_icap_client-c-icap-client.Po > rm -f ./.deps/c_icap_mkbdb-c-icap-mkbdb.Po > rm -f ./.deps/c_icap_stretch-c-icap-stretch.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/utils' > Making distclean in modules > make[2]: Entering directory '/<<PKGBUILDDIR>>/modules' > rm -rf .libs _libs > test -z "sys_logger.la dnsbl_tables.la shared_cache.la bdb_tables.la " || > rm -f sys_logger.la dnsbl_tables.la shared_cache.la bdb_tables.la > 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/bdb_tables_la-bdb_tables.Plo > rm -f ./.deps/dnsbl_tables_la-dnsbl_tables.Plo > rm -f ./.deps/ldap_module_la-ldap_module.Plo > rm -f ./.deps/memcached_cache_la-memcached.Plo > rm -f ./.deps/perl_handler_la-perl_handler.Plo > rm -f ./.deps/shared_cache_la-shared_cache.Plo > rm -f ./.deps/sys_logger_la-sys_logger.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/modules' > Making distclean in services > make[2]: Entering directory '/<<PKGBUILDDIR>>/services' > Making distclean in echo > make[3]: Entering directory '/<<PKGBUILDDIR>>/services/echo' > rm -rf .libs _libs > test -z "srv_echo.la" || rm -f srv_echo.la > 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/srv_echo_la-srv_echo.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/services/echo' > Making distclean in ex-206 > make[3]: Entering directory '/<<PKGBUILDDIR>>/services/ex-206' > rm -rf .libs _libs > test -z "srv_ex206.la" || rm -f srv_ex206.la > 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/srv_ex206_la-srv_ex206.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/services/ex-206' > make[3]: Entering directory '/<<PKGBUILDDIR>>/services' > 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>>/services' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/services' > Making distclean in tests > make[2]: Entering directory '/<<PKGBUILDDIR>>/tests' > 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 > rm -f test_cache test_tables test_headers test_allocators test_arrays > test_lists test_md5 test_base64 test_body test_ops > test . = "." || test -z "" || rm -f > rm -f ./.deps/test_allocators.Po > rm -f ./.deps/test_arrays.Po > rm -f ./.deps/test_base64.Po > rm -f ./.deps/test_body.Po > rm -f ./.deps/test_cache.Po > rm -f ./.deps/test_headers.Po > rm -f ./.deps/test_lists.Po > rm -f ./.deps/test_md5.Po > rm -f ./.deps/test_ops.Po > rm -f ./.deps/test_tables.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > Making distclean in docs > make[2]: Entering directory '/<<PKGBUILDDIR>>/docs' > Making distclean in man > make[3]: Entering directory '/<<PKGBUILDDIR>>/docs/man' > test -z "c-icap.8 c-icap-client.8 c-icap-config.8 c-icap-libicapapi-config.8 > c-icap-stretch.8 c-icap-mkbdb.8" || rm -f c-icap.8 c-icap-client.8 > c-icap-config.8 c-icap-libicapapi-config.8 c-icap-stretch.8 c-icap-mkbdb.8 > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs/man' > make[3]: Entering directory '/<<PKGBUILDDIR>>/docs' > 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>>/docs' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f ./.deps/c_icap-access.Po > rm -f ./.deps/c_icap-aserver.Po > rm -f ./.deps/c_icap-cfg_param.Po > rm -f ./.deps/c_icap-commands.Po > rm -f ./.deps/c_icap-default_acl.Po > rm -f ./.deps/c_icap-dlib.Po > rm -f ./.deps/c_icap-http_auth.Po > rm -f ./.deps/c_icap-info.Po > rm -f ./.deps/c_icap-log.Po > rm -f ./.deps/c_icap-module.Po > rm -f ./.deps/c_icap-mpmt_server.Po > rm -f ./.deps/c_icap-port.Po > rm -f ./.deps/c_icap-proc_threads_queues.Po > rm -f ./.deps/c_icap-request.Po > rm -f ./.deps/c_icap-service.Po > rm -f ./.deps/libicapapi_la-acl.Plo > rm -f ./.deps/libicapapi_la-array.Plo > rm -f ./.deps/libicapapi_la-body.Plo > rm -f ./.deps/libicapapi_la-cache.Plo > rm -f ./.deps/libicapapi_la-cfg_lib.Plo > rm -f ./.deps/libicapapi_la-debug.Plo > rm -f ./.deps/libicapapi_la-decode.Plo > rm -f ./.deps/libicapapi_la-encode.Plo > rm -f ./.deps/libicapapi_la-filetype.Plo > rm -f ./.deps/libicapapi_la-hash.Plo > rm -f ./.deps/libicapapi_la-header.Plo > rm -f ./.deps/libicapapi_la-lookup_file_table.Plo > rm -f ./.deps/libicapapi_la-lookup_table.Plo > rm -f ./.deps/libicapapi_la-md5.Plo > rm -f ./.deps/libicapapi_la-mem.Plo > rm -f ./.deps/libicapapi_la-net_io.Plo > rm -f ./.deps/libicapapi_la-regex.Plo > rm -f ./.deps/libicapapi_la-registry.Plo > rm -f ./.deps/libicapapi_la-request_common.Plo > rm -f ./.deps/libicapapi_la-service_lib.Plo > rm -f ./.deps/libicapapi_la-simple_api.Plo > rm -f ./.deps/libicapapi_la-stats.Plo > rm -f ./.deps/libicapapi_la-txtTemplate.Plo > rm -f ./.deps/libicapapi_la-txt_format.Plo > rm -f ./.deps/libicapapi_la-types_ops.Plo > rm -f ./.deps/libicapapi_la-util.Plo > rm -f openssl/.deps/libicapapi_la-net_io_ssl.Plo > rm -f os/unix/.deps/c_icap-proc_utils.Po > rm -f os/unix/.deps/libicapapi_la-dlib.Plo > rm -f os/unix/.deps/libicapapi_la-net_io.Plo > rm -f os/unix/.deps/libicapapi_la-proc_mutex.Plo > rm -f os/unix/.deps/libicapapi_la-shared_mem.Plo > rm -f os/unix/.deps/libicapapi_la-threads.Plo > rm -f os/unix/.deps/libicapapi_la-utilfunc.Plo > 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 c-icap using existing ./c-icap_0.5.10.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file autoconf.h.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file install-sh, use > --include-removal to override > 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 compile, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file ltmain.sh, 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 depcomp, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file missing, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file services/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file services/ex-206/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file services/echo/Makefile.in, > 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 include/c-icap-conf.h, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file docs/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file docs/man/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file modules/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file utils/Makefile.in, use > --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > c-icap-0.5.10/c-icap.conf > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/c-icap_0.5.10-5.diff.mRHHRr > 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/c-icap_0.5.10-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.