Source: fonts-atarist Version: 0+git20230822+ds-2 Severity: normal User: reproducible-bui...@lists.alioth.debian.org Usertags: timestamps
Hi, apparently the build process for the .otf files captures the current time, not honoring SOURCE_DATE_EPOCH. The automated rebuilds on reproduce.debian.net show diffs like this: │ │ ├── ./usr/share/fonts/opentype/fonts-atarist/atarist-normal.otf │ │ │ │ Created by FontForge 16:46 30-June-2024 │ │ │ │ - Font created: Thu Jul 18 05:46:45 2024 │ │ │ │ + Font created: Tue Jun 17 21:17:58 2025 ... │ │ │ │ - File created: Thu Jul 18 05:46:45 2024 │ │ │ │ + create[1]=e4778c06 │ │ │ │ + File created: Tue Jun 17 21:17:58 2025 ... Please fix this by honoring SOURCE_DATE_EPOCH at build time. If this is a problem in FontForge, please help fixing FontForge. Chris