<86>Apr 1 10:20:45 userdel[300857]: delete user 'rooter' <86>Apr 1 10:20:45 userdel[300857]: removed group 'rooter' owned by 'rooter' <86>Apr 1 10:20:45 userdel[300857]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 1 10:20:45 groupadd[300873]: group added to /etc/group: name=rooter, GID=555 <86>Apr 1 10:20:45 groupadd[300873]: group added to /etc/gshadow: name=rooter <86>Apr 1 10:20:45 groupadd[300873]: new group: name=rooter, GID=555 <86>Apr 1 10:20:45 useradd[300888]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash <86>Apr 1 10:20:45 userdel[300932]: delete user 'builder' <86>Apr 1 10:20:45 userdel[300932]: removed group 'builder' owned by 'builder' <86>Apr 1 10:20:45 userdel[300932]: removed shadow group 'builder' owned by 'builder' <86>Apr 1 10:20:45 groupadd[300956]: group added to /etc/group: name=builder, GID=556 <86>Apr 1 10:20:45 groupadd[300956]: group added to /etc/gshadow: name=builder <86>Apr 1 10:20:45 groupadd[300956]: new group: name=builder, GID=556 <86>Apr 1 10:20:45 useradd[300980]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash <13>Apr 1 10:20:48 rpmi: gcc-c++-common-1.4.24-alt3 sisyphus+243033.100.1.1 1576462403 installed <13>Apr 1 10:20:49 rpmi: libstdc++9-devel-9.2.1-alt3 sisyphus+245055.100.1.1 1580041617 installed <13>Apr 1 10:20:50 rpmi: gcc9-c++-9.2.1-alt3 sisyphus+245055.100.1.1 1580041617 installed <13>Apr 1 10:20:50 rpmi: gcc-c++-9-alt1 sisyphus+239632.300.3.1 1571788297 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/proxychains-3.1-alt2.nosrc.rpm Installing proxychains-3.1-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38252 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf proxychains-3.1 + echo 'Source #0 (proxychains-3.1.tar.gz):' Source #0 (proxychains-3.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/proxychains-3.1.tar.gz + /bin/tar -xf - + cd proxychains-3.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (proxychains-getnameinfo.patch):' Patch #0 (proxychains-getnameinfo.patch): + /usr/bin/patch -p2 patching file proxychains/libproxychains.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.38252 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd proxychains-3.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... missing checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... i586-alt-linux-gcc -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 for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for i586-alt-linux-g77... no checking for i586-alt-linux-f77... no checking for i586-alt-linux-xlf... no checking for i586-alt-linux-frt... no checking for i586-alt-linux-pgf77... no checking for i586-alt-linux-fort77... no checking for i586-alt-linux-fl32... no checking for i586-alt-linux-af77... no checking for i586-alt-linux-f90... no checking for i586-alt-linux-xlf90... no checking for i586-alt-linux-pgf90... no checking for i586-alt-linux-epcf90... no checking for i586-alt-linux-f95... no checking for i586-alt-linux-fort... no checking for i586-alt-linux-xlf95... no checking for i586-alt-linux-ifc... no checking for i586-alt-linux-efc... no checking for i586-alt-linux-pgf95... no checking for i586-alt-linux-lf95... no checking for i586-alt-linux-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for objdir... .libs checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-strip... no checking for strip... strip checking for correct ltmain.sh version... yes checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC checking if i586-alt-linux-gcc PIC flag -fPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC checking if i586-alt-linux-g++ PIC flag -fPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating Makefile config.status: creating proxychains/Makefile config.status: creating proxychains/docs/Makefile config.status: creating proxychains/docs/en/Makefile config.status: creating config.h config.status: executing default-1 commands + make -j8 make all-recursive Making all in proxychains Making all in docs Making all in en make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' /bin/sh ../libtool --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c libproxychains.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wp,-MD,.deps/libproxychains.pp -c libproxychains.c -fPIC -DPIC -o .libs/libproxychains.o libproxychains.c: In function 'init_lib': libproxychains.c:65:32: warning: pointer targets in passing argument 2 of 'get_chain_data' differ in signedness [-Wpointer-sign] 65 | get_chain_data(proxychains_pd,&proxychains_proxy_count,&proxychains_ct); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | int * libproxychains.c:57:16: note: expected 'unsigned int *' but argument is of type 'int *' 57 | unsigned int *proxy_count, | ~~~~~~~~~~~~~~^~~~~~~~~~~ libproxychains.c: In function 'connect': libproxychains.c:230:47: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 230 | getsockopt(sock,SOL_SOCKET,SO_TYPE,&socktype,&optlen); | ^~~~~~~ | | | int * In file included from /usr/include/netinet/in.h:23, from /usr/include/netdb.h:27, from libproxychains.c:26: /usr/include/sys/socket.h:210:32: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 210 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' /bin/sh ../libtool --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c core.c mkdir .libs i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wp,-MD,.deps/core.pp -c core.c -fPIC -DPIC -o .libs/core.o core.c: In function 'timed_connect': core.c:172:59: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 172 | getsockopt(sock,SOL_SOCKET,SO_ERROR,&value,&value_len) ; | ^~~~~~~~~~ | | | int * In file included from /usr/include/netinet/in.h:23, from /usr/include/netdb.h:27, from core.c:26: /usr/include/sys/socket.h:210:32: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 210 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ core.c: In function 'connect_proxy_chain': core.c:584:1: warning: label 'done' defined but not used [-Wunused-label] 584 | done: | ^~~~ core.c: In function 'proxy_gethostbyname': core.c:630:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 630 | while (hp=gethostent()) | ^~ core.c:657:4: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] 657 | read(pipe_fd[0],&buff,sizeof(buff)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: core.c:116:12: warning: 'read_line' defined but not used [-Wunused-function] 116 | static int read_line(int fd, char *buff, size_t size) | ^~~~~~~~~ In file included from /usr/include/string.h:507, from /usr/include/memory.h:29, from core.c:24: In function 'strncpy', inlined from 'tunnel_to' at core.c:314:6: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core.c: In function 'tunnel_to': core.c:312:8: note: length computed here 312 | c=strlen(user); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:507, from /usr/include/memory.h:29, from core.c:24: In function 'strncpy', inlined from 'tunnel_to' at core.c:318:6: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ core.c: In function 'tunnel_to': core.c:316:8: note: length computed here 316 | c=strlen(pass); | ^~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' /bin/sh ../libtool --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o libproxychains.la -rpath /usr/lib -version-info 3:0:0 libproxychains.lo core.lo -ldl i586-alt-linux-gcc -shared .libs/libproxychains.o .libs/core.o -ldl -march=i586 -mtune=generic -Wl,-soname -Wl,libproxychains.so.3 -o .libs/libproxychains.so.3.0.0 (cd .libs && rm -f libproxychains.so.3 && ln -s libproxychains.so.3.0.0 libproxychains.so.3) (cd .libs && rm -f libproxychains.so && ln -s libproxychains.so.3.0.0 libproxychains.so) creating libproxychains.la (cd .libs && rm -f libproxychains.la && ln -s ../libproxychains.la libproxychains.la) make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.13412 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/proxychains-buildroot + : + /bin/rm -rf -- /usr/src/tmp/proxychains-buildroot + cd proxychains-3.1 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/proxychains-buildroot make: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1' Making install in proxychains make[1]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' Making install in docs make[2]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs' Making install in en make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs/en' make[4]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs/en' 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/proxychains-3.1/proxychains/docs/en' make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs/en' make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs' make[4]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs' 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/proxychains-3.1/proxychains/docs' make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs' make[2]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs' make[2]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' /bin/sh ../mkinstalldirs /usr/src/tmp/proxychains-buildroot/usr/lib mkdir /usr/src/tmp/proxychains-buildroot mkdir /usr/src/tmp/proxychains-buildroot/usr mkdir /usr/src/tmp/proxychains-buildroot/usr/lib /bin/sh ../libtool --mode=install /bin/install -p libproxychains.la /usr/src/tmp/proxychains-buildroot/usr/lib/libproxychains.la /bin/install -p .libs/libproxychains.so.3.0.0 /usr/src/tmp/proxychains-buildroot/usr/lib/libproxychains.so.3.0.0 (cd /usr/src/tmp/proxychains-buildroot/usr/lib && { ln -s -f libproxychains.so.3.0.0 libproxychains.so.3 || { rm -f libproxychains.so.3 && ln -s libproxychains.so.3.0.0 libproxychains.so.3; }; }) (cd /usr/src/tmp/proxychains-buildroot/usr/lib && { ln -s -f libproxychains.so.3.0.0 libproxychains.so || { rm -f libproxychains.so && ln -s libproxychains.so.3.0.0 libproxychains.so; }; }) /bin/install -p .libs/libproxychains.lai /usr/src/tmp/proxychains-buildroot/usr/lib/libproxychains.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../mkinstalldirs /usr/src/tmp/proxychains-buildroot/etc mkdir /usr/src/tmp/proxychains-buildroot/etc /bin/install -p -m 644 ././proxychains.conf /usr/src/tmp/proxychains-buildroot/etc/./proxychains.conf /bin/sh ../mkinstalldirs /usr/src/tmp/proxychains-buildroot/usr/bin mkdir /usr/src/tmp/proxychains-buildroot/usr/bin /bin/install -p ./proxychains /usr/src/tmp/proxychains-buildroot/usr/bin/proxychains /bin/install -p ./proxyresolv /usr/src/tmp/proxychains-buildroot/usr/bin/proxyresolv make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' make[2]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' make[1]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' make[1]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1' make[2]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1' 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/proxychains-3.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1' make: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/proxychains-buildroot (auto) removed './usr/lib/libproxychains.la' mode of './usr/lib/libproxychains.so.3.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/proxychains-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/proxychains-buildroot/ (default) Compressing files in /usr/src/tmp/proxychains-buildroot (auto) Adjusting library links in /usr/src/tmp/proxychains-buildroot ./usr/lib: libproxychains.so.3 -> libproxychains.so.3.0.0 Verifying ELF objects in /usr/src/tmp/proxychains-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libproxychains.so.3.0.0: uses non-LFS functions: fcntl fopen Hardlinking identical .pyc and .pyo files Processing files: proxychains-3.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Axuf2P find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/proxychains-buildroot/usr/lib/libproxychains.so.3: 25 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OOXkyT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: awk dig Provides: libproxychains.so.3 = set:idVjPZHlXMdh3SrHj8ZIkeU2TzXgxNtRnZiBLqJOZpPzwRK3BpXr Requires: /bin/sh, bind-utils, gawk, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libdl.so.2(GLIBC_2.0), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SQi3UQ Creating proxychains-debuginfo package Processing files: proxychains-debuginfo-3.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rircIT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4SqMIS find-requires: running scripts (debuginfo) Provides: debug(libproxychains.so.3) Requires: proxychains = 3.1-alt2, debug(libc.so.6), debug(libdl.so.2) Wrote: /usr/src/RPM/RPMS/i586/proxychains-3.1-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/proxychains-debuginfo-3.1-alt2.i586.rpm 8.16user 4.86system 0:18.78elapsed 69%CPU (0avgtext+0avgdata 27688maxresident)k 0inputs+0outputs (0major+783912minor)pagefaults 0swaps 15.98user 10.25system 0:32.10elapsed 81%CPU (0avgtext+0avgdata 108936maxresident)k 0inputs+0outputs (0major+1067222minor)pagefaults 0swaps --- proxychains-3.1-alt2.i586.rpm.repo 2016-11-04 15:44:08.000000000 +0000 +++ proxychains-3.1-alt2.i586.rpm.hasher 2020-04-01 10:21:13.635024924 +0000 @@ -12,4 +12,6 @@ Requires: libc.so.6(GLIBC_2.1.3) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3.4) Requires: libc.so.6(GLIBC_2.4) +Requires: libc.so.6(GLIBC_2.7) Requires: libdl.so.2(GLIBC_2.0)