Bug#1105622: marked as done (texworks-manual: FTBFS with make --shuffle=reverse: make[4]: *** No rule to make target 'images', needed by 'index.ind'. Stop.)

"Debian Bug Tracking System" <[email protected]> Wed, 17 Jun 2026 21:21:02 +0000
Newsgroups gmane.linux.debian.devel.tetex
Message-ID <handler.1105622.D1105622.1781731199435779.ackdone@bugs.debian.org>
This is a multi-part message in MIME format...

------------=_1781731262-436091-0
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"

Your message dated Wed, 17 Jun 2026 21:19:58 +0000
with message-id <[email protected]>
and subject line Bug#1105622: fixed in texworks-manual 20240209-3
has caused the Debian Bug report #1105622,
regarding texworks-manual: FTBFS with make --shuffle=3Dreverse: make[4]: **=
* No rule to make target 'images', needed by 'index.ind'.  Stop.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


--=20
1105622: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D1105622
Debian Bug Tracking System
Contact [email protected] with problems

------------=_1781731262-436091-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at submit) by bugs.debian.org; 13 May 2025 19:19:31 +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=-106.8 required=4.0 tests=BAYES_00,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=ham autolearn_force=no
	version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 89; hammy, 150; neutral, 92; spammy,
	0. spammytokens:
	hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
	0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
	0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: <[email protected]>
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:56356)
	from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=stravinsky.debian.org,[email protected] (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 <[email protected]>)
	id 1uEvA3-0074sh-DG
	for [email protected]; Tue, 13 May 2025 19:19:31 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org;
	s=smtpauto.stravinsky; h=X-Debian-User:Content-Type:MIME-Version:Message-ID:
	Subject:To:From:Date:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:
	Content-Description:In-Reply-To:References;
	bh=fST6nsDFD7UTGRcsEQCgYZ7ZPL1V75ISj/L3MWYiLgI=; b=YXoCSJOe9MbcT0kKFJIlzrl/d+
	/Lsqv/wZkS/xdfPOgFDEyKW/Ju/pL+JpKXjCojstLGtLW3DvTcHWbj83NMdSyNR2goFqaJpXXVwnl
	qbaNuwFcMLX9TWMVjgMBkbPFmLQxyOGU7/RfhWGEzsfn+jgDTNkoVimUX5IdDwLZlebDeJJO/MQpI
	vF3XBdxKD3Ord0rZyyGHFh+Mc047fisrX3vnq7zGRhGOXB5fcRB++bTzbG9KaYLRy75fNAmu4ule2
	TH5XRpy+GmDYvpxaByp1S8ofKub8oZWM904TS1DexJ+Q+70LdHHw5f8vJ6VLEmDMo7dctNc00HY1l
	FxuHLufQ==;
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 <[email protected]>)
	id 1uEvA1-00AqdJ-Ms
	for [email protected]; Tue, 13 May 2025 19:19:29 +0000
Date: Tue, 13 May 2025 21:16:51 +0200
From: Lucas Nussbaum <[email protected]>
To: [email protected]
Subject: texworks-manual: FTBFS with make --shuffle=reverse: make[4]: *** No
 rule to make target 'images', needed by 'index.ind'.  Stop.
Message-ID: <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Debian-User: lucas
Delivered-To: [email protected]

Source: texworks-manual
Version: 20240209-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-shuffle

Hi,

GNU Make now has a --shuffle option that simulates non-deterministic ordering
of target prerequisites. See
https://trofi.github.io/posts/238-new-make-shuffle-mode.html and also previous
work in Debian by Santiago Vila:
https://people.debian.org/~sanvila/make-shuffle/

This package fails to build with make --shuffle=reverse.
This is likely to be caused by a missing dependency in
debian/rules or an upstream Makefile.

More information about this mass bug filing is available at
https://wiki.debian.org/qa.debian.org/FTBFS/Shuffle

