[From nobody Sat Mar 14 18:35:06 2026
Received: (at submit) by bugs.debian.org; 13 Aug 2023 21:54:15 +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, 174; hammy, 150; neutral, 233; spammy,
 0. spammytokens: hammytokens:0.000-+--UD:orig.tar.xz,
 0.000-+--pkgbuilddir, 0.000-+--PKGBUILDDIR,
 0.000-+--Hx-spam-relays-external:sk:stravin, 0.000-+--H*RT:sk:stravin
Return-path: &lt;lucas@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:45708)
 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 1qVJ2O-004OPq-MR
 for submit@bugs.debian.org; Sun, 13 Aug 2023 21:54:15 +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=ATPjq0D7iqruuYa6YmywBV+gQ4WUs4NgHomtPo7UKDs=; b=U/45syhmGcsBpyecr5FrkOK9JX
 KB2PNmJ7+K/ADBEXoffw5ykCG4XOlprAlPwLfITlCGOBc6cnpHBhqSWdykKnb5y1fJPemr3rpRolW
 KK7AevuunEFe1c51N5sHr7H/C6uqpexYIvKNLcydyE6Ti+Wl5a7UY0aNxqQxsD7z2COUObbZufvNa
 nYJrtvp0DA7gGGVss6QaANYMmFQ3vi+bKxBLBV8SYQN/h++Y1+VLhuwH+aoOq+LzDHLmlmxNxzZ+x
 so/gWVgMYagc5633TYRCikhjEWW1spWram6Lkx6piv2V/tFwuZnBKhPt/X4tGKZwP7+RdnOelqoUV
 eGKwq2Bw==;
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 1qVJ2M-001yq2-MI
 for submit@bugs.debian.org; Sun, 13 Aug 2023 21:54:13 +0000
From: Lucas Nussbaum &lt;lucas@debian.org&gt;
To: submit@bugs.debian.org
Subject: toon: Fails to build source after successful build
Date: Sun, 13 Aug 2023 21:21:30 +0200
Message-Id: &lt;1691954490.990747.1284636.nullmailer@grub.nussbaum.fr&gt;
X-Debian-User: lucas
Delivered-To: submit@bugs.debian.org

Source: toon
Version: 0.0~git20220106104723.370dcd9-2
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 toon
&gt; dpkg-buildpackage: info: source version 0.0~git20220106104723.370dcd9-2
&gt; dpkg-buildpackage: info: source distribution unstable
&gt; dpkg-buildpackage: info: source changed by Roland Mas &lt;lolando@debian.org&gt;
&gt;  dpkg-source --before-build .
&gt;  debian/rules clean
&gt; dh clean
&gt;    dh_auto_clean
&gt; 	make -j8 clean
&gt; make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
&gt; rm -f tests/slice.testout tests/vector_resize.testout tests/gauss_jordan.testout tests/chol_toon.testout tests/fill.testout tests/so3.testout tests/complex.testout tests/gr_svd.testout tests/diagonal_matrix.testout tests/gaussian_elimination.testout tests/zeros.testout tests/swap.testout tests/initializer_list.testout tests/initializer_list_fail_1.testout tests/initializer_list_fail_2.testout tests/sim3.testout tests/eigen-sqrt.testout tests/chol_lapack.testout tests/sym_eigen.testout tests/qr.testout tests/lu.testout tests/determinant.testout tests/slice.test tests/vector_resize.test tests/gauss_jordan.test tests/chol_toon.test tests/fill.test tests/so3.test tests/complex.test tests/gr_svd.test tests/diagonal_matrix.test tests/gaussian_elimination.test tests/zeros.test tests/swap.test tests/initializer_list.test 
&gt; tests/initializer_list_fail_1.test tests/initializer_list_fail_2.test tests/sim3.test tests/eigen-sqrt.test tests/chol_lapack.test tests/sym_eigen.test tests/qr.test tests/lu.test tests/determinant.test tests/slice.result tests/vector_resize.result tests/gauss_jordan.result tests/chol_toon.result tests/fill.result tests/so3.result tests/complex.result tests/gr_svd.result tests/diagonal_matrix.result tests/gaussian_elimination.result tests/zeros.result tests/swap.result tests/initializer_list.result tests/initializer_list_fail_1.result tests/initializer_list_fail_2.result tests/sim3.result tests/eigen-sqrt.result tests/chol_lapack.result tests/sym_eigen.result tests/qr.result tests/lu.result tests/determinant.result
&gt; rm -rf html
&gt; make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
&gt;    dh_autoreconf_clean
&gt; 	rm -f -- ./TooN/internal/config.hh.in\~ ./TooN/internal/config.hh.in ./autom4te.cache/requests ./autom4te.cache/traces.2 ./autom4te.cache/output.2 ./autom4te.cache/output.1 ./autom4te.cache/traces.1 ./autom4te.cache/output.0 ./autom4te.cache/traces.0 ./configure ./configure\~
&gt; 	rm -f debian/autoreconf.before debian/autoreconf.after
&gt;    dh_clean
&gt; 	rm -f debian/debhelper-build-stamp
&gt; 	rm -rf debian/.debhelper/
&gt; 	rm -f debian/libtoon-dev.debhelper.log
&gt; 	rm -f -- debian/libtoon-dev.substvars debian/files
&gt; 	rm -fr -- debian/libtoon-dev/ debian/tmp/
&gt; 	find .  \( \( \
&gt; 		\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \
&gt; 	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
&gt; 		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
&gt; 		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
&gt; 		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
&gt; 		\) -exec rm -f {} + \) -o \
&gt; 		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
&gt;  dpkg-source -b .
&gt; dpkg-source: info: using source format '3.0 (quilt)'
&gt; dpkg-source: info: building toon using existing ./toon_0.0~git20220106104723.370dcd9.orig.tar.xz
&gt; dpkg-source: warning: ignoring deletion of file configure, use --include-removal to override
&gt; dpkg-source: warning: ignoring deletion of file TooN/internal/config.hh.in, use --include-removal to override
&gt; dpkg-source: warning: executable mode 0755 of 'config.status' will not be represented in diff
&gt; dpkg-source: info: local changes detected, the modified files are:
&gt;  toon-0.0~git20220106104723.370dcd9/Makefile
&gt;  toon-0.0~git20220106104723.370dcd9/TooN.pc
&gt;  toon-0.0~git20220106104723.370dcd9/TooN/internal/config.hh
&gt;  toon-0.0~git20220106104723.370dcd9/config.log
&gt;  toon-0.0~git20220106104723.370dcd9/config.status
&gt;  toon-0.0~git20220106104723.370dcd9/tests/results
&gt; dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/toon_0.0~git20220106104723.370dcd9-2.diff._PR3m1
&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/toon_0.0~git20220106104723.370dcd9-2_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.
]