<86>Jun 1 00:28:57 userdel[656570]: delete user 'rooter' <86>Jun 1 00:28:57 userdel[656570]: removed group 'rooter' owned by 'rooter' <86>Jun 1 00:28:57 userdel[656570]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 1 00:28:57 groupadd[656596]: group added to /etc/group: name=rooter, GID=915 <86>Jun 1 00:28:57 groupadd[656596]: group added to /etc/gshadow: name=rooter <86>Jun 1 00:28:57 groupadd[656596]: new group: name=rooter, GID=915 <86>Jun 1 00:28:57 useradd[656617]: new user: name=rooter, UID=915, GID=915, home=/root, shell=/bin/bash <86>Jun 1 00:28:57 userdel[656659]: delete user 'builder' <86>Jun 1 00:28:57 userdel[656659]: removed group 'builder' owned by 'builder' <86>Jun 1 00:28:57 groupadd[656693]: group added to /etc/group: name=builder, GID=916 <86>Jun 1 00:28:57 groupadd[656693]: group added to /etc/gshadow: name=builder <86>Jun 1 00:28:57 groupadd[656693]: new group: name=builder, GID=916 <86>Jun 1 00:28:57 useradd[656725]: new user: name=builder, UID=916, GID=916, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/proxychains-ng-4.16-alt1.nosrc.rpm (w1.gzdio) Installing proxychains-ng-4.16-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38300 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf proxychains-ng-4.16 + echo 'Source #0 (proxychains-ng-4.16.tar):' Source #0 (proxychains-ng-4.16.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/proxychains-ng-4.16.tar + cd proxychains-ng-4.16 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.38300 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd proxychains-ng-4.16 + 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 --libdir=/usr/lib64/proxychains-ng checking whether C compiler works ... yes checking whether we have GNU-style getservbyname_r() ... yes checking whether we have pipe2() and O_CLOEXEC ... yes checking whether we have SOCK_CLOEXEC ... yes checking whether we have clock_gettime ... yes checking whether $CC defines __APPLE__ ... no checking whether $CC defines __FreeBSD__ ... no checking whether $CC defines __OpenBSD__ ... no checking whether $CC defines __sun ... no checking whether $CC defines __HAIKU__ ... no checking whether we can use -Wl,--no-as-needed ... yes checking what's the option to use in linker to set library name ... --soname checking checking whether we can use -ldl ... yes checking checking whether we can use -lpthread ... yes Done, now run make && make install + make -j16 make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' printf '#define VERSION "%s"\n' "$(sh tools/version.sh)" > src/version.h make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' cc -DSUPER_SECURE -DHAVE_GNU_GETSERVBYNAME_R -DHAVE_PIPE2 -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DLIB_DIR=\"/usr/lib64/proxychains-ng\" -DSYSCONFDIR=\"/etc\" -DDLL_NAME=\"libproxychains4.so\" -fPIC -c -o src/debug.o src/debug.c make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' cc -DSUPER_SECURE -DHAVE_GNU_GETSERVBYNAME_R -DHAVE_PIPE2 -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DLIB_DIR=\"/usr/lib64/proxychains-ng\" -DSYSCONFDIR=\"/etc\" -DDLL_NAME=\"libproxychains4.so\" -fPIC -c -o src/hash.o src/hash.c make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' cc -DSUPER_SECURE -DHAVE_GNU_GETSERVBYNAME_R -DHAVE_PIPE2 -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DLIB_DIR=\"/usr/lib64/proxychains-ng\" -DSYSCONFDIR=\"/etc\" -DDLL_NAME=\"libproxychains4.so\" -fPIC -c -o src/daemon/sblist_delete.o src/daemon/sblist_delete.c In file included from src/daemon/sblist_delete.c:1: src/daemon/sblist.h:90: warning: ignoring '#pragma RcB2 DEP' [-Wunknown-pragmas] 90 | #pragma RcB2 DEP "sblist.c" "sblist_delete.c" | make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' cc -DSUPER_SECURE -DHAVE_GNU_GETSERVBYNAME_R -DHAVE_PIPE2 -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DLIB_DIR=\"/usr/lib64/proxychains-ng\" -DSYSCONFDIR=\"/etc\" -DDLL_NAME=\"libproxychains4.so\" -fPIC -c -o src/version.o src/version.c make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' cc -DSUPER_SECURE -DHAVE_GNU_GETSERVBYNAME_R -DHAVE_PIPE2 -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DLIB_DIR=\"/usr/lib64/proxychains-ng\" -DSYSCONFDIR=\"/etc\" -DDLL_NAME=\"libproxychains4.so\" -fPIC -c -o src/daemon/hsearch.o src/daemon/hsearch.c make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' cc -DSUPER_SECURE -DHAVE_GNU_GETSERVBYNAME_R -DHAVE_PIPE2 -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DLIB_DIR=\"/usr/lib64/proxychains-ng\" -DSYSCONFDIR=\"/etc\" -DDLL_NAME=\"libproxychains4.so\" -fPIC -c -o src/rdns.o src/rdns.c make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' cc -DSUPER_SECURE -DHAVE_GNU_GETSERVBYNAME_R -DHAVE_PIPE2 -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DLIB_DIR=\"/usr/lib64/proxychains-ng\" -DSYSCONFDIR=\"/etc\" -DDLL_NAME=\"libproxychains4.so\" -fPIC -c -o src/daemon/sblist.o src/daemon/sblist.c In file included from src/daemon/sblist.c:3: src/daemon/sblist.h:90: warning: ignoring '#pragma RcB2 DEP' [-Wunknown-pragmas] 90 | #pragma RcB2 DEP "sblist.c" "sblist_delete.c" | make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' cc -DSUPER_SECURE -DHAVE_GNU_GETSERVBYNAME_R -DHAVE_PIPE2 -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DLIB_DIR=\"/usr/lib64/proxychains-ng\" -DSYSCONFDIR=\"/etc\" -DDLL_NAME=\"libproxychains4.so\" -fPIC -c -o src/hostsreader.o src/hostsreader.c make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' cc -DSUPER_SECURE -DHAVE_GNU_GETSERVBYNAME_R -DHAVE_PIPE2 -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DLIB_DIR=\"/usr/lib64/proxychains-ng\" -DSYSCONFDIR=\"/etc\" -DDLL_NAME=\"libproxychains4.so\" -fPIC -c -o src/common.o src/common.c make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' cc -DSUPER_SECURE -DHAVE_GNU_GETSERVBYNAME_R -DHAVE_PIPE2 -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DLIB_DIR=\"/usr/lib64/proxychains-ng\" -DSYSCONFDIR=\"/etc\" -DDLL_NAME=\"libproxychains4.so\" -fPIC -c -o src/daemon/udpserver.o src/daemon/udpserver.c In file included from src/daemon/udpserver.c:1: src/daemon/udpserver.h:11: warning: ignoring '#pragma RcB2 DEP' [-Wunknown-pragmas] 11 | #pragma RcB2 DEP "udpserver.c" | make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' cc -DSUPER_SECURE -DHAVE_GNU_GETSERVBYNAME_R -DHAVE_PIPE2 -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DLIB_DIR=\"/usr/lib64/proxychains-ng\" -DSYSCONFDIR=\"/etc\" -DDLL_NAME=\"libproxychains4.so\" -fPIC -c -o src/main.o src/main.c make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' cc -DSUPER_SECURE -DHAVE_GNU_GETSERVBYNAME_R -DHAVE_PIPE2 -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DLIB_DIR=\"/usr/lib64/proxychains-ng\" -DSYSCONFDIR=\"/etc\" -DDLL_NAME=\"libproxychains4.so\" -fPIC -c -o src/allocator_thread.o src/allocator_thread.c src/allocator_thread.c: In function 'at_close': src/allocator_thread.c:353:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 353 | write(req_pipefd[1], &msg, sizeof(int)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' cc -DSUPER_SECURE -DHAVE_GNU_GETSERVBYNAME_R -DHAVE_PIPE2 -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DLIB_DIR=\"/usr/lib64/proxychains-ng\" -DSYSCONFDIR=\"/etc\" -DDLL_NAME=\"libproxychains4.so\" -fPIC -c -o src/daemon/daemon.o src/daemon/daemon.c src/daemon/daemon.c:8: warning: "_GNU_SOURCE" redefined 8 | #define _GNU_SOURCE | : note: this is the location of the previous definition In file included from src/daemon/daemon.c:20: src/daemon/udpserver.h:11: warning: ignoring '#pragma RcB2 DEP' [-Wunknown-pragmas] 11 | #pragma RcB2 DEP "udpserver.c" | In file included from src/daemon/daemon.c:21: src/daemon/sblist.h:90: warning: ignoring '#pragma RcB2 DEP' [-Wunknown-pragmas] 90 | #pragma RcB2 DEP "sblist.c" "sblist_delete.c" | make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' cc -DSUPER_SECURE -DHAVE_GNU_GETSERVBYNAME_R -DHAVE_PIPE2 -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DLIB_DIR=\"/usr/lib64/proxychains-ng\" -DSYSCONFDIR=\"/etc\" -DDLL_NAME=\"libproxychains4.so\" -fPIC -c -o src/core.o src/core.c src/core.c: In function 'proxy_gethostbyname_old': src/core.c:823:25: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 823 | read(pipe_fd[0],&buff,sizeof(buff)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' cc -DSUPER_SECURE -DHAVE_GNU_GETSERVBYNAME_R -DHAVE_PIPE2 -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DLIB_DIR=\"/usr/lib64/proxychains-ng\" -DSYSCONFDIR=\"/etc\" -DDLL_NAME=\"libproxychains4.so\" -fPIC -c -o src/libproxychains.o src/libproxychains.c make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' cc src/common.o src/main.o -ldl -o proxychains4 make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' cc src/daemon/hsearch.o src/daemon/sblist.o src/daemon/sblist_delete.o src/daemon/daemon.o src/daemon/udpserver.o -o proxychains4-daemon make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' cc -fPIC -Wl,--no-as-needed -ldl -lpthread -Wl,--soname,libproxychains4.so \ -shared -o libproxychains4.so src/version.o src/core.o src/common.o src/libproxychains.o src/allocator_thread.o src/rdns.o src/hostsreader.o src/hash.o src/debug.o make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.5756 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/proxychains-ng-buildroot + : + /bin/rm -rf -- /usr/src/tmp/proxychains-ng-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd proxychains-ng-4.16 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/proxychains-ng-buildroot install-config make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' /usr/libexec/rpm-build/install -p -D -m 644 libproxychains4.so /usr/src/tmp/proxychains-ng-buildroot/usr/lib64/proxychains-ng/libproxychains4.so /usr/libexec/rpm-build/install -p -D -m 755 proxychains4 /usr/src/tmp/proxychains-ng-buildroot/usr/bin/proxychains4 /usr/libexec/rpm-build/install -p -D -m 755 proxychains4-daemon /usr/src/tmp/proxychains-ng-buildroot/usr/bin/proxychains4-daemon /usr/libexec/rpm-build/install -p -D -m 644 src/proxychains.conf /usr/src/tmp/proxychains-ng-buildroot/etc/proxychains.conf make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.16' + ln -s proxychains4 /usr/src/tmp/proxychains-ng-buildroot/usr/bin/proxychains + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/proxychains-ng-buildroot (auto) Verifying and fixing files in /usr/src/tmp/proxychains-ng-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/proxychains-ng-buildroot/ (default) Compressing files in /usr/src/tmp/proxychains-ng-buildroot (auto) Adjusting library links in /usr/src/tmp/proxychains-ng-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/proxychains-ng-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: proxychains-ng-4.16-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5756 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd proxychains-ng-4.16 + DOCDIR=/usr/src/tmp/proxychains-ng-buildroot/usr/share/doc/proxychains-ng-4.16 + export DOCDIR + rm -rf /usr/src/tmp/proxychains-ng-buildroot/usr/share/doc/proxychains-ng-4.16 + /bin/mkdir -p /usr/src/tmp/proxychains-ng-buildroot/usr/share/doc/proxychains-ng-4.16 + cp -prL AUTHORS COPYING README /usr/src/tmp/proxychains-ng-buildroot/usr/share/doc/proxychains-ng-4.16 + chmod -R go-w /usr/src/tmp/proxychains-ng-buildroot/usr/share/doc/proxychains-ng-4.16 + chmod -R a+rX /usr/src/tmp/proxychains-ng-buildroot/usr/share/doc/proxychains-ng-4.16 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dKdQ6y 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.INdGpV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: proxychains = 4.16 Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.17)(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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libc.so.6(GLIBC_2.9)(64bit), rtld(GNU_HASH) Obsoletes: proxychains < 4.16 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b9RU9U Creating proxychains-ng-debuginfo package Processing files: proxychains-ng-debuginfo-4.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SBBtlq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ikfcAu find-requires: running scripts (debuginfo) Requires: proxychains-ng = 4.16-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to proxychains-ng-debuginfo a strict dependency on proxychains-ng Wrote: /usr/src/RPM/RPMS/x86_64/proxychains-ng-4.16-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/proxychains-ng-debuginfo-4.16-alt1.x86_64.rpm (w2.lzdio) 1.68user 1.19system 0:06.36elapsed 45%CPU (0avgtext+0avgdata 37788maxresident)k 0inputs+0outputs (0major+405721minor)pagefaults 0swaps 2.68user 3.63system 0:09.03elapsed 70%CPU (0avgtext+0avgdata 37788maxresident)k 0inputs+0outputs (0major+586453minor)pagefaults 0swaps --- proxychains-ng-4.16-alt1.x86_64.rpm.repo 2022-01-24 10:01:47.000000000 +0000 +++ proxychains-ng-4.16-alt1.x86_64.rpm.hasher 2022-06-01 00:29:05.292458728 +0000 @@ -29,6 +29,6 @@ File: /usr/bin/proxychains 120777 root:root proxychains4 -File: /usr/bin/proxychains4 100755 root:root 50244de56b45cf50d532393db53c02c5 -File: /usr/bin/proxychains4-daemon 100755 root:root a872e6fe7527f54295cac52f0dbb110b +File: /usr/bin/proxychains4 100755 root:root deefd4f99cf7dac6b33af47be80974ea +File: /usr/bin/proxychains4-daemon 100755 root:root 1476a676cd23369fa99a2a4df84cc2b8 File: /usr/lib64/proxychains-ng 40755 root:root -File: /usr/lib64/proxychains-ng/libproxychains4.so 100644 root:root 1b25218497f830575b02bb15878cb689 +File: /usr/lib64/proxychains-ng/libproxychains4.so 100644 root:root f8ccefd368300cc184148f17b433fdba File: /usr/share/doc/proxychains-ng-4.16 40755 root:root @@ -37,2 +37,2 @@ File: /usr/share/doc/proxychains-ng-4.16/README 100644 root:root e5287ef8d9104508778951ca157cba45 -RPMIdentity: 7459942025e8f28a96b6e52878ba77e5d707d76c0d57a634823a4437fcf149ba0ef29715a61910086a867eaa77921fabd5132a89530bbedcfc3fc08471574f5f +RPMIdentity: cb48818c5facb1ee7255df10da42c13851002ddb8233e890cfb606498e480addd0a416eff1383c74aaa7c44d8ec8e4a23677aaee8da93a5ebdbcb35acb94bf08 --- proxychains-ng-debuginfo-4.16-alt1.x86_64.rpm.repo 2022-01-24 10:01:47.000000000 +0000 +++ proxychains-ng-debuginfo-4.16-alt1.x86_64.rpm.hasher 2022-06-01 00:29:05.365459429 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/29 40755 root:root -/usr/lib/debug/.build-id/29/c95750b0c553d0a13545c9ac7d940616d8e9f2 120777 root:root ../../../../bin/proxychains4-daemon -/usr/lib/debug/.build-id/29/c95750b0c553d0a13545c9ac7d940616d8e9f2.debug 120777 root:root ../../usr/bin/proxychains4-daemon.debug -/usr/lib/debug/.build-id/2a 40755 root:root -/usr/lib/debug/.build-id/2a/156378567dd2ea94ed1b5dd2dc39058df2b44a 120777 root:root ../../../../lib64/proxychains-ng/libproxychains4.so -/usr/lib/debug/.build-id/2a/156378567dd2ea94ed1b5dd2dc39058df2b44a.debug 120777 root:root ../../usr/lib64/proxychains-ng/libproxychains4.so.debug -/usr/lib/debug/.build-id/b9 40755 root:root -/usr/lib/debug/.build-id/b9/0230f0ac0693690ab5a314e799086bff9b6eee 120777 root:root ../../../../bin/proxychains4 -/usr/lib/debug/.build-id/b9/0230f0ac0693690ab5a314e799086bff9b6eee.debug 120777 root:root ../../usr/bin/proxychains4.debug +/usr/lib/debug/.build-id/7c 40755 root:root +/usr/lib/debug/.build-id/7c/d32f9cf9b45bd2ea502744cbf34c4e7b7eae47 120777 root:root ../../../../lib64/proxychains-ng/libproxychains4.so +/usr/lib/debug/.build-id/7c/d32f9cf9b45bd2ea502744cbf34c4e7b7eae47.debug 120777 root:root ../../usr/lib64/proxychains-ng/libproxychains4.so.debug +/usr/lib/debug/.build-id/91 40755 root:root +/usr/lib/debug/.build-id/91/1578d7052f3f545d2db48543c651a18eb2fa9d 120777 root:root ../../../../bin/proxychains4 +/usr/lib/debug/.build-id/91/1578d7052f3f545d2db48543c651a18eb2fa9d.debug 120777 root:root ../../usr/bin/proxychains4.debug +/usr/lib/debug/.build-id/d2 40755 root:root +/usr/lib/debug/.build-id/d2/5f460cc7e577523f280c7aec085e18c60c9437 120777 root:root ../../../../bin/proxychains4-daemon +/usr/lib/debug/.build-id/d2/5f460cc7e577523f280c7aec085e18c60c9437.debug 120777 root:root ../../usr/bin/proxychains4-daemon.debug /usr/lib/debug/usr/bin/proxychains.debug 120777 root:root proxychains4.debug @@ -47,16 +47,16 @@ Provides: proxychains-ng-debuginfo = 4.16-alt1:sisyphus+294010.100.1.1 -File: /usr/lib/debug/.build-id/29 40755 root:root -File: /usr/lib/debug/.build-id/29/c95750b0c553d0a13545c9ac7d940616d8e9f2 120777 root:root ../../../../bin/proxychains4-daemon -File: /usr/lib/debug/.build-id/29/c95750b0c553d0a13545c9ac7d940616d8e9f2.debug 120777 root:root ../../usr/bin/proxychains4-daemon.debug -File: /usr/lib/debug/.build-id/2a 40755 root:root -File: /usr/lib/debug/.build-id/2a/156378567dd2ea94ed1b5dd2dc39058df2b44a 120777 root:root ../../../../lib64/proxychains-ng/libproxychains4.so -File: /usr/lib/debug/.build-id/2a/156378567dd2ea94ed1b5dd2dc39058df2b44a.debug 120777 root:root ../../usr/lib64/proxychains-ng/libproxychains4.so.debug -File: /usr/lib/debug/.build-id/b9 40755 root:root -File: /usr/lib/debug/.build-id/b9/0230f0ac0693690ab5a314e799086bff9b6eee 120777 root:root ../../../../bin/proxychains4 -File: /usr/lib/debug/.build-id/b9/0230f0ac0693690ab5a314e799086bff9b6eee.debug 120777 root:root ../../usr/bin/proxychains4.debug +File: /usr/lib/debug/.build-id/7c 40755 root:root +File: /usr/lib/debug/.build-id/7c/d32f9cf9b45bd2ea502744cbf34c4e7b7eae47 120777 root:root ../../../../lib64/proxychains-ng/libproxychains4.so +File: /usr/lib/debug/.build-id/7c/d32f9cf9b45bd2ea502744cbf34c4e7b7eae47.debug 120777 root:root ../../usr/lib64/proxychains-ng/libproxychains4.so.debug +File: /usr/lib/debug/.build-id/91 40755 root:root +File: /usr/lib/debug/.build-id/91/1578d7052f3f545d2db48543c651a18eb2fa9d 120777 root:root ../../../../bin/proxychains4 +File: /usr/lib/debug/.build-id/91/1578d7052f3f545d2db48543c651a18eb2fa9d.debug 120777 root:root ../../usr/bin/proxychains4.debug +File: /usr/lib/debug/.build-id/d2 40755 root:root +File: /usr/lib/debug/.build-id/d2/5f460cc7e577523f280c7aec085e18c60c9437 120777 root:root ../../../../bin/proxychains4-daemon +File: /usr/lib/debug/.build-id/d2/5f460cc7e577523f280c7aec085e18c60c9437.debug 120777 root:root ../../usr/bin/proxychains4-daemon.debug File: /usr/lib/debug/usr/bin/proxychains.debug 120777 root:root proxychains4.debug -File: /usr/lib/debug/usr/bin/proxychains4-daemon.debug 100644 root:root 3e09b87f62965300f328ba47f1abd9c4 -File: /usr/lib/debug/usr/bin/proxychains4.debug 100644 root:root 0fa1f65ae528ad9eb8b5327c97342ab8 +File: /usr/lib/debug/usr/bin/proxychains4-daemon.debug 100644 root:root e4d1239b77d23fa25b7adf38711baedb +File: /usr/lib/debug/usr/bin/proxychains4.debug 100644 root:root 13c2a52450cca9d352fadfc8f94d51ab File: /usr/lib/debug/usr/lib64/proxychains-ng 40755 root:root -File: /usr/lib/debug/usr/lib64/proxychains-ng/libproxychains4.so.debug 100644 root:root 4ca30fdc8929298ed78fc029af90bc0d +File: /usr/lib/debug/usr/lib64/proxychains-ng/libproxychains4.so.debug 100644 root:root c9337b2a40d01cd62a4c33085a9b9e77 File: /usr/src/debug/proxychains-ng-4.16 40755 root:root @@ -89,2 +89,2 @@ File: /usr/src/debug/proxychains-ng-4.16/src/version.c 100644 root:root a2208087a9a0ef6e35783c99da20e963 -RPMIdentity: b4ac336b3cc53fe191f8956ad4d14c1513c23717804000fcf8325e68fe3614ec8761b51691ac6a7ae5d5faebd8cc92fc97c02fe01b6580e4a61bf4c48399979c +RPMIdentity: 7fac090eec1482cad4d76acd76da96293aa3a239b4121e8f43a37cbc917ab0d84678fa30e31e9fbe743794dfb368fb28ddb705ab6cfba55426533eb26a50ea98