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

Bug#1105722: libfixbuf: FTBFS with make --shuffle=random: make[2]: *** [Makefile:1092: doc/libfixbuf.tag] Error 1 shuffle=3742893225



Source: libfixbuf
Version: 2.4.1+ds-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=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[2]: Entering directory '/build/reproducible-path/libfixbuf-2.4.1+ds'
> Makefile:1092: update target 'doc/libfixbuf.tag' due to: target does not exist
> SRCDIR='.' PROJECT='libfixbuf' DOCDIR='doc' VERSION='2.4.1' PERL_PATH='/usr/bin/perl' HAVE_DOT='NO' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='YES' GENERATE_LATEX='NO' /usr/bin/doxygen Doxyfile
> warning: Tag 'COLS_IN_ALPHA_INDEX' at line 643 of file 'Doxyfile' has become obsolete.
>          To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
> warning: Tag 'PERL_PATH' at line 1100 of file 'Doxyfile' has become obsolete.
>          To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
> warning: Tag 'CLASS_DIAGRAMS' at line 1113 of file 'Doxyfile' has become obsolete.
>          To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
> warning: Tag 'DOT_TRANSPARENT' at line 1243 of file 'Doxyfile' has become obsolete.
>          To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
> warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
> Using the default: a4!
> warning: Changing CLASS_GRAPH option to TEXT because obsolete option CLASS_DIAGRAM was found and set to NO.
> error: Could not create output directory /build/reproducible-path/libfixbuf-2.4.1+ds/doc/html/libfixbuf
> Doxygen version used: 1.9.8
> Exiting...
> make[2]: *** [Makefile:1092: doc/libfixbuf.tag] Error 1 shuffle=3742893225


The full build log is available from:
http://qa-logs.debian.net/2025/05/05/shuffle/random/libfixbuf_2.4.1+ds-3_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 to: