<86>Apr 14 01:39:55 userdel[129887]: delete user 'rooter' <86>Apr 14 01:39:55 userdel[129887]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:39:55 userdel[129887]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:39:55 groupadd[129931]: group added to /etc/group: name=rooter, GID=603 <86>Apr 14 01:39:55 groupadd[129931]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:39:55 groupadd[129931]: new group: name=rooter, GID=603 <86>Apr 14 01:39:55 useradd[129967]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash <86>Apr 14 01:39:55 userdel[130045]: delete user 'builder' <86>Apr 14 01:39:55 userdel[130045]: removed group 'builder' owned by 'builder' <86>Apr 14 01:39:55 userdel[130045]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:39:55 groupadd[130120]: group added to /etc/group: name=builder, GID=604 <86>Apr 14 01:39:55 groupadd[130120]: group added to /etc/gshadow: name=builder <86>Apr 14 01:39:55 groupadd[130120]: new group: name=builder, GID=604 <86>Apr 14 01:39:55 useradd[130158]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash <13>Apr 14 01:39:57 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed <13>Apr 14 01:39:58 rpmi: autoconf-archive-2016.09.16-alt1 1483112087 installed Installing torsocks-2.1.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15409 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf torsocks-2.1.0 + echo 'Source #0 (torsocks-2.1.0.tar):' Source #0 (torsocks-2.1.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/torsocks-2.1.0.tar + cd torsocks-2.1.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15409 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd torsocks-2.1.0 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I config autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. libtoolize-default: linking file `config/config.guess' libtoolize-default: linking file `config/config.sub' libtoolize-default: linking file `config/install-sh' libtoolize-default: linking file `config/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `config'. libtoolize-default: linking file `config/libtool.m4' libtoolize-default: linking file `config/ltoptions.m4' libtoolize-default: linking file `config/ltsugar.m4' libtoolize-default: linking file `config/ltversion.m4' libtoolize-default: linking file `config/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:23: installing 'config/compile' configure.ac:17: installing 'config/missing' src/common/Makefile.am: installing 'config/depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for 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 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 for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking whether ln -s works... yes checking if the C compiler accepts -Wall... yes 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for mmap... yes checking for munmap... yes checking for socket... yes checking for connect... yes checking for close... yes checking for syscall... yes checking for recv... yes checking for send... yes checking for memset... yes checking for memcpy... yes checking for strlen... yes checking for strncpy... yes checking for strcmp... yes checking for malloc... yes checking for calloc... yes checking for strstr... yes checking for strtoul... yes checking for free... yes checking for inet_aton... yes checking for gethostbyname... yes checking for library containing dlopen... -ldl checking file name of the C library... libc.so.6 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 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 the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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... no checking for 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 x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... (cached) 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 checking whether C compiler accepts -fPIE... yes checking whether C compiler accepts -fwrapv... yes checking whether C compiler accepts --param ssp-buffer-size=1... yes checking whether C compiler accepts -fstack-protector-all... yes checking whether C compiler accepts -fno-strict-overflow... yes checking whether the linker accepts -pie... yes checking whether the linker accepts -z relro... yes checking whether the linker accepts -z now... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating extras/Makefile config.status: creating src/Makefile config.status: creating src/bin/Makefile config.status: creating src/bin/torsocks config.status: creating src/common/Makefile config.status: creating src/lib/Makefile config.status: creating tests/Makefile config.status: creating tests/unit/Makefile config.status: creating tests/utils/Makefile config.status: creating tests/utils/tap/Makefile config.status: creating doc/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src' Making all in common make[2]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src/common' CC log.lo CC config-file.lo CC utils.lo CC compat.lo CC socks5.lo CC connection.lo CC onion.lo CCLD libcommon.la make[2]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src/common' Making all in lib make[2]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src/lib' CC connect.lo CC torsocks.lo CC gethostbyname.lo CC getaddrinfo.lo CC close.lo CC getpeername.lo CC socket.lo CC syscall.lo CC socketpair.lo CC recv.lo CC exit.lo CC accept.lo CC listen.lo CC fclose.lo CC sendto.lo CCLD libtorsocks.la make[2]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src/lib' Making all in bin make[2]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src/bin' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src/bin' make[2]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src' Making all in doc make[1]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/doc' Making all in tests make[1]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests' Making all in utils make[2]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/utils' Making all in tap make[3]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/utils/tap' CC tap.lo CCLD libtap.la make[3]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/utils/tap' make[3]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/utils' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/utils' make[2]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/utils' Making all in unit make[2]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/unit' CC test_onion.o CC test_connection.o CC test_config-file.o CC test_socks5.o CC test_utils.o CC test_compat.o CCLD test_compat CCLD test_connection CCLD test_utils CCLD test_onion CCLD test_config-file CCLD test_socks5 make[2]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/unit' make[2]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests' CC test_dns.o CC test_connect.o CC test_fd_passing.o CC test_socket.o CC test_getpeername.o CCLD test_connect CCLD test_dns CCLD test_socket CCLD test_fd_passing CCLD test_getpeername make[2]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests' Making all in extras make[1]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/extras' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/extras' make[1]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0' make: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65900 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/torsocks-buildroot + : + /bin/rm -rf -- /usr/src/tmp/torsocks-buildroot + cd torsocks-2.1.0 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/torsocks-buildroot make: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src' Making install in common make[2]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src/common' make[3]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src/common' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src/common' make[2]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src/common' Making install in lib make[2]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src/lib' make[3]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src/lib' /bin/mkdir -p '/usr/src/tmp/torsocks-buildroot/usr/lib64/torsocks' /bin/sh ../../libtool --mode=install /bin/install -p libtorsocks.la '/usr/src/tmp/torsocks-buildroot/usr/lib64/torsocks' libtool: install: /bin/install -p .libs/libtorsocks.so.0.0.0 /usr/src/tmp/torsocks-buildroot/usr/lib64/torsocks/libtorsocks.so.0.0.0 libtool: install: (cd /usr/src/tmp/torsocks-buildroot/usr/lib64/torsocks && { ln -s -f libtorsocks.so.0.0.0 libtorsocks.so.0 || { rm -f libtorsocks.so.0 && ln -s libtorsocks.so.0.0.0 libtorsocks.so.0; }; }) libtool: install: (cd /usr/src/tmp/torsocks-buildroot/usr/lib64/torsocks && { ln -s -f libtorsocks.so.0.0.0 libtorsocks.so || { rm -f libtorsocks.so && ln -s libtorsocks.so.0.0.0 libtorsocks.so; }; }) libtool: install: /bin/install -p .libs/libtorsocks.lai /usr/src/tmp/torsocks-buildroot/usr/lib64/torsocks/libtorsocks.la libtool: install: /bin/install -p .libs/libtorsocks.a /usr/src/tmp/torsocks-buildroot/usr/lib64/torsocks/libtorsocks.a libtool: install: chmod 644 /usr/src/tmp/torsocks-buildroot/usr/lib64/torsocks/libtorsocks.a libtool: install: ranlib /usr/src/tmp/torsocks-buildroot/usr/lib64/torsocks/libtorsocks.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/torsocks' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src/lib' make[2]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src/lib' Making install in bin make[2]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src/bin' make[3]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src/bin' /bin/mkdir -p '/usr/src/tmp/torsocks-buildroot/usr/bin' /bin/sh /usr/src/RPM/BUILD/torsocks-2.1.0/config/install-sh -c -m 755 torsocks '/usr/src/tmp/torsocks-buildroot/usr/bin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src/bin' make[2]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src/bin' make[2]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src' make[3]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/src' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/torsocks-buildroot/etc/tor' /bin/install -p -m 644 torsocks.conf '/usr/src/tmp/torsocks-buildroot/etc/tor' /bin/mkdir -p '/usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks' /bin/install -p -m 644 socks/SOCKS5 socks/socks-extensions.txt notes/DEBUG '/usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks' /bin/mkdir -p '/usr/src/tmp/torsocks-buildroot/usr/share/man/man1' /bin/install -p -m 644 torsocks.1 '/usr/src/tmp/torsocks-buildroot/usr/share/man/man1' /bin/mkdir -p '/usr/src/tmp/torsocks-buildroot/usr/share/man/man5' /bin/install -p -m 644 torsocks.conf.5 '/usr/src/tmp/torsocks-buildroot/usr/share/man/man5' /bin/mkdir -p '/usr/src/tmp/torsocks-buildroot/usr/share/man/man8' /bin/install -p -m 644 torsocks.8 '/usr/src/tmp/torsocks-buildroot/usr/share/man/man8' make[2]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/doc' Making install in tests make[1]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests' Making install in utils make[2]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/utils' Making install in tap make[3]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/utils/tap' make[4]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/utils/tap' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/utils/tap' make[3]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/utils/tap' make[3]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/utils' make[4]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/utils' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/utils' make[3]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/utils' make[2]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/utils' Making install in unit make[2]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/unit' make[3]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/unit' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/unit' make[2]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests/unit' make[2]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests' make[3]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests' make[2]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/tests' Making install in extras make[1]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/extras' make[2]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0/extras' 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/torsocks-2.1.0/extras' make[1]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0/extras' make[1]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0' make[2]: Entering directory `/usr/src/RPM/BUILD/torsocks-2.1.0' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks' /bin/install -p -m 644 ChangeLog '/usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks' make[2]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0' make: Leaving directory `/usr/src/RPM/BUILD/torsocks-2.1.0' + mkdir -p /usr/src/tmp/torsocks-buildroot/etc/bash_completion.d + install -p -m644 /usr/src/RPM/SOURCES/torsocks.bash_completion /usr/src/tmp/torsocks-buildroot/etc/bash_completion.d/torsocks + install -p -m755 /usr/src/RPM/SOURCES/torify /usr/src/tmp/torsocks-buildroot/usr/bin/torify + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/torsocks-buildroot (auto) mode of './usr/lib64/torsocks/libtorsocks.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/torsocks-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/torsocks/libtorsocks.la: dependency_libs: ' -ldl' --> '-ldl' Compressing files in /usr/src/tmp/torsocks-buildroot (auto) Adjusting library links in /usr/src/tmp/torsocks-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/torsocks-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: torsocks-2.1.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.44377 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd torsocks-2.1.0 + DOCDIR=/usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks-2.1.0 + export DOCDIR + rm -rf /usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks-2.1.0 + /bin/mkdir -p /usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks-2.1.0 + cp -prL ChangeLog gpl-2.0.txt LICENSE README.md /usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks-2.1.0 + chmod -R go-w /usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks-2.1.0 + chmod -R a+rX /usr/src/tmp/torsocks-buildroot/usr/share/doc/torsocks-2.1.0 + exit 0 warning: File listed twice: /usr/lib64/torsocks/libtorsocks.so.0 warning: File listed twice: /usr/lib64/torsocks/libtorsocks.so.0.0.0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9JZYsh 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.ykPzyE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) find-requires: FINDPACKAGE-COMMANDS: grep Requires: tor, /bin/sh, grep, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.6)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.9)(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.D0KLa7 Creating torsocks-debuginfo package Processing files: torsocks-debuginfo-2.1.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K58zEC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.logASa find-requires: running scripts (debuginfo) Requires: torsocks = 2.1.0-alt1, debug64(libc.so.6), debug64(libdl.so.2) Wrote: /usr/src/RPM/RPMS/x86_64/torsocks-2.1.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/torsocks-debuginfo-2.1.0-alt1.x86_64.rpm 17.27user 3.19system 0:30.24elapsed 67%CPU (0avgtext+0avgdata 32684maxresident)k 0inputs+0outputs (0major+1467548minor)pagefaults 0swaps 19.93user 5.01system 0:35.56elapsed 70%CPU (0avgtext+0avgdata 122084maxresident)k 0inputs+0outputs (0major+1694224minor)pagefaults 0swaps --- torsocks-2.1.0-alt1.x86_64.rpm.repo 2015-06-12 08:25:24.000000000 +0000 +++ torsocks-2.1.0-alt1.x86_64.rpm.hasher 2019-04-14 01:40:29.842370837 +0000 @@ -13,5 +13,5 @@ /usr/share/doc/torsocks-2.1.0/gpl-2.0.txt 100644 -/usr/share/man/man1/torsocks.1.gz 100644 -/usr/share/man/man5/torsocks.conf.5.gz 100644 -/usr/share/man/man8/torsocks.8.gz 100644 +/usr/share/man/man1/torsocks.1.xz 100644 +/usr/share/man/man5/torsocks.conf.5.xz 100644 +/usr/share/man/man8/torsocks.8.xz 100644 Requires: tor