==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: unp 1:2.0-1 (Sun Feb 25 09:33:50 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:34:10 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. ...msgfmt it.po -o it.mo done. ........msgfmt cs.po -o cs.mo done. ... done. .... done. msgfmt de.po -o de.mo msgfmt pt.po -o pt.mo msgfmt fr.po -o fr.mo msgfmt --statistics it.po msgfmt --statistics cs.po msgfmt --statistics de.po msgfmt --statistics pt.po 18 translated messages, 5 fuzzy translations, 6 untranslated messages. msgfmt --statistics fr.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. ==> 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. msgfmt it.po -o it.mo ...msgfmt fr.po -o fr.mo done. msgfmt cs.po -o cs.mo ..... done. msgfmt pt.po -o pt.mo ....... done. msgfmt de.po -o de.mo msgfmt --statistics it.po msgfmt --statistics fr.po msgfmt --statistics cs.po msgfmt --statistics pt.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. 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:34:15 2024) ==> Cleaning up...