[From nobody Mon Jul 13 23:51:04 2026
Received: (at submit) by bugs.debian.org; 13 Aug 2023 21:24:50 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
 (2021-04-09) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-103.1 required=4.0 tests=ATTENDEES_DBSPAM_BODY3,
 ATTENDEES_DBSPAM_BODY7,BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FROMDEVELOPER,FVGT_m_MULTI_ODD,
 SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,USER_IN_DKIM_WELCOMELIST,
 USER_IN_DKIM_WHITELIST autolearn=ham autolearn_force=no
 version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 110; hammy, 150; neutral, 281; spammy,
 0. spammytokens: hammytokens:0.000-+--pkgbuilddir,
 0.000-+--PKGBUILDDIR, 0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311
Return-path: &lt;lucas@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:50724)
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=stravinsky.debian.org, EMAIL=hostmaster@stravinsky.debian.org (verified)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;lucas@debian.org&gt;) id 1qVIZv-004IJb-Il
 for submit@bugs.debian.org; Sun, 13 Aug 2023 21:24:50 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Message-Id:Date:Subject:To:From:
 Reply-To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=CqBEl1xj6jdLDhGrPD7ASczEm9tzBIZltHKNi+J0B1g=; b=KF1fUAV+CfWrLCVNKk20opvwYK
 AMJoXgfFLq5RWWI3QI+M4j8+Lro6x36EkxZohI1ks311xJ6iJaE0zwp8E29sFUVXaQVvobvoA6CM2
 +UymK0jj0Sk0yjmNuzgrKShqj2ASYBPCG70lPE+Ng/abjeCDwjZpJRhTH7wVqR1mEcRHbvKvqUpcC
 xXtfovTK898u0ky1iC95RMeT6J5NMHVY/iKTvviiofGLDrgVJGgncANOspeWNc2kwqzVd53N1SI55
 0T4nuEInG54oKQTVrOCkXF6H20T2oym/zy/7gkKg0idz+aSGnBy0DEgakTVqmdj+6ikwsn8WWQ3B4
 nFvKqrew==;
Received: from authenticated user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.94.2) (envelope-from &lt;lucas@debian.org&gt;) id 1qVIZt-001xPA-8D
 for submit@bugs.debian.org; Sun, 13 Aug 2023 21:24:47 +0000
From: Lucas Nussbaum &lt;lucas@debian.org&gt;
To: submit@bugs.debian.org
Subject: icecc: Fails to build source after successful build
Date: Sun, 13 Aug 2023 21:20:48 +0200
Message-Id: &lt;1691954448.165444.1277134.nullmailer@grub.nussbaum.fr&gt;
X-Debian-User: lucas
Delivered-To: submit@bugs.debian.org

