Source: dcl
Version: 7.5.2-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[4]: Entering directory 
> '/build/reproducible-path/dcl-7.5.2/src/env1/bitmap'
> Makefile:21: update target 'bmcx11' due to: target does not exist
> x86_64-linux-gnu-gfortran-14 -g -O2 
> -ffile-prefix-map=/build/reproducible-path/dcl-7.5.2=. 
> -fstack-protector-strong -fstack-clash-protection -fcf-protection 
> -fallow-invalid-boz -std=legacy -w -fPIC -Wl,-z,relro -Wl,-z,now -o bmcx11 
> bmcx11.f
> Makefile:17: update target 'bitmap.x11' due to: target does not exist
> echo "Creating bitmap file bitmap.x11"
> Creating bitmap file bitmap.x11
> echo "'bitm16z.asc' 'bitmap.x11'" | ./bmcx11
> Makefile:13: update target 
> '/build/reproducible-path/dcl-7.5.2/lib/dcldbase/bitmap.x11' due to: target 
> does not exist
> echo "Installing bitmap file bitmap.x11 into local dcldbase directory"
> Installing bitmap file bitmap.x11 into local dcldbase directory
> cp bitmap.x11 /build/reproducible-path/dcl-7.5.2/lib/dcldbase/bitmap.x11
> cp: cannot create regular file 
> '/build/reproducible-path/dcl-7.5.2/lib/dcldbase/bitmap.x11': No such file or 
> directory
> make[4]: *** [Makefile:14: 
> /build/reproducible-path/dcl-7.5.2/lib/dcldbase/bitmap.x11] Error 1 
> shuffle=reverse


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