<86>Jun  7 02:50:45 userdel[12325]: delete user 'rooter'
<86>Jun  7 02:50:45 userdel[12325]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun  7 02:50:45 groupadd[12333]: group added to /etc/group: name=rooter, GID=645
<86>Jun  7 02:50:45 groupadd[12333]: group added to /etc/gshadow: name=rooter
<86>Jun  7 02:50:45 groupadd[12333]: new group: name=rooter, GID=645
<86>Jun  7 02:50:45 useradd[12346]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash
<86>Jun  7 02:50:45 userdel[12356]: delete user 'builder'
<86>Jun  7 02:50:45 groupadd[12364]: group added to /etc/group: name=builder, GID=646
<86>Jun  7 02:50:45 groupadd[12364]: group added to /etc/gshadow: name=builder
<86>Jun  7 02:50:45 groupadd[12364]: new group: name=builder, GID=646
<86>Jun  7 02:50:45 useradd[12371]: new user: name=builder, UID=646, GID=646, 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
<13>Jun  7 02:50:47 rpmi: autoconf_2.50-2:2.59-alt12 1533423932 installed
<13>Jun  7 02:50:47 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.75289
+ 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.75289
+ 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
+ '[' -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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ ./configure --build=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 -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=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 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:384: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:136: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:136: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-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 -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  -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 -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-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 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.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  -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-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 -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  -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'
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 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.38081
+ 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
+ cd desproxy-0.1.0
+ /usr/bin/make 'INSTALL=/bin/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
  /bin/install -p  desproxy /usr/src/tmp/desproxy-buildroot/usr/bin/desproxy
  /bin/install -p  desproxy-inetd /usr/src/tmp/desproxy-buildroot/usr/bin/desproxy-inetd
  /bin/install -p  desproxy-socks5server /usr/src/tmp/desproxy-buildroot/usr/bin/desproxy-socks5server
  /bin/install -p  desproxy-socks4server /usr/src/tmp/desproxy-buildroot/usr/bin/desproxy-socks4server
  /bin/install -p  desproxy-dns /usr/src/tmp/desproxy-buildroot/usr/bin/desproxy-dns
  /bin/install -p  socket2socket /usr/src/tmp/desproxy-buildroot/usr/bin/socket2socket
  /bin/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=/bin/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)
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.63225
+ 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.vFROoc
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.skMD9K
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.zaSNbn
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.SKGRr2
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.N2HiTK
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
Wrote: /usr/src/RPM/RPMS/x86_64/desproxy-debuginfo-0.1.0-alt0.2.qa2.x86_64.rpm
6.31user 2.14system 0:14.21elapsed 59%CPU (0avgtext+0avgdata 32072maxresident)k
0inputs+0outputs (0major+981522minor)pagefaults 0swaps
8.93user 4.19system 0:19.79elapsed 66%CPU (0avgtext+0avgdata 118084maxresident)k
1512inputs+0outputs (0major+1262061minor)pagefaults 0swaps