Source: icecc
Version: 1.4-1
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@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:
&gt; cd /&lt;&lt;PKGBUILDDIR&gt;&gt; &amp;&amp; runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
&gt; ---------------------------------------------------------------------------------------------------------------
&gt; 
&gt; dpkg-buildpackage: info: source package icecc
&gt; dpkg-buildpackage: info: source version 1.4-1
&gt; dpkg-buildpackage: info: source distribution unstable
&gt; dpkg-buildpackage: info: source changed by Pino Toscano &lt;pino@debian.org&gt;
&gt;  dpkg-source --before-build .
&gt;  debian/rules clean
&gt; dh clean
&gt;    dh_auto_clean
&gt; 	make -j8 distclean
&gt; make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
&gt; Making distclean in services
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/services'
&gt; test -z &quot;libicecc.la&quot; || rm -f libicecc.la
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt; test -z &quot;icecc.pc&quot; || rm -f icecc.pc
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f ./so_locations
&gt; rm -f ./.deps/libicecc_la-comm.Plo
&gt; rm -f ./.deps/libicecc_la-exitcode.Plo
&gt; rm -f ./.deps/libicecc_la-gcc.Plo
&gt; rm -f ./.deps/libicecc_la-getifaddrs.Plo
&gt; rm -f ./.deps/libicecc_la-job.Plo
&gt; rm -f ./.deps/libicecc_la-logging.Plo
&gt; rm -f ./.deps/libicecc_la-ncpus.Plo
&gt; rm -f ./.deps/libicecc_la-pipes.Plo
&gt; rm -f ./.deps/libicecc_la-platform.Plo
&gt; rm -f ./.deps/libicecc_la-tempfile.Plo
&gt; rm -f ./.deps/libicecc_la-util.Plo
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/services'
&gt; Making distclean in daemon
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/daemon'
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt; test -z &quot;&quot; || rm -f 
&gt;  rm -f iceccd
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f ./.deps/environment.Po
&gt; rm -f ./.deps/file_util.Po
&gt; rm -f ./.deps/load.Po
&gt; rm -f ./.deps/main.Po
&gt; rm -f ./.deps/serve.Po
&gt; rm -f ./.deps/workit.Po
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/daemon'
&gt; Making distclean in client
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/client'
&gt; rm -rf .libs _libs
&gt; test -z &quot;libclient.a&quot; || rm -f libclient.a
&gt; rm -f *.o
&gt; rm -f *.lo
&gt;  rm -f icecc
&gt; rm -f *.tab.c
&gt; test -z &quot;icecc-create-env&quot; || rm -f icecc-create-env
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f ./.deps/arg.Po
&gt; rm -f ./.deps/argv.Po
&gt; rm -f ./.deps/cpp.Po
&gt; rm -f ./.deps/local.Po
&gt; rm -f ./.deps/main.Po
&gt; rm -f ./.deps/md5.Po
&gt; rm -f ./.deps/remote.Po
&gt; rm -f ./.deps/safeguard.Po
&gt; rm -f ./.deps/util.Po
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/client'
&gt; Making distclean in doc
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/doc'
&gt; rm -rf .libs _libs
&gt; rm -f *.lo
&gt; test -z &quot;&quot; || rm -f 
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/doc'
&gt; Making distclean in suse
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/suse'
&gt; rm -rf .libs _libs
&gt; rm -f *.lo
&gt; test -z &quot;icecream.spec&quot; || rm -f icecream.spec
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/suse'
&gt; Making distclean in compilerwrapper
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/compilerwrapper'
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt; test -z &quot;&quot; || rm -f 
&gt;  rm -f compilerwrapper
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f ./.deps/compilerwrapper.Po
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/compilerwrapper'
&gt; Making distclean in scheduler
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/scheduler'
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; rm -f *.lo
&gt; rm -f *.tab.c
&gt; test -z &quot;&quot; || rm -f 
&gt;  rm -f icecc-scheduler
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f ./.deps/compileserver.Po
&gt; rm -f ./.deps/job.Po
&gt; rm -f ./.deps/jobstat.Po
&gt; rm -f ./.deps/scheduler.Po
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/scheduler'
&gt; Making distclean in tests
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests'
&gt; rm -rf .libs _libs
&gt; rm -f *.lo
&gt; test -z &quot;test-setup.sh&quot; || rm -f test-setup.sh
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests'
&gt; Making distclean in unittests
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/unittests'
&gt; rm -rf .libs _libs
&gt; rm -f *.o
&gt; test -z &quot;testargs.log&quot; || rm -f testargs.log
&gt; rm -f *.lo
&gt;  rm -f testargs
&gt; rm -f *.tab.c
&gt; test -z &quot;&quot; || rm -f 
&gt; test -z &quot;testargs.trs&quot; || rm -f testargs.trs
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; test -z &quot;test-suite.log&quot; || rm -f test-suite.log
&gt; rm -f ./.deps/args.Po
&gt; rm -f Makefile
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;/unittests'
&gt; make[2]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
&gt; rm -rf .libs _libs
&gt; rm -f *.lo
&gt; test -z &quot;&quot; || rm -f 
&gt; rm -f config.h stamp-h1
&gt; rm -f libtool config.lt
&gt; rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
&gt; test . = &quot;.&quot; || test -z &quot;&quot; || rm -f 
&gt; rm -f cscope.out cscope.in.out cscope.po.out cscope.files
&gt; make[2]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
&gt; rm -f config.status config.cache config.log configure.lineno config.status.lineno
&gt; rm -f Makefile
&gt; make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
&gt;    dh_autoreconf_clean
&gt;    dh_clean
&gt;  dpkg-source -b .
&gt; dpkg-source: info: using source format '3.0 (quilt)'
&gt; dpkg-source: info: building icecc using existing ./icecc_1.4.orig.tar.gz
&gt; dpkg-source: info: using patch list from debian/patches/series
&gt; dpkg-source: info: local changes detected, the modified files are:
&gt;  icecc-1.4/doc/icecc-create-env.1
&gt;  icecc-1.4/doc/icecc-scheduler.1
&gt;  icecc-1.4/doc/icecc.1
&gt;  icecc-1.4/doc/iceccd.1
&gt;  icecc-1.4/doc/icecream.7
&gt;  icecc-1.4/doc/icerun.1
&gt; dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/icecc_1.4-1.diff.a3dthA
&gt; dpkg-source: info: Hint: make sure the version in debian/changelog matches the unpacked source tree
&gt; dpkg-source: info: you can integrate the local changes with dpkg-source --commit
&gt; dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
&gt; 
&gt; E: Command 'cd /&lt;&lt;PKGBUILDDIR&gt;&gt; &amp;&amp; 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/icecc_1.4-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.
]