Relevant part (hopefully):
> make[4]: Entering directory '/build/reproducible-path/texworks-manual-20240209/src/en/html'
> Makefile:38: update target 'manual.bst' due to: target does not exist
> cp ../manual.bst manual.bst
> Makefile:36: update target 'manual.bib' due to: target does not exist
> cp ../manual.bib manual.bib
> Makefile:31: update target 'shortcutsTeXDocument.tex' due to: target does not exist
> cp ../shortcutsTeXDocument.tex shortcutsTeXDocument.tex
> Makefile:25: update target 'manual.ind' due to: target does not exist
> lualatex manual
> Makefile:34: update target 'manual.sty' due to: target does not exist
> cp ../manual.sty manual.sty
> Makefile:31: update target 'shortcutsPDFDocument.tex' due to: target does not exist
> cp ../shortcutsPDFDocument.tex shortcutsPDFDocument.tex
> Makefile:34: update target 'keysequence.sty' due to: target does not exist
> cp ../keysequence.sty keysequence.sty
> Makefile:32: update target 'shortcutsTeXDocument.tex' due to: target does not exist
> Makefile:31: update target 'scripting.tex' due to: target does not exist
> cp ../scripting.tex scripting.tex
> cp ../shortcutsTeXDocument.tex shortcutsTeXDocument.tex
> Makefile:31: update target 'regexps.tex' due to: target does not exist
> cp ../regexps.tex regexps.tex
> Makefile:32: update target 'shortcutsPDFDocument.tex' due to: target does not exist
> cp ../shortcutsPDFDocument.tex shortcutsPDFDocument.tex
> Makefile:31: update target 'premierspas.tex' due to: target does not exist
> cp ../premierspas.tex premierspas.tex
> Makefile:32: update target 'scripting.tex' due to: target does not exist
> cp ../scripting.tex scripting.tex
> Makefile:32: update target 'regexps.tex' due to: target does not exist
> cp ../regexps.tex regexps.tex
> Makefile:32: update target 'othertools.tex' due to: target does not exist
> cp ../othertools.tex othertools.tex
> Makefile:31: update target 'par_apres.tex' due to: target does not exist
> cp ../par_apres.tex par_apres.tex
> Makefile:32: update target 'menuactionsTeXDocument.tex' due to: target does not exist
> cp ../menuactionsTeXDocument.tex menuactionsTeXDocument.tex
> Makefile:31: update target 'outilsdedition.tex' due to: target does not exist
> cp ../outilsdedition.tex outilsdedition.tex
> Makefile:32: update target 'menuactionsPDFDocument.tex' due to: target does not exist
> cp ../menuactionsPDFDocument.tex menuactionsPDFDocument.tex
> Makefile:31: update target 'menuactionsTeXDocument.tex' due to: target does not exist
> cp ../menuactionsTeXDocument.tex menuactionsTeXDocument.tex
> Makefile:32: update target 'introduction.tex' due to: target does not exist
> cp ../introduction.tex introduction.tex
> Makefile:31: update target 'menuactionsPDFDocument.tex' due to: target does not exist
> cp ../menuactionsPDFDocument.tex menuactionsPDFDocument.tex
> Makefile:32: update target 'installation.tex' due to: target does not exist
> cp ../installation.tex installation.tex
> Makefile:32: update target 'frontmatter.tex' due to: target does not exist
> cp ../frontmatter.tex frontmatter.tex
> Makefile:31: update target 'introduction.tex' due to: target does not exist
> cp ../introduction.tex introduction.tex
> Makefile:32: update target 'firststeps.tex' due to: target does not exist
> cp ../firststeps.tex firststeps.tex
> Makefile:31: update target 'installation.tex' due to: target does not exist
> cp ../installation.tex installation.tex
> Makefile:32: update target 'editingtools.tex' due to: target does not exist
> cp ../editingtools.tex editingtools.tex
> Makefile:32: update target 'customizing.tex' due to: target does not exist
> cp ../customizing.tex customizing.tex
> Makefile:31: update target 'frontmatter.tex' due to: target does not exist
> cp ../frontmatter.tex frontmatter.tex
> Makefile:31: update target 'customizing.tex' due to: target does not exist
> cp ../customizing.tex customizing.tex
> Makefile:31: update target 'compiling.tex' due to: target does not exist
> cp ../compiling.tex compiling.tex
> Makefile:32: update target 'compiling.tex' due to: target does not exist
> cp ../compiling.tex compiling.tex
> Makefile:31: update target 'backmatter.tex' due to: target does not exist
> cp ../backmatter.tex backmatter.tex
> Makefile:32: update target 'beyond.tex' due to: target does not exist
> cp ../beyond.tex beyond.tex
> Makefile:31: update target 'autresoutils.tex' due to: target does not exist
> cp ../autresoutils.tex autresoutils.tex
> Makefile:31: update target 'autocompletionLatexPkg.tex' due to: target does not exist
> cp ../autocompletionLatexPkg.tex autocompletionLatexPkg.tex
> Makefile:31: update target 'autocompletionLatex.tex' due to: target does not exist
> cp ../autocompletionLatex.tex autocompletionLatex.tex
> Makefile:32: update target 'backmatter.tex' due to: target does not exist
> cp ../backmatter.tex backmatter.tex
> Makefile:32: update target 'autocompletionLatexPkg.tex' due to: target does not exist
> cp ../autocompletionLatexPkg.tex autocompletionLatexPkg.tex
> Makefile:31: update target 'autocompletionContext.tex' due to: target does not exist
> cp ../autocompletionContext.tex autocompletionContext.tex
> Makefile:32: update target 'autocompletionLatex.tex' due to: target does not exist
> cp ../autocompletionLatex.tex autocompletionLatex.tex
> Makefile:32: update target 'autocompletionContext.tex' due to: target does not exist
> cp ../autocompletionContext.tex autocompletionContext.tex
> Makefile:31: update target 'autocompletionBeamer.tex' due to: target does not exist
> cp ../autocompletionBeamer.tex autocompletionBeamer.tex
> Makefile:32: update target 'autocompletionBeamer.tex' due to: target does not exist
> cp ../autocompletionBeamer.tex autocompletionBeamer.tex
> Makefile:31: update target 'autocompletionBasic.tex' due to: target does not exist
> cp ../autocompletionBasic.tex autocompletionBasic.tex
> Makefile:32: update target 'autocompletionBasic.tex' due to: target does not exist
> cp ../autocompletionBasic.tex autocompletionBasic.tex
> Makefile:31: update target 'actionsAlphabetical.tex' due to: target does not exist
> cp ../actionsAlphabetical.tex actionsAlphabetical.tex
> Makefile:35: update target 'index.tex' due to: target does not exist
> cp ../manuel.tex index.tex
> Makefile:32: update target 'actionsAlphabetical.tex' due to: target does not exist
> cp ../actionsAlphabetical.tex actionsAlphabetical.tex
> make[4]: *** No rule to make target 'images', needed by 'index.ind'.  Stop.
> make[4]: *** Waiting for unfinished jobs....
> Makefile:40: update target 'index.tex' due to: target does not exist
> cp ../manual.tex index.tex
> make[4]: Leaving directory '/build/reproducible-path/texworks-manual-20240209/src/fr/html'
> make[3]: *** [Makefile:16: html] Error 2 shuffle=reverse


