<86>Oct 15 05:37:19 userdel[2810087]: delete user 'rooter' <86>Oct 15 05:37:19 userdel[2810087]: removed group 'rooter' owned by 'rooter' <86>Oct 15 05:37:19 userdel[2810087]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 15 05:37:19 groupadd[2810116]: group added to /etc/group: name=rooter, GID=984 <86>Oct 15 05:37:19 groupadd[2810116]: group added to /etc/gshadow: name=rooter <86>Oct 15 05:37:19 groupadd[2810116]: new group: name=rooter, GID=984 <86>Oct 15 05:37:19 useradd[2810140]: new user: name=rooter, UID=984, GID=984, home=/root, shell=/bin/bash <86>Oct 15 05:37:19 userdel[2810175]: delete user 'builder' <86>Oct 15 05:37:19 userdel[2810175]: removed group 'builder' owned by 'builder' <86>Oct 15 05:37:19 userdel[2810175]: removed shadow group 'builder' owned by 'builder' <86>Oct 15 05:37:19 groupadd[2810195]: group added to /etc/group: name=builder, GID=985 <86>Oct 15 05:37:19 groupadd[2810195]: group added to /etc/gshadow: name=builder <86>Oct 15 05:37:19 groupadd[2810195]: new group: name=builder, GID=985 <86>Oct 15 05:37:19 useradd[2810209]: new user: name=builder, UID=985, GID=985, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libmhash-0.9.9.9-alt1.qa1.src.rpm: The use of such a license name is ambiguous: LGPL warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Oct 15 05:37:21 rpmi: glibc-devel-static-6:2.35.0.6.491f2e-alt1 sisyphus+295115.100.1.1 1644420569 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libmhash-0.9.9.9-alt1.qa1.nosrc.rpm (w1.gzdio) Installing libmhash-0.9.9.9-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.90411 + 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.90411 + 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 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + 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 + 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=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... failed 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 -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c -o crc32.lo crc32.c mkdir .libs mkdir: cannot create directory '.libs': File exists i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c -o keygen.lo keygen.c mkdir .libs mkdir: cannot create directory '.libs': File exists i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -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 '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:9: 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 '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:9: 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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c -o stdfns.lo stdfns.c mkdir .libs i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c mhash.c -fPIC -DPIC -o .libs/mhash.o mhash.c: In function 'mhash_hmac_init': mhash.c:550:24: 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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -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 ar: `u' modifier ignored since `D' is the default (see `U') 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 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c hmac_test.c hmac_test.c: In function 'main': hmac_test.c:43:23: 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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -c keygen_test.c keygen_test.c: In function 'main': keygen_test.c:41:23: 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 -flto=auto -ffat-lto-objects -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -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' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -o driver driver.o ../lib/libmhash.la i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -o hmac_test hmac_test.o ../lib/libmhash.la mkdir .libs i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -o keygen_test keygen_test.o ../lib/libmhash.la i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -o frag_test frag_test.o ../lib/libmhash.la i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -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.53414 + 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/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 /usr/libexec/rpm-build/install -p 'libmhash.la' '/usr/src/tmp/libmhash-buildroot/usr/lib/libmhash.la' /usr/libexec/rpm-build/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; }; }) /usr/libexec/rpm-build/install -p .libs/libmhash.lai /usr/src/tmp/libmhash-buildroot/usr/lib/libmhash.la /usr/libexec/rpm-build/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" /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/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,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/lib: (from :0) 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) Processing files: libmhash-0.9.9.9-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aMABZY find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,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.Rh5mv0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.zCaCHv Creating libmhash-debuginfo package Processing files: libmhash-devel-0.9.9.9-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64499 + 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.7rRhmH find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WjGQ5h find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libmhash = 0.9.9.9-alt1.qa1, /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.GIhqci Processing files: libmhash-devel-static-0.9.9.9-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1h8N8I find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sTjlCw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libmhash = 0.9.9.9-alt1.qa1, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E9ohE9 Processing files: libmhash-debuginfo-0.9.9.9-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.N3dmu6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r4WJz8 find-requires: running scripts (debuginfo) Provides: debug(libmhash.so.2) Requires: libmhash = 0.9.9.9-alt1.qa1, debug(libc.so.6) Adding to libmhash-devel a strict dependency on libmhash Adding to libmhash-devel-static a strict dependency on libmhash Adding to libmhash-debuginfo a strict dependency on libmhash Removing 1 extra deps from libmhash-devel due to dependency on libmhash Wrote: /usr/src/RPM/RPMS/i586/libmhash-0.9.9.9-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libmhash-devel-0.9.9.9-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libmhash-devel-static-0.9.9.9-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libmhash-debuginfo-0.9.9.9-alt1.qa1.i586.rpm (w2.lzdio) 20.81user 6.43system 0:24.90elapsed 109%CPU (0avgtext+0avgdata 51148maxresident)k 0inputs+0outputs (0major+1929858minor)pagefaults 0swaps /.out/libmhash-0.9.9.9-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: LGPL /.out/libmhash-devel-0.9.9.9-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: LGPL /.out/libmhash-devel-static-0.9.9.9-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: LGPL /.out/libmhash-debuginfo-0.9.9.9-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: LGPL 1.64user 1.22system 0:30.31elapsed 9%CPU (0avgtext+0avgdata 105636maxresident)k 0inputs+0outputs (30812major+164359minor)pagefaults 0swaps --- libmhash-0.9.9.9-alt1.qa1.i586.rpm.repo 2021-09-23 18:05:22.000000000 +0000 +++ libmhash-0.9.9.9-alt1.qa1.i586.rpm.hasher 2022-10-15 05:37:48.218128928 +0000 @@ -11,3 +11,3 @@ File: /usr/lib/libmhash.so.2 120777 root:root libmhash.so.2.0.1 -File: /usr/lib/libmhash.so.2.0.1 100644 root:root 081cfe09408aea79a2220626ff8e336a -RPMIdentity: 05a1a7d846591d0f66c741cc1d20488e5eb9b1ee18b7ef5c0d577be8671078f122fa442479bdf44239d629bc041a094b77087681831ad64244eb3d8a55eba82c +File: /usr/lib/libmhash.so.2.0.1 100644 root:root 498bc9b29f0a9ed663f91aeed070f39a +RPMIdentity: e3a069838bf108c5ae65c6a8edbaf55b223686e2435aa607be3a3f84690fba96553db51f4084dc257a1ccca8e90cfffd7564ef80957af4e5bc646ef51285df51 --- libmhash-debuginfo-0.9.9.9-alt1.qa1.i586.rpm.repo 2021-09-23 18:05:22.000000000 +0000 +++ libmhash-debuginfo-0.9.9.9-alt1.qa1.i586.rpm.hasher 2022-10-15 05:37:48.296129731 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/fb 40755 root:root -/usr/lib/debug/.build-id/fb/905a8e79b4e4acb497e9af2c9af70bfdda11e8 120777 root:root ../../../libmhash.so.2.0.1 -/usr/lib/debug/.build-id/fb/905a8e79b4e4acb497e9af2c9af70bfdda11e8.debug 120777 root:root ../../usr/lib/libmhash.so.2.0.1.debug +/usr/lib/debug/.build-id/0c 40755 root:root +/usr/lib/debug/.build-id/0c/361989d500e6ab920837081e1d9a76cd2179ac 120777 root:root ../../../libmhash.so.2.0.1 +/usr/lib/debug/.build-id/0c/361989d500e6ab920837081e1d9a76cd2179ac.debug 120777 root:root ../../usr/lib/libmhash.so.2.0.1.debug /usr/lib/debug/usr/lib/libmhash.so.2.0.1.debug 100644 root:root @@ -56,6 +56,6 @@ Provides: libmhash-debuginfo = 0.9.9.9-alt1.qa1:sisyphus+285844.100.1.1 -File: /usr/lib/debug/.build-id/fb 40755 root:root -File: /usr/lib/debug/.build-id/fb/905a8e79b4e4acb497e9af2c9af70bfdda11e8 120777 root:root ../../../libmhash.so.2.0.1 -File: /usr/lib/debug/.build-id/fb/905a8e79b4e4acb497e9af2c9af70bfdda11e8.debug 120777 root:root ../../usr/lib/libmhash.so.2.0.1.debug -File: /usr/lib/debug/usr/lib/libmhash.so.2.0.1.debug 100644 root:root af958150fb4ea95806c4aa699cc8ff95 +File: /usr/lib/debug/.build-id/0c 40755 root:root +File: /usr/lib/debug/.build-id/0c/361989d500e6ab920837081e1d9a76cd2179ac 120777 root:root ../../../libmhash.so.2.0.1 +File: /usr/lib/debug/.build-id/0c/361989d500e6ab920837081e1d9a76cd2179ac.debug 120777 root:root ../../usr/lib/libmhash.so.2.0.1.debug +File: /usr/lib/debug/usr/lib/libmhash.so.2.0.1.debug 100644 root:root 92bf229a29ef3fa29e33015ee1530e0f File: /usr/lib/debug/usr/lib/libmhash.so.2.debug 120777 root:root libmhash.so.2.0.1.debug @@ -107,2 +107,2 @@ File: /usr/src/debug/mhash-0.9.9.9/lib/whirlpool.c 100644 root:root b61a09a0d002a8717042ad3dca80ac78 -RPMIdentity: 314f79f678dd60ad1159f246066474b0ae09ef4913f34c98f55ec2e575eee8e4e2565e98740c98936f6bfd8dc5265a721a4f05116b80c78c009b72940b2a27d1 +RPMIdentity: 82175ecda38b1d76e7a604e5b78db8dedff08264a10e686265891cc542d49e4bbe45585cdc33d6b1ab473b006a0b3595e258685f6ba975ee408f384281a37669 --- libmhash-devel-static-0.9.9.9-alt1.qa1.i586.rpm.repo 2021-09-23 18:05:22.000000000 +0000 +++ libmhash-devel-static-0.9.9.9-alt1.qa1.i586.rpm.hasher 2022-10-15 05:37:48.456131378 +0000 @@ -5,3 +5,3 @@ Provides: libmhash-devel-static = 0.9.9.9-alt1.qa1:sisyphus+285844.100.1.1 -File: /usr/lib/libmhash.a 100644 root:root 4555e72f7891ff078e7fb139005dc1ba -RPMIdentity: 9569dd081b6be82d106318e649ae523d81289fa702e3e828826769719584b56bb3c83e18d73ad44a570cd3b87a43e131421517210ed8e7ebe17140a040b79818 +File: /usr/lib/libmhash.a 100644 root:root d798fa38626b440afa17c922021db04e +RPMIdentity: 711df061c281facef06df530ecaabd6b16e8b76482e7573f1a70a67090006699b84dc65c2f2a0a4dcba4e643860ed22e218b807fb61f4eb17ac3964100bb4e2d