-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- acquire... uni2ascii-4.18/ uni2ascii-4.18/putu8.c uni2ascii-4.18/install-sh uni2ascii-4.18/INSTALL uni2ascii-4.18/ascii2uni.py uni2ascii-4.18/Makefile.am uni2ascii-4.18/uni2ascii.info uni2ascii-4.18/configure.ac uni2ascii-4.18/COPYING uni2ascii-4.18/aclocal.m4 uni2ascii-4.18/exitcode.h uni2ascii-4.18/UTF8in.c uni2ascii-4.18/GetWord.c uni2ascii-4.18/SetFormat.c uni2ascii-4.18/uni2html.py uni2ascii-4.18/uni2ascii.c uni2ascii-4.18/enttbl.c uni2ascii-4.18/utf8error.h uni2ascii-4.18/uni2ascii-4.18.lsm uni2ascii-4.18/AUTHORS uni2ascii-4.18/uni2ascii.1 uni2ascii-4.18/TestSuiteAscii2Uni uni2ascii-4.18/config.h.in uni2ascii-4.18/NEWS uni2ascii-4.18/ChangeLog uni2ascii-4.18/configure uni2ascii-4.18/missing uni2ascii-4.18/u2a.tcl uni2ascii-4.18/formats.h uni2ascii-4.18/CREDITS uni2ascii-4.18/enttbl.h uni2ascii-4.18/unicode.h uni2ascii-4.18/depcomp uni2ascii-4.18/mkinstalldirs uni2ascii-4.18/Makefile.in uni2ascii-4.18/u2a_endian.h uni2ascii-4.18/endian.c uni2ascii-4.18/TODO uni2ascii-4.18/ascii2uni.1 uni2ascii-4.18/README uni2ascii-4.18/ascii2uni.c -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 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 configure: WARNING: unrecognized options: --enable-shared, --disable-static checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i686-uhu-linux-gcc... i686-uhu-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-uhu-linux-gcc... gcc3 checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... i686-uhu-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 for size_t... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking gnu/libc-version.h usability... yes checking gnu/libc-version.h presence... yes checking for gnu/libc-version.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 regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking type.h usability... no checking type.h presence... no checking for type.h... no checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for fgetln... no checking for getline... yes checking for regcomp... yes checking for setlocale... yes checking for strtoul... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static make -j8 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' i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -g -O2 -MT endian.o -MD -MP -MF .deps/endian.Tpo -c -o endian.o endian.c i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -g -O2 -MT enttbl.o -MD -MP -MF .deps/enttbl.Tpo -c -o enttbl.o enttbl.c i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -g -O2 -MT SetFormat.o -MD -MP -MF .deps/SetFormat.Tpo -c -o SetFormat.o SetFormat.c i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -g -O2 -MT uni2ascii.o -MD -MP -MF .deps/uni2ascii.Tpo -c -o uni2ascii.o uni2ascii.c i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -g -O2 -MT UTF8in.o -MD -MP -MF .deps/UTF8in.Tpo -c -o UTF8in.o UTF8in.c i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -g -O2 -MT putu8.o -MD -MP -MF .deps/putu8.Tpo -c -o putu8.o putu8.c i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -g -O2 -MT ascii2uni.o -MD -MP -MF .deps/ascii2uni.Tpo -c -o ascii2uni.o ascii2uni.c i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -DNEWSUMMARY -g -O2 -MT GetWord.o -MD -MP -MF .deps/GetWord.Tpo -c -o GetWord.o GetWord.c mv -f .deps/endian.Tpo .deps/endian.Po cp u2a.tcl u2a mv -f .deps/putu8.Tpo .deps/putu8.Po mv -f .deps/GetWord.Tpo .deps/GetWord.Po mv -f .deps/UTF8in.Tpo .deps/UTF8in.Po mv -f .deps/enttbl.Tpo .deps/enttbl.Po mv -f .deps/SetFormat.Tpo .deps/SetFormat.Po mv -f .deps/ascii2uni.Tpo .deps/ascii2uni.Po i686-uhu-linux-gcc -DNEWSUMMARY -g -O2 -o ascii2uni ascii2uni.o enttbl.o GetWord.o putu8.o SetFormat.o mv -f .deps/uni2ascii.Tpo .deps/uni2ascii.Po i686-uhu-linux-gcc -DNEWSUMMARY -g -O2 -o uni2ascii endian.o enttbl.o SetFormat.o uni2ascii.o UTF8in.o putu8.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" || /bin/mkdir -p "/var/uhubuild/work/install/usr/bin" /bin/install -c uni2ascii ascii2uni '/var/uhubuild/work/install/usr/bin' test -z "/usr/bin" || /bin/mkdir -p "/var/uhubuild/work/install/usr/bin" /bin/install -c u2a '/var/uhubuild/work/install/usr/bin' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/uhubuild/work/install/usr/share/man/man1" /bin/install -c -m 644 uni2ascii.1 ascii2uni.1 '/var/uhubuild/work/install/usr/share/man/man1' make[1]: Leaving directory `/var/uhubuild/work/compile' + rm /var/uhubuild/work/install/usr/bin/u2a -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- strip... ./usr/bin/ascii2uni ./usr/bin/uni2ascii -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 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... uni2ascii...