<86>Sep 29 11:37:39 userdel[2782011]: delete user 'rooter' <86>Sep 29 11:37:39 userdel[2782011]: removed group 'rooter' owned by 'rooter' <86>Sep 29 11:37:39 userdel[2782011]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:37:39 groupadd[2782034]: group added to /etc/group: name=rooter, GID=1874 <86>Sep 29 11:37:39 groupadd[2782034]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:37:39 groupadd[2782034]: new group: name=rooter, GID=1874 <86>Sep 29 11:37:39 useradd[2782056]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash <86>Sep 29 11:37:39 userdel[2782076]: delete user 'builder' <86>Sep 29 11:37:39 userdel[2782076]: removed group 'builder' owned by 'builder' <86>Sep 29 11:37:39 userdel[2782076]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:37:39 groupadd[2782095]: group added to /etc/group: name=builder, GID=1875 <86>Sep 29 11:37:39 groupadd[2782095]: group added to /etc/gshadow: name=builder <86>Sep 29 11:37:39 groupadd[2782095]: new group: name=builder, GID=1875 <86>Sep 29 11:37:39 useradd[2782123]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash <13>Sep 29 11:37:42 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Sep 29 11:37:42 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Sep 29 11:37:43 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Sep 29 11:37:43 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/proxychains-3.1-alt2.nosrc.rpm (w1.gzdio) Installing proxychains-3.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94697 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf proxychains-3.1 + echo 'Source #0 (proxychains-3.1.tar.gz):' Source #0 (proxychains-3.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/proxychains-3.1.tar.gz + /bin/tar -xf - + cd proxychains-3.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (proxychains-getnameinfo.patch):' Patch #0 (proxychains-getnameinfo.patch): + /usr/bin/patch -p2 patching file proxychains/libproxychains.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.94697 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd proxychains-3.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + 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 --disable-static checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... missing checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for x86_64-alt-linux-g77... no checking for x86_64-alt-linux-f77... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-frt... no checking for x86_64-alt-linux-pgf77... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-fl32... no checking for x86_64-alt-linux-af77... no checking for x86_64-alt-linux-f90... no checking for x86_64-alt-linux-xlf90... no checking for x86_64-alt-linux-pgf90... no checking for x86_64-alt-linux-epcf90... no checking for x86_64-alt-linux-f95... no checking for x86_64-alt-linux-fort... no checking for x86_64-alt-linux-xlf95... no checking for x86_64-alt-linux-ifc... no checking for x86_64-alt-linux-efc... no checking for x86_64-alt-linux-pgf95... no checking for x86_64-alt-linux-lf95... no checking for x86_64-alt-linux-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking for correct ltmain.sh version... yes checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating Makefile config.status: creating proxychains/Makefile config.status: creating proxychains/docs/Makefile config.status: creating proxychains/docs/en/Makefile config.status: creating config.h config.status: executing default-1 commands + make -j16 make all-recursive Making all in proxychains Making all in docs Making all in en make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c libproxychains.c mkdir .libs mkdir: cannot create directory '.libs': File exists x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wp,-MD,.deps/libproxychains.pp -c libproxychains.c -fPIC -DPIC -o .libs/libproxychains.o libproxychains.c: In function 'init_lib': libproxychains.c:65:32: warning: pointer targets in passing argument 2 of 'get_chain_data' differ in signedness [-Wpointer-sign] get_chain_data(proxychains_pd,&proxychains_proxy_count,&proxychains_ct); ^~~~~~~~~~~~~~~~~~~~~~~~ libproxychains.c:55:20: note: expected 'unsigned int *' but argument is of type 'int *' static inline void get_chain_data( ^~~~~~~~~~~~~~ libproxychains.c: In function 'connect': libproxychains.c:230:47: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] getsockopt(sock,SOL_SOCKET,SO_TYPE,&socktype,&optlen); ^~~~~~~ In file included from /usr/include/netinet/in.h:23, from /usr/include/netdb.h:27, from libproxychains.c:26: /usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int getsockopt (int __fd, int __level, int __optname, ^~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' /bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -c core.c mkdir .libs x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -Wp,-MD,.deps/core.pp -c core.c -fPIC -DPIC -o .libs/core.o core.c: In function 'timed_connect': core.c:172:59: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] getsockopt(sock,SOL_SOCKET,SO_ERROR,&value,&value_len) ; ^~~~~~~~~~ In file included from /usr/include/netinet/in.h:23, from /usr/include/netdb.h:27, from core.c:26: /usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int getsockopt (int __fd, int __level, int __optname, ^~~~~~~~~~ core.c: In function 'connect_proxy_chain': core.c:584:1: warning: label 'done' defined but not used [-Wunused-label] done: ^~~~ core.c: In function 'proxy_gethostbyname': core.c:630:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (hp=gethostent()) ^~ core.c:657:4: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(pipe_fd[0],&buff,sizeof(buff)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: core.c:116:12: warning: 'read_line' defined but not used [-Wunused-function] static int read_line(int fd, char *buff, size_t size) ^~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' /bin/sh ../libtool --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o libproxychains.la -rpath /usr/lib64 -version-info 3:0:0 libproxychains.lo core.lo -ldl x86_64-alt-linux-gcc -shared .libs/libproxychains.o .libs/core.o -ldl -Wl,-soname -Wl,libproxychains.so.3 -o .libs/libproxychains.so.3.0.0 (cd .libs && rm -f libproxychains.so.3 && ln -s libproxychains.so.3.0.0 libproxychains.so.3) (cd .libs && rm -f libproxychains.so && ln -s libproxychains.so.3.0.0 libproxychains.so) creating libproxychains.la (cd .libs && rm -f libproxychains.la && ln -s ../libproxychains.la libproxychains.la) make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.28264 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/proxychains-buildroot + : + /bin/rm -rf -- /usr/src/tmp/proxychains-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd proxychains-3.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/proxychains-buildroot make: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1' Making install in proxychains make[1]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' Making install in docs make[2]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs' Making install in en make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs/en' make[4]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs/en' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs/en' make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs/en' make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs' make[4]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs' make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs' make[2]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs' make[2]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' /bin/sh ../mkinstalldirs /usr/src/tmp/proxychains-buildroot/usr/lib64 mkdir /usr/src/tmp/proxychains-buildroot mkdir /usr/src/tmp/proxychains-buildroot/usr mkdir /usr/src/tmp/proxychains-buildroot/usr/lib64 /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libproxychains.la /usr/src/tmp/proxychains-buildroot/usr/lib64/libproxychains.la /usr/libexec/rpm-build/install -p .libs/libproxychains.so.3.0.0 /usr/src/tmp/proxychains-buildroot/usr/lib64/libproxychains.so.3.0.0 (cd /usr/src/tmp/proxychains-buildroot/usr/lib64 && { ln -s -f libproxychains.so.3.0.0 libproxychains.so.3 || { rm -f libproxychains.so.3 && ln -s libproxychains.so.3.0.0 libproxychains.so.3; }; }) (cd /usr/src/tmp/proxychains-buildroot/usr/lib64 && { ln -s -f libproxychains.so.3.0.0 libproxychains.so || { rm -f libproxychains.so && ln -s libproxychains.so.3.0.0 libproxychains.so; }; }) /usr/libexec/rpm-build/install -p .libs/libproxychains.lai /usr/src/tmp/proxychains-buildroot/usr/lib64/libproxychains.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../mkinstalldirs /usr/src/tmp/proxychains-buildroot/etc mkdir /usr/src/tmp/proxychains-buildroot/etc /usr/libexec/rpm-build/install -p -m 644 ././proxychains.conf /usr/src/tmp/proxychains-buildroot/etc/./proxychains.conf /bin/sh ../mkinstalldirs /usr/src/tmp/proxychains-buildroot/usr/bin mkdir /usr/src/tmp/proxychains-buildroot/usr/bin /usr/libexec/rpm-build/install -p ./proxychains /usr/src/tmp/proxychains-buildroot/usr/bin/proxychains /usr/libexec/rpm-build/install -p ./proxyresolv /usr/src/tmp/proxychains-buildroot/usr/bin/proxyresolv make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' make[2]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' make[1]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains' make[1]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1' make[2]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1' make: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/proxychains-buildroot (auto) removed './usr/lib64/libproxychains.la' mode of './usr/lib64/libproxychains.so.3.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/proxychains-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/proxychains-buildroot/ (default) Compressing files in /usr/src/tmp/proxychains-buildroot (auto) Adjusting library links in /usr/src/tmp/proxychains-buildroot ./usr/lib64: libproxychains.so.3 -> libproxychains.so.3.0.0 Verifying ELF objects in /usr/src/tmp/proxychains-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: proxychains-3.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tKq0S1 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/proxychains-buildroot/usr/lib64/libproxychains.so.3: 25 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DqQXQL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: awk dig Provides: libproxychains.so.3()(64bit) = set:idVjPZHlXMdh3SrHj8ZIkeU2TzXgxNtRnZiBLqJOZpPzwRK3BpXr Requires: /bin/sh, bind-utils, gawk, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Jkw0gz Creating proxychains-debuginfo package Processing files: proxychains-debuginfo-3.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fiLaaq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rd7nyk find-requires: running scripts (debuginfo) Provides: debug64(libproxychains.so.3) Requires: proxychains = 3.1-alt2, debug64(libc.so.6), debug64(libdl.so.2) Wrote: /usr/src/RPM/RPMS/x86_64/proxychains-3.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/proxychains-debuginfo-3.1-alt2.x86_64.rpm (w2.lzdio) 2.16user 4.25system 0:10.61elapsed 60%CPU (0avgtext+0avgdata 34424maxresident)k 0inputs+0outputs (0major+920519minor)pagefaults 0swaps 3.23user 2.22system 0:19.31elapsed 28%CPU (0avgtext+0avgdata 135592maxresident)k 0inputs+0outputs (0major+197806minor)pagefaults 0swaps --- proxychains-3.1-alt2.x86_64.rpm.repo 2016-11-04 15:44:09.000000000 +0000 +++ proxychains-3.1-alt2.x86_64.rpm.hasher 2024-09-29 11:37:55.788561431 +0000 @@ -22,3 +22,3 @@ File: /usr/lib64/libproxychains.so.3 120777 root:root libproxychains.so.3.0.0 -File: /usr/lib64/libproxychains.so.3.0.0 100644 root:root c19b0c31723fa189f0acabc00bff5f8b -RPMIdentity: e0e58298d664201aae5c6fb765129b3246dee243504b1ff6b40ead4fe1232e00c63b9f9f51208a223b10c565d5fe688f5f13baef241598358f323e341c3bca4b +File: /usr/lib64/libproxychains.so.3.0.0 100644 root:root c313df28932e99d6072ccd6e1752bf27 +RPMIdentity: 983fa17205001c528b833554e9a55380b9fa5df4c64503b780c7f510815f02a64b99895a9da5e132ca4a2a6b1359f8b89d077bcd8ba46f2d3fc82f3877e417df --- proxychains-debuginfo-3.1-alt2.x86_64.rpm.repo 2016-11-04 15:44:09.000000000 +0000 +++ proxychains-debuginfo-3.1-alt2.x86_64.rpm.hasher 2024-09-29 11:37:55.854562310 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3f 40755 root:root -/usr/lib/debug/.build-id/3f/96a16b8192c3a78136865a11bf8c6c752d1375 120777 root:root ../../../../lib64/libproxychains.so.3.0.0 -/usr/lib/debug/.build-id/3f/96a16b8192c3a78136865a11bf8c6c752d1375.debug 120777 root:root ../../usr/lib64/libproxychains.so.3.0.0.debug +/usr/lib/debug/.build-id/76 40755 root:root +/usr/lib/debug/.build-id/76/99302a099e804fce4e30ec2bb1efed01fa36c6 120777 root:root ../../../../lib64/libproxychains.so.3.0.0 +/usr/lib/debug/.build-id/76/99302a099e804fce4e30ec2bb1efed01fa36c6.debug 120777 root:root ../../usr/lib64/libproxychains.so.3.0.0.debug /usr/lib/debug/usr/lib64/libproxychains.so.3.0.0.debug 100644 root:root @@ -17,6 +17,6 @@ Provides: proxychains-debuginfo = 3.1-alt2 -File: /usr/lib/debug/.build-id/3f 40755 root:root -File: /usr/lib/debug/.build-id/3f/96a16b8192c3a78136865a11bf8c6c752d1375 120777 root:root ../../../../lib64/libproxychains.so.3.0.0 -File: /usr/lib/debug/.build-id/3f/96a16b8192c3a78136865a11bf8c6c752d1375.debug 120777 root:root ../../usr/lib64/libproxychains.so.3.0.0.debug -File: /usr/lib/debug/usr/lib64/libproxychains.so.3.0.0.debug 100644 root:root e2969b2948858e6fbde28c728564a0e3 +File: /usr/lib/debug/.build-id/76 40755 root:root +File: /usr/lib/debug/.build-id/76/99302a099e804fce4e30ec2bb1efed01fa36c6 120777 root:root ../../../../lib64/libproxychains.so.3.0.0 +File: /usr/lib/debug/.build-id/76/99302a099e804fce4e30ec2bb1efed01fa36c6.debug 120777 root:root ../../usr/lib64/libproxychains.so.3.0.0.debug +File: /usr/lib/debug/usr/lib64/libproxychains.so.3.0.0.debug 100644 root:root 37295edd2c34776d3449422e4f8036cc File: /usr/lib/debug/usr/lib64/libproxychains.so.3.debug 120777 root:root libproxychains.so.3.0.0.debug @@ -28,2 +28,2 @@ File: /usr/src/debug/proxychains-3.1/proxychains/libproxychains.c 100644 root:root 7a8ccb45c304cfee92b5301e7d401bf6 -RPMIdentity: 502761002ec654ebe2c15df9fd4641107024c26bcbccab6c730f1118756cdaadcb12c4f798c7a6d0e62804f0e6e367531e0a8e9e803d9c176bd97184a543854e +RPMIdentity: 3222a12ef862d92bf5dfc9690e28b806c7acb9af33b99207d98a092bc159439ba7f15526b7b03850b21965726d52dade42894028d0d0b0e9db95f748f7b21329