[From nobody Wed Jul  1 18:21:05 2026
Received: (at submit) by bugs.debian.org; 13 Aug 2023 19:35:53 +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.2 required=4.0 tests=ATTENDEES_DBSPAM_BODY3,
 ATTENDEES_DBSPAM_BODY7,BAYES_00,DIGITS_LETTERS,DKIMWL_WL_HIGH,
 DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,
 MD5_SHA1_SUM,MURPHY_DRUGS_REL8,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, 34; hammy, 150; neutral, 167; 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]:48364)
 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 1qVGsU-003s0C-Ft
 for submit@bugs.debian.org; Sun, 13 Aug 2023 19:35:53 +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=0q+6Vc+3ygTojGaVA1tN5QWFELpy4FrSExVx7Hdk+iA=; b=V12b+7MpnDMWYP+Yq8Uj8+VeAi
 U0SpTL9hQUbp57dEti+E8q5E8RmphdB8Ps8hwhU1S2vmKOkNr2r7eOL7NlKP+ev3ucufXwckZLyYd
 2bxtoejdh4dEIZtx67pSJsZJYTXAWjD4MCa76OAOx2KszP7Dmo0JLUQHB2yiUcGjz1GSJgFac4bN1
 +zimuLuXk2NZuyIr5XrYfLbtlTV3OXRisczPF77et3t2K3o/Lzk6gitB9RN0zB08lo0hNJiiC0jsc
 MUeIeFAciaWWydiq6kHqighsBII7NYHbVSe3kS+15ZYuLzESLvx6iQh7ikiKSvCQA0I8ot/VI8bs3
 JyaYILdw==;
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 1qVGsS-001rni-GP
 for submit@bugs.debian.org; Sun, 13 Aug 2023 19:35:51 +0000
From: Lucas Nussbaum &lt;lucas@debian.org&gt;
To: submit@bugs.debian.org
Subject: ruby-jekyll-sitemap: Fails to build source after successful build
Date: Sun, 13 Aug 2023 21:21:24 +0200
Message-Id: &lt;1691954484.440828.1283526.nullmailer@grub.nussbaum.fr&gt;
X-Debian-User: lucas
Delivered-To: submit@bugs.debian.org

