==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: unp 1:2.0-1 (Sun Feb 25 09:40:47 2024) ==> Retrieving sources... -> Found unp_2.0.tar.xz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... unp_2.0.tar.xz ... Passed ==> Validating source files with b2sums... unp_2.0.tar.xz ... Passed ==> Making package: unp 1:2.0-1 (Sun Feb 25 09:40:54 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found unp_2.0.tar.xz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting unp_2.0.tar.xz with bsdtar ==> Starting build()... msgmerge -U cs.po messages.pot msgmerge -U de.po messages.pot msgmerge -U fr.po messages.pot msgmerge -U it.po messages.pot msgmerge -U pt.po messages.pot ........................ done. ...... done. ........msgfmt fr.po -o fr.mo done. ..msgfmt it.po -o it.mo done. .. done. msgfmt pt.po -o pt.mo msgfmt cs.po -o cs.mo msgfmt de.po -o de.mo msgfmt --statistics fr.po msgfmt --statistics it.po msgfmt --statistics pt.po msgfmt --statistics cs.po msgfmt --statistics de.po 18 translated messages, 5 fuzzy translations, 6 untranslated messages. 18 translated messages, 5 fuzzy translations, 6 untranslated messages. 18 translated messages, 5 fuzzy translations, 6 untranslated messages. 18 translated messages, 5 fuzzy translations, 6 untranslated messages. 27 translated messages, 2 fuzzy translations. ==> Entering fakeroot environment... ==> Starting package()... msgmerge -U cs.po messages.pot msgmerge -U de.po messages.pot msgmerge -U fr.po messages.pot msgmerge -U it.po messages.pot msgmerge -U pt.po messages.pot ........................ done. ... done. . done. . done. .......msgfmt cs.po -o cs.mo ..msgfmt de.po -o de.mo .. done. msgfmt fr.po -o fr.mo msgfmt pt.po -o pt.mo msgfmt it.po -o it.mo msgfmt --statistics cs.po msgfmt --statistics de.po msgfmt --statistics fr.po msgfmt --statistics pt.po msgfmt --statistics it.po 18 translated messages, 5 fuzzy translations, 6 untranslated messages. 27 translated messages, 2 fuzzy translations. 18 translated messages, 5 fuzzy translations, 6 untranslated messages. 18 translated messages, 5 fuzzy translations, 6 untranslated messages. 18 translated messages, 5 fuzzy translations, 6 untranslated messages. for mo in cs.mo de.mo fr.mo it.mo pt.mo; do \ lang=$(basename $mo .mo); \ dir=/usr/share/locale/$lang/LC_MESSAGES; \ install -d /build/unp/pkg/unp$dir; \ install -m 644 $lang.mo /build/unp/pkg/unp$dir/unp.mo; \ done ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "unp"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: unp 1:2.0-1 (Sun Feb 25 09:40:56 2024) ==> Cleaning up...