<86>Jan  1 03:26:06 userdel[2754844]: delete user 'rooter'
<86>Jan  1 03:26:06 userdel[2754844]: removed group 'rooter' owned by 'rooter'
<86>Jan  1 03:26:06 groupadd[2754965]: group added to /etc/group: name=rooter, GID=975
<86>Jan  1 03:26:06 groupadd[2754965]: group added to /etc/gshadow: name=rooter
<86>Jan  1 03:26:06 groupadd[2754965]: new group: name=rooter, GID=975
<86>Jan  1 03:26:06 useradd[2755016]: new user: name=rooter, UID=975, GID=975, home=/root, shell=/bin/bash
<86>Jan  1 03:26:06 userdel[2755086]: delete user 'builder'
<86>Jan  1 03:26:06 userdel[2755086]: removed group 'builder' owned by 'builder'
<86>Jan  1 03:26:06 userdel[2755086]: removed shadow group 'builder' owned by 'builder'
<86>Jan  1 03:26:06 groupadd[2755195]: group added to /etc/group: name=builder, GID=976
<86>Jan  1 03:26:06 groupadd[2755195]: group added to /etc/gshadow: name=builder
<86>Jan  1 03:26:06 groupadd[2755195]: new group: name=builder, GID=976
<86>Jan  1 03:26:06 useradd[2755483]: new user: name=builder, UID=976, GID=976, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/proxychains-ng-4.15-alt1.nosrc.rpm (w1.gzdio)
Installing proxychains-ng-4.15-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80502
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf proxychains-ng-4.15
+ echo 'Source #0 (proxychains-ng-4.15.tar):'
Source #0 (proxychains-ng-4.15.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/proxychains-ng-4.15.tar
+ cd proxychains-ng-4.15
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80502
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd proxychains-ng-4.15
+ 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
+ xargs -ri dirname -- '{}'
+ readlink -e -- ./configure
+ 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'
+ sort -u
+ ./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 -lpthread ... yes
Done, now run make && make install
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
printf '#define VERSION "%s"\n' "$(sh tools/version.sh)" > src/version.h
make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
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/nameinfo.o src/nameinfo.c
make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
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.15'
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
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.15'
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
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.15'
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
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.15'
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
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.15'
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
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.15'
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
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.15'
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
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.15'
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
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.15'
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
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.15'
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
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.15'
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
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
      | 
<command-line>: 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.15'
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
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.15'
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
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.15'
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
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.15'
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
cc src/common.o src/main.o  -ldl -o proxychains4
make: Leaving directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
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.15'
make: Entering directory '/usr/src/RPM/BUILD/proxychains-ng-4.15'
cc -fPIC -Wl,--no-as-needed -ldl -lpthread -Wl,--soname,libproxychains4.so  \
	-shared -o libproxychains4.so src/nameinfo.o 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.15'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81669
+ 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.15
+ 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.15'
/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.15'
+ 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 <cmdline>: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.15-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58008
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd proxychains-ng-4.15
+ DOCDIR=/usr/src/tmp/proxychains-ng-buildroot/usr/share/doc/proxychains-ng-4.15
+ export DOCDIR
+ rm -rf /usr/src/tmp/proxychains-ng-buildroot/usr/share/doc/proxychains-ng-4.15
+ /bin/mkdir -p /usr/src/tmp/proxychains-ng-buildroot/usr/share/doc/proxychains-ng-4.15
+ cp -prL AUTHORS COPYING README /usr/src/tmp/proxychains-ng-buildroot/usr/share/doc/proxychains-ng-4.15
+ chmod -R go-w /usr/src/tmp/proxychains-ng-buildroot/usr/share/doc/proxychains-ng-4.15
+ chmod -R a+rX /usr/src/tmp/proxychains-ng-buildroot/usr/share/doc/proxychains-ng-4.15
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9AkKod
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.FYqIex
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: proxychains = 4.15
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.15
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u4iMLz
Creating proxychains-ng-debuginfo package
Processing files: proxychains-ng-debuginfo-4.15-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Efiewu
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZI4pXR
find-requires: running scripts (debuginfo)
Requires: proxychains-ng = 4.15-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.15-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/proxychains-ng-debuginfo-4.15-alt1.i586.rpm (w2.lzdio)
3.59user 2.38system 0:11.93elapsed 50%CPU (0avgtext+0avgdata 29964maxresident)k
0inputs+0outputs (0major+393938minor)pagefaults 0swaps
5.38user 7.40system 0:20.66elapsed 61%CPU (0avgtext+0avgdata 29964maxresident)k
0inputs+0outputs (0major+569947minor)pagefaults 0swaps
--- proxychains-ng-4.15-alt1.i586.rpm.repo	2021-09-21 09:35:27.000000000 +0000
+++ proxychains-ng-4.15-alt1.i586.rpm.hasher	2022-01-01 03:26:22.232511006 +0000
@@ -17,2 +17,3 @@
 Requires: libc.so.6(GLIBC_2.17)  
