<86>Aug 30 01:09:34 userdel[2312448]: delete user 'rooter'
<86>Aug 30 01:09:34 userdel[2312448]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 30 01:09:34 groupadd[2312457]: group added to /etc/group: name=rooter, GID=603
<86>Aug 30 01:09:34 groupadd[2312457]: group added to /etc/gshadow: name=rooter
<86>Aug 30 01:09:34 groupadd[2312457]: new group: name=rooter, GID=603
<86>Aug 30 01:09:34 useradd[2312461]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash
<86>Aug 30 01:09:34 userdel[2312468]: delete user 'builder'
<86>Aug 30 01:09:34 userdel[2312468]: removed group 'builder' owned by 'builder'
<86>Aug 30 01:09:34 userdel[2312468]: removed shadow group 'builder' owned by 'builder'
<86>Aug 30 01:09:34 groupadd[2312474]: group added to /etc/group: name=builder, GID=604
<86>Aug 30 01:09:34 groupadd[2312474]: group added to /etc/gshadow: name=builder
<86>Aug 30 01:09:34 groupadd[2312474]: new group: name=builder, GID=604
<86>Aug 30 01:09:34 useradd[2312478]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/httptunnel-3.0.5-alt2.qa1.nosrc.rpm
Installing httptunnel-3.0.5-alt2.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97611
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf httptunnel-3.0.5
+ echo 'Source #0 (httptunnel-3.0.5.tar):'
Source #0 (httptunnel-3.0.5.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/httptunnel-3.0.5.tar
+ cd httptunnel-3.0.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (httptunnel-3.0.5.bind.patch):'
Patch #1 (httptunnel-3.0.5.bind.patch):
+ /usr/bin/patch -p1
patching file common.c
patching file common.h
patching file htc.c
patching file tunnel.c
+ echo 'Patch #2 (httptunnel-3.0.5.debug.patch):'
Patch #2 (httptunnel-3.0.5.debug.patch):
+ /usr/bin/patch -p1
patching file htc.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.97611
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd httptunnel-3.0.5
+ 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 -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 mawk... no
checking for gawk... gawk
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 ln -s works... yes
checking for ranlib... ranlib
checking for gethostent... yes
checking for setsockopt... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for syslog.h... yes
checking for unistd.h... yes
checking for sys/poll.h... yes
checking for working const... yes
checking for inline... inline
checking for size_t... yes
checking for socklen_t... yes
checking whether INADDR_NONE is defined... yes
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking for 8-bit clean memcmp... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for socket... yes
checking for strdup... yes
checking for strerror... yes
checking for daemon... yes
checking for vsyslog... yes
checking for poll... yes
checking for select... yes
checking for endprotoent... yes
checking for vsnprintf... yes
checking for syslog... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating port/Makefile
creating port/sys/Makefile
creating config.h
+ make -j8
make  all-recursive
Making all in port
Making all in sys
make[3]: Nothing to be done for 'all'.
make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c poll.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c daemon.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c vsyslog.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c endprotoent.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c getopt1.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c getopt.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -c vsnprintf.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
rm -f libport.a
ar cru libport.a poll.o daemon.o vsyslog.o endprotoent.o getopt.o getopt1.o vsnprintf.o 
ranlib libport.a
make[3]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
gcc -DHAVE_CONFIG_H -I. -I. -I.   -Iport  -pipe -frecord-gcc-switches -Wall -g -O2 -c base64.c
base64.c: In function 'encode_base64':
base64.c:44:7: warning: pointer targets in assignment from 'char *' to 'const unsigned char *' differ in signedness [-Wpointer-sign]
   end = (char *)data + length - 3;
       ^
base64.c:91:9: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
   *code = buf - n;
         ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
gcc -DHAVE_CONFIG_H -I. -I. -I.   -Iport  -pipe -frecord-gcc-switches -Wall -g -O2 -c common.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
gcc -DHAVE_CONFIG_H -I. -I. -I.   -Iport  -pipe -frecord-gcc-switches -Wall -g -O2 -c hts.c
hts.c: In function 'main':
hts.c:366:7: warning: implicit declaration of function 'time'; did you mean 'utimes'? [-Wimplicit-function-declaration]
       time (&last_tunnel_write);
       ^~~~
       utimes
