Source: netcdf-parallel Version: 1:4.9.3-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/netcdf-parallel-4.9.3/build-pnetcdf' > docs/CMakeFiles/doc_all.dir/build.make:73: update target > 'docs/CMakeFiles/doc_all' due to: target does not exist > /usr/bin/cmake -E cmake_echo_color "--switch=" --blue --bold > --progress-dir=/build/reproducible-path/netcdf-parallel-4.9.3/build-pnetcdf/CMakeFiles > --progress-num= "Generating API Documentation" > [ 0%] Generating API Documentation > cd /build/reproducible-path/netcdf-parallel-4.9.3/build-pnetcdf/docs && > /usr/bin/doxygen -u > /build/reproducible-path/netcdf-parallel-4.9.3/build-pnetcdf/docs/Doxyfile > warning: ignoring unsupported tag 'PROJECT_ICON' at line 70, file > /build/reproducible-path/netcdf-parallel-4.9.3/build-pnetcdf/docs/Doxyfile > warning: ignoring unsupported tag 'HTML_COPY_CLIPBOARD' at line 1491, file > /build/reproducible-path/netcdf-parallel-4.9.3/build-pnetcdf/docs/Doxyfile > warning: ignoring unsupported tag 'HTML_PROJECT_COOKIE' at line 1500, file > /build/reproducible-path/netcdf-parallel-4.9.3/build-pnetcdf/docs/Doxyfile > > > Configuration file > '/build/reproducible-path/netcdf-parallel-4.9.3/build-pnetcdf/docs/Doxyfile' > updated. > > cd /build/reproducible-path/netcdf-parallel-4.9.3/build-pnetcdf/docs && > /usr/bin/doxygen -w html > /build/reproducible-path/netcdf-parallel-4.9.3/build-pnetcdf/docs/header.html > /build/reproducible-path/netcdf-parallel-4.9.3/build-pnetcdf/docs/footer.html > /build/reproducible-path/netcdf-parallel-4.9.3/build-pnetcdf/docs/custom_stylesheet.html > /build/reproducible-path/netcdf-parallel-4.9.3/build-pnetcdf/docs/Doxyfile > cd /build/reproducible-path/netcdf-parallel-4.9.3/build-pnetcdf/docs && > /usr/bin/doxygen > /build/reproducible-path/netcdf-parallel-4.9.3/build-pnetcdf/docs/Doxyfile > cd /build/reproducible-path/netcdf-parallel-4.9.3/build-pnetcdf/docs && cp > /build/reproducible-path/netcdf-parallel-4.9.3/docs/auth.html > /build/reproducible-path/netcdf-parallel-4.9.3/build-pnetcdf/docs/html > cp: cannot stat > '/build/reproducible-path/netcdf-parallel-4.9.3/docs/auth.html': No such file > or directory > make[4]: *** [docs/CMakeFiles/doc_all.dir/build.make:77: > docs/CMakeFiles/doc_all] Error 1 shuffle=reverse The full build log is available from: http://qa-logs.debian.net/2025/05/05/shuffle/reverse/netcdf-parallel_4.9.3-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