Source: r-cran-systemfonts Version: 1.2.1-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/r-cran-systemfonts-1.2.1/src' > /usr/share/R/share/make/shlib.mk:18: update target 'shlib-clean' due to: > target is .PHONY > rm -Rf .libs _libs > rm -f caches.o cpp11.o dev_metrics.o font_matching.o font_local.o > font_registry.o ft_cache.o string_shape.o font_metrics.o font_outlines.o > font_fallback.o string_metrics.o emoji.o cache_store.o init.o > unix/FontManagerLinux.o symbols.rds > make[1]: Leaving directory > '/build/reproducible-path/r-cran-systemfonts-1.2.1/src' > ** R > ** inst > ** byte-compile and prepare package for lazy loading > ** help > *** installing help indices > *** copying figures > ** building package indices > ** installing vignettes > ** testing if installed package can be loaded from temporary location > Error: package or namespace load failed for ‘systemfonts’ in > library.dynam(lib, package, package.lib): > shared object ‘systemfonts.so’ not found > Error: loading failed > Execution halted > ERROR: loading failed > * removing > ‘/build/reproducible-path/r-cran-systemfonts-1.2.1/debian/r-cran-systemfonts/usr/lib/R/site-library/systemfonts’ > dh_auto_install: error: R CMD INSTALL -l > /build/reproducible-path/r-cran-systemfonts-1.2.1/debian/r-cran-systemfonts/usr/lib/R/site-library > --clean . "--built-timestamp='Tue, 28 Jan 2025 11:11:21 +0900'" returned > exit code 1 > make: *** [debian/rules:4: binary] Error 25 shuffle=reverse The full build log is available from: http://qa-logs.debian.net/2025/05/05/shuffle/reverse/r-cran-systemfonts_1.2.1-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