<86>Apr 9 04:27:55 userdel[1123727]: delete user 'rooter' <86>Apr 9 04:27:55 userdel[1123727]: removed group 'rooter' owned by 'rooter' <86>Apr 9 04:27:55 userdel[1123727]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 9 04:27:55 groupadd[1123747]: group added to /etc/group: name=rooter, GID=702 <86>Apr 9 04:27:55 groupadd[1123747]: group added to /etc/gshadow: name=rooter <86>Apr 9 04:27:55 groupadd[1123747]: new group: name=rooter, GID=702 <86>Apr 9 04:27:55 useradd[1123763]: new user: name=rooter, UID=702, GID=702, home=/root, shell=/bin/bash <86>Apr 9 04:27:55 userdel[1123792]: delete user 'builder' <86>Apr 9 04:27:55 userdel[1123792]: removed group 'builder' owned by 'builder' <86>Apr 9 04:27:55 userdel[1123792]: removed shadow group 'builder' owned by 'builder' <86>Apr 9 04:27:55 groupadd[1123809]: group added to /etc/group: name=builder, GID=703 <86>Apr 9 04:27:55 groupadd[1123809]: group added to /etc/gshadow: name=builder <86>Apr 9 04:27:55 groupadd[1123809]: new group: name=builder, GID=703 <86>Apr 9 04:27:55 useradd[1123824]: new user: name=builder, UID=703, GID=703, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29891 + 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.29891 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -- '{}' + 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=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 --libdir=/usr/lib/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 -flto=auto -march=i586 -mtune=generic -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DLIB_DIR=\"/usr/lib/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 -march=i586 -mtune=generic -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DLIB_DIR=\"/usr/lib/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 -march=i586 -mtune=generic -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DLIB_DIR=\"/usr/lib/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 -march=i586 -mtune=generic -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DLIB_DIR=\"/usr/lib/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 -march=i586 -mtune=generic -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DLIB_DIR=\"/usr/lib/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 -march=i586 -mtune=generic -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DLIB_DIR=\"/usr/lib/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 -march=i586 -mtune=generic -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DLIB_DIR=\"/usr/lib/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 -march=i586 -mtune=generic -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DLIB_DIR=\"/usr/lib/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 -march=i586 -mtune=generic -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DLIB_DIR=\"/usr/lib/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 -march=i586 -mtune=generic -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DLIB_DIR=\"/usr/lib/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 -march=i586 -mtune=generic -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DLIB_DIR=\"/usr/lib/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 -march=i586 -mtune=generic -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DLIB_DIR=\"/usr/lib/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 -flto=auto -march=i586 -mtune=generic -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DLIB_DIR=\"/usr/lib/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 -march=i586 -mtune=generic -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DLIB_DIR=\"/usr/lib/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 -march=i586 -mtune=generic -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DLIB_DIR=\"/usr/lib/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/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.30464 + 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/lib/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/lib: (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) verify-elf: WARNING: ./usr/lib/proxychains-ng/libproxychains4.so: uses non-LFS functions: fcntl fopen mmap Processing files: proxychains-ng-4.16-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.30464 + 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.sEI4PP 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.Zpne4E 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: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libc.so.6(GLIBC_2.9), 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.TUoNk6 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.t7s8QK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LWMTBq find-requires: running scripts (debuginfo) Requires: proxychains-ng = 4.16-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to proxychains-ng-debuginfo a strict dependency on proxychains-ng Wrote: /usr/src/RPM/RPMS/i586/proxychains-ng-4.16-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/proxychains-ng-debuginfo-4.16-alt1.i586.rpm (w2.lzdio) 3.96user 1.56system 0:08.12elapsed 68%CPU (0avgtext+0avgdata 30600maxresident)k 0inputs+0outputs (0major+401635minor)pagefaults 0swaps 5.57user 5.38system 0:12.36elapsed 88%CPU (0avgtext+0avgdata 30600maxresident)k 0inputs+0outputs (0major+577569minor)pagefaults 0swaps --- proxychains-ng-4.16-alt1.i586.rpm.repo 2022-01-24 10:01:47.000000000 +0000 +++ proxychains-ng-4.16-alt1.i586.rpm.hasher 2022-04-09 04:28:04.852283843 +0000 @@ -33,6 +33,6 @@ File: /usr/bin/proxychains 120777 root:root proxychains4 -File: /usr/bin/proxychains4 100755 root:root 8500778ec5df1cee75062b203fdc7eb7 -File: /usr/bin/proxychains4-daemon 100755 root:root f820b5db764247719d271f80d65460b5 +File: /usr/bin/proxychains4 100755 root:root 942d3997f1c99233080963ea179904fd +File: /usr/bin/proxychains4-daemon 100755 root:root 240395a5502a4ea45d2d1291099e2af6 File: /usr/lib/proxychains-ng 40755 root:root -File: /usr/lib/proxychains-ng/libproxychains4.so 100644 root:root 8b164ad6f67a647f45ff51d00a3f268a +File: /usr/lib/proxychains-ng/libproxychains4.so 100644 root:root d8a816f32a4924d94f2ff6f5e6d93fc6 File: /usr/share/doc/proxychains-ng-4.16 40755 root:root @@ -41,2 +41,2 @@ File: /usr/share/doc/proxychains-ng-4.16/README 100644 root:root e5287ef8d9104508778951ca157cba45 -RPMIdentity: d60b9b1ab678ad5c25bdb985cf8f9bf7500557c995df7330ab487c8d66247dcad7eb58fe7b8d3a805e8fb7907a20cdfc842dd01583a15fd83abd54f5145616d2 +RPMIdentity: b84409309ddb45c862a398044b163835fc27be5564c7237446a72961bd212669a9a403a1fd9cab5bc938027d14c57ab7504f063c9bccf63f3f286eeea0246272 --- proxychains-ng-debuginfo-4.16-alt1.i586.rpm.repo 2022-01-24 10:01:47.000000000 +0000 +++ proxychains-ng-debuginfo-4.16-alt1.i586.rpm.hasher 2022-04-09 04:28:04.951284856 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/03 40755 root:root -/usr/lib/debug/.build-id/03/36300f635a6e5fcd5710529702946f7d7d70f2 120777 root:root ../../../../bin/proxychains4-daemon -/usr/lib/debug/.build-id/03/36300f635a6e5fcd5710529702946f7d7d70f2.debug 120777 root:root ../../usr/bin/proxychains4-daemon.debug -/usr/lib/debug/.build-id/58 40755 root:root -/usr/lib/debug/.build-id/58/5a993470976749640c3df4d49fcd13bdd09fb4 120777 root:root ../../../../bin/proxychains4 -/usr/lib/debug/.build-id/58/5a993470976749640c3df4d49fcd13bdd09fb4.debug 120777 root:root ../../usr/bin/proxychains4.debug -/usr/lib/debug/.build-id/e7 40755 root:root -/usr/lib/debug/.build-id/e7/b3f5a6c231d195d1c11c051f8f3f4d27ce17b6 120777 root:root ../../../proxychains-ng/libproxychains4.so -/usr/lib/debug/.build-id/e7/b3f5a6c231d195d1c11c051f8f3f4d27ce17b6.debug 120777 root:root ../../usr/lib/proxychains-ng/libproxychains4.so.debug +/usr/lib/debug/.build-id/09 40755 root:root +/usr/lib/debug/.build-id/09/2f4976aa58e08af323e2125820372b2beb1a26 120777 root:root ../../../proxychains-ng/libproxychains4.so +/usr/lib/debug/.build-id/09/2f4976aa58e08af323e2125820372b2beb1a26.debug 120777 root:root ../../usr/lib/proxychains-ng/libproxychains4.so.debug +/usr/lib/debug/.build-id/be 40755 root:root +/usr/lib/debug/.build-id/be/3c35af7e9fabe195e441a6172f8f54894fa38e 120777 root:root ../../../../bin/proxychains4 +/usr/lib/debug/.build-id/be/3c35af7e9fabe195e441a6172f8f54894fa38e.debug 120777 root:root ../../usr/bin/proxychains4.debug +/usr/lib/debug/.build-id/d6 40755 root:root +/usr/lib/debug/.build-id/d6/cc869e263834b811fd61c1fc4fa76df531f569 120777 root:root ../../../../bin/proxychains4-daemon +/usr/lib/debug/.build-id/d6/cc869e263834b811fd61c1fc4fa76df531f569.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/03 40755 root:root -File: /usr/lib/debug/.build-id/03/36300f635a6e5fcd5710529702946f7d7d70f2 120777 root:root ../../../../bin/proxychains4-daemon -File: /usr/lib/debug/.build-id/03/36300f635a6e5fcd5710529702946f7d7d70f2.debug 120777 root:root ../../usr/bin/proxychains4-daemon.debug -File: /usr/lib/debug/.build-id/58 40755 root:root -File: /usr/lib/debug/.build-id/58/5a993470976749640c3df4d49fcd13bdd09fb4 120777 root:root ../../../../bin/proxychains4 -File: /usr/lib/debug/.build-id/58/5a993470976749640c3df4d49fcd13bdd09fb4.debug 120777 root:root ../../usr/bin/proxychains4.debug -File: /usr/lib/debug/.build-id/e7 40755 root:root -File: /usr/lib/debug/.build-id/e7/b3f5a6c231d195d1c11c051f8f3f4d27ce17b6 120777 root:root ../../../proxychains-ng/libproxychains4.so -File: /usr/lib/debug/.build-id/e7/b3f5a6c231d195d1c11c051f8f3f4d27ce17b6.debug 120777 root:root ../../usr/lib/proxychains-ng/libproxychains4.so.debug +File: /usr/lib/debug/.build-id/09 40755 root:root +File: /usr/lib/debug/.build-id/09/2f4976aa58e08af323e2125820372b2beb1a26 120777 root:root ../../../proxychains-ng/libproxychains4.so +File: /usr/lib/debug/.build-id/09/2f4976aa58e08af323e2125820372b2beb1a26.debug 120777 root:root ../../usr/lib/proxychains-ng/libproxychains4.so.debug +File: /usr/lib/debug/.build-id/be 40755 root:root +File: /usr/lib/debug/.build-id/be/3c35af7e9fabe195e441a6172f8f54894fa38e 120777 root:root ../../../../bin/proxychains4 +File: /usr/lib/debug/.build-id/be/3c35af7e9fabe195e441a6172f8f54894fa38e.debug 120777 root:root ../../usr/bin/proxychains4.debug +File: /usr/lib/debug/.build-id/d6 40755 root:root +File: /usr/lib/debug/.build-id/d6/cc869e263834b811fd61c1fc4fa76df531f569 120777 root:root ../../../../bin/proxychains4-daemon +File: /usr/lib/debug/.build-id/d6/cc869e263834b811fd61c1fc4fa76df531f569.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 4fbb2a838c7d414d00d6ecc173dacc21 -File: /usr/lib/debug/usr/bin/proxychains4.debug 100644 root:root df1c2f251e8904cfc6582063dee19399 +File: /usr/lib/debug/usr/bin/proxychains4-daemon.debug 100644 root:root 5a862d6a9eac2b85ebb59b84c6be8d98 +File: /usr/lib/debug/usr/bin/proxychains4.debug 100644 root:root dfca162b089d75882321f13c59053905 File: /usr/lib/debug/usr/lib/proxychains-ng 40755 root:root -File: /usr/lib/debug/usr/lib/proxychains-ng/libproxychains4.so.debug 100644 root:root b5c32923b4b1e86d0bc832053585d48b +File: /usr/lib/debug/usr/lib/proxychains-ng/libproxychains4.so.debug 100644 root:root 79e953137fe741f9d9f87b09cced30a2 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: b064d161dc139bfdfab6be70e6465b4da24dc4377fadaa058f48772f9be435c30a935d9fbb55551be59e7ecb1b925c9a86c20641bedf270956ca96bc4c97ee30 +RPMIdentity: 4578d6c2d1430d2c02d685c3c3bcbf46d636f8fe4275d8c89e0790cfb860c7b1e54a53451f9d24945eedc3dcbe13e4876d9bea40a3cb7ab4582fa85c7e2292c9