Source: mingw-w64
Version: 12.0.0-5
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=random.
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[3]: Entering directory 
> '/build/reproducible-path/mingw-w64-12.0.0/build/i686-w64-mingw32_i686-w64-mingw32_crt'
> Makefile:81262: update target 'lib32/libdavclnt.a' due to: target does not 
> exist
> i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as 
> --output-lib lib32/libdavclnt.a --temp-prefix lib32/libdavclnt  --input-def 
> /build/reproducible-path/mingw-w64-12.0.0/mingw-w64-crt/lib32/davclnt.def
> Makefile:81262: update target 'lib32/libavrt.a' due to: target does not exist
> i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as 
> --output-lib lib32/libavrt.a --temp-prefix lib32/libavrt  --input-def 
> /build/reproducible-path/mingw-w64-12.0.0/mingw-w64-crt/lib32/avrt.def
> Makefile:81262: update target 'lib32/libd3dx10_41.a' due to: target does not 
> exist
> i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as 
> --output-lib lib32/libd3dx10_41.a --temp-prefix lib32/libd3dx10_41  
> --input-def 
> /build/reproducible-path/mingw-w64-12.0.0/mingw-w64-crt/lib32/d3dx10_41.def
> Makefile:81262: update target 'lib32/libdwrite.a' due to: target does not 
> exist
> i686-w64-mingw32-dlltool --as-flags=--32 -m i386 -k --as=i686-w64-mingw32-as 
> --output-lib lib32/libdwrite.a --temp-prefix lib32/libdwrite  --input-def 
> /build/reproducible-path/mingw-w64-12.0.0/mingw-w64-crt/lib32/dwrite.def
> Makefile:81209: update target 'lib32/crt1u.o' due to: target does not exist
> i686-w64-mingw32-gcc -DHAVE_CONFIG_H -I. 
> -I/build/reproducible-path/mingw-w64-12.0.0/mingw-w64-crt  
> "-I/usr/i686-w64-mingw32/include" 
> -I/build/reproducible-path/mingw-w64-12.0.0/build/tmp/usr/i686-w64-mingw32/include
>  -Wdate-time -Wno-expansion-to-defined -pipe -D_CRTBLD -D_WIN32_WINNT=0x0f00 
> -D__MSVCRT_VERSION__=0x700 -D__USE_MINGW_ANSI_STDIO=0   -Wall -Wextra 
> -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline 
> -Wimplicit-function-declaration -Wmissing-noreturn -Wmissing-prototypes -g 
> -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/build/reproducible-path/mingw-w64-12.0.0=. 
> -specs=/usr/share/dpkg/no-pie-compile.specs 
> -ffile-prefix-map=/build/reproducible-path/mingw-w64-12.0.0/build/i686-w64-mingw32_i686-w64-mingw32_crt=/build
>  -ffile-prefix-map=/build/reproducible-path/mingw-w64-12.0.0/build/tmp/=/ 
> -Wa,--debug-prefix-map,/build/reproducible-path/mingw-w64-12.0.0=. 
> -Wa,--debug-prefix-map,/build/reproducible-path/mingw-w64-12.0.0/build/i686-w64-mingw32_i686-w64-mingw32_crt=/build
>  
> -Wa,--debug-prefix-map,/build/reproducible-path/mingw-w64-12.0.0/build/tmp/=/ 
> -m32 -masm=att 
> -I/build/reproducible-path/mingw-w64-12.0.0/mingw-w64-crt/include -D_SYSCRT=1 
> -DCRTDLL=1 -c 
> /build/reproducible-path/mingw-w64-12.0.0/mingw-w64-crt/crt/ucrtexe.c -o 
> lib32/crt1u.o
> i686-w64-mingw32-dlltool: Can't create .lib file: lib32/libdavclnt.a: No such 
> file or directory
> make[3]: *** [Makefile:81262: lib32/libdavclnt.a] Error 1 shuffle=3104491315


The full build log is available from:
http://qa-logs.debian.net/2025/05/05/shuffle/random/mingw-w64_12.0.0-5_unstable_random.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