+Requires: libc.so.6(GLIBC_2.2)  
 Requires: libc.so.6(GLIBC_2.28)  
@@ -20,2 +21,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -24,5 +26,2 @@
 Requires: libc.so.6(GLIBC_2.9)  
-Requires: libdl.so.2(GLIBC_2.0)  
-Requires: libpthread.so.0(GLIBC_2.0)  
-Requires: libpthread.so.0(GLIBC_2.1)  
 Requires: rtld(GNU_HASH)  
@@ -34,6 +33,6 @@
 File: /usr/bin/proxychains	120777	root:root		proxychains4
-File: /usr/bin/proxychains4	100755	root:root	e22076f1786831ad335e1a7d108c4ab2	
-File: /usr/bin/proxychains4-daemon	100755	root:root	d1a743538b428494947681db55785f65	
+File: /usr/bin/proxychains4	100755	root:root	e1c01b3439a133664b34905dc93e6665	
+File: /usr/bin/proxychains4-daemon	100755	root:root	b99ba720ed71571915eeb2418c6d0f5e	
 File: /usr/lib/proxychains-ng	40755	root:root		
-File: /usr/lib/proxychains-ng/libproxychains4.so	100644	root:root	64950622dfe01be574bd3183ef6701b7	
+File: /usr/lib/proxychains-ng/libproxychains4.so	100644	root:root	4e2c32d54ba06f0b885e6703d9e0b508	
 File: /usr/share/doc/proxychains-ng-4.15	40755	root:root		
@@ -42,2 +41,2 @@
 File: /usr/share/doc/proxychains-ng-4.15/README	100644	root:root	128ba585a4adb0181da90add583713ab	
-RPMIdentity: 7c7dacbaac6e29b98467fc9a87d5f5651e3c73a0299a6156c0dce400ea7a24c1b85bf2c7bc3f67b677cee20b261b29901b62fa7ffeee2b5d9bc76c631c20204e
+RPMIdentity: 858ff5cd00c80ff8241a433b024e206d9a46b82da4d6bf1b33d470597cbe56d2fbeb22cae5601fca828d8b97799969f2b42fbe36aa1fa15b372676951d15834d
--- proxychains-ng-debuginfo-4.15-alt1.i586.rpm.repo	2021-09-21 09:35:27.000000000 +0000
+++ proxychains-ng-debuginfo-4.15-alt1.i586.rpm.hasher	2022-01-01 03:26:22.453514232 +0000
@@ -1,10 +1,10 @@
-/usr/lib/debug/.build-id/0b	40755	root:root	
-/usr/lib/debug/.build-id/0b/c00e07049da56d8034e8b35bbd306558d2479e	120777	root:root	../../../../bin/proxychains4
-/usr/lib/debug/.build-id/0b/c00e07049da56d8034e8b35bbd306558d2479e.debug	120777	root:root	../../usr/bin/proxychains4.debug
-/usr/lib/debug/.build-id/25	40755	root:root	
-/usr/lib/debug/.build-id/25/17657c5c307ca0e7144591d5773102c68bac4c	120777	root:root	../../../proxychains-ng/libproxychains4.so
-/usr/lib/debug/.build-id/25/17657c5c307ca0e7144591d5773102c68bac4c.debug	120777	root:root	../../usr/lib/proxychains-ng/libproxychains4.so.debug
-/usr/lib/debug/.build-id/c6	40755	root:root	
-/usr/lib/debug/.build-id/c6/0d3bea68223aab9624af0bce991a6676dc7be4	120777	root:root	../../../../bin/proxychains4-daemon
-/usr/lib/debug/.build-id/c6/0d3bea68223aab9624af0bce991a6676dc7be4.debug	120777	root:root	../../usr/bin/proxychains4-daemon.debug
+/usr/lib/debug/.build-id/20	40755	root:root	
+/usr/lib/debug/.build-id/20/3739c9fedf273cbdd7ea75e177a7a62971b2e0	120777	root:root	../../../../bin/proxychains4
+/usr/lib/debug/.build-id/20/3739c9fedf273cbdd7ea75e177a7a62971b2e0.debug	120777	root:root	../../usr/bin/proxychains4.debug
+/usr/lib/debug/.build-id/2e	40755	root:root	
+/usr/lib/debug/.build-id/2e/f136cebe6d9dba97b2a99d94357e9fbfe0f001	120777	root:root	../../../proxychains-ng/libproxychains4.so
+/usr/lib/debug/.build-id/2e/f136cebe6d9dba97b2a99d94357e9fbfe0f001.debug	120777	root:root	../../usr/lib/proxychains-ng/libproxychains4.so.debug
+/usr/lib/debug/.build-id/48	40755	root:root	
+/usr/lib/debug/.build-id/48/cb76ec57107ea3c69f02d23bfea4016fa0221f	120777	root:root	../../../../bin/proxychains4-daemon
+/usr/lib/debug/.build-id/48/cb76ec57107ea3c69f02d23bfea4016fa0221f.debug	120777	root:root	../../usr/bin/proxychains4-daemon.debug
 /usr/lib/debug/usr/bin/proxychains.debug	120777	root:root	proxychains4.debug
@@ -31,3 +31,5 @@
 /usr/src/debug/proxychains-ng-4.15/src/daemon/udpserver.h	100644	root:root	
+/usr/src/debug/proxychains-ng-4.15/src/debug.c	100644	root:root	
 /usr/src/debug/proxychains-ng-4.15/src/hash.c	100644	root:root	
+/usr/src/debug/proxychains-ng-4.15/src/hash.h	100644	root:root	
 /usr/src/debug/proxychains-ng-4.15/src/hostsreader.c	100644	root:root	
@@ -43,4 +45,2 @@
 Requires: debug(libc.so.6)  
-Requires: debug(libdl.so.2)  
-Requires: debug(libpthread.so.0)  
 Requires: proxychains-ng = 4.15-alt1:sisyphus+285575.200.2.1
@@ -48,16 +48,16 @@
 Provides: proxychains-ng-debuginfo = 4.15-alt1:sisyphus+285575.200.2.1
