[Debian-med-packaging] Bug#1105480: mlv-smile: FTBFS with make --shuffle=reverse: ld: cannot find grep+/obj/global_fonctions.o: No such file or directory

Lucas Nussbaum lucas at debian.org
Tue May 13 20:08:45 BST 2025


Source: mlv-smile
Version: 1.47-10
Severity: minor
Tags: trixie sid ftbfs
User: lucas at 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):
> x86_64-linux-gnu-gcc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/mlv-smile-1.47=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro -Wl,-z,now -ansi -Wall -O3 -Igrep+/Spell/include/ -Igrep+/include/ -Iinclude/ grep+/obj/global_fonctions.o grep+/obj/construction.o grep+/obj/liste_pos.o grep+/obj/allocateurs.o grep+/obj/bit_tab.o grep+/obj/libfasta.o grep+/obj/global_variables.o grep+/Spell/obj/global.o grep+/Spell/obj/pile_occ.o grep+/Spell/obj/grep+.o grep+/Spell/obj/occ.o grep+/Spell/obj/criteres.o grep+/Spell/obj/barre.o grep+/Spell/obj/alphabet.o grep+/Spell/obj/model.o obj/faux.o obj/io.o -o bin/e-smile_against -lm
> /usr/bin/ld: cannot find grep+/obj/global_fonctions.o: No such file or directory
> /usr/bin/ld: cannot find grep+/obj/construction.o: No such file or directory
> /usr/bin/ld: cannot find grep+/obj/liste_pos.o: No such file or directory
> /usr/bin/ld: cannot find grep+/obj/allocateurs.o: No such file or directory
> /usr/bin/ld: cannot find grep+/obj/bit_tab.o: No such file or directory
> /usr/bin/ld: cannot find grep+/obj/libfasta.o: No such file or directory
> /usr/bin/ld: cannot find grep+/obj/global_variables.o: No such file or directory
> /usr/bin/ld: cannot find grep+/Spell/obj/global.o: No such file or directory
> /usr/bin/ld: cannot find grep+/Spell/obj/pile_occ.o: No such file or directory
> /usr/bin/ld: cannot find grep+/Spell/obj/grep+.o: No such file or directory
> /usr/bin/ld: cannot find grep+/Spell/obj/occ.o: No such file or directory
> /usr/bin/ld: cannot find grep+/Spell/obj/criteres.o: No such file or directory
> /usr/bin/ld: cannot find grep+/Spell/obj/barre.o: No such file or directory
> /usr/bin/ld: cannot find grep+/Spell/obj/alphabet.o: No such file or directory
> /usr/bin/ld: cannot find grep+/Spell/obj/model.o: 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/mlv-smile_1.47-10_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



More information about the Debian-med-packaging mailing list