Source: guile-3.0
Version: 3.0.10+really3.0.10-4
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
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/guile-3.0-3.0.10+really3.0.10'
> debian/rules:217: update target 'override_dh_install-arch' due to: target 
> does not exist
> cd debian/tmp/usr/bin && mv -i guile-3.0 guile
> cd debian/tmp/usr/share/aclocal && mv -i guile.m4 guile-3.0.m4
> dh_install -a
> dh_missing -a --fail-missing \
>   -Xusr/lib/x86_64-linux-gnu/guile/3.0/extensions/guile-readline.a \
>   -Xusr/lib/x86_64-linux-gnu/guile/3.0/extensions/guile-readline.la
> dh_missing: warning: usr/lib/x86_64-linux-gnu/libguile-3.0*-gdb.scm exists in 
> debian/tmp but is not installed to anywhere 
> dh_missing: error: missing files, aborting
>       The following debhelper tools have reported what they installed (with 
> files per package)
>        * dh_install: guile-3.0 (1), guile-3.0-dev (30), guile-3.0-doc (13), 
> guile-3.0-libs (232)
>       If the missing files are installed by another tool, please file a bug 
> against it.
>       When filing the report, if the tool is not part of debhelper itself, 
> please reference the
>       "Logging helpers and dh_missing" section from the "PROGRAMMING" guide 
> for debhelper (10.6.3+).
>         (in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.md.gz)
>       Be sure to test with dpkg-buildpackage -A/-B as the results may vary 
> when only a subset is built
>       If the omission is intentional or no other helper can take care of this 
> consider adding the
>       paths to debian/not-installed.
> 
>       Remember to be careful with paths containing "x86_64-linux-gnu", where 
> you might need to
>       use a wildcard or (assuming compat 13+) e.g. ${DEB_HOST_MULTIARCH} in 
> debian/not-installed
>       to ensure it works on all architectures (see #961104).
> make[1]: *** [debian/rules:220: override_dh_install-arch] Error 255 
> shuffle=reverse


The full build log is available from:
http://qa-logs.debian.net/2025/05/05/shuffle/reverse/guile-3.0_3.0.10+really3.0.10-4_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