<86>May 19 00:06:47 userdel[838236]: delete user 'rooter' <86>May 19 00:06:47 userdel[838236]: removed group 'rooter' owned by 'rooter' <86>May 19 00:06:47 userdel[838236]: removed shadow group 'rooter' owned by 'rooter' <86>May 19 00:06:47 groupadd[838273]: group added to /etc/group: name=rooter, GID=1253 <86>May 19 00:06:47 groupadd[838273]: group added to /etc/gshadow: name=rooter <86>May 19 00:06:47 groupadd[838273]: new group: name=rooter, GID=1253 <86>May 19 00:06:47 useradd[838299]: new user: name=rooter, UID=1253, GID=1253, home=/root, shell=/bin/bash <86>May 19 00:06:47 userdel[838333]: delete user 'builder' <86>May 19 00:06:47 userdel[838333]: removed group 'builder' owned by 'builder' <86>May 19 00:06:47 userdel[838333]: removed shadow group 'builder' owned by 'builder' <86>May 19 00:06:47 groupadd[838355]: group added to /etc/group: name=builder, GID=1254 <86>May 19 00:06:47 groupadd[838355]: group added to /etc/gshadow: name=builder <86>May 19 00:06:47 groupadd[838355]: new group: name=builder, GID=1254 <86>May 19 00:06:47 useradd[838380]: new user: name=builder, UID=1254, GID=1254, 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.93367 + 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.93367 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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 --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 -j8 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 -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -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:2: 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 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 -DSUPER_SECURE -DHAVE_GNU_GETSERVBYNAME_R -DHAVE_PIPE2 -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -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 -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -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 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 -DSUPER_SECURE -DHAVE_GNU_GETSERVBYNAME_R -DHAVE_PIPE2 -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -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 -DSUPER_SECURE -DHAVE_GNU_GETSERVBYNAME_R -DHAVE_PIPE2 -DHAVE_SOCK_CLOEXEC -DHAVE_CLOCK_GETTIME -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -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:4: 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 -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.36961 + 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.70738 + 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.VBZtvk 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.e7rPfi 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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libc.so.6(GLIBC_2.9)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(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.fv70Dl 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.5nWJwl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u9B1Yl 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), debug64(libdl.so.2), debug64(libpthread.so.0) 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) 2.16user 1.75system 0:06.44elapsed 60%CPU (0avgtext+0avgdata 36996maxresident)k 0inputs+0outputs (0major+396479minor)pagefaults 0swaps 0.67user 1.45system 0:10.87elapsed 19%CPU (0avgtext+0avgdata 11624maxresident)k 0inputs+0outputs (0major+96060minor)pagefaults 0swaps --- proxychains-ng-4.16-alt1.x86_64.rpm.repo 2022-03-25 09:38:57.000000000 +0000 +++ proxychains-ng-4.16-alt1.x86_64.rpm.hasher 2024-05-19 00:06:55.122492302 +0000 @@ -30,6 +30,6 @@ File: /usr/bin/proxychains 120777 root:root proxychains4 -File: /usr/bin/proxychains4 100755 root:root 2ce15256aa9e8ca7204420ffb4d5ad91 -File: /usr/bin/proxychains4-daemon 100755 root:root 98461a28e6d1004b521978c9fe6ddcc6 +File: /usr/bin/proxychains4 100755 root:root 8afdcd66c912cbc9a53172993143020d +File: /usr/bin/proxychains4-daemon 100755 root:root c7f73bedee852acc0e0ad495907f85c4 File: /usr/lib64/proxychains-ng 40755 root:root -File: /usr/lib64/proxychains-ng/libproxychains4.so 100644 root:root 59eaaf41f67f69147a7fc58fabfe3450 +File: /usr/lib64/proxychains-ng/libproxychains4.so 100644 root:root febbbf71db077d9a0fa6753a28399c17 File: /usr/share/doc/proxychains-ng-4.16 40755 root:root @@ -38,2 +38,2 @@ File: /usr/share/doc/proxychains-ng-4.16/README 100644 root:root e5287ef8d9104508778951ca157cba45 -RPMIdentity: 8ab2b0a09c3004886cff70307772cbeb23292b778580993c0d213da5adf3bb19e582751a1e7f56dba3eba4c9520e8d0571132f24263bb2f3676f6a3bf93e173f +RPMIdentity: 1183f2279a63d5a0305aa4977201f547ab1752c7f618b0a1437c5970cb3d3422428d2f35a832448a16cad619e3312dffb70712c3ebf42159ecc78af1770cf632 --- proxychains-ng-debuginfo-4.16-alt1.x86_64.rpm.repo 2022-03-25 09:38:57.000000000 +0000 +++ proxychains-ng-debuginfo-4.16-alt1.x86_64.rpm.hasher 2024-05-19 00:06:55.209491819 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/26 40755 root:root -/usr/lib/debug/.build-id/26/842da324f44b8dbc8f6466bb4f151d16ecb391 120777 root:root ../../../../lib64/proxychains-ng/libproxychains4.so -/usr/lib/debug/.build-id/26/842da324f44b8dbc8f6466bb4f151d16ecb391.debug 120777 root:root ../../usr/lib64/proxychains-ng/libproxychains4.so.debug -/usr/lib/debug/.build-id/55 40755 root:root -/usr/lib/debug/.build-id/55/d9e912ac40f79659cfd2e9b9ccb99c9146c12d 120777 root:root ../../../../bin/proxychains4 -/usr/lib/debug/.build-id/55/d9e912ac40f79659cfd2e9b9ccb99c9146c12d.debug 120777 root:root ../../usr/bin/proxychains4.debug -/usr/lib/debug/.build-id/ab 40755 root:root -/usr/lib/debug/.build-id/ab/1c325642a219e2bf354ec3257ff6ac8328075b 120777 root:root ../../../../bin/proxychains4-daemon -/usr/lib/debug/.build-id/ab/1c325642a219e2bf354ec3257ff6ac8328075b.debug 120777 root:root ../../usr/bin/proxychains4-daemon.debug +/usr/lib/debug/.build-id/8f 40755 root:root +/usr/lib/debug/.build-id/8f/81bb14378dbb58ad65205501933f275f0eb3b3 120777 root:root ../../../../bin/proxychains4-daemon +/usr/lib/debug/.build-id/8f/81bb14378dbb58ad65205501933f275f0eb3b3.debug 120777 root:root ../../usr/bin/proxychains4-daemon.debug +/usr/lib/debug/.build-id/98 40755 root:root +/usr/lib/debug/.build-id/98/7fd1c096dffc1f891d618b6bc572b5c17bdcf3 120777 root:root ../../../../lib64/proxychains-ng/libproxychains4.so +/usr/lib/debug/.build-id/98/7fd1c096dffc1f891d618b6bc572b5c17bdcf3.debug 120777 root:root ../../usr/lib64/proxychains-ng/libproxychains4.so.debug +/usr/lib/debug/.build-id/a0 40755 root:root +/usr/lib/debug/.build-id/a0/1e87b9fd5c647bf3f417c6ffbd26000b4705ae 120777 root:root ../../../../bin/proxychains4 +/usr/lib/debug/.build-id/a0/1e87b9fd5c647bf3f417c6ffbd26000b4705ae.debug 120777 root:root ../../usr/bin/proxychains4.debug /usr/lib/debug/usr/bin/proxychains.debug 120777 root:root proxychains4.debug @@ -48,16 +48,16 @@ Provides: proxychains-ng-debuginfo = 4.16-alt1:p10+296623.100.2.1 -File: /usr/lib/debug/.build-id/26 40755 root:root -File: /usr/lib/debug/.build-id/26/842da324f44b8dbc8f6466bb4f151d16ecb391 120777 root:root ../../../../lib64/proxychains-ng/libproxychains4.so -File: /usr/lib/debug/.build-id/26/842da324f44b8dbc8f6466bb4f151d16ecb391.debug 120777 root:root ../../usr/lib64/proxychains-ng/libproxychains4.so.debug -File: /usr/lib/debug/.build-id/55 40755 root:root -File: /usr/lib/debug/.build-id/55/d9e912ac40f79659cfd2e9b9ccb99c9146c12d 120777 root:root ../../../../bin/proxychains4 -File: /usr/lib/debug/.build-id/55/d9e912ac40f79659cfd2e9b9ccb99c9146c12d.debug 120777 root:root ../../usr/bin/proxychains4.debug -File: /usr/lib/debug/.build-id/ab 40755 root:root -File: /usr/lib/debug/.build-id/ab/1c325642a219e2bf354ec3257ff6ac8328075b 120777 root:root ../../../../bin/proxychains4-daemon -File: /usr/lib/debug/.build-id/ab/1c325642a219e2bf354ec3257ff6ac8328075b.debug 120777 root:root ../../usr/bin/proxychains4-daemon.debug +File: /usr/lib/debug/.build-id/8f 40755 root:root +File: /usr/lib/debug/.build-id/8f/81bb14378dbb58ad65205501933f275f0eb3b3 120777 root:root ../../../../bin/proxychains4-daemon +File: /usr/lib/debug/.build-id/8f/81bb14378dbb58ad65205501933f275f0eb3b3.debug 120777 root:root ../../usr/bin/proxychains4-daemon.debug +File: /usr/lib/debug/.build-id/98 40755 root:root +File: /usr/lib/debug/.build-id/98/7fd1c096dffc1f891d618b6bc572b5c17bdcf3 120777 root:root ../../../../lib64/proxychains-ng/libproxychains4.so +File: /usr/lib/debug/.build-id/98/7fd1c096dffc1f891d618b6bc572b5c17bdcf3.debug 120777 root:root ../../usr/lib64/proxychains-ng/libproxychains4.so.debug +File: /usr/lib/debug/.build-id/a0 40755 root:root +File: /usr/lib/debug/.build-id/a0/1e87b9fd5c647bf3f417c6ffbd26000b4705ae 120777 root:root ../../../../bin/proxychains4 +File: /usr/lib/debug/.build-id/a0/1e87b9fd5c647bf3f417c6ffbd26000b4705ae.debug 120777 root:root ../../usr/bin/proxychains4.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 44463c23b6920e87b796f4409833f820 -File: /usr/lib/debug/usr/bin/proxychains4.debug 100644 root:root e9900d60aa00ceba9b42b47b426515e6 +File: /usr/lib/debug/usr/bin/proxychains4-daemon.debug 100644 root:root 3132d88acc95107fcc477ac667807b9a +File: /usr/lib/debug/usr/bin/proxychains4.debug 100644 root:root 608b8dd5082e7d360d6b3149db851fa9 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 efb1bab13c7f120a97ab2f617ea3a4e2 +File: /usr/lib/debug/usr/lib64/proxychains-ng/libproxychains4.so.debug 100644 root:root fab404485bddb2153d7a114012e1e253 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: cd705f5f3326280033dfb6eb5cd2f6d5cc4dc09b6d2d35ecd74ee7b15d8d4644890e98016678f00edaa7fbc90d1fd68bb471013c585dad89486c8803f25441eb +RPMIdentity: c0a93fc321717f86bf685be982a087c96b8987f648fdbf196b328c072aa37d0df3d37b3b8722702018eb33a92cea1f03147231868aa688869d95bcb2d1cfb4c0