Bug#1105594: tasksel: FTBFS with make --shuffle=reverse: make[2]: *** No rule to make target '../../debian-tasks.desc', needed by 'debian-tasks.pot'. Stop.
Source: tasksel
Version: 3.80
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
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[2]: Entering directory '/build/reproducible-path/tasksel-3.80/tasks/po'
> Makefile:25: update target 'zh_TW.mo' due to: target does not exist
> msgfmt -o zh_TW.mo zh_TW.po
> Makefile:25: update target 'zh_CN.mo' due to: target does not exist
> msgfmt -o zh_CN.mo zh_CN.po
> Makefile:25: update target 'wo.mo' due to: target does not exist
> msgfmt -o wo.mo wo.po
> Makefile:25: update target 'vi.mo' due to: target does not exist
> msgfmt -o vi.mo vi.po
> Makefile:25: update target 'uk.mo' due to: target does not exist
> msgfmt -o uk.mo uk.po
> Makefile:25: update target 'tr.mo' due to: target does not exist
> msgfmt -o tr.mo tr.po
> Makefile:25: update target 'tl.mo' due to: target does not exist
> msgfmt -o tl.mo tl.po
> Makefile:25: update target 'th.mo' due to: target does not exist
> msgfmt -o th.mo th.po
> Makefile:25: update target 'te.mo' due to: target does not exist
> msgfmt -o te.mo te.po
> Makefile:25: update target 'sv.mo' due to: target does not exist
> msgfmt -o sv.mo sv.po
> Makefile:25: update target 'sq.mo' due to: target does not exist
> msgfmt -o sq.mo sq.po
> Makefile:25: update target 'sl.mo' due to: target does not exist
> msgfmt -o sl.mo sl.po
> Makefile:25: update target 'sk.mo' due to: target does not exist
> msgfmt -o sk.mo sk.po
> Makefile:25: update target 'ru.mo' due to: target does not exist
> msgfmt -o ru.mo ru.po
> Makefile:25: update target 'ro.mo' due to: target does not exist
> msgfmt -o ro.mo ro.po
> Makefile:25: update target 'pt.mo' due to: target does not exist
> msgfmt -o pt.mo pt.po
> Makefile:25: update target 'pt_BR.mo' due to: target does not exist
> msgfmt -o pt_BR.mo pt_BR.po
> Makefile:25: update target 'pl.mo' due to: target does not exist
> msgfmt -o pl.mo pl.po
> Makefile:25: update target 'pa.mo' due to: target does not exist
> msgfmt -o pa.mo pa.po
> Makefile:25: update target 'nn.mo' due to: target does not exist
> msgfmt -o nn.mo nn.po
> Makefile:25: update target 'nl.mo' due to: target does not exist
> msgfmt -o nl.mo nl.po
> Makefile:25: update target 'ne.mo' due to: target does not exist
> msgfmt -o ne.mo ne.po
> Makefile:25: update target 'nb.mo' due to: target does not exist
> msgfmt -o nb.mo nb.po
> Makefile:25: update target 'mk.mo' due to: target does not exist
> msgfmt -o mk.mo mk.po
> Makefile:25: update target 'mg.mo' due to: target does not exist
> msgfmt -o mg.mo mg.po
> Makefile:25: update target 'lv.mo' due to: target does not exist
> msgfmt -o lv.mo lv.po
> Makefile:25: update target 'lt.mo' due to: target does not exist
> msgfmt -o lt.mo lt.po
> Makefile:25: update target 'ko.mo' due to: target does not exist
> msgfmt -o ko.mo ko.po
> Makefile:25: update target 'km.mo' due to: target does not exist
> msgfmt -o km.mo km.po
> Makefile:25: update target 'ja.mo' due to: target does not exist
> msgfmt -o ja.mo ja.po
> Makefile:25: update target 'it.mo' due to: target does not exist
> msgfmt -o it.mo it.po
> Makefile:25: update target 'id.mo' due to: target does not exist
> msgfmt -o id.mo id.po
> Makefile:25: update target 'hu.mo' due to: target does not exist
> msgfmt -o hu.mo hu.po
> Makefile:25: update target 'hr.mo' due to: target does not exist
> msgfmt -o hr.mo hr.po
> Makefile:25: update target 'hi.mo' due to: target does not exist
> msgfmt -o hi.mo hi.po
> Makefile:25: update target 'he.mo' due to: target does not exist
> msgfmt -o he.mo he.po
> Makefile:25: update target 'gu.mo' due to: target does not exist
> msgfmt -o gu.mo gu.po
> Makefile:25: update target 'gl.mo' due to: target does not exist
> msgfmt -o gl.mo gl.po
> Makefile:25: update target 'fr.mo' due to: target does not exist
> msgfmt -o fr.mo fr.po
> Makefile:25: update target 'fi.mo' due to: target does not exist
> msgfmt -o fi.mo fi.po
> Makefile:25: update target 'eu.mo' due to: target does not exist
> msgfmt -o eu.mo eu.po
> Makefile:25: update target 'et.mo' due to: target does not exist
> msgfmt -o et.mo et.po
> Makefile:25: update target 'es.mo' due to: target does not exist
> msgfmt -o es.mo es.po
> Makefile:25: update target 'eo.mo' due to: target does not exist
> msgfmt -o eo.mo eo.po
> Makefile:25: update target 'el.mo' due to: target does not exist
> msgfmt -o el.mo el.po
> Makefile:25: update target 'dz.mo' due to: target does not exist
> msgfmt -o dz.mo dz.po
> Makefile:25: update target 'de.mo' due to: target does not exist
> msgfmt -o de.mo de.po
> Makefile:25: update target 'da.mo' due to: target does not exist
> msgfmt -o da.mo da.po
> Makefile:25: update target 'cy.mo' due to: target does not exist
> msgfmt -o cy.mo cy.po
> Makefile:25: update target 'cs.mo' due to: target does not exist
> msgfmt -o cs.mo cs.po
> Makefile:25: update target 'ca.mo' due to: target does not exist
> msgfmt -o ca.mo ca.po
> Makefile:25: update target 'bs.mo' due to: target does not exist
> msgfmt -o bs.mo bs.po
> Makefile:25: update target 'bn.mo' due to: target does not exist
> msgfmt -o bn.mo bn.po
> Makefile:25: update target 'bg.mo' due to: target does not exist
> msgfmt -o bg.mo bg.po
> Makefile:25: update target 'ar.mo' due to: target does not exist
> msgfmt -o ar.mo ar.po
> make[2]: *** No rule to make target '../../debian-tasks.desc', needed by 'debian-tasks.pot'. Stop.
> make[2]: Leaving directory '/build/reproducible-path/tasksel-3.80/tasks/po'
> make[1]: *** [Makefile:27: tasks/po/build_stamp] Error 2 shuffle=reverse
The full build log is available from:
http://qa-logs.debian.net/2025/05/05/shuffle/reverse/tasksel_3.80_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
Reply to: