-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- acquire... shash-0.2.6/ shash-0.2.6/doc/ shash-0.2.6/doc/FORMAT shash-0.2.6/doc/shash.1 shash-0.2.6/doc/sample.shashrc shash-0.2.6/doc/Makefile.am shash-0.2.6/doc/Makefile.in shash-0.2.6/src/ shash-0.2.6/src/gaa.h shash-0.2.6/src/errors.c shash-0.2.6/src/errors.h shash-0.2.6/src/shash.c shash-0.2.6/src/shash.h shash-0.2.6/src/functions.c shash-0.2.6/src/functions.h shash-0.2.6/src/extra.c shash-0.2.6/src/extra.h shash-0.2.6/src/random.c shash-0.2.6/src/random.h shash-0.2.6/src/shash.gaa shash-0.2.6/src/Makefile.am shash-0.2.6/src/Makefile.in shash-0.2.6/src/gaaout.c shash-0.2.6/src/defines.h shash-0.2.6/src/environ.c shash-0.2.6/src/environ.h shash-0.2.6/NEWS shash-0.2.6/depcomp shash-0.2.6/aclocal.m4 shash-0.2.6/README shash-0.2.6/configure shash-0.2.6/configure.in shash-0.2.6/config.guess shash-0.2.6/install-sh shash-0.2.6/config.sub shash-0.2.6/missing shash-0.2.6/mkinstalldirs shash-0.2.6/Makefile.am shash-0.2.6/Makefile.in shash-0.2.6/config.h.in shash-0.2.6/AUTHORS shash-0.2.6/INSTALL shash-0.2.6/ChangeLog shash-0.2.6/acconfig.h shash-0.2.6/COPYING -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 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 build system type... i686-uhu-linux-gnu checking host system type... i686-uhu-linux-gnu checking target system type... i686-uhu-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /var/uhubuild/work/compile/missing: Unknown `--run' option Try `/var/uhubuild/work/compile/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets ${MAKE}... yes checking for i686-uhu-linux-gcc... i686-uhu-linux-gcc checking for C compiler default output... 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 style of include used by make... GNU checking dependency style of i686-uhu-linux-gcc... gcc3 checking for i686-uhu-linux-gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for mhash_keygen in -lmhash... yes checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking for rm... /bin/rm checking for makeinfo... /usr/bin/makeinfo checking for pthread_mutex_lock in -lpthread... yes checking whether use of /dev/random is requested... yes checking whether fcntl-locking is requested... yes checking whether static link is requested... no checking for random device... yes checking how to run the C preprocessor... i686-uhu-linux-gcc -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 unistd.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for strings.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for bzero... yes checking for signal... yes checking for sigaction... yes checking for memset... yes checking for fcntl... yes checking for fsync... yes checking for getuid... yes checking for geteuid... yes checking for ftime... yes checking for lstat... yes checking for stat... yes checking for umask... yes checking for utime... yes checking for memmove... yes checking for bcopy... yes checking for getpwuid... yes checking for waitpid... yes checking for mlock... yes checking whether byte ordering is bigendian... no checking return type of signal handlers... void checking for unsigned long int... yes checking size of unsigned long int... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned short int... yes checking size of unsigned short int... 2 checking for unsigned char... yes checking size of unsigned char... 1 configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands make -j16 MAN1EXT=1 MAN2EXT=2 MAN3EXT=3 MAN4EXT=4 MAN5EXT=5 MAN6EXT=6 MAN7EXT=7 MAN8EXT=8 make all-recursive make[1]: Entering directory `/var/uhubuild/work/compile' Making all in src make[2]: Entering directory `/var/uhubuild/work/compile/src' source='shash.c' object='shash.o' libtool=no \ depfile='.deps/shash.Po' tmpdepfile='.deps/shash.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -c `test -f 'shash.c' || echo './'`shash.c source='errors.c' object='errors.o' libtool=no \ depfile='.deps/errors.Po' tmpdepfile='.deps/errors.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -c `test -f 'errors.c' || echo './'`errors.c source='extra.c' object='extra.o' libtool=no \ depfile='.deps/extra.Po' tmpdepfile='.deps/extra.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -c `test -f 'extra.c' || echo './'`extra.c source='functions.c' object='functions.o' libtool=no \ depfile='.deps/functions.Po' tmpdepfile='.deps/functions.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -c `test -f 'functions.c' || echo './'`functions.c source='random.c' object='random.o' libtool=no \ depfile='.deps/random.Po' tmpdepfile='.deps/random.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -c `test -f 'random.c' || echo './'`random.c source='environ.c' object='environ.o' libtool=no \ depfile='.deps/environ.Po' tmpdepfile='.deps/environ.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-uhu-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -c `test -f 'environ.c' || echo './'`environ.c i686-uhu-linux-gcc -o gaaout.o -c gaaout.c shash.c: In function 'main': shash.c:142:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp = mhash_get_hash_name(algorithm); ^ shash.c:198:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp = mhash_get_hash_name(algorithm); ^ shash.c:199:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp2 = mhash_get_keygen_name(keymode); ^ shash.c:57:35: warning: variable 'use_password' set but not used [-Wunused-but-set-variable] int file_count = 0, v, i, x = 0, use_password = 0, plen = 0; ^ shash.c:57:28: warning: variable 'x' set but not used [-Wunused-but-set-variable] int file_count = 0, v, i, x = 0, use_password = 0, plen = 0; ^ shash.c: In function 'check_algo': shash.c:275:5: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] y = mhash_get_hash_name(i); ^ shash.c: In function 'hash_list': shash.c:494:5: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] y = mhash_get_hash_name(i); ^ shash.c: In function 'checkfile': shash.c:680:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp = mhash_get_hash_name(algorithm); ^ shash.c:699:6: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] tmp = mhash_get_hash_name(algorithm); ^ shash.c:509:9: warning: variable 'x' set but not used [-Wunused-but-set-variable] int j, x, block; ^ shash.c: In function 'list_keygen_algorithms': shash.c:803:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = mhash_get_keygen_name(i); ^ shash.c: In function 'keygen_algorithm_is_ok': shash.c:815:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = mhash_get_keygen_name(i); ^ shash.c: In function 'find_keygen_algorithm': shash.c:935:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] name = mhash_get_keygen_name(i); ^ i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic -Wall -Wpointer-arith -o shash shash.o errors.o extra.o functions.o random.o environ.o gaaout.o -lmhash -lpthread make[2]: Leaving directory `/var/uhubuild/work/compile/src' Making all in doc make[2]: Entering directory `/var/uhubuild/work/compile/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/uhubuild/work/compile/doc' make[2]: Entering directory `/var/uhubuild/work/compile' make[2]: Leaving directory `/var/uhubuild/work/compile' 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 Making install in src make[1]: Entering directory `/var/uhubuild/work/compile/src' make[2]: Entering directory `/var/uhubuild/work/compile/src' /bin/sh ../mkinstalldirs /var/uhubuild/work/install/usr/bin /bin/install -c shash /var/uhubuild/work/install/usr/bin/shash make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/uhubuild/work/compile/src' make[1]: Leaving directory `/var/uhubuild/work/compile/src' Making install in doc make[1]: Entering directory `/var/uhubuild/work/compile/doc' make[2]: Entering directory `/var/uhubuild/work/compile/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/uhubuild/work/install/usr/share/man/man1 /bin/install -c -m 644 ./shash.1 /var/uhubuild/work/install/usr/share/man/man1/shash.1 make[2]: Leaving directory `/var/uhubuild/work/compile/doc' make[1]: Leaving directory `/var/uhubuild/work/compile/doc' make[1]: Entering directory `/var/uhubuild/work/compile' make[2]: Entering directory `/var/uhubuild/work/compile' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/uhubuild/work/compile' make[1]: Leaving directory `/var/uhubuild/work/compile' -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- strip... ./usr/bin/shash -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 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... shash...