-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- acquire... whois-5.0.15/ whois-5.0.15/as_del_list whois-5.0.15/ip_del_list whois-5.0.15/whois.1 whois-5.0.15/mkpasswd.1 whois-5.0.15/README whois-5.0.15/debian/ whois-5.0.15/debian/source/ whois-5.0.15/debian/source/options whois-5.0.15/debian/source/format whois-5.0.15/debian/copyright whois-5.0.15/debian/compat whois-5.0.15/debian/changelog whois-5.0.15/debian/rules whois-5.0.15/debian/control whois-5.0.15/simple_recode.h whois-5.0.15/as32_del_list whois-5.0.15/COPYING whois-5.0.15/make_as32_del.pl whois-5.0.15/make_as_del.pl whois-5.0.15/utils.h whois-5.0.15/make_servers_charset.pl whois-5.0.15/config.h whois-5.0.15/as32_del.h whois-5.0.15/ip6_del_list whois-5.0.15/mkpasswd.c whois-5.0.15/whois.spec whois-5.0.15/po/ whois-5.0.15/po/fr.po whois-5.0.15/po/es.po whois-5.0.15/po/it.po whois-5.0.15/po/pl.po whois-5.0.15/po/fi.po whois-5.0.15/po/zh_CN.po whois-5.0.15/po/el.po whois-5.0.15/po/pt_BR.po whois-5.0.15/po/de.po whois-5.0.15/po/cs.po whois-5.0.15/po/eu.po whois-5.0.15/po/ja.po whois-5.0.15/po/da.po whois-5.0.15/po/Makefile whois-5.0.15/po/no.po whois-5.0.15/po/ru.po whois-5.0.15/make_ip6_del.pl whois-5.0.15/whois.h whois-5.0.15/whois.conf whois-5.0.15/Makefile whois-5.0.15/data.h whois-5.0.15/make_tld_serv.pl whois-5.0.15/whois.c whois-5.0.15/simple_recode.c whois-5.0.15/ripe-mail whois-5.0.15/tld_serv_list whois-5.0.15/make_ip_del.pl whois-5.0.15/servers_charset_list whois-5.0.15/utils.c -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-extract... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- compile... + make 'OPTS=-O2 -g -DCONFIG_FILE=\"/etc/whois.conf\"' cc -g -O2 -MM -MG *.c > Makefile.depend perl -w make_ip_del.pl < ip_del_list > ip_del.h perl -w make_ip6_del.pl < ip6_del_list > ip6_del.h perl -w make_as_del.pl < as_del_list > as_del.h perl -w make_tld_serv.pl < tld_serv_list > tld_serv.h cc -g -O2 -c whois.c cc -g -O2 -c utils.c cc -o whois whois.o utils.o cc -g -O2 -c mkpasswd.c cc -o mkpasswd mkpasswd.o utils.o -lcrypt cd po && make make[1]: Entering directory `/var/uhubuild/work/compile/po' xgettext --default-domain=whois \ --add-comments --keyword=_ --keyword=N_ ../whois.c ../mkpasswd.c if cmp -s whois.po whois.pot; then \ rm -f whois.po; \ else \ mv whois.po whois.pot; \ fi msgfmt --statistics --check --verbose --output-file=cs.mo cs.po cs.po: 29 translated messages, 1 fuzzy translation. msgfmt --statistics --check --verbose --output-file=da.mo da.po da.po: 29 translated messages, 1 fuzzy translation. msgfmt --statistics --check --verbose --output-file=de.mo de.po de.po: 29 translated messages, 1 fuzzy translation. msgfmt --statistics --check --verbose --output-file=el.mo el.po el.po: 21 translated messages, 8 fuzzy translations, 1 untranslated message. msgfmt --statistics --check --verbose --output-file=es.mo es.po es.po: 29 translated messages, 1 fuzzy translation. msgfmt --statistics --check --verbose --output-file=eu.mo eu.po eu.po: 18 translated messages, 11 fuzzy translations, 1 untranslated message. msgfmt --statistics --check --verbose --output-file=fi.mo fi.po fi.po: 29 translated messages, 1 fuzzy translation. msgfmt --statistics --check --verbose --output-file=fr.mo fr.po fr.po: 30 translated messages. msgfmt --statistics --check --verbose --output-file=it.mo it.po it.po: 30 translated messages. msgfmt --statistics --check --verbose --output-file=ja.mo ja.po ja.po: 21 translated messages, 8 fuzzy translations, 1 untranslated message. msgfmt --statistics --check --verbose --output-file=no.mo no.po no.po: 5 translated messages, 5 fuzzy translations, 20 untranslated messages. msgfmt --statistics --check --verbose --output-file=pl.mo pl.po pl.po: 29 translated messages, 1 fuzzy translation. msgfmt --statistics --check --verbose --output-file=pt_BR.mo pt_BR.po pt_BR.po: 23 translated messages, 6 fuzzy translations, 1 untranslated message. msgfmt --statistics --check --verbose --output-file=ru.mo ru.po ru.po: 30 translated messages. msgfmt --statistics --check --verbose --output-file=zh_CN.mo zh_CN.po zh_CN.po: 26 translated messages, 4 fuzzy translations. make[1]: Leaving directory `/var/uhubuild/work/compile/po' -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-remove-unused... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-compress... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- compile-snapshot... (kihagyva) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- install... + make BASEDIR=/var/uhubuild/work/install prefix=/usr install install -d /var/uhubuild/work/install/usr/bin/ install -d /var/uhubuild/work/install/usr/share/man/man1/ install -m 0755 whois /var/uhubuild/work/install/usr/bin/ install -m 0644 whois.1 /var/uhubuild/work/install/usr/share/man/man1/ install -d /var/uhubuild/work/install/usr/bin/ install -d /var/uhubuild/work/install/usr/share/man/man1/ install -m 0755 mkpasswd /var/uhubuild/work/install/usr/bin/ install -m 0644 mkpasswd.1 /var/uhubuild/work/install/usr/share/man/man1/ cd po && make install make[1]: Entering directory `/var/uhubuild/work/compile/po' for n in cs.mo da.mo de.mo el.mo es.mo eu.mo fi.mo fr.mo it.mo ja.mo no.mo pl.mo pt_BR.mo ru.mo zh_CN.mo; do \ l=`basename $n .mo`; \ install -m 755 -d /var/uhubuild/work/install/usr/share/locale/$l; \ install -m 755 -d /var/uhubuild/work/install/usr/share/locale/$l/LC_MESSAGES; \ install -m 644 $n /var/uhubuild/work/install/usr/share/locale/$l/LC_MESSAGES/whois.mo; \ done make[1]: Leaving directory `/var/uhubuild/work/compile/po' -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- strip... ./usr/bin/whois ./usr/bin/mkpasswd -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- doc... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- move-compile... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- install-snapshot... (kihagyva) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- python... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- addons... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- cleanup... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- optipng... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- split... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- dirs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- users-groups... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- changelog... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- suid_wrapper... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- perms... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- scripts... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- remove-misc... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- man... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- info... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- mo... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- timestamps... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- menu... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- depends... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- shlibs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- fhs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- conffiles... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- buildinfo... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- control... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- pack... whois...