Hi, Debian FTP Masters <[email protected]> (2022-12-31): > Format: 1.8 > Date: Sat, 31 Dec 2022 18:00:29 +0100 > Source: bterm-unifont > Binary: bterm-unifont > Architecture: source amd64 > Version: 1.7 > Distribution: unstable > Urgency: medium > Maintainer: Debian Install System Team <[email protected]> > Changed-By: Samuel Thibault <[email protected]> > Description: > bterm-unifont - Include complete Unicode font for bogl-bterm (udeb) > Changes: > bterm-unifont (1.7) unstable; urgency=medium > . > * Team upload. > . > [ Zhang Boyang ] > * Use upstream unifont directly. > . > [ Samuel Thibault ] > * Build-depend on bogl-utils instead of libbogl-dev for getting bdftobogl. > . > [ Debian Janitor ] > * Add missing ${misc:Depends} to Depends for bterm-unifont. > * Bump debhelper from deprecated 9 to 13. > * Set debhelper-compat version in Build-Depends.
I didn't check, but this looks like a possible culprit for the new d-i
daily build failures on armel and armhf?
| # Tree target ends here. Whew!
| # Check for lost file attributes
| # Only build the font if we have installation-locale
| if [ -d "./tmp/kirkwood_netboot/tree/usr/lib/locale/C.UTF-8" ] && [ -e
/usr/share/unifont/unifont.hex ]; then \
| make --no-print-directory -j1
./tmp/kirkwood_netboot/tree/lib/unifont.bgf; \
| fi
| hex2bdf \
| -v "`dpkg-query -W -f '${Version}' unifont`" \
| -c "`dpkg-query -W -f '${Homepage}' unifont`" \
| < /usr/share/unifont/unifont.hex \
| > tmp/kirkwood_netboot/unifont.bdf.full
| LOCPATH=./tmp/kirkwood_netboot/tree/usr/lib/locale LC_ALL=C.UTF-8 reduce-font
tmp/kirkwood_netboot/unifont.bdf.full < ./tmp/kirkwood_netboot/all.utf >
tmp/kirkwood_netboot/unifont.bdf.tmp
| setlocale: C.UTF-8
| FYI: MB_CUR_MAX/MB_LEN_MAX: 6/16
| error -1 at position 349178 (bytes: 16 Ù
| جرّب Ùˆ Ù)
| Used chars: 2252 (349178 processed)
| make[3]: *** [Makefile:666: tmp/kirkwood_netboot/unifont.bdf] Error 1
| make[2]: *** [Makefile:697: tmp/kirkwood_netboot/initrd.gz] Error 2
| make[1]: *** [Makefile:298: _build] Error 2
| make: *** [Makefile:292: build_kirkwood_netboot] Error 2
Cheers,
--
Cyril Brulebois ([email protected]) <https://debamax.com/>
D-I release manager -- Release team member -- Freelance Consultant
signature.asc
Description: PGP signature

