<86>May 19 10:55:49 userdel[2673284]: delete user 'rooter'
<86>May 19 10:55:49 userdel[2673284]: removed group 'rooter' owned by 'rooter'
<86>May 19 10:55:49 userdel[2673284]: removed shadow group 'rooter' owned by 'rooter'
<86>May 19 10:55:49 groupadd[2673310]: group added to /etc/group: name=rooter, GID=1841
<86>May 19 10:55:49 groupadd[2673310]: group added to /etc/gshadow: name=rooter
<86>May 19 10:55:49 groupadd[2673310]: new group: name=rooter, GID=1841
<86>May 19 10:55:49 useradd[2673342]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash
<86>May 19 10:55:49 userdel[2673406]: delete user 'builder'
<86>May 19 10:55:49 userdel[2673406]: removed group 'builder' owned by 'builder'
<86>May 19 10:55:49 userdel[2673406]: removed shadow group 'builder' owned by 'builder'
<86>May 19 10:55:49 groupadd[2673450]: group added to /etc/group: name=builder, GID=1842
<86>May 19 10:55:49 groupadd[2673450]: group added to /etc/gshadow: name=builder
<86>May 19 10:55:49 groupadd[2673450]: new group: name=builder, GID=1842
<86>May 19 10:55:49 useradd[2673482]: new user: name=builder, UID=1842, GID=1842, home=/usr/src, shell=/bin/bash
warning: user slava does not exist - using root
warning: group slava does not exist - using root
warning: user slava does not exist - using root
warning: group slava does not exist - using root
<13>May 19 10:55:54 rpmi: glibc-devel-static-6:2.27-alt14 p9+285569.300.3.1 1632188044 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libmhash-0.9.9.9-alt1.nosrc.rpm (w1.gzdio)
Installing libmhash-0.9.9.9-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64511
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf mhash-0.9.9.9
+ echo 'Source #0 (mhash-0.9.9.9.tar.bz2):'
Source #0 (mhash-0.9.9.9.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/mhash-0.9.9.9.tar.bz2
+ /bin/tar -xf -
+ cd mhash-0.9.9.9
+ /bin/chmod -c -Rf u+rwX,go-w .
+ /usr/bin/subst s@-lltdl@@ aclocal.m4
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.64511
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mhash-0.9.9.9
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-static
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-alt-linux-gnu
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 for x86_64-alt-linux-gcc... x86_64-alt-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-alt-linux-gcc... none
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for AIX... no
checking for library containing strerror... none required
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking whether x86_64-alt-linux-gcc and cc understand -c and -o together... yes
checking for x86_64-alt-linux-g++... no
checking for x86_64-alt-linux-c++... no
checking for x86_64-alt-linux-gpp... no
checking for x86_64-alt-linux-aCC... no
checking for x86_64-alt-linux-CC... no
checking for x86_64-alt-linux-cxx... no
checking for x86_64-alt-linux-cc++... no
checking for x86_64-alt-linux-cl.exe... no
checking for x86_64-alt-linux-FCC... no
checking for x86_64-alt-linux-KCC... no
checking for x86_64-alt-linux-RCC... no
checking for x86_64-alt-linux-xlC_r... no
checking for x86_64-alt-linux-xlC... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking whether x86_64-alt-linux-gcc needs -traditional... no
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for function prototypes... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... (cached) pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-alt-linux-g77... no
checking for x86_64-alt-linux-xlf... no
checking for x86_64-alt-linux-f77... no
checking for x86_64-alt-linux-frt... no
checking for x86_64-alt-linux-pgf77... no
checking for x86_64-alt-linux-cf77... no
checking for x86_64-alt-linux-fort77... no
checking for x86_64-alt-linux-fl32... no
checking for x86_64-alt-linux-af77... no
checking for x86_64-alt-linux-xlf90... no
checking for x86_64-alt-linux-f90... no
checking for x86_64-alt-linux-pgf90... no
checking for x86_64-alt-linux-pghpf... no
checking for x86_64-alt-linux-epcf90... no
checking for x86_64-alt-linux-gfortran... no
checking for x86_64-alt-linux-g95... no
checking for x86_64-alt-linux-xlf95... no
checking for x86_64-alt-linux-f95... no
checking for x86_64-alt-linux-fort... no
checking for x86_64-alt-linux-ifort... no
checking for x86_64-alt-linux-ifc... no
checking for x86_64-alt-linux-efc... no
checking for x86_64-alt-linux-pgf95... no
checking for x86_64-alt-linux-lf95... no
checking for x86_64-alt-linux-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for objdir... .libs
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking for size_t... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for ANSI C header files... (cached) yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for dlfcn.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) 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 strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for bcopy... yes
checking for bzero... yes
checking for fcntl... yes
checking for fsync... yes
checking for memset... yes
checking for memmove... yes
checking for mlock... yes
checking for sigaction... yes
checking for signal... yes
checking for readdir_r... yes
checking for readdir... yes
checking for strtol... yes
checking for lstat... yes
checking for stat... yes
checking for umask... yes
checking for utime... yes
checking for unsigned long long int... yes
checking size of unsigned long long int... 8
checking for unsigned long int... yes
checking size of unsigned long int... 8
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
checking if malloc debugging is wanted... no
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mhash.spec
config.status: creating include/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating lib/Makefile
config.status: creating include/mutils/mhash_config.h
config.status: executing depfiles commands
+ make -j16
Making all in include
make[1]: Nothing to be done for 'all'.
Making all in lib
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o keygen_asis.lo keygen_asis.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c keygen_asis.c  -fPIC -DPIC -o .libs/keygen_asis.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c keygen_asis.c -o keygen_asis.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o keygen_mcrypt.lo keygen_mcrypt.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c keygen_mcrypt.c  -fPIC -DPIC -o .libs/keygen_mcrypt.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c keygen_mcrypt.c -o keygen_mcrypt.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o adler32.lo adler32.c
mkdir .libs
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c adler32.c  -fPIC -DPIC -o .libs/adler32.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c adler32.c -o adler32.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o keygen_hex.lo keygen_hex.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c keygen_hex.c  -fPIC -DPIC -o .libs/keygen_hex.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c keygen_hex.c -o keygen_hex.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o md2.lo md2.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c md2.c  -fPIC -DPIC -o .libs/md2.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c md2.c -o md2.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o crc32.lo crc32.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c crc32.c  -fPIC -DPIC -o .libs/crc32.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c crc32.c -o crc32.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o keygen_s2k.lo keygen_s2k.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c keygen_s2k.c  -fPIC -DPIC -o .libs/keygen_s2k.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c keygen_s2k.c -o keygen_s2k.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o md4.lo md4.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c md4.c  -fPIC -DPIC -o .libs/md4.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c md4.c -o md4.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o keygen.lo keygen.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c keygen.c  -fPIC -DPIC -o .libs/keygen.o
In file included from keygen.c:26:
keygen.c: In function 'mhash_get_keygen_name':
./keygen.h:81:47: warning: comparison between 'keygenid' {aka 'const enum __keygenid'} and 'hashid' {aka 'enum __hashid'} [-Wenum-compare]
                         KEYGEN_LOOP(if (p->id == type) { a; break; } )
                                               ^~