Source: ruby-jekyll-sitemap
Version: 1.4.0-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 ruby-jekyll-sitemap
&gt; dpkg-buildpackage: info: source version 1.4.0-2
&gt; dpkg-buildpackage: info: source distribution unstable
&gt; dpkg-buildpackage: info: source changed by Daniel Leidert &lt;dleidert@debian.org&gt;
&gt;  dpkg-source --before-build .
&gt;  debian/rules clean
&gt; dh clean --buildsystem=ruby --with ruby
&gt;    dh_auto_clean -O--buildsystem=ruby
&gt; 	dh_ruby --clean
&gt; W: XS-Ruby-Versions is deprecated, and will be ignored
&gt;    dh_autoreconf_clean -O--buildsystem=ruby
&gt;    debian/rules override_dh_clean
&gt; make[1]: Entering directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
&gt; dh_clean /&lt;&lt;PKGBUILDDIR&gt;&gt;/spec/dest/
&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-jekyll-sitemap using existing ./ruby-jekyll-sitemap_1.4.0.orig.tar.gz
&gt; dpkg-source: info: using patch list from debian/patches/series
&gt; dpkg-source: warning: file ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 has no final newline (either original or modified version)
&gt; dpkg-source: warning: file ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/0b/34f04bb3e0f2b9dabd2609492ffcccd55e7ef0938894543a194bb4a705019d has no final newline (either original or modified version)
&gt; dpkg-source: warning: file ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/3c/7cff386f9c32155998f5cb8b9b1fd309dbbdfdefa0a6bf2b75b5d4a7ff8b4d has no final newline (either original or modified version)
&gt; dpkg-source: warning: file ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/48/2cc8ad35d2a07bf526aea43a703ec791dd46eb0cfa42ee731c8e22bc6068fa has no final newline (either original or modified version)
&gt; dpkg-source: warning: file ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/4b/4f8fa4d0b6546fd6f29f1c8e0eeeabc946952854a51b8af2c839077e698e93 has no final newline (either original or modified version)
&gt; dpkg-source: warning: file ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/76/d63dfd6f68ca3a0ea822499047bea1273d38ca3a3683ea6ef93bcbb5f757c2 has no final newline (either original or modified version)
&gt; dpkg-source: warning: file ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/78/30cb51fad8f63c18c3421c7741caaf89f1dc93abd740dfb083d5162c49bc70 has no final newline (either original or modified version)
&gt; dpkg-source: warning: file ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/b7/f2dce401c4a5c04d119c6d77303efdc985fcd0d9bdd462f4df014ca60ad204 has no final newline (either original or modified version)
&gt; dpkg-source: warning: file ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/cc/ee810e12e8566d6df215ddf00b6d90af6e8a87a55ebf0f3f3a2533184be189 has no final newline (either original or modified version)
&gt; dpkg-source: warning: file ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/df/01bd3b8af4ab20f2a06459e5b3152f7a36e4071fd4a9b43f6ecad7fc607dda has no final newline (either original or modified version)
&gt; dpkg-source: warning: file ruby-jekyll-sitemap-1.4.0/spec/robot-fixtures/page-at-root/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 has no final newline (either original or modified version)
&gt; dpkg-source: warning: file ruby-jekyll-sitemap-1.4.0/spec/robot-fixtures/permalinked-page-in-subdir/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 has no final newline (either original or modified version)
&gt; dpkg-source: warning: file ruby-jekyll-sitemap-1.4.0/spec/robot-fixtures/static-at-source-root/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 has no final newline (either original or modified version)
&gt; dpkg-source: warning: file ruby-jekyll-sitemap-1.4.0/spec/robot-fixtures/static-in-subdir/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 has no final newline (either original or modified version)
&gt; dpkg-source: info: local changes detected, the modified files are:
&gt;  ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910
&gt;  ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/0b/34f04bb3e0f2b9dabd2609492ffcccd55e7ef0938894543a194bb4a705019d
&gt;  ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/3c/7cff386f9c32155998f5cb8b9b1fd309dbbdfdefa0a6bf2b75b5d4a7ff8b4d
&gt;  ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/48/2cc8ad35d2a07bf526aea43a703ec791dd46eb0cfa42ee731c8e22bc6068fa
&gt;  ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/4b/4f8fa4d0b6546fd6f29f1c8e0eeeabc946952854a51b8af2c839077e698e93
&gt;  ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/76/d63dfd6f68ca3a0ea822499047bea1273d38ca3a3683ea6ef93bcbb5f757c2
&gt;  ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/78/30cb51fad8f63c18c3421c7741caaf89f1dc93abd740dfb083d5162c49bc70
&gt;  ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/b7/f2dce401c4a5c04d119c6d77303efdc985fcd0d9bdd462f4df014ca60ad204
&gt;  ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/cc/ee810e12e8566d6df215ddf00b6d90af6e8a87a55ebf0f3f3a2533184be189
&gt;  ruby-jekyll-sitemap-1.4.0/spec/fixtures/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/df/01bd3b8af4ab20f2a06459e5b3152f7a36e4071fd4a9b43f6ecad7fc607dda
&gt;  ruby-jekyll-sitemap-1.4.0/spec/robot-fixtures/page-at-root/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910
&gt;  ruby-jekyll-sitemap-1.4.0/spec/robot-fixtures/permalinked-page-in-subdir/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910
&gt;  ruby-jekyll-sitemap-1.4.0/spec/robot-fixtures/static-at-source-root/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910
&gt;  ruby-jekyll-sitemap-1.4.0/spec/robot-fixtures/static-in-subdir/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910
&gt; dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/ruby-jekyll-sitemap_1.4.0-2.diff.xescIs
&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/ruby-jekyll-sitemap_1.4.0-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.
]