The full build log is available from:
http://qa-logs.debian.net/2025/05/05/shuffle/reverse/texworks-manual_20240209-1_unstable_reverse.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

------------=_1781731262-436091-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at 1105622-close) by bugs.debian.org; 17 Jun 2026 21:19:59 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
	(2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-114.2 required=4.0 tests=ALL_TRUSTED,BAYES_00,
	DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FVGT_m_MULTI_ODD,
	HAS_BUG_NUMBER,MD5_SHA1_SUM,PGPSIGNATURE,USER_IN_DKIM_WELCOMELIST
	autolearn=ham autolearn_force=no
	version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 45; hammy, 150; neutral, 128; spammy,
	0. spammytokens: hammytokens:0.000-+--HX-Debian:DAK,
	0.000-+--H*rp:D*ftp-master.debian.org, 0.000-+--HX-DAK:process-upload,
	0.000-+--UD:debian.tar.xz, 0.000-+--H*r:sk:fasolo.
Return-path: <[email protected]>
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:54304)
	by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.96)
	(envelope-from <[email protected]>)
	id 1wZxfz-001pMY-0R
	for [email protected];
	Wed, 17 Jun 2026 21:19:59 +0000
Received: via submission
	from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=fasolo.debian.org,[email protected] (verified)
	by muffat.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.96)
	(envelope-from <[email protected]>)
	id 1wZxfy-002ujF-2g
	for [email protected];
	Wed, 17 Jun 2026 21:19:58 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
	d=ftp-master.debian.org; s=smtpauto.fasolo; h=Date:Message-Id:Content-Type:
	Subject:MIME-Version:To:Reply-To:From:Cc:Content-Transfer-Encoding:Content-ID
	:Content-Description:In-Reply-To:References;
	bh=XnahmOwbB71KEQFav/I3yKrlNU+EzUzQfUM/vMdbepk=; b=g5N1YX2AjdqFZTV2gft0auGcDV
	GL558hIbvcmFmsCPNq/sUcn/29zPgx4jN6FJCI/ED0tpYHSNomystnGWgxS1s5Nb2NffEAOEAZMT8
	Axjs7CPNUGq2XdhZJoAdKswaEyas94jhlcbiJ22KqkXfdNP7gsamk1sdwFWIaCSir5Sq336rDZjum
	dbhiLp/79xsl1Q4YO6nTmLk02ilgg/jyZBRUs78b+nsmtFl/lVh8TOc+GjQlPXyLv/BBJVrvfDE1e
	hONrg20btQ57jNqw8kcBru+8l41ZYE9cXdWAm4/yieigVsNW9wpq+pEIvUlo41fGUosESSgM9WxL4
	LULK59MQ==;
Received: from dak by fasolo.debian.org with local (Exim 4.98.2)
	(envelope-from <[email protected]>)
	id 1wZxfy-00000005dow-00ja;
	Wed, 17 Jun 2026 21:19:58 +0000
