[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1105453: libreoffice: FTBFS with make --shuffle=reverse: cp: cannot stat '/build/reproducible-path/libreoffice-25.2.2/helpcontent2/help3xsl/prism.css': No such file or directory



Source: libreoffice
Version: 4:25.2.2-3
Severity: minor
Tags: trixie sid ftbfs
User: lucas@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):
> [build ECH] CustomTarget/instsetoo_native/setup/bootstraprc
> /build/reproducible-path/libreoffice-25.2.2/instsetoo_native/CustomTarget_setup.mk:37: update target '/build/reproducible-path/libreoffice-25.2.2/workdir/CustomTarget/instsetoo_native/setup/bootstraprc' due to: target does not exist
> ( \
> 	echo '[Bootstrap]' \
> 	&& echo 'InstallMode=<installmode>' \
> 	&& echo 'ProductKey=LibreOffice 25.2' \
> 	 && echo 'UserInstallation=$SYSUSERCONFIG/libreoffice/4' \
> ) > /build/reproducible-path/libreoffice-25.2.2/workdir/CustomTarget/instsetoo_native/setup/bootstraprc
> /build/reproducible-path/libreoffice-25.2.2/solenv/gbuild/Package.mk:35: update target '/build/reproducible-path/libreoffice-25.2.2/instdir/help/prism.css' due to: target does not exist
> /usr/bin/cp  --no-dereference --force --preserve=timestamps /build/reproducible-path/libreoffice-25.2.2/helpcontent2/help3xsl/prism.css /build/reproducible-path/libreoffice-25.2.2/instdir/help/prism.css
> /build/reproducible-path/libreoffice-25.2.2/solenv/gbuild/Package.mk:35: update target '/build/reproducible-path/libreoffice-25.2.2/instdir/help/prism.js' due to: target does not exist
> /usr/bin/cp  --no-dereference --force --preserve=timestamps /build/reproducible-path/libreoffice-25.2.2/helpcontent2/help3xsl/prism.js /build/reproducible-path/libreoffice-25.2.2/instdir/help/prism.js
> cp: cannot stat '/build/reproducible-path/libreoffice-25.2.2/helpcontent2/help3xsl/prism.css': No such file or directory
> make[2]: *** [/build/reproducible-path/libreoffice-25.2.2/solenv/gbuild/Package.mk:35: /build/reproducible-path/libreoffice-25.2.2/instdir/help/prism.css] Error 1 shuffle=reverse


The full build log is available from:
http://qa-logs.debian.net/2025/05/05/shuffle/reverse/libreoffice_25.2.2-3_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 to: