<86>Aug 25 11:02:57 userdel[3850980]: delete user 'rooter'
<86>Aug 25 11:02:57 groupadd[3851017]: group added to /etc/group: name=rooter, GID=1814
<86>Aug 25 11:02:57 groupadd[3851017]: group added to /etc/gshadow: name=rooter
<86>Aug 25 11:02:57 groupadd[3851017]: new group: name=rooter, GID=1814
<86>Aug 25 11:02:57 useradd[3851040]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash
<86>Aug 25 11:02:57 userdel[3851072]: delete user 'builder'
<86>Aug 25 11:02:57 userdel[3851072]: removed group 'builder' owned by 'builder'
<86>Aug 25 11:02:57 userdel[3851072]: removed shadow group 'builder' owned by 'builder'
<86>Aug 25 11:02:57 groupadd[3851097]: group added to /etc/group: name=builder, GID=1815
<86>Aug 25 11:02:57 groupadd[3851097]: group added to /etc/gshadow: name=builder
<86>Aug 25 11:02:57 groupadd[3851097]: new group: name=builder, GID=1815
<86>Aug 25 11:02:57 useradd[3851125]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/desproxy-0.1.0-alt0.2.qa2.nosrc.rpm (w1.gzdio)
<13>Aug 25 11:03:01 rpmi: autoconf_2.50-2:2.59-alt12 1533423932 installed
<13>Aug 25 11:03:01 rpmi: automake_1.9-1:1.9.6-alt7 1533757017 installed
Installing desproxy-0.1.0-alt0.2.qa2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31965
+ 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.89668
+ 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'
+ 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
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 ) works... yes
checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) 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 -j16
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=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 --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... x86_64-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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c socket2socket.c
socket2socket.c: In function 'main':
socket2socket.c:119:71: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
     client_sock[index]=accept(request_sock,(struct sockaddr *)&remote,&addrlen);
                                                                       ^~~~~~~~
In file included from desproxy.h:7,
                 from socket2socket.c:5:
/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,
            ^~~~~~
socket2socket.c:179:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
          write(outfile,"[R->L]",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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c desproxy-dns.c
desproxy-dns.c: In function 'process_connection_request':
desproxy-dns.c:142: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-dns.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,
            ^~~~~~
desproxy-dns.c: In function 'main':
desproxy-dns.c:249:105: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign]
   if ((count=recvfrom(client_sock[UDP_CONNECTION],UDP_buffer,MAXREQUESTLEN,0,(struct sockaddr *)&client,&client_length))<1) // UDP connections
                                                                                                         ^~~~~~~~~~~~~~
In file included from /usr/include/sys/socket.h:269,
                 from desproxy.h:7,
                 from desproxy-dns.c:4:
/usr/include/bits/socket2.h:64:1: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 recvfrom (int __fd, void *__restrict __buf, size_t __n, int __flags,
 ^~~~~~~~
desproxy-dns.c: In function 'answer_request':
desproxy-dns.c:78:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write(1,buffer,count);
   ^~~~~~~~~~~~~~~~~~~~~
desproxy-dns.c:100:14: warning: array subscript 10 is above array bounds of 'int[10]' [-Warray-bounds]
   if ((count=sendto(client_sock[connection],buffer,size,0,(struct sockaddr *)&client,client_length))!=size)
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
desproxy-dns.c: In function 'main':
desproxy-dns.c:171:13: warning: array subscript 10 is above array bounds of 'int[10]' [-Warray-bounds]
  client_sock[UDP_CONNECTION]=bind_UDP_port(DNSPORT);
  ~~~~~~~~~~~^~~~~~~~~~~~~~~~
desproxy-dns.c:249:14: warning: array subscript 10 is above array bounds of 'int[10]' [-Warray-bounds]
   if ((count=recvfrom(client_sock[UDP_CONNECTION],UDP_buffer,MAXREQUESTLEN,0,(struct sockaddr *)&client,&client_length))<1) // UDP connections
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -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;count<strlen(console_line);count++)
                           ^~~~~~~~~~~~
In file included from desproxy.h:17,
                 from util.c:17:
/usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern size_t strlen (const char *__s)
               ^~~~~~
util.c:83:9: warning: pointer targets in returning 'unsigned char *' from a function with return type 'char *' differ in signedness [-Wpointer-sign]
  return console_line;
         ^~~~~~~~~~~~
util.c: In function 'parse_HTTP_return_code':
util.c:215:9: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
  strcpy(HTTP_return_code,"XXX");
         ^~~~~~~~~~~~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from desproxy.h:4,
                 from util.c:17:
/usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strcpy (char *__restrict __dest, const char *__restrict __src))
 ^~~~~
util.c:226:11: warning: pointer targets in returning 'unsigned char *' from a function with return type 'char *' differ in signedness [-Wpointer-sign]
    return HTTP_return_code;
           ^~~~~~~~~~~~~~~~
util.c: In function 'connect_host_to_proxy':
util.c:345:9: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
  strcpy(string,"CONNECT ");
         ^~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from desproxy.h:4,
                 from util.c:17:
/usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strcpy (char *__restrict __dest, const char *__restrict __src))
 ^~~~~
util.c:346:9: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign]
  strcat(string,remote_host);
         ^~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from desproxy.h:4,
                 from util.c:17:
/usr/include/bits/string_fortified.h:126:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strcat (char *__restrict __dest, const char *__restrict __src))
 ^~~~~
util.c:347:9: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign]
  strcat(string,":");
         ^~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from desproxy.h:4,
                 from util.c:17:
/usr/include/bits/string_fortified.h:126:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strcat (char *__restrict __dest, const char *__restrict __src))
 ^~~~~
util.c:348:9: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign]
  strcat(string,remote_port);
         ^~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from desproxy.h:4,
                 from util.c:17:
/usr/include/bits/string_fortified.h:126:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strcat (char *__restrict __dest, const char *__restrict __src))
 ^~~~~
util.c:349:9: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign]
  strcat(string," HTTP/1.1\r\nHost: ");
         ^~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from desproxy.h:4,
                 from util.c:17:
/usr/include/bits/string_fortified.h:126:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strcat (char *__restrict __dest, const char *__restrict __src))
 ^~~~~
util.c:350:9: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign]
  strcat(string,remote_host);
         ^~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from desproxy.h:4,
                 from util.c:17:
/usr/include/bits/string_fortified.h:126:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strcat (char *__restrict __dest, const char *__restrict __src))
 ^~~~~
util.c:351:9: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign]
  strcat(string,":");
         ^~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from desproxy.h:4,
                 from util.c:17:
/usr/include/bits/string_fortified.h:126:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strcat (char *__restrict __dest, const char *__restrict __src))
 ^~~~~
util.c:352:9: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign]
  strcat(string,remote_port);
         ^~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from desproxy.h:4,
                 from util.c:17:
/usr/include/bits/string_fortified.h:126:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strcat (char *__restrict __dest, const char *__restrict __src))
 ^~~~~
util.c:353:9: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign]
  strcat(string,"\r\nUser-Agent: ");
         ^~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from desproxy.h:4,
                 from util.c:17:
/usr/include/bits/string_fortified.h:126:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strcat (char *__restrict __dest, const char *__restrict __src))
 ^~~~~
util.c:354:9: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign]
  strcat(string,User_Agent);
         ^~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from desproxy.h:4,
                 from util.c:17:
/usr/include/bits/string_fortified.h:126:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strcat (char *__restrict __dest, const char *__restrict __src))
 ^~~~~
util.c:361:10: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign]
   strcat(string,"\r\nProxy-authorization: Basic ");
          ^~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from desproxy.h:4,
                 from util.c:17:
/usr/include/bits/string_fortified.h:126:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strcat (char *__restrict __dest, const char *__restrict __src))
 ^~~~~
util.c:362:10: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign]
   strcat(string,proxy_authorization_base64);
          ^~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from desproxy.h:4,
                 from util.c:17:
/usr/include/bits/string_fortified.h:126:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strcat (char *__restrict __dest, const char *__restrict __src))
 ^~~~~
util.c:365:9: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign]
  strcat(string,"\r\n\r\n");
         ^~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from desproxy.h:4,
                 from util.c:17:
/usr/include/bits/string_fortified.h:126:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strcat (char *__restrict __dest, const char *__restrict __src))
 ^~~~~
util.c:366:33: warning: pointer targets in passing argument 2 of 'strsend' differ in signedness [-Wpointer-sign]
  strsend(proxy_sock[connection],string);
                                 ^~~~~~
util.c:196:6: note: expected 'char *' but argument is of type 'unsigned char *'
 void strsend(int fd, char *string)
      ^~~~~~~
util.c:371:15: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
   if (!strcmp(HTTP_return_code,"200")) state=BICONNECTED;
               ^~~~~~~~~~~~~~~~
In file included from desproxy.h:17,
                 from util.c:17:
/usr/include/string.h:137:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strcmp (const char *__s1, const char *__s2)
            ^~~~~~
util.c: In function 'get_username_and_password':
util.c:568:9: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
  strcpy(console_line,"");
         ^~~~~~~~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/sys/types.h:25,
                 from desproxy.h:4,
                 from util.c:17:
/usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
 __NTH (strcpy (char *__restrict __dest, const char *__restrict __src))
 ^~~~~
util.c:570:17: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
  while (!strcmp(console_line,""))
                 ^~~~~~~~~~~~
In file included from desproxy.h:17,
                 from util.c:17:
/usr/include/string.h:137:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strcmp (const char *__s1, const char *__s2)
            ^~~~~~
util.c: In function 'get_console_line':
util.c:80:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  fgets(console_line,256,stdin);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util.c: In function 'strnsend':
util.c:186:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(fd,string,len);
  ^~~~~~~~~~~~~~~~~~~~
util.c: In function 'wait_for_crlf':
util.c:251:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
   read(fd,&buffer[count],1);
   ^~~~~~~~~~~~~~~~~~~~~~~~~
util.c: In function 'connect_host_to_proxy':
util.c:380:32: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
    buffer,sizeof(buffer)))!=0) write(1,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'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2  -o desproxy  desproxy.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'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2  -o desproxy-inetd  desproxy-inetd.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'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2  -o desproxy-socks5server  desproxy-socks5server.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'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2  -o desproxy-socks4server  desproxy-socks4server.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'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2  -o socket2socket  socket2socket.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'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2  -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'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2  -o desproxy-test  desproxy-test.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.59805
+ 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/lib64 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)
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.95714
+ 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.QlHume
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.wZUiro
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ILM16B
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.UzuSiT
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kJOUae
find-requires: running scripts (debuginfo)
Requires: desproxy = 0.1.0-alt0.2.qa2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/desproxy-0.1.0-alt0.2.qa2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/desproxy-debuginfo-0.1.0-alt0.2.qa2.x86_64.rpm (w2.lzdio)
4.93user 5.28system 0:12.87elapsed 79%CPU (0avgtext+0avgdata 32212maxresident)k
0inputs+0outputs (0major+1024239minor)pagefaults 0swaps
3.36user 2.48system 0:21.98elapsed 26%CPU (0avgtext+0avgdata 135492maxresident)k
1512inputs+0outputs (0major+172108minor)pagefaults 0swaps
--- desproxy-0.1.0-alt0.2.qa2.x86_64.rpm.repo	2014-01-16 03:51:04.000000000 +0000
+++ desproxy-0.1.0-alt0.2.qa2.x86_64.rpm.hasher	2024-08-25 11:03:15.835629263 +0000
@@ -26,9 +26,9 @@
 Provides: desproxy = 0.1.0-alt0.2.qa2