From: Debian FTP Masters <[email protected]>
Reply-To: =?utf-8?q?Hilmar_Preu=C3=9Fe?= <[email protected]>
To: [email protected]
X-DAK: dak process-upload
X-Debian: DAK
X-Debian-Package: texworks-manual
Debian: DAK
Debian-Changes: texworks-manual_20240209-3_source.changes
Debian-Source: texworks-manual
Debian-Version: 20240209-3
Debian-Architecture: source
Debian-Suite: unstable
Debian-Archive-Action: accept
MIME-Version: 1.0
Subject: Bug#1105622: fixed in texworks-manual 20240209-3
Content-Type: multipart/signed; micalg="pgp-sha256";
 protocol="application/pgp-signature";
 boundary="===============5001527581881038499=="
Message-Id: <[email protected]>
Date: Wed, 17 Jun 2026 21:19:58 +0000

--===============5001527581881038499==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Source: texworks-manual
Source-Version: 20240209-3
Done: Hilmar Preu=C3=9Fe <[email protected]>

We believe that the bug you reported is fixed in the latest version of
texworks-manual, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hilmar Preu=C3=9Fe <[email protected]> (supplier of updated texworks-manual =
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 17 Jun 2026 23:07:02 +0200
Source: texworks-manual
Architecture: source
Version: 20240209-3
Distribution: unstable
Urgency: medium
Maintainer: Debian TeX Task Force <[email protected]>
Changed-By: Hilmar Preu=C3=9Fe <[email protected]>
Closes: 1105622
Changes:
 texworks-manual (20240209-3) unstable; urgency=3Dmedium
 .
   * Replace full text of CC-BY-SA-3.0 in d/copyright by reference to
     /usr/share/common-licenses/CC-BY-SA-3.0. Add lintian overrides b/c
     of #1139561 for now.
   * We are back on salsa.
   * Patch from upstream to fix FTBFS with "make --shuffle=3Dreverse"
     (Closes: #1105622).
   * Lintian stuff.
   * Bump Standards version, no changes needed.
   * We are back on salsa.
Checksums-Sha1:
 4aa335ff24add42a96bbc1721ffedc2f377df927 1856 texworks-manual_20240209-3.dsc
 00419b7fa877425973ce55292ec88fc63fb064f4 6236 texworks-manual_20240209-3.deb=
ian.tar.xz
 8d7ecd65a9cd7dc76067aa78b7477a7935787aea 4970 texworks-manual_20240209-3_sou=
rce.buildinfo
Checksums-Sha256:
 84ebf4614d2ac59a7665cf9d999a95711b43b470dff01fe08bd59814c7ca50ce 1856 texwor=
ks-manual_20240209-3.dsc
 36b5f2c9d0c294bb00a1cda8f13ec36c0196c1d7bde2b6bb0e95b88dd22d8f5b 6236 texwor=
ks-manual_20240209-3.debian.tar.xz
 f9132175f7c0266cd6032f8c34874ac324b931c2d11ac9ee033482c17ec65fa1 4970 texwor=
ks-manual_20240209-3_source.buildinfo
Files:
 8ea171c4166f1898ca1533c7fdbdf9e5 1856 editors optional texworks-manual_20240=
209-3.dsc
 c5dc1bd459f6c916c7f9190d1d538e87 6236 editors optional texworks-manual_20240=
209-3.debian.tar.xz
 1bb4bcf206d88470690bd7a2f959088c 4970 editors optional texworks-manual_20240=
209-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iNUEARYKAH0WIQRKnq6Z0VRDf4bMmAn98EQ6ARgcNAUCajMMu18UgAAAAAAuAChp
c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0NEE5
RUFFOTlEMTU0NDM3Rjg2Q0M5ODA5RkRGMDQ0M0EwMTE4MUMzNAAKCRD98EQ6ARgc
NPOAAQDxtgTyFVmJnvBHn+hAUCEmzzpcfj9yIH6fWE3T8xQD9gEA7MlzZhKWinlg
yVUU4cJ1L3OGcpu0AcqxV+0Z0BnxFA0=3D
=3D9QMF
-----END PGP SIGNATURE-----


--===============5001527581881038499==
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----

iHUEABYIAB0WIQTziqJOuF8J+ZI8pJSb9qggYcy5IQUCajMPfQAKCRCb9qggYcy5
IQGZAP90HQVE/pdDgsNhedRC72hFLRu8gB8jyJPDJU4gJxMddQD+M3AGoUPFJ1k/
3xWe0FksYs1TPraCgJifcOIXZ/9D0wI=
=R1EJ
-----END PGP SIGNATURE-----

--===============5001527581881038499==--
------------=_1781731262-436091-0--