Source: fonts-arundina
Version: 0.3.2-2
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=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[3]: Entering directory 
> '/build/reproducible-path/fonts-arundina-0.3.2/arundina'
> Makefile:687: update target 'ArundinaSerif-Bold.ttf' due to: target does not 
> exist
> fontforge -script ../scripts/gen-ttf.pe ArundinaSerif-Bold.sfd
> Program root: /usr
> Copyright (c) 2000-2025. See AUTHORS for Contributors.
>  License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
>  with many parts BSD <http://fontforge.org/license.html>. Please read LICENSE.
>  Version: 20230101
>  Based on sources from 2025-01-07 13:54 UTC-D.
> Makefile:687: update target 'ArundinaSerif.ttf' due to: target does not exist
> fontforge -script ../scripts/gen-ttf.pe ArundinaSerif.sfd
> Program root: /usr
> Copyright (c) 2000-2025. See AUTHORS for Contributors.
>  License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
>  with many parts BSD <http://fontforge.org/license.html>. Please read LICENSE.
>  Version: 20230101
>  Based on sources from 2025-01-07 13:54 UTC-D.
> Makefile:687: update target 'ArundinaSansMono-BoldOblique.ttf' due to: target 
> does not exist
> fontforge -script ../scripts/gen-ttf.pe ArundinaSansMono-BoldOblique.sfd
> Program root: /usr
> Copyright (c) 2000-2025. See AUTHORS for Contributors.
>  License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
>  with many parts BSD <http://fontforge.org/license.html>. Please read LICENSE.
>  Version: 20230101
>  Based on sources from 2025-01-07 13:54 UTC-D.
> Makefile:687: update target 'ArundinaSansMono-Bold.ttf' due to: target does 
> not exist
> fontforge -script ../scripts/gen-ttf.pe ArundinaSansMono-Bold.sfd
> Program root: /usr
> Copyright (c) 2000-2025. See AUTHORS for Contributors.
>  License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
>  with many parts BSD <http://fontforge.org/license.html>. Please read LICENSE.
>  Version: 20230101
>  Based on sources from 2025-01-07 13:54 UTC-D.
> Makefile:687: update target 'ArundinaSansMono-Oblique.ttf' due to: target 
> does not exist
> fontforge -script ../scripts/gen-ttf.pe ArundinaSansMono-Oblique.sfd
> Program root: /usr
> Copyright (c) 2000-2025. See AUTHORS for Contributors.
>  License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
>  with many parts BSD <http://fontforge.org/license.html>. Please read LICENSE.
>  Version: 20230101
>  Based on sources from 2025-01-07 13:54 UTC-D.
> Makefile:687: update target 'ArundinaSansMono.ttf' due to: target does not 
> exist
> fontforge -script ../scripts/gen-ttf.pe ArundinaSansMono.sfd
> Program root: /usr
> Copyright (c) 2000-2025. See AUTHORS for Contributors.
>  License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
>  with many parts BSD <http://fontforge.org/license.html>. Please read LICENSE.
>  Version: 20230101
>  Based on sources from 2025-01-07 13:54 UTC-D.
> Makefile:687: update target 'ArundinaSans-BoldOblique.ttf' due to: target 
> does not exist
> fontforge -script ../scripts/gen-ttf.pe ArundinaSans-BoldOblique.sfd
> Program root: /usr
> Copyright (c) 2000-2025. See AUTHORS for Contributors.
>  License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
>  with many parts BSD <http://fontforge.org/license.html>. Please read LICENSE.
>  Version: 20230101
>  Based on sources from 2025-01-07 13:54 UTC-D.
> Makefile:687: update target 'ArundinaSans-Bold.ttf' due to: target does not 
> exist
> fontforge -script ../scripts/gen-ttf.pe ArundinaSans-Bold.sfd
> Program root: /usr
> Copyright (c) 2000-2025. See AUTHORS for Contributors.
>  License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
>  with many parts BSD <http://fontforge.org/license.html>. Please read LICENSE.
>  Version: 20230101
>  Based on sources from 2025-01-07 13:54 UTC-D.
> Makefile:687: update target 'ArundinaSans-Oblique.ttf' due to: target does 
> not exist
> fontforge -script ../scripts/gen-ttf.pe ArundinaSans-Oblique.sfd
> Program root: /usr
> Copyright (c) 2000-2025. See AUTHORS for Contributors.
>  License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
>  with many parts BSD <http://fontforge.org/license.html>. Please read LICENSE.
>  Version: 20230101
>  Based on sources from 2025-01-07 13:54 UTC-D.
> Makefile:687: update target 'ArundinaSans.ttf' due to: target does not exist
> fontforge -script ../scripts/gen-ttf.pe ArundinaSans.sfd
> Program root: /usr
> Copyright (c) 2000-2025. See AUTHORS for Contributors.
>  License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
>  with many parts BSD <http://fontforge.org/license.html>. Please read LICENSE.
>  Version: 20230101
>  Based on sources from 2025-01-07 13:54 UTC-D.
> make[3]: *** No rule to make target 'arunserif_b_so.vf', needed by 'all-am'.  
> Stop.
> make[3]: Leaving directory 
> '/build/reproducible-path/fonts-arundina-0.3.2/arundina'
> make[2]: *** [Makefile:371: all-recursive] Error 1 shuffle=reverse


The full build log is available from:
http://qa-logs.debian.net/2025/05/05/shuffle/reverse/fonts-arundina_0.3.2-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