-File: /usr/bin/desproxy	100755	root:root	9ca5d030b8ad1e87429a5b3f70677fb4	
-File: /usr/bin/desproxy-dns	100755	root:root	fc2898dce1deea297617061b2403590a	
-File: /usr/bin/desproxy-inetd	100755	root:root	495ae7dc68634e54082fad2b91fe0f61	
-File: /usr/bin/desproxy-socks4server	100755	root:root	3ed4fb83019cb6b222a1facd7e475bdb	
-File: /usr/bin/desproxy-socks5server	100755	root:root	0191f0a59c278ae9c7539944657a0893	
-File: /usr/bin/desproxy-test	100755	root:root	9e1a2299393fa8cdaaeb41d4476c55c9	
-File: /usr/bin/socket2socket	100755	root:root	4899cf68427b6c52f7eb5cd4e26880e8	
+File: /usr/bin/desproxy	100755	root:root	f805db8a90e5493adb0e1e0aa1aede7c	
+File: /usr/bin/desproxy-dns	100755	root:root	86f1b97ccafcb76deeadc7b5fad3b96f	
+File: /usr/bin/desproxy-inetd	100755	root:root	09f029ade7a51deaf9eba33c3173b891	
+File: /usr/bin/desproxy-socks4server	100755	root:root	afa58117ea4cd76df6a62e01662ef731	
+File: /usr/bin/desproxy-socks5server	100755	root:root	7279cd4e348fa93e7f8a56d396865bf1	
+File: /usr/bin/desproxy-test	100755	root:root	961f554a420da484083e070b5cc04b10	
+File: /usr/bin/socket2socket	100755	root:root	c06b8296be98d135c0aca228597d66df	
 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: 79a9174e7d5235e37ace452f5893eb8b7d44f5cc6cc0e77d69f42b1982a374855baff01cd869d6060ed90683f97a3104e92b36e31f2a0c7f473e194b734af79d