-File: /usr/lib/debug/.build-id/0b	40755	root:root		
-File: /usr/lib/debug/.build-id/0b/c00e07049da56d8034e8b35bbd306558d2479e	120777	root:root		../../../../bin/proxychains4
-File: /usr/lib/debug/.build-id/0b/c00e07049da56d8034e8b35bbd306558d2479e.debug	120777	root:root		../../usr/bin/proxychains4.debug
-File: /usr/lib/debug/.build-id/25	40755	root:root		
-File: /usr/lib/debug/.build-id/25/17657c5c307ca0e7144591d5773102c68bac4c	120777	root:root		../../../proxychains-ng/libproxychains4.so
-File: /usr/lib/debug/.build-id/25/17657c5c307ca0e7144591d5773102c68bac4c.debug	120777	root:root		../../usr/lib/proxychains-ng/libproxychains4.so.debug
-File: /usr/lib/debug/.build-id/c6	40755	root:root		
-File: /usr/lib/debug/.build-id/c6/0d3bea68223aab9624af0bce991a6676dc7be4	120777	root:root		../../../../bin/proxychains4-daemon
-File: /usr/lib/debug/.build-id/c6/0d3bea68223aab9624af0bce991a6676dc7be4.debug	120777	root:root		../../usr/bin/proxychains4-daemon.debug
+File: /usr/lib/debug/.build-id/20	40755	root:root		
+File: /usr/lib/debug/.build-id/20/3739c9fedf273cbdd7ea75e177a7a62971b2e0	120777	root:root		../../../../bin/proxychains4
+File: /usr/lib/debug/.build-id/20/3739c9fedf273cbdd7ea75e177a7a62971b2e0.debug	120777	root:root		../../usr/bin/proxychains4.debug
+File: /usr/lib/debug/.build-id/2e	40755	root:root		
+File: /usr/lib/debug/.build-id/2e/f136cebe6d9dba97b2a99d94357e9fbfe0f001	120777	root:root		../../../proxychains-ng/libproxychains4.so
+File: /usr/lib/debug/.build-id/2e/f136cebe6d9dba97b2a99d94357e9fbfe0f001.debug	120777	root:root		../../usr/lib/proxychains-ng/libproxychains4.so.debug
+File: /usr/lib/debug/.build-id/48	40755	root:root		
+File: /usr/lib/debug/.build-id/48/cb76ec57107ea3c69f02d23bfea4016fa0221f	120777	root:root		../../../../bin/proxychains4-daemon
+File: /usr/lib/debug/.build-id/48/cb76ec57107ea3c69f02d23bfea4016fa0221f.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	1092dfe3fdb455f750fdcd007769b491	
-File: /usr/lib/debug/usr/bin/proxychains4.debug	100644	root:root	f23bcc4df1b2ce78113c623cfdb31d6e	
+File: /usr/lib/debug/usr/bin/proxychains4-daemon.debug	100644	root:root	20a9126f3556344b30d9ef58539b72bb	
+File: /usr/lib/debug/usr/bin/proxychains4.debug	100644	root:root	7c0058e5758ada6e8c58e2a26ccb5916	
 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	96ec5b6f77d619cb04a3fc0a93acab6e	
+File: /usr/lib/debug/usr/lib/proxychains-ng/libproxychains4.so.debug	100644	root:root	bf77be21fe6199c922496e001afb1ae5	
 File: /usr/src/debug/proxychains-ng-4.15	40755	root:root		
@@ -79,3 +79,5 @@
 File: /usr/src/debug/proxychains-ng-4.15/src/daemon/udpserver.h	100644	root:root	39ef97d7e08cf054435e8fe53cb8f915	
+File: /usr/src/debug/proxychains-ng-4.15/src/debug.c	100644	root:root	9fff151f044642cd4f0b921b5c1d507c	
 File: /usr/src/debug/proxychains-ng-4.15/src/hash.c	100644	root:root	23542886161c5c1b29a5dfb9faf50a2e	
+File: /usr/src/debug/proxychains-ng-4.15/src/hash.h	100644	root:root	e7300138e2ddb56414baadb990799950	
 File: /usr/src/debug/proxychains-ng-4.15/src/hostsreader.c	100644	root:root	1e453a193d47353e624df3d4ce6f5188	
@@ -89,2 +91,2 @@
 File: /usr/src/debug/proxychains-ng-4.15/src/version.c	100644	root:root	a2208087a9a0ef6e35783c99da20e963	
-RPMIdentity: af6bb596f02a1939aef9ed1a24dec6b4f787c9f2c5ea1d6fa517c69ef896a3caa4a39a58324680fffeb251571beb98360be8749ed625aa2b44d2efee258e353e
+RPMIdentity: 6fcb299a9c4b8f8c843945e10bf40449f4c99dcb56a42a0fa8e13c5c8311280431e638f4326576d993d8ca58e3648b389f217cc2ba293eff477a796c5d0886d7