<86>Sep 22 01:15:55 userdel[3766659]: delete user 'rooter' <86>Sep 22 01:15:55 userdel[3766659]: removed group 'rooter' owned by 'rooter' <86>Sep 22 01:15:55 userdel[3766659]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 22 01:15:55 groupadd[3766698]: group added to /etc/group: name=rooter, GID=981 <86>Sep 22 01:15:55 groupadd[3766698]: group added to /etc/gshadow: name=rooter <86>Sep 22 01:15:55 groupadd[3766698]: new group: name=rooter, GID=981 <86>Sep 22 01:15:55 useradd[3766716]: new user: name=rooter, UID=981, GID=981, home=/root, shell=/bin/bash <86>Sep 22 01:15:55 userdel[3766754]: delete user 'builder' <86>Sep 22 01:15:55 userdel[3766754]: removed group 'builder' owned by 'builder' <86>Sep 22 01:15:55 userdel[3766754]: removed shadow group 'builder' owned by 'builder' <86>Sep 22 01:15:55 groupadd[3766781]: group added to /etc/group: name=builder, GID=982 <86>Sep 22 01:15:55 groupadd[3766781]: group added to /etc/gshadow: name=builder <86>Sep 22 01:15:55 groupadd[3766781]: new group: name=builder, GID=982 <86>Sep 22 01:15:55 useradd[3766799]: new user: name=builder, UID=982, GID=982, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libmd-1.0.3-alt1.src.rpm: license not found in '/usr/share/license' directory: Copyright /usr/src/in/srpm/libmd-1.0.3-alt1.src.rpm: license not found in '/usr/share/license' directory: only /usr/src/in/srpm/libmd-1.0.3-alt1.src.rpm: license not found in '/usr/share/license' directory: Public /usr/src/in/srpm/libmd-1.0.3-alt1.src.rpm: license not found in '/usr/share/license' directory: Domain Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libmd-1.0.3-alt1.nosrc.rpm (w1.gzdio) Installing libmd-1.0.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29990 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libmd-1.0.3 + echo 'Source #0 (libmd-1.0.3.tar):' Source #0 (libmd-1.0.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libmd-1.0.3.tar + cd libmd-1.0.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.29990 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmd-1.0.3 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for 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 whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... 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... no checking for --version-script linker flag... yes checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating src/libmd.pc config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-recursive Making all in include make[2]: Nothing to be done for 'all'. Making all in man make[2]: Nothing to be done for 'all'. Making all in src make all-am make[3]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o md2.lo md2.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c md2.c -fPIC -DPIC -o .libs/md2.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o md5.lo md5.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c md5.c -fPIC -DPIC -o .libs/md5.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o md4.lo md4.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c md4.c -fPIC -DPIC -o .libs/md4.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sha2.lo sha2.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c sha2.c -fPIC -DPIC -o .libs/sha2.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o rmd160.lo rmd160.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c rmd160.c -fPIC -DPIC -o .libs/rmd160.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sha1.lo sha1.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c sha1.c -fPIC -DPIC -o .libs/sha1.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sha256hl.lo sha256hl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c sha256hl.c -fPIC -DPIC -o .libs/sha256hl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sha384hl.lo sha384hl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c sha384hl.c -fPIC -DPIC -o .libs/sha384hl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o md5hl.lo md5hl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c md5hl.c -fPIC -DPIC -o .libs/md5hl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o md4hl.lo md4hl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c md4hl.c -fPIC -DPIC -o .libs/md4hl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o md2hl.lo md2hl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c md2hl.c -fPIC -DPIC -o .libs/md2hl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sha1hl.lo sha1hl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c sha1hl.c -fPIC -DPIC -o .libs/sha1hl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sha512hl.lo sha512hl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c sha512hl.c -fPIC -DPIC -o .libs/sha512hl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o rmd160hl.lo rmd160hl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.. -I. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c rmd160hl.c -fPIC -DPIC -o .libs/rmd160hl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -no-undefined -version-number 0:0:4 -Wl,--version-script=./libmd.map -o libmd.la -rpath /usr/lib64 md2.lo md4.lo md5.lo rmd160.lo sha1.lo sha2.lo md2hl.lo md4hl.lo md5hl.lo rmd160hl.lo sha1hl.lo sha256hl.lo sha384hl.lo sha512hl.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/md2.o .libs/md4.o .libs/md5.o .libs/rmd160.o .libs/sha1.o .libs/sha2.o .libs/md2hl.o .libs/md4hl.o .libs/md5hl.o .libs/rmd160hl.o .libs/sha1hl.o .libs/sha256hl.o .libs/sha384hl.o .libs/sha512hl.o -g -O2 -flto=auto -Wl,--version-script=./libmd.map -Wl,-soname -Wl,libmd.so.0 -o .libs/libmd.so.0.0.4 libtool: link: (cd ".libs" && rm -f "libmd.so.0" && ln -s "libmd.so.0.0.4" "libmd.so.0") libtool: link: (cd ".libs" && rm -f "libmd.so" && ln -s "libmd.so.0.0.4" "libmd.so") libtool: link: ( cd ".libs" && rm -f "libmd.la" && ln -s "../libmd.la" "libmd.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' Making all in test make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.95932 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libmd-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libmd-1.0.3 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libmd-buildroot make: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/include' make[2]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/include' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libmd-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 md2.h md4.h md5.h rmd160.h sha1.h sha2.h ripemd.h sha.h sha256.h sha512.h '/usr/src/tmp/libmd-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/include' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libmd-buildroot/usr/share/man/man3' /usr/libexec/rpm-build/install -p -m 644 md2.3 md4.3 md5.3 rmd160.3 sha1.3 sha2.3 '/usr/src/tmp/libmd-buildroot/usr/share/man/man3' make install-data-hook make[3]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/man' ln -s -f md2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2Transform.3 ln -s -f md2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2Init.3 ln -s -f md2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2Final.3 ln -s -f md2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2Update.3 ln -s -f md2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2End.3 ln -s -f md2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2File.3 ln -s -f md2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2FileChunk.3 ln -s -f md2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2Data.3 ln -s -f md4.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4Transform.3 ln -s -f md4.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4Init.3 ln -s -f md4.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4Final.3 ln -s -f md4.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4Update.3 ln -s -f md4.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4End.3 ln -s -f md4.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4File.3 ln -s -f md4.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4FileChunk.3 ln -s -f md4.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4Pad.3 ln -s -f md4.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4Data.3 ln -s -f md5.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5Transform.3 ln -s -f md5.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5Init.3 ln -s -f md5.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5Final.3 ln -s -f md5.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5Update.3 ln -s -f md5.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5End.3 ln -s -f md5.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5File.3 ln -s -f md5.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5FileChunk.3 ln -s -f md5.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5Pad.3 ln -s -f md5.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5Data.3 ln -s -f rmd160.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160Transform.3 ln -s -f rmd160.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160Init.3 ln -s -f rmd160.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160Final.3 ln -s -f rmd160.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160Update.3 ln -s -f rmd160.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160End.3 ln -s -f rmd160.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160File.3 ln -s -f rmd160.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160FileChunk.3 ln -s -f rmd160.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160Pad.3 ln -s -f rmd160.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160Data.3 ln -s -f sha1.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1Transform.3 ln -s -f sha1.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1Init.3 ln -s -f sha1.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1Final.3 ln -s -f sha1.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1Update.3 ln -s -f sha1.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1End.3 ln -s -f sha1.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1File.3 ln -s -f sha1.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1FileChunk.3 ln -s -f sha1.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1Pad.3 ln -s -f sha1.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1Data.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256Init.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256Update.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256Pad.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256Final.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256Transform.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256End.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256File.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256FileChunk.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256Data.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384Init.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384Update.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384Pad.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384Final.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384Transform.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384End.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384File.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384FileChunk.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384Data.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512Init.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512Update.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512Pad.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512Final.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512Transform.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512End.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512File.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512FileChunk.3 ln -s -f sha2.3 /usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512Data.3 make[3]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/man' make[2]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/man' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' make install-am make[2]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' make[3]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' /bin/mkdir -p '/usr/src/tmp/libmd-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libmd.la '/usr/src/tmp/libmd-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libmd.so.0.0.4 /usr/src/tmp/libmd-buildroot/usr/lib64/libmd.so.0.0.4 libtool: install: (cd /usr/src/tmp/libmd-buildroot/usr/lib64 && { ln -s -f libmd.so.0.0.4 libmd.so.0 || { rm -f libmd.so.0 && ln -s libmd.so.0.0.4 libmd.so.0; }; }) libtool: install: (cd /usr/src/tmp/libmd-buildroot/usr/lib64 && { ln -s -f libmd.so.0.0.4 libmd.so || { rm -f libmd.so && ln -s libmd.so.0.0.4 libmd.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libmd.lai /usr/src/tmp/libmd-buildroot/usr/lib64/libmd.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make install-exec-hook make[4]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' if [ "/usr/lib64" != "/usr/lib64" ]; then \ /bin/mkdir -p /usr/src/tmp/libmd-buildroot/usr/lib64; \ mv /usr/src/tmp/libmd-buildroot/usr/lib64/libmd*.so.* \ /usr/src/tmp/libmd-buildroot/usr/lib64/; \ soname=`readlink /usr/src/tmp/libmd-buildroot/usr/lib64/libmd.so`; \ sorelprefix=`echo /usr/lib64 | sed -r -e 's:(^/)?[^/]+:..:g'`; \ ln -sf $sorelprefix/usr/lib64/$soname \ /usr/src/tmp/libmd-buildroot/usr/lib64/libmd.so; \ fi make[4]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' /bin/mkdir -p '/usr/src/tmp/libmd-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libmd.pc '/usr/src/tmp/libmd-buildroot/usr/lib64/pkgconfig' make[3]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/src' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/test' make[2]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3/test' 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/libmd-1.0.3/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3/test' make[1]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3' make[2]: Entering directory '/usr/src/RPM/BUILD/libmd-1.0.3' 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/libmd-1.0.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3' make: Leaving directory '/usr/src/RPM/BUILD/libmd-1.0.3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libmd-buildroot (auto) removed './usr/lib64/libmd.la' mode of './usr/lib64/libmd.so.0.0.4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libmd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libmd.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libmd.pc: Libs: '-L${libdir} -lmd' --> '-lmd' Checking contents of files in /usr/src/tmp/libmd-buildroot/ (default) Compressing files in /usr/src/tmp/libmd-buildroot (auto) removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512Data.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512Data.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512FileChunk.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512FileChunk.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512File.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512File.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512End.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512End.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512Transform.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512Transform.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512Final.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512Final.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512Pad.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512Pad.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512Update.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512Update.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512Init.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA512Init.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384Data.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384Data.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384FileChunk.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384FileChunk.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384File.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384File.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384End.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384End.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384Transform.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384Transform.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384Final.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384Final.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384Pad.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384Pad.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384Update.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384Update.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384Init.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA384Init.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256Data.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256Data.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256FileChunk.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256FileChunk.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256File.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256File.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256End.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256End.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256Transform.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256Transform.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256Final.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256Final.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256Pad.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256Pad.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256Update.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256Update.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256Init.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA256Init.3.xz' -> 'sha2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1Data.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1Data.3.xz' -> 'sha1.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1Pad.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1Pad.3.xz' -> 'sha1.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1FileChunk.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1FileChunk.3.xz' -> 'sha1.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1File.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1File.3.xz' -> 'sha1.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1End.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1End.3.xz' -> 'sha1.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1Update.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1Update.3.xz' -> 'sha1.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1Final.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1Final.3.xz' -> 'sha1.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1Init.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1Init.3.xz' -> 'sha1.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1Transform.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/SHA1Transform.3.xz' -> 'sha1.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160Data.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160Data.3.xz' -> 'rmd160.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160Pad.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160Pad.3.xz' -> 'rmd160.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160FileChunk.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160FileChunk.3.xz' -> 'rmd160.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160File.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160File.3.xz' -> 'rmd160.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160End.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160End.3.xz' -> 'rmd160.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160Update.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160Update.3.xz' -> 'rmd160.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160Final.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160Final.3.xz' -> 'rmd160.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160Init.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160Init.3.xz' -> 'rmd160.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160Transform.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/RMD160Transform.3.xz' -> 'rmd160.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5Data.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5Data.3.xz' -> 'md5.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5Pad.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5Pad.3.xz' -> 'md5.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5FileChunk.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5FileChunk.3.xz' -> 'md5.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5File.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5File.3.xz' -> 'md5.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5End.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5End.3.xz' -> 'md5.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5Update.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5Update.3.xz' -> 'md5.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5Final.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5Final.3.xz' -> 'md5.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5Init.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5Init.3.xz' -> 'md5.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5Transform.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD5Transform.3.xz' -> 'md5.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4Data.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4Data.3.xz' -> 'md4.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4Pad.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4Pad.3.xz' -> 'md4.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4FileChunk.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4FileChunk.3.xz' -> 'md4.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4File.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4File.3.xz' -> 'md4.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4End.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4End.3.xz' -> 'md4.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4Update.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4Update.3.xz' -> 'md4.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4Final.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4Final.3.xz' -> 'md4.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4Init.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4Init.3.xz' -> 'md4.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4Transform.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD4Transform.3.xz' -> 'md4.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2Data.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2Data.3.xz' -> 'md2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2FileChunk.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2FileChunk.3.xz' -> 'md2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2File.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2File.3.xz' -> 'md2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2End.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2End.3.xz' -> 'md2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2Update.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2Update.3.xz' -> 'md2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2Final.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2Final.3.xz' -> 'md2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2Init.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2Init.3.xz' -> 'md2.3.xz' removed '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2Transform.3' '/usr/src/tmp/libmd-buildroot/usr/share/man/man3/MD2Transform.3.xz' -> 'md2.3.xz' Adjusting library links in /usr/src/tmp/libmd-buildroot ./usr/lib64: (from :0) libmd.so.0 -> libmd.so.0.0.4 Verifying ELF objects in /usr/src/tmp/libmd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libmd-1.0.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.63975 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmd-1.0.3 + DOCDIR=/usr/src/tmp/libmd-buildroot/usr/share/doc/libmd-1.0.3 + export DOCDIR + rm -rf /usr/src/tmp/libmd-buildroot/usr/share/doc/libmd-1.0.3 + /bin/mkdir -p /usr/src/tmp/libmd-buildroot/usr/share/doc/libmd-1.0.3 + cp -prL COPYING README ChangeLog /usr/src/tmp/libmd-buildroot/usr/share/doc/libmd-1.0.3 + chmod -R go-w /usr/src/tmp/libmd-buildroot/usr/share/doc/libmd-1.0.3 + chmod -R a+rX /usr/src/tmp/libmd-buildroot/usr/share/doc/libmd-1.0.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y97cNF find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libmd-buildroot/usr/lib64/libmd.so.0: 71 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Zaf6Z9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libmd.so.0()(64bit) = set:kdZBI1uQt2oksV0dxsOG3vKPZ141edGZvcXQ8uvZtcW3iKZkJ7gnCaHuScDZHMdKtQeY2Qsl0GUg1sZuWEkfAJJmvYZ2ZAZKNEx3gphLzjCb20yYWywlZh6aDSfhFVs43ARXjUCZaWqKBEDV8yXa7TI1, libmd.so.0(LIBMD_0.0)(64bit) Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DPVyFS Creating libmd-debuginfo package Processing files: libmd-devel-1.0.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kNnUZ2 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.icKJGL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libmd) = 1.0.3 Requires: libmd = 1.0.3-alt1, pkg-config, /usr/lib64/libmd.so.0.0.4, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W5JI1L Processing files: libmd-debuginfo-1.0.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cxxHJ4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LYUntQ find-requires: running scripts (debuginfo) Provides: debug64(libmd.so.0) Requires: libmd = 1.0.3-alt1, debug64(libc.so.6) Adding to libmd-devel a strict dependency on libmd Adding to libmd-debuginfo a strict dependency on libmd Removing 1 extra deps from libmd-devel due to dependency on libmd Wrote: /usr/src/RPM/RPMS/x86_64/libmd-1.0.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libmd-devel-1.0.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libmd-debuginfo-1.0.3-alt1.x86_64.rpm (w2.lzdio) 3.63user 4.16system 0:13.39elapsed 58%CPU (0avgtext+0avgdata 47564maxresident)k 0inputs+0outputs (0major+978488minor)pagefaults 0swaps /.out/libmd-1.0.3-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Copyright /.out/libmd-1.0.3-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: only /.out/libmd-1.0.3-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Public /.out/libmd-1.0.3-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Domain /.out/libmd-devel-1.0.3-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Copyright /.out/libmd-devel-1.0.3-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: only /.out/libmd-devel-1.0.3-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Public /.out/libmd-devel-1.0.3-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Domain /.out/libmd-debuginfo-1.0.3-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Copyright /.out/libmd-debuginfo-1.0.3-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: only /.out/libmd-debuginfo-1.0.3-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Public /.out/libmd-debuginfo-1.0.3-alt1.x86_64.rpm: license not found in '/usr/share/license' directory: Domain 0.57user 1.23system 0:20.61elapsed 8%CPU (0avgtext+0avgdata 12128maxresident)k 0inputs+0outputs (0major+97314minor)pagefaults 0swaps --- libmd-1.0.3-alt1.x86_64.rpm.repo 2021-09-04 12:31:15.000000000 +0000 +++ libmd-1.0.3-alt1.x86_64.rpm.hasher 2022-09-22 01:16:14.021409794 +0000 @@ -8,2 +8,3 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -15,3 +16,3 @@ File: /usr/lib64/libmd.so.0 120777 root:root libmd.so.0.0.4 -File: /usr/lib64/libmd.so.0.0.4 100644 root:root 94758ad2be841ac8f6fe129d68623bc1 +File: /usr/lib64/libmd.so.0.0.4 100644 root:root 39a8578dd3b6a1e386383c0eab3f82aa File: /usr/share/doc/libmd-1.0.3 40755 root:root @@ -20,2 +21,2 @@ File: /usr/share/doc/libmd-1.0.3/README 100644 root:root 21e93e30e1c4fb113b63420d1fb8415a -RPMIdentity: cbaaa07a1a37436b5e50b587fd80ddf51463adb445d7fefdd055029ab0807109b4c120a303064871361cea83ba22c7c9b277484101d291ec8050c0ea7473f9f1 +RPMIdentity: 7102e3170dd34e45ce613731cc5dfb7ace2841056595fa2c63467e85c527385235ea9ae37fe1be780f69f360232aecdc3fc2673fe8481b1edb4ed554e5c59646 --- libmd-debuginfo-1.0.3-alt1.x86_64.rpm.repo 2021-09-04 12:31:15.000000000 +0000 +++ libmd-debuginfo-1.0.3-alt1.x86_64.rpm.hasher 2022-09-22 01:16:14.229412479 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f7 40755 root:root -/usr/lib/debug/.build-id/f7/290e8ba99283a67da65986b3c8967fb96be98c 120777 root:root ../../../../lib64/libmd.so.0.0.4 -/usr/lib/debug/.build-id/f7/290e8ba99283a67da65986b3c8967fb96be98c.debug 120777 root:root ../../usr/lib64/libmd.so.0.0.4.debug +/usr/lib/debug/.build-id/8c 40755 root:root +/usr/lib/debug/.build-id/8c/7c18cf88d32a8ebfa199fa8a8d57d49f9170de 120777 root:root ../../../../lib64/libmd.so.0.0.4 +/usr/lib/debug/.build-id/8c/7c18cf88d32a8ebfa199fa8a8d57d49f9170de.debug 120777 root:root ../../usr/lib64/libmd.so.0.0.4.debug /usr/lib/debug/usr/lib64/libmd.so.0.0.4.debug 100644 root:root @@ -33,6 +33,6 @@ Provides: libmd-debuginfo = 1.0.3-alt1:sisyphus+284593.100.1.1 -File: /usr/lib/debug/.build-id/f7 40755 root:root -File: /usr/lib/debug/.build-id/f7/290e8ba99283a67da65986b3c8967fb96be98c 120777 root:root ../../../../lib64/libmd.so.0.0.4 -File: /usr/lib/debug/.build-id/f7/290e8ba99283a67da65986b3c8967fb96be98c.debug 120777 root:root ../../usr/lib64/libmd.so.0.0.4.debug -File: /usr/lib/debug/usr/lib64/libmd.so.0.0.4.debug 100644 root:root 4fab1f4d9a15163399fb741607f58448 +File: /usr/lib/debug/.build-id/8c 40755 root:root +File: /usr/lib/debug/.build-id/8c/7c18cf88d32a8ebfa199fa8a8d57d49f9170de 120777 root:root ../../../../lib64/libmd.so.0.0.4 +File: /usr/lib/debug/.build-id/8c/7c18cf88d32a8ebfa199fa8a8d57d49f9170de.debug 120777 root:root ../../usr/lib64/libmd.so.0.0.4.debug +File: /usr/lib/debug/usr/lib64/libmd.so.0.0.4.debug 100644 root:root 326d9dd5477e7bf05849ad16fe1fffac File: /usr/lib/debug/usr/lib64/libmd.so.0.debug 120777 root:root libmd.so.0.0.4.debug @@ -61,2 +61,2 @@ File: /usr/src/debug/libmd-1.0.3/src/sha512hl.c 100644 root:root f295fc1cf0ec321c57a76483e804da4c -RPMIdentity: c965ce43762eb69534cf5330aed50a055d926be845b020a5f11cf210313ec87d09be863c286c103c07e47c2c143bb40cb7e2bf9b3e6a2aafbd8676cdd6379dd9 +RPMIdentity: d2a992170240845634c2f2f4ecfe5927635439d1b1f64d4f90f4e50112f4712a9bf617cd12f28dcd3ca6a015f17b3f38c54be90560ac84275009a5daf28f4b14