[From nobody Tue Jul  7 23:51:04 2026
Received: (at submit) by bugs.debian.org; 13 Aug 2023 23:48:40 +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=-100.6 required=4.0 tests=ATTENDEES_DBSPAM_BODY3,
 ATTENDEES_DBSPAM_BODY7,BAYES_00,DATE_IN_PAST_03_06,DIGITS_LETTERS,
 DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,
 FROMDEVELOPER,SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,
 USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST autolearn=no
 autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 57; hammy, 150; neutral, 191; 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]:57580)
 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 1qVKp7-004ljj-If
 for submit@bugs.debian.org; Sun, 13 Aug 2023 23:48:40 +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=2MS7opNOK1AknL4COK6MxPejAEwOMszi8tJXGEe8KEk=; b=AWxnY/lhcA9doKvewaCaByMMBb
 JKJc++L2FmjQ2IxRcL51OsM3CaehBq1TLn7LM2WDo+W3AfhW4gk0M4mHkTyU1aCJ7BGS45BJ3e9gt
 3R9zfYushRCzxWk8IzEUQaK1NUmw/ui1F/vwuT9V3ytPYFwEDGY28tFGSTEzr+wzKefdTPFjxyrwi
 19oZeta3/HtdkPB6S2db1SNR+i7BnqxYjS8Isc8AdtLzS2ah8EP3HpiQ9CleVztWS1oNucFOp48qk
 087pU8/PFxoMYmOIow5RE0c+jwTgz7Z3CjyxgjiA2iWO0HnHw/g2ev1Vs0LVOf/j7RAkPX0npynbN
 MTUpCOCQ==;
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 1qVKp5-0024HT-KG
 for submit@bugs.debian.org; Sun, 13 Aug 2023 23:48:38 +0000
From: Lucas Nussbaum &lt;lucas@debian.org&gt;
To: submit@bugs.debian.org
Subject: ruby-gemojione: Fails to build source after successful build
Date: Sun, 13 Aug 2023 21:21:24 +0200
Message-Id: &lt;1691954484.215281.1283482.nullmailer@grub.nussbaum.fr&gt;
X-Debian-User: lucas
Delivered-To: submit@bugs.debian.org

Source: ruby-gemojione
Version: 3.3.0-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 ruby-gemojione
&gt; dpkg-buildpackage: info: source version 3.3.0-1
&gt; dpkg-buildpackage: info: source distribution unstable
&gt; dpkg-buildpackage: info: source changed by Pirate Praveen &lt;praveen@debian.org&gt;
&gt;  dpkg-source --before-build .
&gt;  fakeroot debian/rules clean
&gt; dh clean --buildsystem=ruby --with ruby
&gt; dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
&gt;    dh_auto_clean -O--buildsystem=ruby
&gt; dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
&gt; 	dh_ruby --clean
&gt; W: XS-Ruby-Versions is deprecated, and will be ignored
&gt;    debian/rules override_dh_clean
&gt; make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
&gt; rm -rf Gemfile.lock
&gt; dh_clean
&gt; dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
&gt; make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
&gt;  dpkg-source -b .
&gt; dpkg-source: info: using source format '3.0 (quilt)'
&gt; dpkg-source: info: building ruby-gemojione using existing ./ruby-gemojione_3.3.0.orig.tar.gz
&gt; dpkg-source: info: using patch list from debian/patches/series
&gt; dpkg-source: warning: newly created empty file 'coverage/.resultset.json.lock' will not be represented in diff
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/DataTables-1.10.20/images/sort_asc.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/DataTables-1.10.20/images/sort_asc.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/DataTables-1.10.20/images/sort_asc_disabled.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/DataTables-1.10.20/images/sort_asc_disabled.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/DataTables-1.10.20/images/sort_both.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/DataTables-1.10.20/images/sort_both.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/DataTables-1.10.20/images/sort_desc.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/DataTables-1.10.20/images/sort_desc.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/DataTables-1.10.20/images/sort_desc_disabled.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/DataTables-1.10.20/images/sort_desc_disabled.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: warning: file ruby-gemojione-3.3.0/coverage/assets/0.12.3/application.css has no final newline (either original or modified version)
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/colorbox/border.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/colorbox/border.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/colorbox/controls.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/colorbox/controls.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/colorbox/loading.gif: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/colorbox/loading.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/colorbox/loading_background.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/colorbox/loading_background.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/favicon_green.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/favicon_green.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/favicon_red.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/favicon_red.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/favicon_yellow.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/favicon_yellow.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/images/ui-bg_flat_0_aaaaaa_40x100.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/images/ui-bg_flat_0_aaaaaa_40x100.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/images/ui-bg_flat_75_ffffff_40x100.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/images/ui-bg_flat_75_ffffff_40x100.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/images/ui-bg_glass_55_fbf9ee_1x400.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/images/ui-bg_glass_55_fbf9ee_1x400.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/images/ui-bg_glass_65_ffffff_1x400.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/images/ui-bg_glass_65_ffffff_1x400.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/images/ui-bg_glass_75_dadada_1x400.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/images/ui-bg_glass_75_dadada_1x400.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/images/ui-bg_glass_75_e6e6e6_1x400.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/images/ui-bg_glass_75_e6e6e6_1x400.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/images/ui-bg_glass_95_fef1ec_1x400.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/images/ui-bg_glass_95_fef1ec_1x400.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/images/ui-bg_highlight-soft_75_cccccc_1x100.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/images/ui-bg_highlight-soft_75_cccccc_1x100.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/images/ui-icons_222222_256x240.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/images/ui-icons_222222_256x240.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/images/ui-icons_2e83ff_256x240.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/images/ui-icons_2e83ff_256x240.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/images/ui-icons_454545_256x240.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/images/ui-icons_454545_256x240.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/images/ui-icons_888888_256x240.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/images/ui-icons_888888_256x240.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/images/ui-icons_cd0a0a_256x240.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/images/ui-icons_cd0a0a_256x240.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/loading.gif: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/loading.gif in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: cannot represent change to coverage/assets/0.12.3/magnify.png: binary file contents changed
&gt; dpkg-source: error: add coverage/assets/0.12.3/magnify.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
&gt; dpkg-source: error: unrepresentable changes to source
&gt; dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
&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/ruby-gemojione_3.3.0-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.
]