+RPMIdentity: 29d0c33685f590b3bea5743ec865841ff0dc6dd7541c32c4502e985fbabcbab66953689f52ccf25c0fe4a33650783c915f1484a06e9329d61d061219fcb3fb00
--- desproxy-debuginfo-0.1.0-alt0.2.qa2.x86_64.rpm.repo	2014-01-16 03:51:04.000000000 +0000
+++ desproxy-debuginfo-0.1.0-alt0.2.qa2.x86_64.rpm.hasher	2024-08-25 11:03:15.918630335 +0000
@@ -1,22 +1,22 @@
-/usr/lib/debug/.build-id/0e	40755	root:root	
-/usr/lib/debug/.build-id/0e/75a1ed09ac96dd80ea2b17c239a1dbbf4dfe6d	120777	root:root	../../../../bin/desproxy-dns
-/usr/lib/debug/.build-id/0e/75a1ed09ac96dd80ea2b17c239a1dbbf4dfe6d.debug	120777	root:root	../../usr/bin/desproxy-dns.debug
-/usr/lib/debug/.build-id/61	40755	root:root	
-/usr/lib/debug/.build-id/61/2bd55f12271f01aaa5a85a9d51c76e8b52fb86	120777	root:root	../../../../bin/desproxy-test
-/usr/lib/debug/.build-id/61/2bd55f12271f01aaa5a85a9d51c76e8b52fb86.debug	120777	root:root	../../usr/bin/desproxy-test.debug
-/usr/lib/debug/.build-id/9c	40755	root:root	
-/usr/lib/debug/.build-id/9c/ee31cba7d87c45fb18fc146638f33bb9834bf7	120777	root:root	../../../../bin/desproxy-socks5server
-/usr/lib/debug/.build-id/9c/ee31cba7d87c45fb18fc146638f33bb9834bf7.debug	120777	root:root	../../usr/bin/desproxy-socks5server.debug
-/usr/lib/debug/.build-id/a6	40755	root:root	
-/usr/lib/debug/.build-id/a6/58dfe2e2a8b448bc2b3d93b853518db2ec0a31	120777	root:root	../../../../bin/desproxy-socks4server
-/usr/lib/debug/.build-id/a6/58dfe2e2a8b448bc2b3d93b853518db2ec0a31.debug	120777	root:root	../../usr/bin/desproxy-socks4server.debug
-/usr/lib/debug/.build-id/af	40755	root:root	
-/usr/lib/debug/.build-id/af/a6ca87bc107d8d578f5212b64ef8029b6e34da	120777	root:root	../../../../bin/socket2socket
-/usr/lib/debug/.build-id/af/a6ca87bc107d8d578f5212b64ef8029b6e34da.debug	120777	root:root	../../usr/bin/socket2socket.debug
-/usr/lib/debug/.build-id/cd	40755	root:root	
-/usr/lib/debug/.build-id/cd/cf6043142ca49b153867574e169a33d94e9530	120777	root:root	../../../../bin/desproxy
-/usr/lib/debug/.build-id/cd/cf6043142ca49b153867574e169a33d94e9530.debug	120777	root:root	../../usr/bin/desproxy.debug
-/usr/lib/debug/.build-id/ee	40755	root:root	
-/usr/lib/debug/.build-id/ee/b0e9bf2d33ba6fec89b0d81f0f3c5a25a8f6f9	120777	root:root	../../../../bin/desproxy-inetd
-/usr/lib/debug/.build-id/ee/b0e9bf2d33ba6fec89b0d81f0f3c5a25a8f6f9.debug	120777	root:root	../../usr/bin/desproxy-inetd.debug
+/usr/lib/debug/.build-id/39	40755	root:root	
+/usr/lib/debug/.build-id/39/e5b9ff588c06fded74de133ff286fb9adf7e55	120777	root:root	../../../../bin/desproxy
+/usr/lib/debug/.build-id/39/e5b9ff588c06fded74de133ff286fb9adf7e55.debug	120777	root:root	../../usr/bin/desproxy.debug
+/usr/lib/debug/.build-id/44	40755	root:root	
+/usr/lib/debug/.build-id/44/316d343e89ef30e6949dc262076057acdb4ae6	120777	root:root	../../../../bin/desproxy-socks5server
+/usr/lib/debug/.build-id/44/316d343e89ef30e6949dc262076057acdb4ae6.debug	120777	root:root	../../usr/bin/desproxy-socks5server.debug
+/usr/lib/debug/.build-id/bb	40755	root:root	
+/usr/lib/debug/.build-id/bb/4c15607327ff9a1deef96768f07f79a1bae985	120777	root:root	../../../../bin/desproxy-test
+/usr/lib/debug/.build-id/bb/4c15607327ff9a1deef96768f07f79a1bae985.debug	120777	root:root	../../usr/bin/desproxy-test.debug
+/usr/lib/debug/.build-id/e0	40755	root:root	
+/usr/lib/debug/.build-id/e0/fa033d111881a45cc1cd840cf29c6a84eca323	120777	root:root	../../../../bin/desproxy-inetd
+/usr/lib/debug/.build-id/e0/fa033d111881a45cc1cd840cf29c6a84eca323.debug	120777	root:root	../../usr/bin/desproxy-inetd.debug
+/usr/lib/debug/.build-id/e9	40755	root:root	
+/usr/lib/debug/.build-id/e9/142f48f845c61fbc8593104e00c3abbdc6e4e4	120777	root:root	../../../../bin/socket2socket
+/usr/lib/debug/.build-id/e9/142f48f845c61fbc8593104e00c3abbdc6e4e4.debug	120777	root:root	../../usr/bin/socket2socket.debug
+/usr/lib/debug/.build-id/f5	40755	root:root	
+/usr/lib/debug/.build-id/f5/9ba63a9505c0703fe0d2db7a1d53547ea55839	120777	root:root	../../../../bin/desproxy-dns
+/usr/lib/debug/.build-id/f5/9ba63a9505c0703fe0d2db7a1d53547ea55839.debug	120777	root:root	../../usr/bin/desproxy-dns.debug
+/usr/lib/debug/.build-id/f6	40755	root:root	
+/usr/lib/debug/.build-id/f6/b0a7ba2463dd72910cc802a133943cdca0844a	120777	root:root	../../../../bin/desproxy-socks4server
+/usr/lib/debug/.build-id/f6/b0a7ba2463dd72910cc802a133943cdca0844a.debug	120777	root:root	../../usr/bin/desproxy-socks4server.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/0e	40755	root:root		
-File: /usr/lib/debug/.build-id/0e/75a1ed09ac96dd80ea2b17c239a1dbbf4dfe6d	120777	root:root		../../../../bin/desproxy-dns
-File: /usr/lib/debug/.build-id/0e/75a1ed09ac96dd80ea2b17c239a1dbbf4dfe6d.debug	120777	root:root		../../usr/bin/desproxy-dns.debug
-File: /usr/lib/debug/.build-id/61	40755	root:root		
-File: /usr/lib/debug/.build-id/61/2bd55f12271f01aaa5a85a9d51c76e8b52fb86	120777	root:root		../../../../bin/desproxy-test
-File: /usr/lib/debug/.build-id/61/2bd55f12271f01aaa5a85a9d51c76e8b52fb86.debug	120777	root:root		../../usr/bin/desproxy-test.debug
-File: /usr/lib/debug/.build-id/9c	40755	root:root		
-File: /usr/lib/debug/.build-id/9c/ee31cba7d87c45fb18fc146638f33bb9834bf7	120777	root:root		../../../../bin/desproxy-socks5server
-File: /usr/lib/debug/.build-id/9c/ee31cba7d87c45fb18fc146638f33bb9834bf7.debug	120777	root:root		../../usr/bin/desproxy-socks5server.debug
-File: /usr/lib/debug/.build-id/a6	40755	root:root		
-File: /usr/lib/debug/.build-id/a6/58dfe2e2a8b448bc2b3d93b853518db2ec0a31	120777	root:root		../../../../bin/desproxy-socks4server
-File: /usr/lib/debug/.build-id/a6/58dfe2e2a8b448bc2b3d93b853518db2ec0a31.debug	120777	root:root		../../usr/bin/desproxy-socks4server.debug
-File: /usr/lib/debug/.build-id/af	40755	root:root		
-File: /usr/lib/debug/.build-id/af/a6ca87bc107d8d578f5212b64ef8029b6e34da	120777	root:root		../../../../bin/socket2socket
-File: /usr/lib/debug/.build-id/af/a6ca87bc107d8d578f5212b64ef8029b6e34da.debug	120777	root:root		../../usr/bin/socket2socket.debug
-File: /usr/lib/debug/.build-id/cd	40755	root:root		
-File: /usr/lib/debug/.build-id/cd/cf6043142ca49b153867574e169a33d94e9530	120777	root:root		../../../../bin/desproxy
-File: /usr/lib/debug/.build-id/cd/cf6043142ca49b153867574e169a33d94e9530.debug	120777	root:root		../../usr/bin/desproxy.debug
-File: /usr/lib/debug/.build-id/ee	40755	root:root		
-File: /usr/lib/debug/.build-id/ee/b0e9bf2d33ba6fec89b0d81f0f3c5a25a8f6f9	120777	root:root		../../../../bin/desproxy-inetd
-File: /usr/lib/debug/.build-id/ee/b0e9bf2d33ba6fec89b0d81f0f3c5a25a8f6f9.debug	120777	root:root		../../usr/bin/desproxy-inetd.debug
-File: /usr/lib/debug/usr/bin/desproxy-dns.debug	100644	root:root	a8bf8ba4274adb0246c7d5c1523ec04f	
-File: /usr/lib/debug/usr/bin/desproxy-inetd.debug	100644	root:root	c6f2323b132127182019d509f18a821c	
-File: /usr/lib/debug/usr/bin/desproxy-socks4server.debug	100644	root:root	52373197606b1e7be4b208b0d1127798	
-File: /usr/lib/debug/usr/bin/desproxy-socks5server.debug	100644	root:root	32dc26068474f6c9e826f256e77ee912	
-File: /usr/lib/debug/usr/bin/desproxy-test.debug	100644	root:root	74d34ce395be18ec2284a6a52b964774	
-File: /usr/lib/debug/usr/bin/desproxy.debug	100644	root:root	3a2714483b78626df39f6b9f90225f72	
-File: /usr/lib/debug/usr/bin/socket2socket.debug	100644	root:root	dddfed8a1a48eac61cdae69bea370e68	
+File: /usr/lib/debug/.build-id/39	40755	root:root		
+File: /usr/lib/debug/.build-id/39/e5b9ff588c06fded74de133ff286fb9adf7e55	120777	root:root		../../../../bin/desproxy
+File: /usr/lib/debug/.build-id/39/e5b9ff588c06fded74de133ff286fb9adf7e55.debug	120777	root:root		../../usr/bin/desproxy.debug
+File: /usr/lib/debug/.build-id/44	40755	root:root		
+File: /usr/lib/debug/.build-id/44/316d343e89ef30e6949dc262076057acdb4ae6	120777	root:root		../../../../bin/desproxy-socks5server
+File: /usr/lib/debug/.build-id/44/316d343e89ef30e6949dc262076057acdb4ae6.debug	120777	root:root		../../usr/bin/desproxy-socks5server.debug
+File: /usr/lib/debug/.build-id/bb	40755	root:root		
+File: /usr/lib/debug/.build-id/bb/4c15607327ff9a1deef96768f07f79a1bae985	120777	root:root		../../../../bin/desproxy-test
+File: /usr/lib/debug/.build-id/bb/4c15607327ff9a1deef96768f07f79a1bae985.debug	120777	root:root		../../usr/bin/desproxy-test.debug
+File: /usr/lib/debug/.build-id/e0	40755	root:root		
+File: /usr/lib/debug/.build-id/e0/fa033d111881a45cc1cd840cf29c6a84eca323	120777	root:root		../../../../bin/desproxy-inetd
+File: /usr/lib/debug/.build-id/e0/fa033d111881a45cc1cd840cf29c6a84eca323.debug	120777	root:root		../../usr/bin/desproxy-inetd.debug
+File: /usr/lib/debug/.build-id/e9	40755	root:root		
+File: /usr/lib/debug/.build-id/e9/142f48f845c61fbc8593104e00c3abbdc6e4e4	120777	root:root		../../../../bin/socket2socket
+File: /usr/lib/debug/.build-id/e9/142f48f845c61fbc8593104e00c3abbdc6e4e4.debug	120777	root:root		../../usr/bin/socket2socket.debug
+File: /usr/lib/debug/.build-id/f5	40755	root:root		
+File: /usr/lib/debug/.build-id/f5/9ba63a9505c0703fe0d2db7a1d53547ea55839	120777	root:root		../../../../bin/desproxy-dns
+File: /usr/lib/debug/.build-id/f5/9ba63a9505c0703fe0d2db7a1d53547ea55839.debug	120777	root:root		../../usr/bin/desproxy-dns.debug
+File: /usr/lib/debug/.build-id/f6	40755	root:root		
+File: /usr/lib/debug/.build-id/f6/b0a7ba2463dd72910cc802a133943cdca0844a	120777	root:root		../../../../bin/desproxy-socks4server
+File: /usr/lib/debug/.build-id/f6/b0a7ba2463dd72910cc802a133943cdca0844a.debug	120777	root:root		../../usr/bin/desproxy-socks4server.debug
+File: /usr/lib/debug/usr/bin/desproxy-dns.debug	100644	root:root	692c0c08171d86c55884352eb0160f32	
+File: /usr/lib/debug/usr/bin/desproxy-inetd.debug	100644	root:root	b8f188070653525c641c5aea89e1a04d	
+File: /usr/lib/debug/usr/bin/desproxy-socks4server.debug	100644	root:root	f384772b65df09548fb6e9289de95cd8	
+File: /usr/lib/debug/usr/bin/desproxy-socks5server.debug	100644	root:root	21d930d57a6216324e1169ca6983e65b	
+File: /usr/lib/debug/usr/bin/desproxy-test.debug	100644	root:root	0194b20ad7a7da20bb3bcfc5af56e7be	
+File: /usr/lib/debug/usr/bin/desproxy.debug	100644	root:root	f63201278febe0c0e84a8a6655413103	
+File: /usr/lib/debug/usr/bin/socket2socket.debug	100644	root:root	dc88400d81d3c7e737578f51c673958f	
 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: 17cc4ec17b2b0b37bd71d3019ac56e8c19e420d81b334202e6b466dd96f756406a9c94ffb99d5f82eb54f9be59425e5a1e8e705a629b91021813e82a952d6149
+RPMIdentity: 52d136599c81c77bc2ee0ae88a76a89986ea75acdf1066bc7cfffe0c51a94d5d07408a45c0adcd200dad8ab4862bc36d33ff9152b7403b6a0139590269b79dfd