Source: rmatrix
Version: 1.7-3-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):
> gcc -std=gnu23 -shared -L/usr/lib/R/lib -Wl,-z,relro -o Matrix.so Csparse.o 
> attrib.o bind.o cholmod-common.o cholmod-etc.o coerce.o cs-etc.o dense.o 
> determinant.o expm.o factor.o idz.o init.o kappa.o matmult.o objects.o perm.o 
> solve.o sparse.o subassign.o subscript.o utils-R.o utils.o validity.o 
> vector.o SuiteSparse/CHOLMOD/CHOLMOD.a SuiteSparse/CCOLAMD/CCOLAMD.a 
> SuiteSparse/CAMD/CAMD.a SuiteSparse/COLAMD/COLAMD.a SuiteSparse/AMD/AMD.a 
> SuiteSparse/CXSparse/CXSparse.a 
> SuiteSparse/SuiteSparse_config/SuiteSparse_config.a -llapack -lblas 
> -lgfortran -lm -lquadmath -L/usr/lib/R/lib -lR
> /usr/bin/ld: cannot find SuiteSparse/CHOLMOD/CHOLMOD.a: No such file or 
> directory
> /usr/bin/ld: cannot find SuiteSparse/CCOLAMD/CCOLAMD.a: No such file or 
> directory
> /usr/bin/ld: cannot find SuiteSparse/CAMD/CAMD.a: No such file or directory
> /usr/bin/ld: cannot find SuiteSparse/COLAMD/COLAMD.a: No such file or 
> directory
> /usr/bin/ld: cannot find SuiteSparse/AMD/AMD.a: No such file or directory
> /usr/bin/ld: cannot find SuiteSparse/CXSparse/CXSparse.a: No such file or 
> directory
> /usr/bin/ld: cannot find SuiteSparse/SuiteSparse_config/SuiteSparse_config.a: 
> No such file or directory
> collect2: error: ld returned 1 exit status


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

Reply via email to