hts.c:252:5: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result [-Wunused-result]
     daemon (0, 1);
     ^~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
gcc -DHAVE_CONFIG_H -I. -I. -I.   -Iport  -pipe -frecord-gcc-switches -Wall -g -O2 -c htc.c
htc.c: In function 'main':
htc.c:553:7: warning: implicit declaration of function 'time'; did you mean 'utimes'? [-Wimplicit-function-declaration]
       time (&last_tunnel_write);
       ^~~~
       utimes
htc.c:399:5: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result [-Wunused-result]
     daemon (0, 1);
     ^~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
gcc -DHAVE_CONFIG_H -I. -I. -I.   -Iport  -pipe -frecord-gcc-switches -Wall -g -O2 -c http.c
http.c: In function 'http_method':
http.c:45:23: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t' {aka 'long int'} [-Wformat=]
       sprintf (str, "%d", length);
                      ~^   ~~~~~~
                      %ld
http.c: In function 'parse_header':
http.c:329:11: warning: pointer targets in assignment from 'unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign]
   h->name = data;
           ^
http.c:336:12: warning: pointer targets in assignment from 'unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign]
   h->value = data;
            ^
http.c: In function 'http_parse_response':
http.c:506:35: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign]
   response->major_version = atoi (data);
                                   ^~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/time.h:25,
                 from http.c:9:
/usr/include/stdlib.h:361:1: note: expected 'const char *' but argument is of type 'unsigned char *'
 __NTH (atoi (const char *__nptr))
 ^~~~~
http.c:519:35: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign]
   response->minor_version = atoi (data);
                                   ^~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/time.h:25,
                 from http.c:9:
/usr/include/stdlib.h:361:1: note: expected 'const char *' but argument is of type 'unsigned char *'
 __NTH (atoi (const char *__nptr))
 ^~~~~
http.c:532:33: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign]
   response->status_code = atoi (data);
                                 ^~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/time.h:25,
                 from http.c:9:
/usr/include/stdlib.h:361:1: note: expected 'const char *' but argument is of type 'unsigned char *'
 __NTH (atoi (const char *__nptr))
 ^~~~~
http.c:545:28: warning: pointer targets in assignment from 'unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign]
   response->status_message = data;
                            ^
http.c: In function 'http_parse_request':
http.c:654:44: warning: pointer targets in passing argument 1 of 'http_string_to_method' differ in signedness [-Wpointer-sign]
   request->method = http_string_to_method (data, n - 1);
                                            ^~~~
http.c:157:1: note: expected 'const char *' but argument is of type 'unsigned char *'
 http_string_to_method (const char *method, size_t n)
 ^~~~~~~~~~~~~~~~~~~~~
http.c:674:16: warning: pointer targets in assignment from 'unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign]
   request->uri = data;
                ^
http.c:701:34: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign]
   request->major_version = atoi (data);
                                  ^~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/time.h:25,
                 from http.c:9:
/usr/include/stdlib.h:361:1: note: expected 'const char *' but argument is of type 'unsigned char *'
 __NTH (atoi (const char *__nptr))
 ^~~~~
http.c:714:34: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign]
   request->minor_version = atoi (data);
                                  ^~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/time.h:25,
                 from http.c:9:
/usr/include/stdlib.h:361:1: note: expected 'const char *' but argument is of type 'unsigned char *'
 __NTH (atoi (const char *__nptr))
 ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
gcc -DHAVE_CONFIG_H -I. -I. -I.   -Iport  -pipe -frecord-gcc-switches -Wall -g -O2 -c tunnel.c
tunnel.c: In function 'tunnel_in_setsockopts':
tunnel.c:164:5: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
     &n);
     ^~
In file included from /usr/include/netinet/in.h:23,
                 from /usr/include/netdb.h:27,
                 from port/netdb_.h:10,
                 from tunnel.c:11:
/usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getsockopt (int __fd, int __level, int __optname,
            ^~~~~~~~~~
tunnel.c: In function 'tunnel_out_setsockopts':
tunnel.c:198:7: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
       &n);
       ^~
In file included from /usr/include/netinet/in.h:23,
                 from /usr/include/netdb.h:27,
                 from port/netdb_.h:10,
                 from tunnel.c:11:
/usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getsockopt (int __fd, int __level, int __optname,
            ^~~~~~~~~~
tunnel.c:225:3: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
   &n);
   ^~
In file included from /usr/include/netinet/in.h:23,
                 from /usr/include/netdb.h:27,
                 from port/netdb_.h:10,
                 from tunnel.c:11:
/usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getsockopt (int __fd, int __level, int __optname,
            ^~~~~~~~~~
tunnel.c:254:7: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
       &n);
       ^~
In file included from /usr/include/netinet/in.h:23,
                 from /usr/include/netdb.h:27,
                 from port/netdb_.h:10,
                 from tunnel.c:11:
/usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getsockopt (int __fd, int __level, int __optname,
            ^~~~~~~~~~
tunnel.c:303:3: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
   &n);
   ^~
In file included from /usr/include/netinet/in.h:23,
                 from /usr/include/netdb.h:27,
                 from port/netdb_.h:10,
                 from tunnel.c:11:
/usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getsockopt (int __fd, int __level, int __optname,
            ^~~~~~~~~~
tunnel.c: In function 'tunnel_read':
tunnel.c:932:48: warning: pointer targets in passing argument 3 of 'tunnel_read_request' differ in signedness [-Wpointer-sign]
   if (tunnel_read_request (tunnel, &req, tunnel->buf, &len) <= 0)
                                          ~~~~~~^~~~~
tunnel.c:805:1: note: expected 'unsigned char *' but argument is of type 'char *'
 tunnel_read_request (Tunnel *tunnel, enum tunnel_request *request,
 ^~~~~~~~~~~~~~~~~~~
tunnel.c: In function 'tunnel_accept':
tunnel.c:1114:68: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
       s = accept (tunnel->server_socket, (struct sockaddr *)&addr, &len);
                                                                    ^~~~
In file included from /usr/include/netinet/in.h:23,
                 from /usr/include/netdb.h:27,
                 from port/netdb_.h:10,
                 from tunnel.c:11:
/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,
            ^~~~~~
tunnel.c:1169:1: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
 "HTTP/1.1 200 OK\r\n"
 ^~~~~~~~~~~~~~~~~~~~~
tunnel.c:1183:10:
          tunnel->content_length + 1);
          ~~~~~~~~~~~~~~~~~~~~~~~~~~
tunnel.c:1175:19: note: format string is defined here
 "Content-Length: %d\r\n"
                  ~^
                  %ld
make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
gcc  -pipe -frecord-gcc-switches -Wall -g -O2  -o hts  hts.o common.o tunnel.o http.o -Lport -lport 
make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
gcc  -pipe -frecord-gcc-switches -Wall -g -O2  -o htc  htc.o common.o tunnel.o http.o base64.o -Lport -lport 
make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33453
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/httptunnel-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/httptunnel-buildroot
+ cd httptunnel-3.0.5
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/httptunnel-buildroot/usr exec_prefix=/usr/src/tmp/httptunnel-buildroot/usr bindir=/usr/src/tmp/httptunnel-buildroot/usr/bin sbindir=/usr/src/tmp/httptunnel-buildroot/usr/sbin sysconfdir=/usr/src/tmp/httptunnel-buildroot/etc datadir=/usr/src/tmp/httptunnel-buildroot/usr/share includedir=/usr/src/tmp/httptunnel-buildroot/usr/include libdir=/usr/src/tmp/httptunnel-buildroot/usr/lib64 libexecdir=/usr/src/tmp/httptunnel-buildroot/usr/lib localstatedir=/usr/src/tmp/httptunnel-buildroot/var/lib sharedstatedir=/usr/src/tmp/httptunnel-buildroot/var/lib mandir=/usr/src/tmp/httptunnel-buildroot/usr/share/man infodir=/usr/src/tmp/httptunnel-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
Making install in port
make[1]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
Making install in sys
make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port/sys'
make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port/sys'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port/sys'
make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port/sys'
make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
make[1]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5/port'
make[1]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
/bin/sh ./mkinstalldirs /usr/src/tmp/httptunnel-buildroot/usr/bin
mkdir /usr/src/tmp/httptunnel-buildroot
mkdir /usr/src/tmp/httptunnel-buildroot/usr
mkdir /usr/src/tmp/httptunnel-buildroot/usr/bin
  /bin/install -p  htc /usr/src/tmp/httptunnel-buildroot/usr/bin/htc
  /bin/install -p  hts /usr/src/tmp/httptunnel-buildroot/usr/bin/hts
/usr/bin/make  install-man1
make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
/bin/sh ./mkinstalldirs /usr/src/tmp/httptunnel-buildroot/usr/share/man/man1
mkdir /usr/src/tmp/httptunnel-buildroot/usr/share
mkdir /usr/src/tmp/httptunnel-buildroot/usr/share/man
mkdir /usr/src/tmp/httptunnel-buildroot/usr/share/man/man1
 /bin/install -p -m 644 ./hts.1 /usr/src/tmp/httptunnel-buildroot/usr/share/man/man1/hts.1
 /bin/install -p -m 644 ./htc.1 /usr/src/tmp/httptunnel-buildroot/usr/share/man/man1/htc.1
make[3]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
make[1]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
make: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.0.5'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/httptunnel-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/httptunnel-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/httptunnel-buildroot/ (default)
Compressing files in /usr/src/tmp/httptunnel-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/httptunnel-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: httptunnel-3.0.5-alt2.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.9623
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd httptunnel-3.0.5
+ DOCDIR=/usr/src/tmp/httptunnel-buildroot/usr/share/doc/httptunnel-3.0.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/httptunnel-buildroot/usr/share/doc/httptunnel-3.0.5
+ /bin/mkdir -p /usr/src/tmp/httptunnel-buildroot/usr/share/doc/httptunnel-3.0.5
+ cp -prL AUTHORS COPYING ChangeLog DISCLAIMER FAQ HACKING NEWS README TODO /usr/src/tmp/httptunnel-buildroot/usr/share/doc/httptunnel-3.0.5
+ chmod -R go-w /usr/src/tmp/httptunnel-buildroot/usr/share/doc/httptunnel-3.0.5
+ chmod -R a+rX /usr/src/tmp/httptunnel-buildroot/usr/share/doc/httptunnel-3.0.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dUIAlE
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.rRP7wi
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.2.5)(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.5Uzqh0
Creating httptunnel-debuginfo package
Processing files: httptunnel-debuginfo-3.0.5-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nFEozL
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hrMKmA
find-requires: running scripts (debuginfo)
Requires: httptunnel = 3.0.5-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/httptunnel-3.0.5-alt2.qa1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/httptunnel-debuginfo-3.0.5-alt2.qa1.x86_64.rpm
7.92user 3.18system 0:13.69elapsed 81%CPU (0avgtext+0avgdata 35952maxresident)k
0inputs+0outputs (0major+506145minor)pagefaults 0swaps
10.18user 7.67system 0:19.49elapsed 91%CPU (0avgtext+0avgdata 35952maxresident)k
0inputs+0outputs (0major+694597minor)pagefaults 0swaps
--- httptunnel-3.0.5-alt2.qa1.x86_64.rpm.repo	2013-04-15 06:15:53.000000000 +0000
+++ httptunnel-3.0.5-alt2.qa1.x86_64.rpm.hasher	2020-08-30 01:09:50.982016048 +0000
@@ -12,4 +12,4 @@
 /usr/share/doc/httptunnel-3.0.5/TODO	100644	
-/usr/share/man/man1/htc.1.gz	100644	
-/usr/share/man/man1/hts.1.gz	100644	
+/usr/share/man/man1/htc.1.xz	100644	
+/usr/share/man/man1/hts.1.xz	100644	
 Requires: /lib64/ld-linux-x86-64.so.2