./keygen.h:78:69: note: in definition of macro 'KEYGEN_LOOP'
                 for (p = keygen_algorithms; p->name != NULL; p++) { b ; }
                                                                     ^
keygen.c:93:2: note: in expansion of macro 'KEYGEN_ALG_LOOP'
  KEYGEN_ALG_LOOP(ret = p->name);
  ^~~~~~~~~~~~~~~
keygen.c: In function 'mhash_get_keygen_name_static':
./keygen.h:81:47: warning: comparison between 'keygenid' {aka 'const enum __keygenid'} and 'hashid' {aka 'enum __hashid'} [-Wenum-compare]
                         KEYGEN_LOOP(if (p->id == type) { a; break; } )
                                               ^~
./keygen.h:78:69: note: in definition of macro 'KEYGEN_LOOP'
                 for (p = keygen_algorithms; p->name != NULL; p++) { b ; }
                                                                     ^
keygen.c:108:2: note: in expansion of macro 'KEYGEN_ALG_LOOP'
  KEYGEN_ALG_LOOP(ret = p->name);
  ^~~~~~~~~~~~~~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c keygen.c -o keygen.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o md5.lo md5.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c md5.c  -fPIC -DPIC -o .libs/md5.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c md5.c -o md5.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o stdfns.lo stdfns.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c stdfns.c  -fPIC -DPIC -o .libs/stdfns.o
