-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- acquire... unidesc-2.19/ unidesc-2.19/README unidesc-2.19/configure.in unidesc-2.19/aclocal.m4 unidesc-2.19/unidesc.1 unidesc-2.19/uniname.1 unidesc-2.19/ExplicateUTF8.1 unidesc-2.19/unihist.1 unidesc-2.19/nelson.h unidesc-2.19/offsettbl.h unidesc-2.19/unicode.h unidesc-2.19/uniftypes.h unidesc-2.19/unirange.h unidesc-2.19/utf8error.h unidesc-2.19/Makefile.am unidesc-2.19/Makefile.in unidesc-2.19/config.h.in unidesc-2.19/configure unidesc-2.19/AUTHORS unidesc-2.19/COPYING unidesc-2.19/ChangeLog unidesc-2.19/INSTALL unidesc-2.19/NEWS unidesc-2.19/TODO unidesc-2.19/depcomp unidesc-2.19/install-sh unidesc-2.19/missing unidesc-2.19/mkinstalldirs unidesc-2.19/ExplicateUTF8.c unidesc-2.19/binfmt.c unidesc-2.19/Get_UTF32_From_UTF8.c unidesc-2.19/unidesc.c unidesc-2.19/Get_UTF32.c unidesc-2.19/Read_UMagic_Number.c unidesc-2.19/unirange.c unidesc-2.19/unihist.c unidesc-2.19/putu8.c unidesc-2.19/uniname.c unidesc-2.19/Get_UTF32_From_UTF8i.c unidesc-2.19/Get_UTF32i.c unidesc-2.19/unames.c unidesc-2.19/offsettbl.c unidesc-2.19/NelsonTbl.c unidesc-2.19/ExplicateBadUTF8.c unidesc-2.19/genunames.awk unidesc-2.19/TestData/ unidesc-2.19/TestData/Test1.ann unidesc-2.19/TestData/Test2.u unidesc-2.19/TestData/Test2.ann unidesc-2.19/TestData/Test1.u unidesc-2.19/TestData/Test3.u unidesc-2.19/TestData/Test3.ann unidesc-2.19/TestData/Test4.u unidesc-2.19/TestData/Test4.ann unidesc-2.19/utf8lookup unidesc-2.19/CREDITS -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-extract... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- compile... + ub_compile ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic checking for i686-uhu-linux-gcc... i686-uhu-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-uhu-linux-gcc accepts -g... yes checking for i686-uhu-linux-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... i686-uhu-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking for working memcmp... yes checking for setlocale... yes checking for strtol... yes checking for strtoul... yes checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of i686-uhu-linux-gcc... gcc3 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make -j1 MAN1EXT=1 MAN2EXT=2 MAN3EXT=3 MAN4EXT=4 MAN5EXT=5 MAN6EXT=6 MAN7EXT=7 MAN8EXT=8 make all-am make[1]: Entering directory `/var/uhubuild/work/compile' if i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -MT Get_UTF32_From_UTF8.o -MD -MP -MF ".deps/Get_UTF32_From_UTF8.Tpo" -c -o Get_UTF32_From_UTF8.o Get_UTF32_From_UTF8.c; \ then mv -f ".deps/Get_UTF32_From_UTF8.Tpo" ".deps/Get_UTF32_From_UTF8.Po"; else rm -f ".deps/Get_UTF32_From_UTF8.Tpo"; exit 1; fi if i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -MT unidesc.o -MD -MP -MF ".deps/unidesc.Tpo" -c -o unidesc.o unidesc.c; \ then mv -f ".deps/unidesc.Tpo" ".deps/unidesc.Po"; else rm -f ".deps/unidesc.Tpo"; exit 1; fi if i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -MT Get_UTF32.o -MD -MP -MF ".deps/Get_UTF32.Tpo" -c -o Get_UTF32.o Get_UTF32.c; \ then mv -f ".deps/Get_UTF32.Tpo" ".deps/Get_UTF32.Po"; else rm -f ".deps/Get_UTF32.Tpo"; exit 1; fi if i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -MT Read_UMagic_Number.o -MD -MP -MF ".deps/Read_UMagic_Number.Tpo" -c -o Read_UMagic_Number.o Read_UMagic_Number.c; \ then mv -f ".deps/Read_UMagic_Number.Tpo" ".deps/Read_UMagic_Number.Po"; else rm -f ".deps/Read_UMagic_Number.Tpo"; exit 1; fi if i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -MT unirange.o -MD -MP -MF ".deps/unirange.Tpo" -c -o unirange.o unirange.c; \ then mv -f ".deps/unirange.Tpo" ".deps/unirange.Po"; else rm -f ".deps/unirange.Tpo"; exit 1; fi i686-uhu-linux-gcc -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -o unidesc Get_UTF32_From_UTF8.o unidesc.o Get_UTF32.o Read_UMagic_Number.o unirange.o if i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -MT uniname.o -MD -MP -MF ".deps/uniname.Tpo" -c -o uniname.o uniname.c; \ then mv -f ".deps/uniname.Tpo" ".deps/uniname.Po"; else rm -f ".deps/uniname.Tpo"; exit 1; fi if i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -MT Get_UTF32_From_UTF8i.o -MD -MP -MF ".deps/Get_UTF32_From_UTF8i.Tpo" -c -o Get_UTF32_From_UTF8i.o Get_UTF32_From_UTF8i.c; \ then mv -f ".deps/Get_UTF32_From_UTF8i.Tpo" ".deps/Get_UTF32_From_UTF8i.Po"; else rm -f ".deps/Get_UTF32_From_UTF8i.Tpo"; exit 1; fi if i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -MT Get_UTF32i.o -MD -MP -MF ".deps/Get_UTF32i.Tpo" -c -o Get_UTF32i.o Get_UTF32i.c; \ then mv -f ".deps/Get_UTF32i.Tpo" ".deps/Get_UTF32i.Po"; else rm -f ".deps/Get_UTF32i.Tpo"; exit 1; fi if i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -MT unames.o -MD -MP -MF ".deps/unames.Tpo" -c -o unames.o unames.c; \ then mv -f ".deps/unames.Tpo" ".deps/unames.Po"; else rm -f ".deps/unames.Tpo"; exit 1; fi if i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -MT offsettbl.o -MD -MP -MF ".deps/offsettbl.Tpo" -c -o offsettbl.o offsettbl.c; \ then mv -f ".deps/offsettbl.Tpo" ".deps/offsettbl.Po"; else rm -f ".deps/offsettbl.Tpo"; exit 1; fi if i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -MT NelsonTbl.o -MD -MP -MF ".deps/NelsonTbl.Tpo" -c -o NelsonTbl.o NelsonTbl.c; \ then mv -f ".deps/NelsonTbl.Tpo" ".deps/NelsonTbl.Po"; else rm -f ".deps/NelsonTbl.Tpo"; exit 1; fi if i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -MT putu8.o -MD -MP -MF ".deps/putu8.Tpo" -c -o putu8.o putu8.c; \ then mv -f ".deps/putu8.Tpo" ".deps/putu8.Po"; else rm -f ".deps/putu8.Tpo"; exit 1; fi if i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -MT ExplicateBadUTF8.o -MD -MP -MF ".deps/ExplicateBadUTF8.Tpo" -c -o ExplicateBadUTF8.o ExplicateBadUTF8.c; \ then mv -f ".deps/ExplicateBadUTF8.Tpo" ".deps/ExplicateBadUTF8.Po"; else rm -f ".deps/ExplicateBadUTF8.Tpo"; exit 1; fi if i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -MT binfmt.o -MD -MP -MF ".deps/binfmt.Tpo" -c -o binfmt.o binfmt.c; \ then mv -f ".deps/binfmt.Tpo" ".deps/binfmt.Po"; else rm -f ".deps/binfmt.Tpo"; exit 1; fi i686-uhu-linux-gcc -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -o uniname uniname.o Get_UTF32_From_UTF8i.o Get_UTF32i.o unames.o unirange.o offsettbl.o NelsonTbl.o putu8.o ExplicateBadUTF8.o binfmt.o if i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -MT unihist.o -MD -MP -MF ".deps/unihist.Tpo" -c -o unihist.o unihist.c; \ then mv -f ".deps/unihist.Tpo" ".deps/unihist.Po"; else rm -f ".deps/unihist.Tpo"; exit 1; fi i686-uhu-linux-gcc -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -o unihist unihist.o Get_UTF32_From_UTF8.o putu8.o if i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -MT ExplicateUTF8.o -MD -MP -MF ".deps/ExplicateUTF8.Tpo" -c -o ExplicateUTF8.o ExplicateUTF8.c; \ then mv -f ".deps/ExplicateUTF8.Tpo" ".deps/ExplicateUTF8.Po"; else rm -f ".deps/ExplicateUTF8.Tpo"; exit 1; fi i686-uhu-linux-gcc -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -march=i686 -mtune=generic -o ExplicateUTF8 ExplicateUTF8.o binfmt.o make[1]: Leaving directory `/var/uhubuild/work/compile' -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-remove-unused... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-compress... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- compile-snapshot... (kihagyva) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- install... + ub_install DESTDIR-aware Makefile found. make DESTDIR=/var/uhubuild/work/install MAN1EXT=1 MAN2EXT=2 MAN3EXT=3 MAN4EXT=4 MAN5EXT=5 MAN6EXT=6 MAN7EXT=7 MAN8EXT=8 install make[1]: Entering directory `/var/uhubuild/work/compile' test -z "/usr/bin" || mkdir -p -- "/var/uhubuild/work/install/usr/bin" /bin/install -c 'unidesc' '/var/uhubuild/work/install/usr/bin/unidesc' /bin/install -c 'uniname' '/var/uhubuild/work/install/usr/bin/uniname' /bin/install -c 'unihist' '/var/uhubuild/work/install/usr/bin/unihist' /bin/install -c 'ExplicateUTF8' '/var/uhubuild/work/install/usr/bin/ExplicateUTF8' test -z "/usr/bin" || mkdir -p -- "/var/uhubuild/work/install/usr/bin" /bin/install -c 'utf8lookup' '/var/uhubuild/work/install/usr/bin/utf8lookup' test -z "/usr/share/man/man1" || mkdir -p -- "/var/uhubuild/work/install/usr/share/man/man1" /bin/install -c -m 644 './unidesc.1' '/var/uhubuild/work/install/usr/share/man/man1/unidesc.1' /bin/install -c -m 644 './uniname.1' '/var/uhubuild/work/install/usr/share/man/man1/uniname.1' /bin/install -c -m 644 './ExplicateUTF8.1' '/var/uhubuild/work/install/usr/share/man/man1/ExplicateUTF8.1' /bin/install -c -m 644 './unihist.1' '/var/uhubuild/work/install/usr/share/man/man1/unihist.1' make[1]: Leaving directory `/var/uhubuild/work/compile' + rm /var/uhubuild/work/install/usr/bin/utf8lookup -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- strip... ./usr/bin/unidesc ./usr/bin/uniname ./usr/bin/ExplicateUTF8 ./usr/bin/unihist -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 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... unidesc...