Source: libflorist Version: 2025.1.0-2 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[2]: Entering directory '/build/reproducible-path/libflorist-2025.1.0' > Makefile:177: update target 'floristlib-relocatable' due to: target does not > exist > gprbuild -R -v -j8 -p -XTHREADS=True '-XADAFLAGS=-g -O2 > -ffile-prefix-map=/build/reproducible-path/libflorist-2025.1.0=. > -fstack-protector-strong -fstack-clash-protection -fcf-protection > -gno-record-gcc-switches -gnatVa -gnatafno' '-XCFLAGS=-g -O2 > -Werror=implicit-function-declaration > -ffile-prefix-map=/build/reproducible-path/libflorist-2025.1.0=. > -fstack-protector-strong -fstack-clash-protection -Wformat > -Werror=format-security -fcf-protection -w' '-XCPPFLAGS=-Wdate-time > -D_FORTIFY_SOURCE=2' '-XLDFLAGS=-Wl,-z,relro -Wl,-z,now > -Wl,--no-allow-shlib-undefined -Wl,--no-copy-dt-needed-entries > -Wl,--no-undefined' '-XLIBS=-lpthread ' -XLIBRARY_TYPE=relocatable -Pflorist > object directory > "/build/reproducible-path/libflorist-2025.1.0/obj/relocatable" created for > project Florist > library directory > "/build/reproducible-path/libflorist-2025.1.0/lib/relocatable" created for > project Florist > > ==============Messages for file: > /build/reproducible-path/libflorist-2025.1.0/florist.gpr > 1. library project Florist is > | > >>> "gensrc" is not a valid directory > gprbuild: "florist" processing failed > make[2]: *** [Makefile:177: floristlib-relocatable] Error 5 shuffle=reverse The full build log is available from: http://qa-logs.debian.net/2025/05/05/shuffle/reverse/libflorist_2025.1.0-2_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