Source: clhep
Version: 2.1.4.1+dfsg-1.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[4]: Entering directory 
> '/build/reproducible-path/clhep-2.1.4.1+dfsg/Vector/src'
> Makefile:767: update target 'shared/ZMxpv.o' due to: target does not exist
> g++ -DHAVE_CONFIG_H -I. -I../Vector -I..  -Wdate-time -D_FORTIFY_SOURCE=2 -O 
> -ansi -pedantic -Wall -D_GNU_SOURCE -g -O2 
> -ffile-prefix-map=/build/reproducible-path/clhep-2.1.4.1+dfsg=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -DPIC -c -o shared/ZMxpv.o 
> ZMxpv.cc
> Makefile:767: update target 'shared/ZMinput.o' due to: target does not exist
> g++ -DHAVE_CONFIG_H -I. -I../Vector -I..  -Wdate-time -D_FORTIFY_SOURCE=2 -O 
> -ansi -pedantic -Wall -D_GNU_SOURCE -g -O2 
> -ffile-prefix-map=/build/reproducible-path/clhep-2.1.4.1+dfsg=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -DPIC -c -o shared/ZMinput.o 
> ZMinput.cc
> Makefile:767: update target 'shared/TwoVector.o' due to: target does not exist
> g++ -DHAVE_CONFIG_H -I. -I../Vector -I..  -Wdate-time -D_FORTIFY_SOURCE=2 -O 
> -ansi -pedantic -Wall -D_GNU_SOURCE -g -O2 
> -ffile-prefix-map=/build/reproducible-path/clhep-2.1.4.1+dfsg=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -DPIC -c -o shared/TwoVector.o 
> TwoVector.cc
> Makefile:767: update target 'shared/ThreeVectorR.o' due to: target does not 
> exist
> g++ -DHAVE_CONFIG_H -I. -I../Vector -I..  -Wdate-time -D_FORTIFY_SOURCE=2 -O 
> -ansi -pedantic -Wall -D_GNU_SOURCE -g -O2 
> -ffile-prefix-map=/build/reproducible-path/clhep-2.1.4.1+dfsg=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -DPIC -c -o 
> shared/ThreeVectorR.o ThreeVectorR.cc
> Makefile:767: update target 'shared/ThreeVector.o' due to: target does not 
> exist
> g++ -DHAVE_CONFIG_H -I. -I../Vector -I..  -Wdate-time -D_FORTIFY_SOURCE=2 -O 
> -ansi -pedantic -Wall -D_GNU_SOURCE -g -O2 
> -ffile-prefix-map=/build/reproducible-path/clhep-2.1.4.1+dfsg=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -DPIC -c -o 
> shared/ThreeVector.o ThreeVector.cc
> Makefile:767: update target 'shared/SpaceVectorR.o' due to: target does not 
> exist
> g++ -DHAVE_CONFIG_H -I. -I../Vector -I..  -Wdate-time -D_FORTIFY_SOURCE=2 -O 
> -ansi -pedantic -Wall -D_GNU_SOURCE -g -O2 
> -ffile-prefix-map=/build/reproducible-path/clhep-2.1.4.1+dfsg=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -DPIC -c -o 
> shared/SpaceVectorR.o SpaceVectorR.cc
> Makefile:767: update target 'shared/SpaceVectorP.o' due to: target does not 
> exist
> g++ -DHAVE_CONFIG_H -I. -I../Vector -I..  -Wdate-time -D_FORTIFY_SOURCE=2 -O 
> -ansi -pedantic -Wall -D_GNU_SOURCE -g -O2 
> -ffile-prefix-map=/build/reproducible-path/clhep-2.1.4.1+dfsg=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -DPIC -c -o 
> shared/SpaceVectorP.o SpaceVectorP.cc
> Makefile:767: update target 'shared/SpaceVectorD.o' due to: target does not 
> exist
> g++ -DHAVE_CONFIG_H -I. -I../Vector -I..  -Wdate-time -D_FORTIFY_SOURCE=2 -O 
> -ansi -pedantic -Wall -D_GNU_SOURCE -g -O2 
> -ffile-prefix-map=/build/reproducible-path/clhep-2.1.4.1+dfsg=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -fPIC -DPIC -c -o 
> shared/SpaceVectorD.o SpaceVectorD.cc
> Assembler messages:
> Fatal error: can't create shared/ZMinput.o: No such file or directory
> make[4]: *** [Makefile:767: shared/ZMinput.o] Error 1 shuffle=reverse


The full build log is available from:
http://qa-logs.debian.net/2025/05/05/shuffle/reverse/clhep_2.1.4.1+dfsg-1.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

Reply via email to