stdfns.c: In function 'mutils_memcpy':
stdfns.c:227:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if ((n < 16) || ((mutils_word32)ptr1 & 0x3) || ((mutils_word32)ptr2
                   ^
stdfns.c:227:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  if ((n < 16) || ((mutils_word32)ptr1 & 0x3) || ((mutils_word32)ptr2
                                                  ^
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c stdfns.c -o stdfns.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mhash.lo mhash.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c mhash.c  -fPIC -DPIC -o .libs/mhash.o
mhash.c: In function 'mhash_hmac_init':
mhash.c:550:17: warning: variable 'res' set but not used [-Wunused-but-set-variable]
  mutils_boolean res;
                 ^~~
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c mhash.c -o mhash.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tiger_sboxes.lo tiger_sboxes.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c tiger_sboxes.c  -fPIC -DPIC -o .libs/tiger_sboxes.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c tiger_sboxes.c -o tiger_sboxes.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sha256_sha224.lo sha256_sha224.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c sha256_sha224.c  -fPIC -DPIC -o .libs/sha256_sha224.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c sha256_sha224.c -o sha256_sha224.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sha512_sha384.lo sha512_sha384.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c sha512_sha384.c  -fPIC -DPIC -o .libs/sha512_sha384.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c sha512_sha384.c -o sha512_sha384.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o snefru.lo snefru.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c snefru.c  -fPIC -DPIC -o .libs/snefru.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c snefru.c -o snefru.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sha1.lo sha1.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c sha1.c  -fPIC -DPIC -o .libs/sha1.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c sha1.c -o sha1.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o whirlpool.lo whirlpool.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c whirlpool.c  -fPIC -DPIC -o .libs/whirlpool.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c whirlpool.c -o whirlpool.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o gosthash.lo gosthash.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c gosthash.c  -fPIC -DPIC -o .libs/gosthash.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c gosthash.c -o gosthash.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tiger.lo tiger.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c tiger.c  -fPIC -DPIC -o .libs/tiger.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c tiger.c -o tiger.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ripemd.lo ripemd.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c ripemd.c  -fPIC -DPIC -o .libs/ripemd.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c ripemd.c -o ripemd.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c -o haval.lo haval.c
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c haval.c  -fPIC -DPIC -o .libs/haval.o
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c haval.c -o haval.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
/bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o libmhash.la -rpath /usr/lib64 -version-info 2:1 mhash.lo stdfns.lo keygen_hex.lo keygen_mcrypt.lo keygen_asis.lo keygen.lo keygen_s2k.lo crc32.lo adler32.lo md2.lo md4.lo md5.lo ripemd.lo sha1.lo sha256_sha224.lo sha512_sha384.lo tiger.lo tiger_sboxes.lo haval.lo gosthash.lo whirlpool.lo snefru.lo  
x86_64-alt-linux-gcc -shared  .libs/mhash.o .libs/stdfns.o .libs/keygen_hex.o .libs/keygen_mcrypt.o .libs/keygen_asis.o .libs/keygen.o .libs/keygen_s2k.o .libs/crc32.o .libs/adler32.o .libs/md2.o .libs/md4.o .libs/md5.o .libs/ripemd.o .libs/sha1.o .libs/sha256_sha224.o .libs/sha512_sha384.o .libs/tiger.o .libs/tiger_sboxes.o .libs/haval.o .libs/gosthash.o .libs/whirlpool.o .libs/snefru.o   -Wl,-soname -Wl,libmhash.so.2 -o .libs/libmhash.so.2.0.1
(cd .libs && rm -f libmhash.so.2 && ln -s libmhash.so.2.0.1 libmhash.so.2)
(cd .libs && rm -f libmhash.so && ln -s libmhash.so.2.0.1 libmhash.so)
ar cru .libs/libmhash.a  mhash.o stdfns.o keygen_hex.o keygen_mcrypt.o keygen_asis.o keygen.o keygen_s2k.o crc32.o adler32.o md2.o md4.o md5.o ripemd.o sha1.o sha256_sha224.o sha512_sha384.o tiger.o tiger_sboxes.o haval.o gosthash.o whirlpool.o snefru.o
ranlib .libs/libmhash.a
creating libmhash.la
(cd .libs && rm -f libmhash.la && ln -s ../libmhash.la libmhash.la)
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
Making all in doc
make[1]: Nothing to be done for 'all'.
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c driver.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c mhash_save_restore_test.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c frag_test.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c hmac_test.c
hmac_test.c: In function 'main':
hmac_test.c:43:16: warning: unused variable 'j' [-Wunused-variable]
  mutils_word32 j;
                ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -c keygen_test.c
keygen_test.c: In function 'main':
keygen_test.c:41:16: warning: unused variable 'j' [-Wunused-variable]
  mutils_word32 j;
                ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
/bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o driver  driver.o ../lib/libmhash.la 
mkdir .libs
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/driver driver.o  ../lib/.libs/libmhash.so -Wl,--rpath -Wl,/usr/lib64
creating driver
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
/bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o rest_test  mhash_save_restore_test.o ../lib/libmhash.la 
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/rest_test mhash_save_restore_test.o  ../lib/.libs/libmhash.so -Wl,--rpath -Wl,/usr/lib64
creating rest_test
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
/bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o hmac_test  hmac_test.o ../lib/libmhash.la 
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/hmac_test hmac_test.o  ../lib/.libs/libmhash.so -Wl,--rpath -Wl,/usr/lib64
creating hmac_test
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
/bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o keygen_test  keygen_test.o ../lib/libmhash.la 
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/keygen_test keygen_test.o  ../lib/.libs/libmhash.so -Wl,--rpath -Wl,/usr/lib64
creating keygen_test
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
/bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o frag_test  frag_test.o ../lib/libmhash.la 
x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/frag_test frag_test.o  ../lib/.libs/libmhash.so -Wl,--rpath -Wl,/usr/lib64
creating frag_test
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66116
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmhash-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libmhash-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd mhash-0.9.9.9
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/libmhash-buildroot/usr exec_prefix=/usr/src/tmp/libmhash-buildroot/usr bindir=/usr/src/tmp/libmhash-buildroot/usr/bin sbindir=/usr/src/tmp/libmhash-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libmhash-buildroot/etc datadir=/usr/src/tmp/libmhash-buildroot/usr/share includedir=/usr/src/tmp/libmhash-buildroot/usr/include libdir=/usr/src/tmp/libmhash-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libmhash-buildroot/usr/lib localstatedir=/usr/src/tmp/libmhash-buildroot/var/lib sharedstatedir=/usr/src/tmp/libmhash-buildroot/var/lib mandir=/usr/src/tmp/libmhash-buildroot/usr/share/man infodir=/usr/src/tmp/libmhash-buildroot/usr/share/info install transform=
make: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/include'
make[2]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/include'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/src/tmp/libmhash-buildroot/usr/include" || mkdir -p -- "/usr/src/tmp/libmhash-buildroot/usr/include"
 /usr/src/RPM/BUILD/mhash-0.9.9.9/install-sh -c -m 644 'mhash.h' '/usr/src/tmp/libmhash-buildroot/usr/include/mhash.h'
 /usr/src/RPM/BUILD/mhash-0.9.9.9/install-sh -c -m 644 'mutils/mhash.h' '/usr/src/tmp/libmhash-buildroot/usr/include/mutils/mhash.h'
 /usr/src/RPM/BUILD/mhash-0.9.9.9/install-sh -c -m 644 'mutils/mglobal.h' '/usr/src/tmp/libmhash-buildroot/usr/include/mutils/mglobal.h'
 /usr/src/RPM/BUILD/mhash-0.9.9.9/install-sh -c -m 644 'mutils/mtypes.h' '/usr/src/tmp/libmhash-buildroot/usr/include/mutils/mtypes.h'
 /usr/src/RPM/BUILD/mhash-0.9.9.9/install-sh -c -m 644 'mutils/mutils.h' '/usr/src/tmp/libmhash-buildroot/usr/include/mutils/mutils.h'
 /usr/src/RPM/BUILD/mhash-0.9.9.9/install-sh -c -m 644 'mutils/mhash_config.h' '/usr/src/tmp/libmhash-buildroot/usr/include/mutils/mhash_config.h'
 /usr/src/RPM/BUILD/mhash-0.9.9.9/install-sh -c -m 644 'mutils/mincludes.h' '/usr/src/tmp/libmhash-buildroot/usr/include/mutils/mincludes.h'
make[2]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/include'
Making install in lib
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[2]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
test -z "/usr/src/tmp/libmhash-buildroot/usr/lib64" || mkdir -p -- "/usr/src/tmp/libmhash-buildroot/usr/lib64"
 /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p  'libmhash.la' '/usr/src/tmp/libmhash-buildroot/usr/lib64/libmhash.la'
/usr/libexec/rpm-build/install -p .libs/libmhash.so.2.0.1 /usr/src/tmp/libmhash-buildroot/usr/lib64/libmhash.so.2.0.1
(cd /usr/src/tmp/libmhash-buildroot/usr/lib64 && { ln -s -f libmhash.so.2.0.1 libmhash.so.2 || { rm -f libmhash.so.2 && ln -s libmhash.so.2.0.1 libmhash.so.2; }; })
(cd /usr/src/tmp/libmhash-buildroot/usr/lib64 && { ln -s -f libmhash.so.2.0.1 libmhash.so || { rm -f libmhash.so && ln -s libmhash.so.2.0.1 libmhash.so; }; })
/usr/libexec/rpm-build/install -p .libs/libmhash.lai /usr/src/tmp/libmhash-buildroot/usr/lib64/libmhash.la
/usr/libexec/rpm-build/install -p .libs/libmhash.a /usr/src/tmp/libmhash-buildroot/usr/lib64/libmhash.a
chmod 644 /usr/src/tmp/libmhash-buildroot/usr/lib64/libmhash.a
ranlib /usr/src/tmp/libmhash-buildroot/usr/lib64/libmhash.a
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/lib'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/doc'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/src/tmp/libmhash-buildroot/usr/share/man/man3" || mkdir -p -- "/usr/src/tmp/libmhash-buildroot/usr/share/man/man3"
 /usr/libexec/rpm-build/install -p -m 644 '././mhash.3' '/usr/src/tmp/libmhash-buildroot/usr/share/man/man3/mhash.3'
make[2]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/doc'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9'
make[2]: Entering directory '/usr/src/RPM/BUILD/mhash-0.9.9.9'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9'
make[1]: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9'
make: Leaving directory '/usr/src/RPM/BUILD/mhash-0.9.9.9'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libmhash-buildroot (auto)
removed './usr/lib64/libmhash.la'
mode of './usr/lib64/libmhash.so.2.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libmhash-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/libmhash-buildroot/ (default)
Compressing files in /usr/src/tmp/libmhash-buildroot (auto)
Adjusting library links in /usr/src/tmp/libmhash-buildroot
./usr/lib64:
	libmhash.so.2 -> libmhash.so.2.0.1
Verifying ELF objects in /usr/src/tmp/libmhash-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: libmhash-0.9.9.9-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fL9eJa
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libmhash-buildroot/usr/lib64/libmhash.so.2: 137 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KY2bID
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libmhash.so.2()(64bit) = set:ld0ODvERbQd06LMdwSg3lFBkXdpAMx7jecPwawfHKd3pV59dIopqbBoQXv0pm0uya9r0SmwDZz4vgAZhIMwzT9JeI8d8lZt400X4PZ9mF8Mm0IcAaUrs5TcWTsiBoZrhbQlieBNXmgLW8eXQXhLmV83grrBJuTZ9EPGQPNSUUKEzQYcq9jMiiVTfuTvWwMXmFU6ZqQJnJFqJilscQVzu3Hnttkc01yLfRZxhBOpgTjgpHWZgjF0eS60Xu0DO3ZGRdnBIlnIvaMvMbzgsguGrpfcDKyXMZ0C8
Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vMyica
Creating libmhash-debuginfo package
Processing files: libmhash-devel-0.9.9.9-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29375
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mhash-0.9.9.9
+ DOCDIR=/usr/src/tmp/libmhash-buildroot/usr/share/doc/libmhash-devel-0.9.9.9
+ export DOCDIR
+ rm -rf /usr/src/tmp/libmhash-buildroot/usr/share/doc/libmhash-devel-0.9.9.9
+ /bin/mkdir -p /usr/src/tmp/libmhash-buildroot/usr/share/doc/libmhash-devel-0.9.9.9
+ cp -prL AUTHORS NEWS README TODO /usr/src/tmp/libmhash-buildroot/usr/share/doc/libmhash-devel-0.9.9.9
+ chmod -R go-w /usr/src/tmp/libmhash-buildroot/usr/share/doc/libmhash-devel-0.9.9.9
+ chmod -R a+rX /usr/src/tmp/libmhash-buildroot/usr/share/doc/libmhash-devel-0.9.9.9
+ cp -prL doc/skid2-authentication /usr/src/tmp/libmhash-buildroot/usr/share/doc/libmhash-devel-0.9.9.9
+ chmod -R go-w /usr/src/tmp/libmhash-buildroot/usr/share/doc/libmhash-devel-0.9.9.9
+ chmod -R a+rX /usr/src/tmp/libmhash-buildroot/usr/share/doc/libmhash-devel-0.9.9.9
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SXXhEK
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FEBCAo
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libmhash = 0.9.9.9-alt1, /usr/lib64/libmhash.so.2.0.1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KGgt15
Processing files: libmhash-devel-static-0.9.9.9-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H0i4XQ
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kQUIpF
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libmhash = 0.9.9.9-alt1, glibc-devel-static
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tiYQmx
Processing files: libmhash-debuginfo-0.9.9.9-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gJZ7Os
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BZaMLr
find-requires: running scripts (debuginfo)
Provides: debug64(libmhash.so.2)
Requires: libmhash = 0.9.9.9-alt1, debug64(libc.so.6)
Removing 1 extra deps from libmhash-devel due to dependency on libmhash
Wrote: /usr/src/RPM/RPMS/x86_64/libmhash-0.9.9.9-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmhash-devel-0.9.9.9-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmhash-devel-static-0.9.9.9-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmhash-debuginfo-0.9.9.9-alt1.x86_64.rpm (w2.lzdio)
12.46user 12.76system 0:23.84elapsed 105%CPU (0avgtext+0avgdata 60524maxresident)k
0inputs+0outputs (0major+2030899minor)pagefaults 0swaps
3.31user 2.48system 0:34.10elapsed 17%CPU (0avgtext+0avgdata 135236maxresident)k
0inputs+0outputs (0major+209591minor)pagefaults 0swaps
--- libmhash-0.9.9.9-alt1.x86_64.rpm.repo	2012-06-12 17:09:12.000000000 +0000
+++ libmhash-0.9.9.9-alt1.x86_64.rpm.hasher	2024-05-19 10:56:21.059436958 +0000
@@ -10,3 +10,3 @@
 File: /usr/lib64/libmhash.so.2	120777	root:root		libmhash.so.2.0.1
-File: /usr/lib64/libmhash.so.2.0.1	100644	root:root	d90f2a9b4b01990c6367d6991bc9ebd5	
-RPMIdentity: 9dde22b88a3b5dd08450be6bfbe47fb7fc1c859f0c42233530eea2c0afd7fd5eac01e0827addca83975b9d4bb90b1dc8b80636dbfa4b1e332c7b8edab62b3f14
+File: /usr/lib64/libmhash.so.2.0.1	100644	root:root	bbd1ffa8da726b7542fc2c685303d78c	
+RPMIdentity: cc94ae4c0f1cd9940ddc6dea2b6016efda2f1465be97d39adff6f2d861e5fc53931aa87b8d3b5030d3f4caccc614139ff7cbb316aef701371b14f906ee82144a
--- libmhash-debuginfo-0.9.9.9-alt1.x86_64.rpm.repo	2012-06-12 17:09:12.000000000 +0000
+++ libmhash-debuginfo-0.9.9.9-alt1.x86_64.rpm.hasher	2024-05-19 10:56:21.161438951 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/99	40755	root:root	
-/usr/lib/debug/.build-id/99/d60ff4a687e012a081e598bd887407e676e077	120777	root:root	../../../../lib64/libmhash.so.2.0.1
-/usr/lib/debug/.build-id/99/d60ff4a687e012a081e598bd887407e676e077.debug	120777	root:root	../../usr/lib64/libmhash.so.2.0.1.debug
+/usr/lib/debug/.build-id/09	40755	root:root	
+/usr/lib/debug/.build-id/09/4ae7bef22ac53bf3b572b7569bf9bf2e8226dd	120777	root:root	../../../../lib64/libmhash.so.2.0.1
+/usr/lib/debug/.build-id/09/4ae7bef22ac53bf3b572b7569bf9bf2e8226dd.debug	120777	root:root	../../usr/lib64/libmhash.so.2.0.1.debug
 /usr/lib/debug/usr/lib64/libmhash.so.2.0.1.debug	100644	root:root	
@@ -54,6 +54,6 @@
 Provides: libmhash-debuginfo = 0.9.9.9-alt1
-File: /usr/lib/debug/.build-id/99	40755	root:root		
-File: /usr/lib/debug/.build-id/99/d60ff4a687e012a081e598bd887407e676e077	120777	root:root		../../../../lib64/libmhash.so.2.0.1
-File: /usr/lib/debug/.build-id/99/d60ff4a687e012a081e598bd887407e676e077.debug	120777	root:root		../../usr/lib64/libmhash.so.2.0.1.debug
-File: /usr/lib/debug/usr/lib64/libmhash.so.2.0.1.debug	100644	root:root	4424bf1e338a55716caefc0d5b6ef731	
+File: /usr/lib/debug/.build-id/09	40755	root:root		
+File: /usr/lib/debug/.build-id/09/4ae7bef22ac53bf3b572b7569bf9bf2e8226dd	120777	root:root		../../../../lib64/libmhash.so.2.0.1
+File: /usr/lib/debug/.build-id/09/4ae7bef22ac53bf3b572b7569bf9bf2e8226dd.debug	120777	root:root		../../usr/lib64/libmhash.so.2.0.1.debug
+File: /usr/lib/debug/usr/lib64/libmhash.so.2.0.1.debug	100644	root:root	5cd7a8328ca61007c1b129678cc7948b	
 File: /usr/lib/debug/usr/lib64/libmhash.so.2.debug	120777	root:root		libmhash.so.2.0.1.debug
@@ -103,2 +103,2 @@
 File: /usr/src/debug/mhash-0.9.9.9/lib/whirlpool.c	100644	root:root	b61a09a0d002a8717042ad3dca80ac78	
-RPMIdentity: 7421e234e7a45610fdc52466cd29412fb0b8a61603dbb39cefb50dfd5d8d3555bbba145891ae0dcf0dce6896e3ef2f8304b0c71e8d156360f718e1f5c2f7d5be
+RPMIdentity: 90abe0c8de354d92beb5622e21d7931142cb75c90f4a2a9c512ab0fcc9b84c1c3de233c963d9b25388e4bde2d6514188e07823249f808ca9d8ab394a5e3b0296
--- libmhash-devel-0.9.9.9-alt1.x86_64.rpm.repo	2012-06-12 17:09:12.000000000 +0000
+++ libmhash-devel-0.9.9.9-alt1.x86_64.rpm.hasher	2024-05-19 10:56:21.233440358 +0000
@@ -15,3 +15,3 @@
 /usr/share/doc/libmhash-devel-0.9.9.9/skid2-authentication	100644	root:root	
-/usr/share/man/man3/mhash.3.gz	100644	root:root	
+/usr/share/man/man3/mhash.3.xz	100644	root:root	
 Requires: libmhash = 0.9.9.9-alt1
@@ -34,3 +34,3 @@
 File: /usr/share/doc/libmhash-devel-0.9.9.9/skid2-authentication	100644	root:root	95cb1a5e5c8b7ca79565a93f3bef3de3	
-File: /usr/share/man/man3/mhash.3.gz	100644	root:root	c03d698eaba4d38b0104dbdafec39fdf	
-RPMIdentity: 8a001e93f1f24481f23b4f609d825c5e5cc38582f7fd52cfd092c90b64764df4c6d6c3d8acda2eca4b7cd584b4ff47ad268e95c509b2df04ed1cd777d18654f3
+File: /usr/share/man/man3/mhash.3.xz	100644	root:root	cf026c473607a8c34a9bb78917f7d246	
+RPMIdentity: 1cd5a246f4f4f22679c35f39bfcdb0dc03b3f12f47b45f6ba0591af4b9a496a35d97d27707dcce986ac7f2ffa17e78d1905b7dd6053fef3b4662fabb28aa23a8
--- libmhash-devel-static-0.9.9.9-alt1.x86_64.rpm.repo	2012-06-12 17:09:12.000000000 +0000
+++ libmhash-devel-static-0.9.9.9-alt1.x86_64.rpm.hasher	2024-05-19 10:56:22.648468006 +0000
@@ -5,3 +5,3 @@
 Provides: libmhash-devel-static = 0.9.9.9-alt1
-File: /usr/lib64/libmhash.a	100644	root:root	02d5ae79eb3b79f3c63e5fd42332c80d	
-RPMIdentity: afce5265bc43a6952172137eedee02b8a73c550fce0cf0201228c9e15d14fce3cc92d03b0edd8ab22b6d6a70ec6068f7edbb14c119bbec9bda427cc590cd320d
+File: /usr/lib64/libmhash.a	100644	root:root	8820a5de5c03fc36b73a3f9b2c470bd7	
+RPMIdentity: e72886030acdca33e996a5934efff8117c6e8fe133d81aedcccefb53273899edc744056eccf858325c86a39ab12f51db881dd9c072e6e641839239705741ecfc