Source: r-cran-openssl Version: 2.3.2+dfsg-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-openssl-2.3.2+dfsg/src' > /usr/share/R/share/make/shlib.mk:18: update target 'shlib-clean' due to: > target is .PHONY > rm -Rf .libs _libs > rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o > error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o > pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o > symbols.rds > make[1]: Leaving directory > '/build/reproducible-path/r-cran-openssl-2.3.2+dfsg/src' > ** R > ** inst > ** byte-compile and prepare package for lazy loading > ** help > *** installing help indices > ** building package indices > ** installing vignettes > ** testing if installed package can be loaded from temporary location > Error: package or namespace load failed for ‘openssl’ in library.dynam(lib, > package, package.lib): > shared object ‘openssl.so’ not found > Error: loading failed > Execution halted > ERROR: loading failed > * removing > ‘/build/reproducible-path/r-cran-openssl-2.3.2+dfsg/debian/r-cran-openssl/usr/lib/R/site-library/openssl’ > dh_auto_install: error: R CMD INSTALL -l > /build/reproducible-path/r-cran-openssl-2.3.2\+dfsg/debian/r-cran-openssl/usr/lib/R/site-library > --clean . "--built-timestamp='Mon, 03 Mar 2025 11:55:39 +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-openssl_2.3.2+dfsg-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