<86>Apr 14 01:30:31 userdel[4246]: delete user 'rooter' <86>Apr 14 01:30:31 groupadd[4343]: group added to /etc/group: name=rooter, GID=597 <86>Apr 14 01:30:31 groupadd[4343]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:30:31 groupadd[4343]: new group: name=rooter, GID=597 <86>Apr 14 01:30:31 useradd[4373]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Apr 14 01:30:31 userdel[4464]: delete user 'builder' <86>Apr 14 01:30:31 groupadd[4605]: group added to /etc/group: name=builder, GID=598 <86>Apr 14 01:30:31 groupadd[4605]: group added to /etc/gshadow: name=builder <86>Apr 14 01:30:31 groupadd[4605]: new group: name=builder, GID=598 <86>Apr 14 01:30:31 useradd[4682]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash <13>Apr 14 01:30:34 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Apr 14 01:30:34 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Apr 14 01:30:34 rpmi: libverto-devel-0.2.6-alt1_6 1455633234 installed <13>Apr 14 01:30:34 rpmi: libcom_err-devel-1.42.13-alt2 1449075846 installed <13>Apr 14 01:30:34 rpmi: libkeyutils-1.5.10-alt0.M80P.2 p8+216694.100.6.1 1547827915 installed <13>Apr 14 01:30:34 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Apr 14 01:30:35 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766129 installed <86>Apr 14 01:30:35 groupadd[16067]: group added to /etc/group: name=_keytab, GID=499 <86>Apr 14 01:30:35 groupadd[16067]: group added to /etc/gshadow: name=_keytab <86>Apr 14 01:30:35 groupadd[16067]: new group: name=_keytab, GID=499 <13>Apr 14 01:30:35 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 14 01:30:35 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766129 installed <86>Apr 14 01:30:35 groupadd[16351]: group added to /etc/group: name=sasl, GID=498 <86>Apr 14 01:30:35 groupadd[16351]: group added to /etc/gshadow: name=sasl <86>Apr 14 01:30:35 groupadd[16351]: new group: name=sasl, GID=498 <13>Apr 14 01:30:35 rpmi: libsasl2-3-2.1.26-alt7 1479477445 installed <13>Apr 14 01:30:35 rpmi: libldap-2.4.45-alt1.M80P.1 1513980376 installed <13>Apr 14 01:30:35 rpmi: libkrb5-ldap-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 14 01:30:35 rpmi: libkrb5-devel-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 14 01:30:35 rpmi: libssl-devel-1.0.2n-alt0.M80P.1 1512766129 installed Installing rhash-1.2.10-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40724 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rhash-1.2.10 + echo 'Source #0 (rhash-1.2.10-src.tar):' Source #0 (rhash-1.2.10-src.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/rhash-1.2.10-src.tar + cd rhash-1.2.10 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40724 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rhash-1.2.10 + make 'CFLAGS=-pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic' LDFLAGS=-ldl lib-shared build-shared all make: Entering directory `/usr/src/RPM/BUILD/rhash-1.2.10' make -C librhash lib-shared make[1]: Entering directory `/usr/src/RPM/BUILD/rhash-1.2.10/librhash' sed -n '1s/.*/{ global:/p; s/^RHASH_API.* \([a-z0-9_]\+\)(.*/ \1;/p; $s/.*/local: *; };/p' rhash.h rhash_timing.h > exports.sym gcc -fpic -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -shared algorithms.c byte_order.c plug_openssl.c rhash.c rhash_timing.c util.c aich.c crc32.c ed2k.c edonr.c hex.c md4.c md5.c sha1.c sha256.c sha512.c ripemd-160.c gost.c has160.c snefru.c tiger.c tiger_sbox.c tth.c torrent.c whirlpool.c whirlpool_sbox.c -Wl,--version-script,exports.sym,-soname,librhash.so.0 -ldl -o librhash.so.0 ln -s librhash.so.0 librhash.so make[1]: Leaving directory `/usr/src/RPM/BUILD/rhash-1.2.10/librhash' gcc -c -pipe -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations calc_sums.c -o calc_sums.o gcc -c -pipe -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations hash_print.c -o hash_print.o gcc -c -pipe -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations common_func.c -o common_func.o gcc -c -pipe -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations hash_update.c -o hash_update.o gcc -c -pipe -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations file_mask.c -o file_mask.o gcc -c -pipe -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations file_set.c -o file_set.o gcc -c -pipe -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations find_file.c -o find_file.o gcc -c -pipe -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations hash_check.c -o hash_check.o gcc -c -pipe -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations output.c -o output.o gcc -c -pipe -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations parse_cmdline.c -o parse_cmdline.o gcc -c -pipe -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations rhash_main.c -o rhash_main.o gcc -c -pipe -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations win_utils.c -o win_utils.o gcc calc_sums.o hash_print.o common_func.o hash_update.o file_mask.o file_set.o find_file.o hash_check.o output.o parse_cmdline.o rhash_main.o win_utils.o -o rhash_shared librhash/librhash.so.0 -ldl make -C librhash lib-static make[1]: Entering directory `/usr/src/RPM/BUILD/rhash-1.2.10/librhash' gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations algorithms.c -o algorithms.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations byte_order.c -o byte_order.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations plug_openssl.c -o plug_openssl.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations rhash.c -o rhash.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations rhash_timing.c -o rhash_timing.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations util.c -o util.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations aich.c -o aich.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations crc32.c -o crc32.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations ed2k.c -o ed2k.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations edonr.c -o edonr.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations hex.c -o hex.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations md4.c -o md4.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations md5.c -o md5.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations sha1.c -o sha1.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations sha256.c -o sha256.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations sha512.c -o sha512.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations ripemd-160.c -o ripemd-160.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations gost.c -o gost.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations has160.c -o has160.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations snefru.c -o snefru.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations tiger.c -o tiger.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations tiger_sbox.c -o tiger_sbox.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations tth.c -o tth.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations torrent.c -o torrent.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations whirlpool.c -o whirlpool.o gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations whirlpool_sbox.c -o whirlpool_sbox.o ar cqs librhash.a algorithms.o byte_order.o plug_openssl.o rhash.o rhash_timing.o util.o aich.o crc32.o ed2k.o edonr.o hex.o md4.o md5.o sha1.o sha256.o sha512.o ripemd-160.o gost.o has160.o snefru.o tiger.o tiger_sbox.o tth.o torrent.o whirlpool.o whirlpool_sbox.o make[1]: Leaving directory `/usr/src/RPM/BUILD/rhash-1.2.10/librhash' gcc calc_sums.o hash_print.o common_func.o hash_update.o file_mask.o file_set.o find_file.o hash_check.o output.o parse_cmdline.o rhash_main.o win_utils.o -o rhash -Llibrhash -lrhash -ldl make: Leaving directory `/usr/src/RPM/BUILD/rhash-1.2.10' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47094 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/rhash-buildroot + : + /bin/rm -rf -- /usr/src/tmp/rhash-buildroot + cd rhash-1.2.10 + make PREFIX=/usr DESTDIR=/usr/src/tmp/rhash-buildroot MANDIR=/usr/share/man LIBDIR=/usr/lib64 install install-lib-static install-lib-shared install-shared-binary make: Entering directory `/usr/src/RPM/BUILD/rhash-1.2.10' install -d /usr/src/tmp/rhash-buildroot/usr/bin install -m 755 rhash /usr/src/tmp/rhash-buildroot/usr/bin install -d /usr/src/tmp/rhash-buildroot/usr/share/man/man1 /usr/src/tmp/rhash-buildroot/etc install -m 644 dist/rhash.1 /usr/src/tmp/rhash-buildroot/usr/share/man/man1/rhash.1 sed -e 's/\x0D//g' dist/rhashrc.sample > rhashrc && install -m 644 rhashrc /usr/src/tmp/rhash-buildroot/etc/rhashrc rm -f rhashrc for f in sfv-hash tiger-hash tth-hash whirlpool-hash has160-hash gost-hash ed2k-link magnet-link; do ln -fs rhash /usr/src/tmp/rhash-buildroot/usr/bin/$f; done cd /usr/src/tmp/rhash-buildroot/usr/share/man/man1 && for f in sfv-hash tiger-hash tth-hash whirlpool-hash has160-hash gost-hash ed2k-link magnet-link; do ln -fs rhash.1* $f.1; done make -C librhash install-lib-static make[1]: Entering directory `/usr/src/RPM/BUILD/rhash-1.2.10/librhash' install -d /usr/src/tmp/rhash-buildroot/usr/include install -m 644 rhash.h rhash_timing.h /usr/src/tmp/rhash-buildroot/usr/include/ install -d /usr/src/tmp/rhash-buildroot/usr/lib64 install -m 644 librhash.a /usr/src/tmp/rhash-buildroot/usr/lib64/ ln -s librhash.so.0 /usr/src/tmp/rhash-buildroot/usr/lib64/librhash.so make[1]: Leaving directory `/usr/src/RPM/BUILD/rhash-1.2.10/librhash' make -C librhash install-lib-shared make[1]: Entering directory `/usr/src/RPM/BUILD/rhash-1.2.10/librhash' install -d /usr/src/tmp/rhash-buildroot/usr/lib64 install -m 644 librhash.so.0 /usr/src/tmp/rhash-buildroot/usr/lib64/ make[1]: Leaving directory `/usr/src/RPM/BUILD/rhash-1.2.10/librhash' install -d /usr/src/tmp/rhash-buildroot/usr/bin install -m 755 rhash_shared /usr/src/tmp/rhash-buildroot/usr/bin/rhash make: Leaving directory `/usr/src/RPM/BUILD/rhash-1.2.10' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rhash-buildroot (auto) Verifying and fixing files in /usr/src/tmp/rhash-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/rhash-buildroot (auto) removed '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/magnet-link.1' '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/magnet-link.1.xz' -> 'rhash.1.xz' removed '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/ed2k-link.1' '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/ed2k-link.1.xz' -> 'rhash.1.xz' removed '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/gost-hash.1' '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/gost-hash.1.xz' -> 'rhash.1.xz' removed '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/has160-hash.1' '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/has160-hash.1.xz' -> 'rhash.1.xz' removed '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/whirlpool-hash.1' '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/whirlpool-hash.1.xz' -> 'rhash.1.xz' removed '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/tth-hash.1' '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/tth-hash.1.xz' -> 'rhash.1.xz' removed '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/tiger-hash.1' '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/tiger-hash.1.xz' -> 'rhash.1.xz' removed '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/sfv-hash.1' '/usr/src/tmp/rhash-buildroot/usr/share/man/man1/sfv-hash.1.xz' -> 'rhash.1.xz' Adjusting library links in /usr/src/tmp/rhash-buildroot ./usr/lib64: librhash.so.0 -> librhash.so.0 Verifying ELF objects in /usr/src/tmp/rhash-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.8306 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rhash-1.2.10 + make 'CFLAGS=-pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic' LDFLAGS=-ldl test-shared make: Entering directory `/usr/src/RPM/BUILD/rhash-1.2.10' make -C librhash test-shared make[1]: Entering directory `/usr/src/RPM/BUILD/rhash-1.2.10/librhash' gcc -c -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations test_hashes.c -o test_hashes.o gcc -pipe -DIN_RHASH -pipe -Wall -g -O2 -DNDEBUG -DUSE_OPENSSL -DOPENSSL_RUNTIME -rdynamic -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations test_hashes.o librhash.so.0 -ldl -o test_shared LD_LIBRARY_PATH=.: ./test_shared All sums are working properly! make[1]: Leaving directory `/usr/src/RPM/BUILD/rhash-1.2.10/librhash' chmod +x tests/test_rhash.sh LD_LIBRARY_PATH=../librhash: tests/test_rhash.sh ./rhash_shared Testing /usr/src/RPM/BUILD/rhash-1.2.10/rhash_shared 1. test with text string: Ok 2. test with 1Kb data file: Ok 3. test default format: Ok 4. test %x, %b, %B modifiers: Ok 5. test special characters: Ok 6. test eDonkey link: Ok 7. test checking all hashes: Ok 8. test checking magnet link: Ok 9. test bsd format checking: Ok 10. test checking w/o filename: Ok 11. test checking embedded crc: Ok 12. test wrong sums detection: Ok 13. test *accept options: Ok 14. test creating torrent file: Ok 15. test with 512 KiB of data: Ok make: Leaving directory `/usr/src/RPM/BUILD/rhash-1.2.10' + exit 0 Processing files: rhash-1.2.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5ad5HC find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.veyxdG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), librhash.so.0()(64bit) >= set:idUk0uKx2DKU2bd5cuElv4v7RTNloM3Yd990, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zMSdWR Creating rhash-debuginfo package Processing files: librhash-1.2.10-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99156 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rhash-1.2.10 + DOCDIR=/usr/src/tmp/rhash-buildroot/usr/share/doc/librhash-1.2.10 + export DOCDIR + rm -rf /usr/src/tmp/rhash-buildroot/usr/share/doc/librhash-1.2.10 + /bin/mkdir -p /usr/src/tmp/rhash-buildroot/usr/share/doc/librhash-1.2.10 + cp -prL COPYING README ChangeLog /usr/src/tmp/rhash-buildroot/usr/share/doc/librhash-1.2.10 + chmod -R go-w /usr/src/tmp/rhash-buildroot/usr/share/doc/librhash-1.2.10 + chmod -R a+rX /usr/src/tmp/rhash-buildroot/usr/share/doc/librhash-1.2.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b8FY26 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/rhash-buildroot/usr/lib64/librhash.so.0: 23 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RJCcbp find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: librhash.so.0()(64bit) = set:idUk0uKx2DKU2JCfz26fQZar94v7RTNFlm9U1BCIXotfQEdk0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vcJT8J Creating librhash-debuginfo package Processing files: librhash-devel-1.2.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tBQA57 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tdWN5y find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: librhash = 1.2.10-alt1, /usr/lib64/librhash.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FB9532 Processing files: rhash-debuginfo-1.2.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9OEQXz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TQtfN9 find-requires: running scripts (debuginfo) Requires: rhash = 1.2.10-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(librhash.so.0) Processing files: librhash-debuginfo-1.2.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xTQfhP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3HODEx find-requires: running scripts (debuginfo) Provides: debug64(librhash.so.0) Requires: librhash = 1.2.10-alt1, debug64(libc.so.6), debug64(libdl.so.2) Adding to rhash a strict dependency on librhash Adding to rhash-debuginfo a strict dependency on librhash-debuginfo Removing from rhash-debuginfo 2 sources provided by librhash-debuginfo also prunning dir /usr/src/debug/rhash-1.2.10/librhash Removing 2 extra deps from rhash due to dependency on librhash Removing 1 extra deps from librhash-devel due to dependency on librhash Removing 1 extra deps from rhash-debuginfo due to dependency on librhash-debuginfo Removing 6 extra deps from rhash due to repentancy on librhash Removing 1 extra deps from rhash-debuginfo due to repentancy on librhash-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/rhash-1.2.10-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/librhash-1.2.10-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/librhash-devel-1.2.10-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/rhash-debuginfo-1.2.10-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/librhash-debuginfo-1.2.10-alt1.x86_64.rpm 10.53user 1.61system 0:35.29elapsed 34%CPU (0avgtext+0avgdata 34960maxresident)k 0inputs+0outputs (0major+851684minor)pagefaults 0swaps 13.90user 3.32system 0:44.08elapsed 39%CPU (0avgtext+0avgdata 124084maxresident)k 0inputs+0outputs (0major+1126881minor)pagefaults 0swaps --- rhash-1.2.10-alt1.x86_64.rpm.repo 2013-07-30 23:29:17.000000000 +0000 +++ rhash-1.2.10-alt1.x86_64.rpm.hasher 2019-04-14 01:31:13.897420678 +0000 @@ -10,11 +10,11 @@ /usr/bin/whirlpool-hash 120777 rhash -/usr/share/man/man1/ed2k-link.1.gz 120777 rhash.1.gz -/usr/share/man/man1/gost-hash.1.gz 120777 rhash.1.gz -/usr/share/man/man1/has160-hash.1.gz 120777 rhash.1.gz -/usr/share/man/man1/magnet-link.1.gz 120777 rhash.1.gz -/usr/share/man/man1/rhash.1.gz 100644 -/usr/share/man/man1/sfv-hash.1.gz 120777 rhash.1.gz -/usr/share/man/man1/tiger-hash.1.gz 120777 rhash.1.gz -/usr/share/man/man1/tth-hash.1.gz 120777 rhash.1.gz -/usr/share/man/man1/whirlpool-hash.1.gz 120777 rhash.1.gz +/usr/share/man/man1/ed2k-link.1.xz 120777 rhash.1.xz +/usr/share/man/man1/gost-hash.1.xz 120777 rhash.1.xz +/usr/share/man/man1/has160-hash.1.xz 120777 rhash.1.xz +/usr/share/man/man1/magnet-link.1.xz 120777 rhash.1.xz +/usr/share/man/man1/rhash.1.xz 100644 +/usr/share/man/man1/sfv-hash.1.xz 120777 rhash.1.xz +/usr/share/man/man1/tiger-hash.1.xz 120777 rhash.1.xz +/usr/share/man/man1/tth-hash.1.xz 120777 rhash.1.xz +/usr/share/man/man1/whirlpool-hash.1.xz 120777 rhash.1.xz Requires: /lib64/ld-linux-x86-64.so.2