<86>Aug 1 08:56:03 userdel[977435]: delete user 'rooter' <86>Aug 1 08:56:03 userdel[977435]: removed group 'rooter' owned by 'rooter' <86>Aug 1 08:56:03 userdel[977435]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 08:56:03 groupadd[977440]: group added to /etc/group: name=rooter, GID=621 <86>Aug 1 08:56:03 groupadd[977440]: group added to /etc/gshadow: name=rooter <86>Aug 1 08:56:03 groupadd[977440]: new group: name=rooter, GID=621 <86>Aug 1 08:56:03 useradd[977444]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Aug 1 08:56:03 userdel[977453]: delete user 'builder' <86>Aug 1 08:56:03 userdel[977453]: removed group 'builder' owned by 'builder' <86>Aug 1 08:56:03 userdel[977453]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 08:56:03 groupadd[977458]: group added to /etc/group: name=builder, GID=622 <86>Aug 1 08:56:03 groupadd[977458]: group added to /etc/gshadow: name=builder <86>Aug 1 08:56:03 groupadd[977458]: new group: name=builder, GID=622 <86>Aug 1 08:56:03 useradd[977462]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/desproxy-0.1.0-alt0.2.qa2.nosrc.rpm (w1.gzdio) <13>Aug 1 08:56:07 rpmi: autoconf_2.50-2:2.59-alt12 1533423932 installed <13>Aug 1 08:56:07 rpmi: automake_1.9-1:1.9.6-alt7 1533757017 installed Installing desproxy-0.1.0-alt0.2.qa2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.34048 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf desproxy-0.1.0 + echo 'Source #0 (desproxy-0.1.0-pre1.tgz):' Source #0 (desproxy-0.1.0-pre1.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/desproxy-0.1.0-pre1.tgz + /bin/tar -xf - + cd desproxy-0.1.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (desproxy-autoconf.patch.bz2):' Patch #1 (desproxy-autoconf.patch.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/desproxy-autoconf.patch.bz2 + /usr/bin/patch -p1 patching file Makefile.am patching file Makefile.in patching file acconfig.h patching file aclocal.m4 patching file config.guess patching file config.h.in patching file config.sub patching file configure patching file configure.in patching file doc/Makefile.am patching file doc/Makefile.in patching file install-sh patching file missing patching file mkinstalldirs patching file po/Makefile patching file po/Makefile.am patching file po/Makefile.in patching file src/Makefile.am patching file src/Makefile.in patching file src/util.c patching file stamp-h.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.34048 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd desproxy-0.1.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 creating cache ./config.cache 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... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /bin/install -c checking whether make sets ${MAKE}... (cached) yes checking how to run the C preprocessor... gcc -E checking for arpa/inet.h... yes checking for errno.h... yes checking for libintl.h... yes checking for locale.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking whether time.h and sys/time.h may both be included... yes checking for 8-bit clean memcmp... yes checking for ANSI C header files... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for setlocale... yes checking for socket... yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating doc/Makefile creating po/Makefile creating config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0' cd . && aclocal make: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0' make: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0' cd . && autoconf make: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0' make: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0' cd . && automake --foreign Makefile make: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0' make: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0' /bin/sh ./config.status --recheck running /bin/sh ./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 --no-create --no-recursion configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /usr/src/RPM/BUILD/desproxy-0.1.0/missing: Unknown `--run' option Try `/usr/src/RPM/BUILD/desproxy-0.1.0/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for working memcmp... yes checking for ANSI C header files... (cached) yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for setlocale... yes checking for socket... yes configure: creating ./config.status configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext make: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0' make: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0' cd . \ && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating Makefile config.status: executing depfiles commands make: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0' make: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0' cd . && autoheader autoheader-default: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader-default: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader-default: WARNING: is deprecated and discouraged. autoheader-default: autoheader-default: WARNING: Using the third argument of `AC_DEFINE' and autoheader-default: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader-default: WARNING: `acconfig.h': autoheader-default: autoheader-default: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader-default: [Define if a function `main' is needed.]) autoheader-default: autoheader-default: WARNING: More sophisticated templates can also be produced, see the autoheader-default: WARNING: documentation. rm -f stamp-h1 touch config.h.in make: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0' make: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0' cd . && /bin/sh ./config.status config.h config.status: creating config.h make: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0' make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' cd .. \ && CONFIG_FILES=src/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating src/Makefile config.status: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting config.status: executing depfiles commands make[2]: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c desproxy-inetd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c desproxy-socks4server.c desproxy-socks4server.c: In function 'nothing_read': desproxy-socks4server.c:48:6: warning: type of 'connection' defaults to 'int' [-Wimplicit-int] void nothing_read(connection) ^~~~~~~~~~~~ desproxy-socks4server.c: In function 'proto_v4_ok': desproxy-socks4server.c:69:6: warning: type of 'connection' defaults to 'int' [-Wimplicit-int] void proto_v4_ok(connection) ^~~~~~~~~~~ desproxy-socks4server.c: In function 'method_accepted': desproxy-socks4server.c:91:6: warning: type of 'connection' defaults to 'int' [-Wimplicit-int] void method_accepted(connection) ^~~~~~~~~~~~~~~ desproxy-socks4server.c: In function 'biconnected': desproxy-socks4server.c:126:6: warning: type of 'connection' defaults to 'int' [-Wimplicit-int] void biconnected(connection) ^~~~~~~~~~~ desproxy-socks4server.c: In function 'process_connection_request': desproxy-socks4server.c:165:74: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] client_sock[connection]=accept(request_sock,(struct sockaddr *)&client,&client_length); ^~~~~~~~~~~~~~ In file included from desproxy.h:7, from desproxy-socks4server.c:4: /usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c desproxy-test.c desproxy-test.c: In function 'HTTP_authenticate': desproxy-test.c:135:23: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(HTTP_header,buffer,256); ^~~~~~ In file included from /usr/include/features.h:428, from /usr/include/sys/types.h:25, from desproxy.h:4, from desproxy-test.c:11: /usr/include/bits/string_fortified.h:103:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^~~~~ desproxy-test.c:149:23: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(HTTP_header,&buffer[count]); ^~~~~~~~~~~~~~ In file included from /usr/include/features.h:428, from /usr/include/sys/types.h:25, from desproxy.h:4, from desproxy-test.c:11: /usr/include/bits/string_fortified.h:88:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^~~~~ desproxy-test.c: In function 'main': desproxy-test.c:342:22: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(proxy_host,console_line); ^~~~~~~~~~~~ In file included from /usr/include/features.h:428, from /usr/include/sys/types.h:25, from desproxy.h:4, from desproxy-test.c:11: /usr/include/bits/string_fortified.h:88:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^~~~~ desproxy-test.c:369:22: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness [-Wpointer-sign] strcpy(proxy_port,console_line); ^~~~~~~~~~~~ In file included from /usr/include/features.h:428, from /usr/include/sys/types.h:25, from desproxy.h:4, from desproxy-test.c:11: /usr/include/bits/string_fortified.h:88:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c desproxy-socks5server.c desproxy-socks5server.c: In function 'nothing_read': desproxy-socks5server.c:57:6: warning: type of 'connection' defaults to 'int' [-Wimplicit-int] void nothing_read(connection) ^~~~~~~~~~~~ desproxy-socks5server.c: In function 'proto_v5_ok': desproxy-socks5server.c:81:6: warning: type of 'connection' defaults to 'int' [-Wimplicit-int] void proto_v5_ok(connection) ^~~~~~~~~~~ desproxy-socks5server.c: In function 'method_accepted': desproxy-socks5server.c:100:6: warning: type of 'connection' defaults to 'int' [-Wimplicit-int] void method_accepted(connection) ^~~~~~~~~~~~~~~ desproxy-socks5server.c:158:24: warning: pointer targets in passing argument 2 of 'strncat' differ in signedness [-Wpointer-sign] strncat(remote_host,buffer,1); ^~~~~~ In file included from /usr/include/features.h:428, from /usr/include/sys/types.h:25, from desproxy.h:4, from desproxy-socks5server.c:4: /usr/include/bits/string_fortified.h:133:1: note: expected 'const char * restrict' but argument is of type 'unsigned char *' __NTH (strncat (char *__restrict __dest, const char *__restrict __src, ^~~~~ desproxy-socks5server.c: In function 'nmethods_read': desproxy-socks5server.c:191:6: warning: type of 'connection' defaults to 'int' [-Wimplicit-int] void nmethods_read(connection) ^~~~~~~~~~~~~ desproxy-socks5server.c: In function 'biconnected': desproxy-socks5server.c:227:6: warning: type of 'connection' defaults to 'int' [-Wimplicit-int] void biconnected(connection) ^~~~~~~~~~~ desproxy-socks5server.c: In function 'process_connection_request': desproxy-socks5server.c:269:74: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] client_sock[connection]=accept(request_sock,(struct sockaddr *)&client,&client_length); ^~~~~~~~~~~~~~ In file included from desproxy.h:7, from desproxy-socks5server.c:4: /usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c desproxy.c desproxy.c: In function 'process_connection_request': desproxy.c:122:74: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] client_sock[connection]=accept(request_sock,(struct sockaddr *)&client,&client_length); ^~~~~~~~~~~~~~ In file included from desproxy.h:7, from desproxy.c:12: /usr/include/sys/socket.h:232:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int accept (int __fd, __SOCKADDR_ARG __addr, ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c util.c In file included from util.c:17: desproxy.h:46: warning: "VERSION" redefined #define VERSION "0.1.0pre1" In file included from util.c:13: ../config.h:103: note: this is the location of the previous definition #define VERSION "0.1.0" util.c: In function 'get_console_line': util.c:80:8: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness [-Wpointer-sign] fgets(console_line,256,stdin); ^~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from desproxy.h:15, from util.c:17: /usr/include/bits/stdio2.h:252:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' fgets (char *__restrict __s, int __n, FILE *__restrict __stream) ^~~~~ util.c:81:27: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] for(count=0;countL]",6); ^~~~~~~~~~~~~~~~~~~~~~~~~ socket2socket.c:180:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(outfile,buffer,count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ socket2socket.c:211:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(outfile,"[L->R]",6); ^~~~~~~~~~~~~~~~~~~~~~~~~ socket2socket.c:212:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(outfile,buffer,count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o desproxy-dns desproxy-dns.o util.o make[2]: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o socket2socket socket2socket.o util.o make[2]: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' Making all in doc make[2]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/doc' cd .. \ && CONFIG_FILES=doc/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating doc/Makefile config.status: WARNING: 'doc/Makefile.in' seems to ignore the --datarootdir setting config.status: executing depfiles commands make[2]: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0/doc' make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56971 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/desproxy-buildroot + : + /bin/rm -rf -- /usr/src/tmp/desproxy-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd desproxy-0.1.0 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/desproxy-buildroot/usr exec_prefix=/usr/src/tmp/desproxy-buildroot/usr bindir=/usr/src/tmp/desproxy-buildroot/usr/bin sbindir=/usr/src/tmp/desproxy-buildroot/usr/sbin sysconfdir=/usr/src/tmp/desproxy-buildroot/etc datadir=/usr/src/tmp/desproxy-buildroot/usr/share includedir=/usr/src/tmp/desproxy-buildroot/usr/include libdir=/usr/src/tmp/desproxy-buildroot/usr/lib libexecdir=/usr/src/tmp/desproxy-buildroot/usr/lib localstatedir=/usr/src/tmp/desproxy-buildroot/var/lib sharedstatedir=/usr/src/tmp/desproxy-buildroot/var/lib mandir=/usr/src/tmp/desproxy-buildroot/usr/share/man infodir=/usr/src/tmp/desproxy-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' /bin/sh ../mkinstalldirs /usr/src/tmp/desproxy-buildroot/usr/bin mkdir /usr/src/tmp/desproxy-buildroot mkdir /usr/src/tmp/desproxy-buildroot/usr mkdir /usr/src/tmp/desproxy-buildroot/usr/bin /usr/libexec/rpm-build/install -p desproxy /usr/src/tmp/desproxy-buildroot/usr/bin/desproxy /usr/libexec/rpm-build/install -p desproxy-inetd /usr/src/tmp/desproxy-buildroot/usr/bin/desproxy-inetd /usr/libexec/rpm-build/install -p desproxy-socks5server /usr/src/tmp/desproxy-buildroot/usr/bin/desproxy-socks5server /usr/libexec/rpm-build/install -p desproxy-socks4server /usr/src/tmp/desproxy-buildroot/usr/bin/desproxy-socks4server /usr/libexec/rpm-build/install -p desproxy-dns /usr/src/tmp/desproxy-buildroot/usr/bin/desproxy-dns /usr/libexec/rpm-build/install -p socket2socket /usr/src/tmp/desproxy-buildroot/usr/bin/socket2socket /usr/libexec/rpm-build/install -p desproxy-test /usr/src/tmp/desproxy-buildroot/usr/bin/desproxy-test make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/doc' 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/desproxy-0.1.0/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0' make[2]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0' 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/desproxy-0.1.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0' make: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0' + make 'INSTALL=/usr/libexec/rpm-build/install -p' install -C po DESTDIR=/usr/src/tmp/desproxy-buildroot make: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/po' cd .. \ && CONFIG_FILES=po/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating po/Makefile config.status: WARNING: 'po/Makefile.in' seems to ignore the --datarootdir setting config.status: executing depfiles commands make[1]: Entering directory '/usr/src/RPM/BUILD/desproxy-0.1.0/po' make[1]: Nothing to be done for 'install-exec-am'. make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0/po' mkdir -p /usr/src/tmp/desproxy-buildroot//usr/share/locale/en/LC_MESSAGES install -m644 english.mo /usr/src/tmp/desproxy-buildroot//usr/share/locale/en/LC_MESSAGES/desproxy.mo mkdir -p /usr/src/tmp/desproxy-buildroot//usr/share/locale/es/LC_MESSAGES install -m644 spanish.mo /usr/src/tmp/desproxy-buildroot//usr/share/locale/es/LC_MESSAGES/desproxy.mo mkdir -p /usr/src/tmp/desproxy-buildroot//usr/share/locale/gl/LC_MESSAGES install -m644 galician.mo /usr/src/tmp/desproxy-buildroot//usr/share/locale/gl/LC_MESSAGES/desproxy.mo make: Leaving directory '/usr/src/RPM/BUILD/desproxy-0.1.0/po' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/desproxy-buildroot (auto) Verifying and fixing files in /usr/src/tmp/desproxy-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/desproxy-buildroot/ (default) Compressing files in /usr/src/tmp/desproxy-buildroot (auto) Verifying ELF objects in /usr/src/tmp/desproxy-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/desproxy-test: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/socket2socket: uses non-LFS functions: fopen open verify-elf: WARNING: ./usr/bin/desproxy-dns: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/desproxy-socks4server: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/desproxy-socks5server: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/desproxy-inetd: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/desproxy: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: desproxy-0.1.0-alt0.2.qa2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.10418 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd desproxy-0.1.0 + DOCDIR=/usr/src/tmp/desproxy-buildroot/usr/share/doc/desproxy-0.1.0 + export DOCDIR + rm -rf /usr/src/tmp/desproxy-buildroot/usr/share/doc/desproxy-0.1.0 + /bin/mkdir -p /usr/src/tmp/desproxy-buildroot/usr/share/doc/desproxy-0.1.0 + cp -prL doc/Readme.Windows.txt doc/Readme.html doc/Readme.linux doc/News.html doc/GPL.html /usr/src/tmp/desproxy-buildroot/usr/share/doc/desproxy-0.1.0 + chmod -R go-w /usr/src/tmp/desproxy-buildroot/usr/share/doc/desproxy-0.1.0 + chmod -R a+rX /usr/src/tmp/desproxy-buildroot/usr/share/doc/desproxy-0.1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FJ2Y9c find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kjwrUw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Pgobpj Creating desproxy-debuginfo package Processing files: desproxy-debuginfo-0.1.0-alt0.2.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ERIJSl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UtYUZQ find-requires: running scripts (debuginfo) Requires: desproxy = 0.1.0-alt0.2.qa2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/desproxy-0.1.0-alt0.2.qa2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/desproxy-debuginfo-0.1.0-alt0.2.qa2.i586.rpm (w2.lzdio) 12.56user 6.06system 0:19.63elapsed 94%CPU (0avgtext+0avgdata 26576maxresident)k 0inputs+0outputs (0major+903135minor)pagefaults 0swaps 17.32user 11.03system 0:28.42elapsed 99%CPU (0avgtext+0avgdata 117796maxresident)k 0inputs+0outputs (0major+1169749minor)pagefaults 0swaps --- desproxy-0.1.0-alt0.2.qa2.i586.rpm.repo 2014-01-16 03:51:04.000000000 +0000 +++ desproxy-0.1.0-alt0.2.qa2.i586.rpm.hasher 2021-08-01 08:56:29.165244419 +0000 @@ -26,9 +26,9 @@ Provides: desproxy = 0.1.0-alt0.2.qa2 -File: /usr/bin/desproxy 100755 root:root b5898e8d86cd566057576569bf88fbf4 -File: /usr/bin/desproxy-dns 100755 root:root 08f3dcf4282dde4bc3233ac8c2277bc4 -File: /usr/bin/desproxy-inetd 100755 root:root ccd35af60789c951f5f97bdcb07fec7d -File: /usr/bin/desproxy-socks4server 100755 root:root f612ead208d5decaf731958da462a11e -File: /usr/bin/desproxy-socks5server 100755 root:root 5b3f38aabc27e1322f34e734fefa8ab3 -File: /usr/bin/desproxy-test 100755 root:root dc3cccbfd52ef1fe5f877984dc8c0a9b -File: /usr/bin/socket2socket 100755 root:root e8d089f0b862dfaea98ea68b2c0e57d0 +File: /usr/bin/desproxy 100755 root:root 8204b47bd075d920812fff7fd987b6ff +File: /usr/bin/desproxy-dns 100755 root:root c144f21a65d73280a05c26e38620ffcb +File: /usr/bin/desproxy-inetd 100755 root:root 0cb98d1897947104e848449878dbfade +File: /usr/bin/desproxy-socks4server 100755 root:root db3ff69858ee704edb48be2556bc26a4 +File: /usr/bin/desproxy-socks5server 100755 root:root 69efaae0bfbb427428a3032f0d69bb44 +File: /usr/bin/desproxy-test 100755 root:root 6333ddb318f89d22a19538cc61597f80 +File: /usr/bin/socket2socket 100755 root:root d9668a18970f22c979e660b7b525854c File: /usr/share/doc/desproxy-0.1.0 40755 root:root @@ -42,2 +42,2 @@ File: /usr/share/locale/gl/LC_MESSAGES/desproxy.mo 100644 root:root 528b27150a2c3c19955b285450668e46 -RPMIdentity: 6089c0307efadfa2c38dccc04dec145f34f58d8642467207695a84ec25d518ffd941d48e6d7d1f0d3b48ecbf14960d6de1de6e3cacc1373d9c971ff62053c53a +RPMIdentity: 3b08a4ef1c9d13fefe804494ed4d8f5fe7863edd25be4966a3bc452a13a16ad9307123586fb38e761d9c4dfc8f0f554d72d842da9fc446142938d4190609232a --- desproxy-debuginfo-0.1.0-alt0.2.qa2.i586.rpm.repo 2014-01-16 03:51:04.000000000 +0000 +++ desproxy-debuginfo-0.1.0-alt0.2.qa2.i586.rpm.hasher 2021-08-01 08:56:29.549230725 +0000 @@ -1,22 +1,22 @@ -/usr/lib/debug/.build-id/0a 40755 root:root -/usr/lib/debug/.build-id/0a/15fe678242b2dca4de59de93db80b94fb2b20e 120777 root:root ../../../../bin/desproxy-inetd -/usr/lib/debug/.build-id/0a/15fe678242b2dca4de59de93db80b94fb2b20e.debug 120777 root:root ../../usr/bin/desproxy-inetd.debug -/usr/lib/debug/.build-id/15 40755 root:root -/usr/lib/debug/.build-id/15/918fae2c044aa21455982031027a3a73887078 120777 root:root ../../../../bin/desproxy-socks4server -/usr/lib/debug/.build-id/15/918fae2c044aa21455982031027a3a73887078.debug 120777 root:root ../../usr/bin/desproxy-socks4server.debug -/usr/lib/debug/.build-id/2e 40755 root:root -/usr/lib/debug/.build-id/2e/7065c47935f35f52670a951ed8874442874faf 120777 root:root ../../../../bin/desproxy -/usr/lib/debug/.build-id/2e/7065c47935f35f52670a951ed8874442874faf.debug 120777 root:root ../../usr/bin/desproxy.debug -/usr/lib/debug/.build-id/30 40755 root:root -/usr/lib/debug/.build-id/30/dd80b9af46a068014f3f353159a1f7e9346d95 120777 root:root ../../../../bin/desproxy-socks5server -/usr/lib/debug/.build-id/30/dd80b9af46a068014f3f353159a1f7e9346d95.debug 120777 root:root ../../usr/bin/desproxy-socks5server.debug -/usr/lib/debug/.build-id/4c 40755 root:root -/usr/lib/debug/.build-id/4c/607a6e446e72cebad187d6cca9819fcbbec645 120777 root:root ../../../../bin/desproxy-test -/usr/lib/debug/.build-id/4c/607a6e446e72cebad187d6cca9819fcbbec645.debug 120777 root:root ../../usr/bin/desproxy-test.debug -/usr/lib/debug/.build-id/7e 40755 root:root -/usr/lib/debug/.build-id/7e/36fd09dd56700c644fbece4dc66d1bf81243f7 120777 root:root ../../../../bin/socket2socket -/usr/lib/debug/.build-id/7e/36fd09dd56700c644fbece4dc66d1bf81243f7.debug 120777 root:root ../../usr/bin/socket2socket.debug -/usr/lib/debug/.build-id/f3 40755 root:root -/usr/lib/debug/.build-id/f3/10773067cb27c075b31a0c2fbf0808f4356362 120777 root:root ../../../../bin/desproxy-dns -/usr/lib/debug/.build-id/f3/10773067cb27c075b31a0c2fbf0808f4356362.debug 120777 root:root ../../usr/bin/desproxy-dns.debug +/usr/lib/debug/.build-id/0e 40755 root:root +/usr/lib/debug/.build-id/0e/7f68221d8571048a807378b7034237128d1457 120777 root:root ../../../../bin/desproxy-inetd +/usr/lib/debug/.build-id/0e/7f68221d8571048a807378b7034237128d1457.debug 120777 root:root ../../usr/bin/desproxy-inetd.debug +/usr/lib/debug/.build-id/3d 40755 root:root +/usr/lib/debug/.build-id/3d/700e0a3b244d4fe5ff696d9ffe5ff333f8a47c 120777 root:root ../../../../bin/desproxy-dns +/usr/lib/debug/.build-id/3d/700e0a3b244d4fe5ff696d9ffe5ff333f8a47c.debug 120777 root:root ../../usr/bin/desproxy-dns.debug +/usr/lib/debug/.build-id/7d 40755 root:root +/usr/lib/debug/.build-id/7d/455319e9ae80d4251cae767fcdc6e3a5dd205e 120777 root:root ../../../../bin/desproxy +/usr/lib/debug/.build-id/7d/455319e9ae80d4251cae767fcdc6e3a5dd205e.debug 120777 root:root ../../usr/bin/desproxy.debug +/usr/lib/debug/.build-id/c2 40755 root:root +/usr/lib/debug/.build-id/c2/81c688f274f8d1cfd3fd349a83a869c065e98e 120777 root:root ../../../../bin/desproxy-socks4server +/usr/lib/debug/.build-id/c2/81c688f274f8d1cfd3fd349a83a869c065e98e.debug 120777 root:root ../../usr/bin/desproxy-socks4server.debug +/usr/lib/debug/.build-id/dc 40755 root:root +/usr/lib/debug/.build-id/dc/12f4df0383bf94612031b33052af25b5dcd846 120777 root:root ../../../../bin/desproxy-socks5server +/usr/lib/debug/.build-id/dc/12f4df0383bf94612031b33052af25b5dcd846.debug 120777 root:root ../../usr/bin/desproxy-socks5server.debug +/usr/lib/debug/.build-id/dd 40755 root:root +/usr/lib/debug/.build-id/dd/a4388c3b381aa1225f8f7816c280a010ecf588 120777 root:root ../../../../bin/socket2socket +/usr/lib/debug/.build-id/dd/a4388c3b381aa1225f8f7816c280a010ecf588.debug 120777 root:root ../../usr/bin/socket2socket.debug +/usr/lib/debug/.build-id/f4 40755 root:root +/usr/lib/debug/.build-id/f4/26331e06cb313dd8fd3ce3af19ffd268f8e44d 120777 root:root ../../../../bin/desproxy-test +/usr/lib/debug/.build-id/f4/26331e06cb313dd8fd3ce3af19ffd268f8e44d.debug 120777 root:root ../../usr/bin/desproxy-test.debug /usr/lib/debug/usr/bin/desproxy-dns.debug 100644 root:root @@ -45,30 +45,30 @@ Provides: desproxy-debuginfo = 0.1.0-alt0.2.qa2 -File: /usr/lib/debug/.build-id/0a 40755 root:root -File: /usr/lib/debug/.build-id/0a/15fe678242b2dca4de59de93db80b94fb2b20e 120777 root:root ../../../../bin/desproxy-inetd -File: /usr/lib/debug/.build-id/0a/15fe678242b2dca4de59de93db80b94fb2b20e.debug 120777 root:root ../../usr/bin/desproxy-inetd.debug -File: /usr/lib/debug/.build-id/15 40755 root:root -File: /usr/lib/debug/.build-id/15/918fae2c044aa21455982031027a3a73887078 120777 root:root ../../../../bin/desproxy-socks4server -File: /usr/lib/debug/.build-id/15/918fae2c044aa21455982031027a3a73887078.debug 120777 root:root ../../usr/bin/desproxy-socks4server.debug -File: /usr/lib/debug/.build-id/2e 40755 root:root -File: /usr/lib/debug/.build-id/2e/7065c47935f35f52670a951ed8874442874faf 120777 root:root ../../../../bin/desproxy -File: /usr/lib/debug/.build-id/2e/7065c47935f35f52670a951ed8874442874faf.debug 120777 root:root ../../usr/bin/desproxy.debug -File: /usr/lib/debug/.build-id/30 40755 root:root -File: /usr/lib/debug/.build-id/30/dd80b9af46a068014f3f353159a1f7e9346d95 120777 root:root ../../../../bin/desproxy-socks5server -File: /usr/lib/debug/.build-id/30/dd80b9af46a068014f3f353159a1f7e9346d95.debug 120777 root:root ../../usr/bin/desproxy-socks5server.debug -File: /usr/lib/debug/.build-id/4c 40755 root:root -File: /usr/lib/debug/.build-id/4c/607a6e446e72cebad187d6cca9819fcbbec645 120777 root:root ../../../../bin/desproxy-test -File: /usr/lib/debug/.build-id/4c/607a6e446e72cebad187d6cca9819fcbbec645.debug 120777 root:root ../../usr/bin/desproxy-test.debug -File: /usr/lib/debug/.build-id/7e 40755 root:root -File: /usr/lib/debug/.build-id/7e/36fd09dd56700c644fbece4dc66d1bf81243f7 120777 root:root ../../../../bin/socket2socket -File: /usr/lib/debug/.build-id/7e/36fd09dd56700c644fbece4dc66d1bf81243f7.debug 120777 root:root ../../usr/bin/socket2socket.debug -File: /usr/lib/debug/.build-id/f3 40755 root:root -File: /usr/lib/debug/.build-id/f3/10773067cb27c075b31a0c2fbf0808f4356362 120777 root:root ../../../../bin/desproxy-dns -File: /usr/lib/debug/.build-id/f3/10773067cb27c075b31a0c2fbf0808f4356362.debug 120777 root:root ../../usr/bin/desproxy-dns.debug -File: /usr/lib/debug/usr/bin/desproxy-dns.debug 100644 root:root e6612e37d63e6298bef69721eda28796 -File: /usr/lib/debug/usr/bin/desproxy-inetd.debug 100644 root:root b988c897eaf12131d0c606bde0621c42 -File: /usr/lib/debug/usr/bin/desproxy-socks4server.debug 100644 root:root 358d6772dae15d5056b69e974da609b7 -File: /usr/lib/debug/usr/bin/desproxy-socks5server.debug 100644 root:root 3a0f088fa1792e58b43a1089acb79f46 -File: /usr/lib/debug/usr/bin/desproxy-test.debug 100644 root:root 4c2ffbf2cdbcb682d89b7118f97c0e07 -File: /usr/lib/debug/usr/bin/desproxy.debug 100644 root:root 2fbab025eb62debba179ac95c47431f3 -File: /usr/lib/debug/usr/bin/socket2socket.debug 100644 root:root a622182a06816975849f62d4e3bfe474 +File: /usr/lib/debug/.build-id/0e 40755 root:root +File: /usr/lib/debug/.build-id/0e/7f68221d8571048a807378b7034237128d1457 120777 root:root ../../../../bin/desproxy-inetd +File: /usr/lib/debug/.build-id/0e/7f68221d8571048a807378b7034237128d1457.debug 120777 root:root ../../usr/bin/desproxy-inetd.debug +File: /usr/lib/debug/.build-id/3d 40755 root:root +File: /usr/lib/debug/.build-id/3d/700e0a3b244d4fe5ff696d9ffe5ff333f8a47c 120777 root:root ../../../../bin/desproxy-dns +File: /usr/lib/debug/.build-id/3d/700e0a3b244d4fe5ff696d9ffe5ff333f8a47c.debug 120777 root:root ../../usr/bin/desproxy-dns.debug +File: /usr/lib/debug/.build-id/7d 40755 root:root +File: /usr/lib/debug/.build-id/7d/455319e9ae80d4251cae767fcdc6e3a5dd205e 120777 root:root ../../../../bin/desproxy +File: /usr/lib/debug/.build-id/7d/455319e9ae80d4251cae767fcdc6e3a5dd205e.debug 120777 root:root ../../usr/bin/desproxy.debug +File: /usr/lib/debug/.build-id/c2 40755 root:root +File: /usr/lib/debug/.build-id/c2/81c688f274f8d1cfd3fd349a83a869c065e98e 120777 root:root ../../../../bin/desproxy-socks4server +File: /usr/lib/debug/.build-id/c2/81c688f274f8d1cfd3fd349a83a869c065e98e.debug 120777 root:root ../../usr/bin/desproxy-socks4server.debug +File: /usr/lib/debug/.build-id/dc 40755 root:root +File: /usr/lib/debug/.build-id/dc/12f4df0383bf94612031b33052af25b5dcd846 120777 root:root ../../../../bin/desproxy-socks5server +File: /usr/lib/debug/.build-id/dc/12f4df0383bf94612031b33052af25b5dcd846.debug 120777 root:root ../../usr/bin/desproxy-socks5server.debug +File: /usr/lib/debug/.build-id/dd 40755 root:root +File: /usr/lib/debug/.build-id/dd/a4388c3b381aa1225f8f7816c280a010ecf588 120777 root:root ../../../../bin/socket2socket +File: /usr/lib/debug/.build-id/dd/a4388c3b381aa1225f8f7816c280a010ecf588.debug 120777 root:root ../../usr/bin/socket2socket.debug +File: /usr/lib/debug/.build-id/f4 40755 root:root +File: /usr/lib/debug/.build-id/f4/26331e06cb313dd8fd3ce3af19ffd268f8e44d 120777 root:root ../../../../bin/desproxy-test +File: /usr/lib/debug/.build-id/f4/26331e06cb313dd8fd3ce3af19ffd268f8e44d.debug 120777 root:root ../../usr/bin/desproxy-test.debug +File: /usr/lib/debug/usr/bin/desproxy-dns.debug 100644 root:root 05ce4d3e81b084ec5a469cade64e8f3b +File: /usr/lib/debug/usr/bin/desproxy-inetd.debug 100644 root:root 5f1a71e5a3770edbb081539abd832acb +File: /usr/lib/debug/usr/bin/desproxy-socks4server.debug 100644 root:root cd6ff5f0a0e9eb1aa576a28d3ae33c07 +File: /usr/lib/debug/usr/bin/desproxy-socks5server.debug 100644 root:root 31d7fadc0fc26b4588f5be89014aee61 +File: /usr/lib/debug/usr/bin/desproxy-test.debug 100644 root:root d1766d173345b11c2b3d78e371387bc2 +File: /usr/lib/debug/usr/bin/desproxy.debug 100644 root:root e8d6467e5d2346f335f6626e3f820b19 +File: /usr/lib/debug/usr/bin/socket2socket.debug 100644 root:root 7408e85316653da629b4ce09ae018b1b File: /usr/src/debug/desproxy-0.1.0 40755 root:root @@ -85,2 +85,2 @@ File: /usr/src/debug/desproxy-0.1.0/src/util.h 100644 root:root 917caec0262052f1b990a372ddb4fc57 -RPMIdentity: cb4be05ae44be77b0dcec407668b107a7d43ea25a9d684ea3f7c3532d7a53625be01db9f96786edab569aebb245d55a9b603c2fbf1199681f2dffeb076876755 +RPMIdentity: cd7e9cb34a8685701669282bc646bb35fb6ee87bc15ee9b265eea064fff793e3dad23d0ce83920a8d511b1fd68af980b12d5ff63d051544b8787414ca1b63809