Source: gsasl Version: 2.2.2-1 Severity: minor Tags: trixie sid ftbfs User: lu...@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[1]: Entering directory '/build/reproducible-path/gsasl-2.2.2' > debian/rules:18: update target 'gen' due to: target does not exist > ./bootstrap --gnulib-srcdir=debian/gnulib --gen > 'po/da.po.in' -> 'po/da.po' > 'po/de.po.in' -> 'po/de.po' > 'po/eo.po.in' -> 'po/eo.po' > 'po/es.po.in' -> 'po/es.po' > 'po/eu.po.in' -> 'po/eu.po' > 'po/fi.po.in' -> 'po/fi.po' > 'po/fr.po.in' -> 'po/fr.po' > 'po/ga.po.in' -> 'po/ga.po' > 'po/hr.po.in' -> 'po/hr.po' > 'po/hu.po.in' -> 'po/hu.po' > 'po/id.po.in' -> 'po/id.po' > 'po/it.po.in' -> 'po/it.po' > 'po/ka.po.in' -> 'po/ka.po' > 'po/nl.po.in' -> 'po/nl.po' > 'po/pl.po.in' -> 'po/pl.po' > 'po/pt_BR.po.in' -> 'po/pt_BR.po' > 'po/ro.po.in' -> 'po/ro.po' > 'po/sk.po.in' -> 'po/sk.po' > 'po/sq.po.in' -> 'po/sq.po' > 'po/sr.po.in' -> 'po/sr.po' > 'po/sv.po.in' -> 'po/sv.po' > 'po/uk.po.in' -> 'po/uk.po' > 'po/vi.po.in' -> 'po/vi.po' > 'po/zh_CN.po.in' -> 'po/zh_CN.po' > 'po/zh_TW.po.in' -> 'po/zh_TW.po' > ./bootstrap: Error: $GNULIB_SRCDIR environment variable or --gnulib-srcdir > option is specified, but does not denote a directory > make[1]: *** [debian/rules:18: gen] Error 1 shuffle=reverse The full build log is available from: http://qa-logs.debian.net/2025/05/05/shuffle/reverse/gsasl_2.2.2-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