<86>Jul 1 09:22:27 userdel[3355267]: delete user 'rooter' <86>Jul 1 09:22:27 userdel[3355267]: removed group 'rooter' owned by 'rooter' <86>Jul 1 09:22:27 userdel[3355267]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 1 09:22:27 groupadd[3355297]: group added to /etc/group: name=rooter, GID=615 <86>Jul 1 09:22:27 groupadd[3355297]: group added to /etc/gshadow: name=rooter <86>Jul 1 09:22:27 groupadd[3355297]: new group: name=rooter, GID=615 <86>Jul 1 09:22:27 useradd[3355323]: new user: name=rooter, UID=615, GID=615, home=/root, shell=/bin/bash <86>Jul 1 09:22:27 userdel[3355354]: delete user 'builder' <86>Jul 1 09:22:27 userdel[3355354]: removed group 'builder' owned by 'builder' <86>Jul 1 09:22:27 userdel[3355354]: removed shadow group 'builder' owned by 'builder' <86>Jul 1 09:22:27 groupadd[3355376]: group added to /etc/group: name=builder, GID=616 <86>Jul 1 09:22:27 groupadd[3355376]: group added to /etc/gshadow: name=builder <86>Jul 1 09:22:27 groupadd[3355376]: new group: name=builder, GID=616 <86>Jul 1 09:22:27 useradd[3355397]: new user: name=builder, UID=616, GID=616, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libmhash-0.9.9.9-alt1.src.rpm: The use of such a license name is ambiguous: LGPL 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>Jul 1 09:22:30 rpmi: glibc-devel-static-6:2.30-alt2 sisyphus+252278.200.2.1 1591028296 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libmhash-0.9.9.9-alt1.nosrc.rpm Installing libmhash-0.9.9.9-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2453 + 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/tar -xf - + /bin/bzip2 -dc /usr/src/RPM/SOURCES/mhash-0.9.9.9.tar.bz2 + 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.2453 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of i586-alt-linux-gcc... (cached) none checking whether i586-alt-linux-gcc and cc understand -c and -o together... yes checking for i586-alt-linux-g++... no checking for i586-alt-linux-c++... no checking for i586-alt-linux-gpp... no checking for i586-alt-linux-aCC... no checking for i586-alt-linux-CC... no checking for i586-alt-linux-cxx... no checking for i586-alt-linux-cc++... no checking for i586-alt-linux-cl.exe... no checking for i586-alt-linux-FCC... no checking for i586-alt-linux-KCC... no checking for i586-alt-linux-RCC... no checking for i586-alt-linux-xlC_r... no checking for i586-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 i586-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 i586-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 i586-alt-linux-g77... no checking for i586-alt-linux-xlf... no checking for i586-alt-linux-f77... no checking for i586-alt-linux-frt... no checking for i586-alt-linux-pgf77... no checking for i586-alt-linux-cf77... no checking for i586-alt-linux-fort77... no checking for i586-alt-linux-fl32... no checking for i586-alt-linux-af77... no checking for i586-alt-linux-xlf90... no checking for i586-alt-linux-f90... no checking for i586-alt-linux-pgf90... no checking for i586-alt-linux-pghpf... no checking for i586-alt-linux-epcf90... no checking for i586-alt-linux-gfortran... no checking for i586-alt-linux-g95... no checking for i586-alt-linux-xlf95... no checking for i586-alt-linux-f95... no checking for i586-alt-linux-fort... no checking for i586-alt-linux-ifort... no checking for i586-alt-linux-ifc... no checking for i586-alt-linux-efc... no checking for i586-alt-linux-pgf95... no checking for i586-alt-linux-lf95... no checking for i586-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 i586-alt-linux-gcc object... ok checking for objdir... .libs checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-strip... no checking for strip... strip checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC checking if i586-alt-linux-gcc PIC flag -fPIC works... yes checking if i586-alt-linux-gcc static flag -static works... yes checking if i586-alt-linux-gcc supports -c -o file.o... yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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... 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 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 -j8 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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o keygen_hex.lo keygen_hex.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c keygen_hex.c -fPIC -DPIC -o .libs/keygen_hex.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o keygen_asis.lo keygen_asis.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c keygen_asis.c -fPIC -DPIC -o .libs/keygen_asis.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o crc32.lo crc32.c mkdir .libs i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c crc32.c -fPIC -DPIC -o .libs/crc32.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o keygen_mcrypt.lo keygen_mcrypt.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c keygen_mcrypt.c -fPIC -DPIC -o .libs/keygen_mcrypt.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o stdfns.lo stdfns.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c stdfns.c -fPIC -DPIC -o .libs/stdfns.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o keygen.lo keygen.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 81 | KEYGEN_LOOP(if (p->id == type) { a; break; } ) | ^~ ./keygen.h:78:69: note: in definition of macro 'KEYGEN_LOOP' 78 | for (p = keygen_algorithms; p->name != NULL; p++) { b ; } | ^ keygen.c:93:2: note: in expansion of macro 'KEYGEN_ALG_LOOP' 93 | 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] 81 | KEYGEN_LOOP(if (p->id == type) { a; break; } ) | ^~ ./keygen.h:78:69: note: in definition of macro 'KEYGEN_LOOP' 78 | for (p = keygen_algorithms; p->name != NULL; p++) { b ; } | ^ keygen.c:108:2: note: in expansion of macro 'KEYGEN_ALG_LOOP' 108 | KEYGEN_ALG_LOOP(ret = p->name); | ^~~~~~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o keygen_s2k.lo keygen_s2k.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c keygen_s2k.c -fPIC -DPIC -o .libs/keygen_s2k.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o mhash.lo mhash.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 550 | mutils_boolean res; | ^~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o adler32.lo adler32.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c adler32.c -fPIC -DPIC -o .libs/adler32.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o md2.lo md2.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c md2.c -fPIC -DPIC -o .libs/md2.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o md5.lo md5.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c md5.c -fPIC -DPIC -o .libs/md5.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o md4.lo md4.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c md4.c -fPIC -DPIC -o .libs/md4.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o tiger_sboxes.lo tiger_sboxes.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c tiger_sboxes.c -fPIC -DPIC -o .libs/tiger_sboxes.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sha256_sha224.lo sha256_sha224.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sha256_sha224.c -fPIC -DPIC -o .libs/sha256_sha224.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sha1.lo sha1.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sha1.c -fPIC -DPIC -o .libs/sha1.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o snefru.lo snefru.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c snefru.c -fPIC -DPIC -o .libs/snefru.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o gosthash.lo gosthash.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c gosthash.c -fPIC -DPIC -o .libs/gosthash.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o whirlpool.lo whirlpool.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c whirlpool.c -fPIC -DPIC -o .libs/whirlpool.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o ripemd.lo ripemd.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ripemd.c -fPIC -DPIC -o .libs/ripemd.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o sha512_sha384.lo sha512_sha384.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sha512_sha384.c -fPIC -DPIC -o .libs/sha512_sha384.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o tiger.lo tiger.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c tiger.c -fPIC -DPIC -o .libs/tiger.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o haval.lo haval.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c haval.c -fPIC -DPIC -o .libs/haval.o i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o libmhash.la -rpath /usr/lib -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 i586-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 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c hmac_test.c hmac_test.c: In function 'main': hmac_test.c:43:16: warning: unused variable 'j' [-Wunused-variable] 43 | 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c keygen_test.c keygen_test.c: In function 'main': keygen_test.c:41:16: warning: unused variable 'j' [-Wunused-variable] 41 | 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o driver driver.o ../lib/libmhash.la mkdir .libs i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/driver driver.o ../lib/.libs/libmhash.so 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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o hmac_test hmac_test.o ../lib/libmhash.la i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/hmac_test hmac_test.o ../lib/.libs/libmhash.so 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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o keygen_test keygen_test.o ../lib/libmhash.la i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/keygen_test keygen_test.o ../lib/.libs/libmhash.so 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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o rest_test mhash_save_restore_test.o ../lib/libmhash.la i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/rest_test mhash_save_restore_test.o ../lib/.libs/libmhash.so 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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o frag_test frag_test.o ../lib/libmhash.la i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/frag_test frag_test.o ../lib/.libs/libmhash.so 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.98137 + 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 + cd mhash-0.9.9.9 + /usr/bin/make 'INSTALL=/bin/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/lib 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/lib" || mkdir -p -- "/usr/src/tmp/libmhash-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -p 'libmhash.la' '/usr/src/tmp/libmhash-buildroot/usr/lib/libmhash.la' /bin/install -p .libs/libmhash.so.2.0.1 /usr/src/tmp/libmhash-buildroot/usr/lib/libmhash.so.2.0.1 (cd /usr/src/tmp/libmhash-buildroot/usr/lib && { 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/lib && { ln -s -f libmhash.so.2.0.1 libmhash.so || { rm -f libmhash.so && ln -s libmhash.so.2.0.1 libmhash.so; }; }) /bin/install -p .libs/libmhash.lai /usr/src/tmp/libmhash-buildroot/usr/lib/libmhash.la /bin/install -p .libs/libmhash.a /usr/src/tmp/libmhash-buildroot/usr/lib/libmhash.a chmod 644 /usr/src/tmp/libmhash-buildroot/usr/lib/libmhash.a ranlib /usr/src/tmp/libmhash-buildroot/usr/lib/libmhash.a libtool: install: warning: remember to run `libtool --finish /usr/lib' 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" /bin/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/lib/libmhash.la' mode of './usr/lib/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) 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/lib: 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.BSui4r find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libmhash-buildroot/usr/lib/libmhash.so.2: 137 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0OPUbr find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libmhash.so.2 = set:ld0ODvERbQd06LMdwSg3lFBkXdpAMx7jecPwawfHKd3pV59dIopqbBoQXv0pm0uya9r0SmwDZz4vgAZhIMwzT9JeI8d8lZt400X4PZ9mF8Mm0IcAaUrs5TcWTsiBoZrhbQlieBNXmgLW8eXQXhLmV83grrBJuTZ9EPGQPNSUUKEzQYcq9jMiiVTfuTvWwMXmFU6ZqQJnJFqJilscQVzu3Hnttkc01yLfRZxhBOpgTjgpHWZgjF0eS60Xu0DO3ZGRdnBIlnIvaMvMbzgsguGrpfcDKyXMZ0C8 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.14vmSp Creating libmhash-debuginfo package Processing files: libmhash-devel-0.9.9.9-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7838 + 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.nOyZas 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.QYfBts 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/lib/libmhash.so.2.0.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WZhOvp 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.TsDDYq 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.okjXvq 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.GTndso 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.ij0GTr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.00uEar find-requires: running scripts (debuginfo) Provides: debug(libmhash.so.2) Requires: libmhash = 0.9.9.9-alt1, debug(libc.so.6) Removing 1 extra deps from libmhash-devel due to dependency on libmhash Wrote: /usr/src/RPM/RPMS/i586/libmhash-0.9.9.9-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libmhash-devel-0.9.9.9-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libmhash-devel-static-0.9.9.9-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libmhash-debuginfo-0.9.9.9-alt1.i586.rpm 20.57user 3.98system 0:25.74elapsed 95%CPU (0avgtext+0avgdata 48464maxresident)k 0inputs+0outputs (0major+1774930minor)pagefaults 0swaps /.out/libmhash-0.9.9.9-alt1.i586.rpm: The use of such a license name is ambiguous: LGPL /.out/libmhash-devel-0.9.9.9-alt1.i586.rpm: The use of such a license name is ambiguous: LGPL /.out/libmhash-devel-static-0.9.9.9-alt1.i586.rpm: The use of such a license name is ambiguous: LGPL /.out/libmhash-debuginfo-0.9.9.9-alt1.i586.rpm: The use of such a license name is ambiguous: LGPL 25.26user 6.49system 0:33.53elapsed 94%CPU (0avgtext+0avgdata 110048maxresident)k 0inputs+0outputs (0major+2094625minor)pagefaults 0swaps --- libmhash-devel-0.9.9.9-alt1.i586.rpm.repo 2012-06-12 17:09:16.000000000 +0000 +++ libmhash-devel-0.9.9.9-alt1.i586.rpm.hasher 2020-07-01 09:22:58.658965841 +0000 @@ -15,3 +15,3 @@ /usr/share/doc/libmhash-devel-0.9.9.9/skid2-authentication 100644 -/usr/share/man/man3/mhash.3.gz 100644 +/usr/share/man/man3/mhash.3.xz 100644 Requires: libmhash = 0.9.9.9-alt1