<86>Sep 6 02:27:59 userdel[3279630]: delete user 'rooter' <86>Sep 6 02:27:59 userdel[3279630]: removed group 'rooter' owned by 'rooter' <86>Sep 6 02:27:59 groupadd[3279635]: group added to /etc/group: name=rooter, GID=687 <86>Sep 6 02:27:59 groupadd[3279635]: group added to /etc/gshadow: name=rooter <86>Sep 6 02:27:59 groupadd[3279635]: new group: name=rooter, GID=687 <86>Sep 6 02:27:59 useradd[3279642]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Sep 6 02:27:59 userdel[3279648]: delete user 'builder' <86>Sep 6 02:27:59 userdel[3279648]: removed group 'builder' owned by 'builder' <86>Sep 6 02:27:59 userdel[3279648]: removed shadow group 'builder' owned by 'builder' <86>Sep 6 02:27:59 groupadd[3279653]: group added to /etc/group: name=builder, GID=688 <86>Sep 6 02:27:59 groupadd[3279653]: group added to /etc/gshadow: name=builder <86>Sep 6 02:27:59 groupadd[3279653]: new group: name=builder, GID=688 <86>Sep 6 02:27:59 useradd[3279660]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/httptunnel-3.3-alt1.nosrc.rpm (w1.gzdio) Installing httptunnel-3.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48853 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf httptunnel-3.3 + echo 'Source #0 (httptunnel-3.3.tar):' Source #0 (httptunnel-3.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/httptunnel-3.3.tar + cd httptunnel-3.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48853 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd httptunnel-3.3 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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 find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri dirname -- '{}' + ./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 -flto=auto ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ) 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.3/port' gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c poll.c make[3]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3/port' make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3/port' gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c daemon.c make[3]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3/port' make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3/port' gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c vsyslog.c make[3]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3/port' make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3/port' gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c endprotoent.c make[3]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3/port' make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3/port' gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c getopt.c make[3]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3/port' make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3/port' gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c getopt1.c make[3]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3/port' make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3/port' gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c vsnprintf.c make[3]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3/port' make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3/port' rm -f libport.a ar cru libport.a poll.o daemon.o vsyslog.o endprotoent.o getopt.o getopt1.o vsnprintf.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libport.a make[3]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3/port' make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3' gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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] 44 | end = (char *)data + length - 3; | ^ base64.c:91:9: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 91 | *code = buf - n; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3' make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3' gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c hts.c hts.c: In function 'main': hts.c:433:7: warning: implicit declaration of function 'time'; did you mean 'utimes'? [-Wimplicit-function-declaration] 433 | time (&last_tunnel_write); | ^~~~ | utimes hts.c:285:5: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 285 | daemon (0, 1); | ^~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3' make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3' gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c common.c make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3' make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3' gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c htc.c htc.c: In function 'main': htc.c:597:7: warning: implicit declaration of function 'time'; did you mean 'utimes'? [-Wimplicit-function-declaration] 597 | time (&last_tunnel_write); | ^~~~ | utimes htc.c:410:5: warning: ignoring return value of 'daemon' declared with attribute 'warn_unused_result' [-Wunused-result] 410 | daemon (0, 1); | ^~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3' make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3' gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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=] 45 | sprintf (str, "%d", length); | ~^ ~~~~~~ | | | | int ssize_t {aka long int} | %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] 329 | h->name = data; | ^ http.c:336:12: warning: pointer targets in assignment from 'unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 336 | 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] 506 | response->major_version = atoi (data); | ^~~~ | | | unsigned char * In file included from /usr/include/features.h:465, 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 *' 361 | __NTH (atoi (const char *__nptr)) | ^~~~~ http.c:519:35: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign] 519 | response->minor_version = atoi (data); | ^~~~ | | | unsigned char * In file included from /usr/include/features.h:465, 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 *' 361 | __NTH (atoi (const char *__nptr)) | ^~~~~ http.c:532:33: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign] 532 | response->status_code = atoi (data); | ^~~~ | | | unsigned char * In file included from /usr/include/features.h:465, 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 *' 361 | __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] 545 | 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] 654 | request->method = http_string_to_method (data, n - 1); | ^~~~ | | | unsigned char * http.c:157:36: note: expected 'const char *' but argument is of type 'unsigned char *' 157 | 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] 674 | request->uri = data; | ^ http.c:701:34: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign] 701 | request->major_version = atoi (data); | ^~~~ | | | unsigned char * In file included from /usr/include/features.h:465, 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 *' 361 | __NTH (atoi (const char *__nptr)) | ^~~~~ http.c:714:34: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign] 714 | request->minor_version = atoi (data); | ^~~~ | | | unsigned char * In file included from /usr/include/features.h:465, 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 *' 361 | __NTH (atoi (const char *__nptr)) | ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3' make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3' gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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] 164 | &n); | ^~ | | | int * 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:210:32: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 210 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 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] 198 | &n); | ^~ | | | int * 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:210:32: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 210 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ tunnel.c:225:3: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 225 | &n); | ^~ | | | int * 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:210:32: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 210 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ tunnel.c:254:7: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 254 | &n); | ^~ | | | int * 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:210:32: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 210 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ tunnel.c:303:3: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 303 | &n); | ^~ | | | int * 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:210:32: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 210 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ tunnel.c: In function 'tunnel_read': tunnel.c:934:48: warning: pointer targets in passing argument 3 of 'tunnel_read_request' differ in signedness [-Wpointer-sign] 934 | if (tunnel_read_request (tunnel, &req, tunnel->buf, &len) <= 0) | ~~~~~~^~~~~ | | | char * tunnel.c:808:23: note: expected 'unsigned char *' but argument is of type 'char *' 808 | unsigned char *buf, size_t *length) | ~~~~~~~~~~~~~~~^~~ tunnel.c: In function 'tunnel_accept': tunnel.c:1115:68: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign] 1115 | s = accept (tunnel->server_socket, (struct sockaddr *)&addr, &len); | ^~~~ | | | int * 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:233:28: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 233 | socklen_t *__restrict __addr_len); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ tunnel.c:1177:1: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 1177 | "HTTP/1.1 200 OK\r\n" | ^~~~~~~~~~~~~~~~~~~~~ ...... 1191 | tunnel->content_length + 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | size_t {aka long unsigned int} tunnel.c:1183:19: note: format string is defined here 1183 | "Content-Length: %d\r\n" | ~^ | | | int | %ld make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3' make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o hts hts.o common.o tunnel.o http.o -Lport -lport make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3' make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o htc htc.o common.o tunnel.o http.o base64.o -Lport -lport make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50565 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd httptunnel-3.3 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/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.3' Making install in port make[1]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3/port' Making install in sys make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3/port/sys' make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3/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.3/port/sys' make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3/port/sys' make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3/port' make[3]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3/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.3/port' make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3/port' make[1]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3/port' make[1]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3' make[2]: Entering directory '/usr/src/RPM/BUILD/httptunnel-3.3' /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 /usr/libexec/rpm-build/install -p htc /usr/src/tmp/httptunnel-buildroot/usr/bin/htc /usr/libexec/rpm-build/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.3' /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 /usr/libexec/rpm-build/install -p -m 644 ./hts.1 /usr/src/tmp/httptunnel-buildroot/usr/share/man/man1/hts.1 /usr/libexec/rpm-build/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.3' make[2]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3' make: Leaving directory '/usr/src/RPM/BUILD/httptunnel-3.3' + /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,gnuconfig) 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) Processing files: httptunnel-3.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21606 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd httptunnel-3.3 + DOCDIR=/usr/src/tmp/httptunnel-buildroot/usr/share/doc/httptunnel-3.3 + export DOCDIR + rm -rf /usr/src/tmp/httptunnel-buildroot/usr/share/doc/httptunnel-3.3 + /bin/mkdir -p /usr/src/tmp/httptunnel-buildroot/usr/share/doc/httptunnel-3.3 + cp -prL AUTHORS ChangeLog DISCLAIMER FAQ HACKING NEWS README TODO /usr/src/tmp/httptunnel-buildroot/usr/share/doc/httptunnel-3.3 + chmod -R go-w /usr/src/tmp/httptunnel-buildroot/usr/share/doc/httptunnel-3.3 + chmod -R a+rX /usr/src/tmp/httptunnel-buildroot/usr/share/doc/httptunnel-3.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IyXPTa find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EMvFU7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.faSOO9 Creating httptunnel-debuginfo package Processing files: httptunnel-debuginfo-3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zFFAMb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Px2g77 find-requires: running scripts (debuginfo) Requires: httptunnel = 3.3-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to httptunnel-debuginfo a strict dependency on httptunnel Wrote: /usr/src/RPM/RPMS/x86_64/httptunnel-3.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/httptunnel-debuginfo-3.3-alt1.x86_64.rpm (w2.lzdio) 3.49user 1.34system 0:09.06elapsed 53%CPU (0avgtext+0avgdata 39596maxresident)k 0inputs+0outputs (0major+585557minor)pagefaults 0swaps 4.87user 3.29system 0:12.31elapsed 66%CPU (0avgtext+0avgdata 39596maxresident)k 0inputs+0outputs (0major+762275minor)pagefaults 0swaps --- httptunnel-3.3-alt1.x86_64.rpm.repo 2020-09-05 05:16:12.000000000 +0000 +++ httptunnel-3.3-alt1.x86_64.rpm.hasher 2021-09-06 02:28:09.912299148 +0000 @@ -21,4 +21,4 @@ Provides: httptunnel = 3.3-alt1:sisyphus+257434.100.2.1 -File: /usr/bin/htc 100755 root:root e0d4a8731ddb0fdf88ec6b04e40838ab -File: /usr/bin/hts 100755 root:root ea06194b3729b32096c9bf3f8e9a73bd +File: /usr/bin/htc 100755 root:root 91f29d47c48fdb9a4a6593f1c9352246 +File: /usr/bin/hts 100755 root:root ab9aecfc6fbbc3c6020cc2181a9c4a78 File: /usr/share/doc/httptunnel-3.3 40755 root:root @@ -34,2 +34,2 @@ File: /usr/share/man/man1/hts.1.xz 100644 root:root 58da39046bcf22397c3904068da15e66 -RPMIdentity: 951fac23caa513bd8acdf0020a63a5bfe17fcfa1b0fa9a2be58cf3b2df3216dbf0380f11603f131ce916b0e014eaf8bf4d0df959e92849959baad37231dacfb8 +RPMIdentity: 1a0b1f889e863f03eb6fde99549f478b0a235b4bb747cec311f00a2f7a6a4d6dceeb0826d2426a600d7f6fd17d308dc380b62eb17af5b9377d7d80571e406f2b --- httptunnel-debuginfo-3.3-alt1.x86_64.rpm.repo 2020-09-05 05:16:12.000000000 +0000 +++ httptunnel-debuginfo-3.3-alt1.x86_64.rpm.hasher 2021-09-06 02:28:09.985299439 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/82 40755 root:root -/usr/lib/debug/.build-id/82/117986a822c781b77862a25b2abdd489c02729 120777 root:root ../../../../bin/htc -/usr/lib/debug/.build-id/82/117986a822c781b77862a25b2abdd489c02729.debug 120777 root:root ../../usr/bin/htc.debug -/usr/lib/debug/.build-id/92 40755 root:root -/usr/lib/debug/.build-id/92/1f627ccf6771791c258207d3bd9d65e604bc71 120777 root:root ../../../../bin/hts -/usr/lib/debug/.build-id/92/1f627ccf6771791c258207d3bd9d65e604bc71.debug 120777 root:root ../../usr/bin/hts.debug +/usr/lib/debug/.build-id/35 40755 root:root +/usr/lib/debug/.build-id/35/9151716e21b1d99d935a6c7110374106049af9 120777 root:root ../../../../bin/htc +/usr/lib/debug/.build-id/35/9151716e21b1d99d935a6c7110374106049af9.debug 120777 root:root ../../usr/bin/htc.debug +/usr/lib/debug/.build-id/67 40755 root:root +/usr/lib/debug/.build-id/67/be033c7b0f09e06442ebcaa29a8902b38e8276 120777 root:root ../../../../bin/hts +/usr/lib/debug/.build-id/67/be033c7b0f09e06442ebcaa29a8902b38e8276.debug 120777 root:root ../../usr/bin/hts.debug /usr/lib/debug/usr/bin/htc.debug 100644 root:root @@ -10,3 +10,2 @@ /usr/src/debug/httptunnel-3.3/base64.c 100644 root:root -/usr/src/debug/httptunnel-3.3/base64.h 100644 root:root /usr/src/debug/httptunnel-3.3/common.c 100644 root:root @@ -26,13 +25,12 @@ Provides: httptunnel-debuginfo = 3.3-alt1:sisyphus+257434.100.2.1 -File: /usr/lib/debug/.build-id/82 40755 root:root -File: /usr/lib/debug/.build-id/82/117986a822c781b77862a25b2abdd489c02729 120777 root:root ../../../../bin/htc -File: /usr/lib/debug/.build-id/82/117986a822c781b77862a25b2abdd489c02729.debug 120777 root:root ../../usr/bin/htc.debug -File: /usr/lib/debug/.build-id/92 40755 root:root -File: /usr/lib/debug/.build-id/92/1f627ccf6771791c258207d3bd9d65e604bc71 120777 root:root ../../../../bin/hts -File: /usr/lib/debug/.build-id/92/1f627ccf6771791c258207d3bd9d65e604bc71.debug 120777 root:root ../../usr/bin/hts.debug -File: /usr/lib/debug/usr/bin/htc.debug 100644 root:root fde6b5b0f20c32bd80475cc3d510621a -File: /usr/lib/debug/usr/bin/hts.debug 100644 root:root d337c16dadd8f5eb6270c0619e9733c8 +File: /usr/lib/debug/.build-id/35 40755 root:root +File: /usr/lib/debug/.build-id/35/9151716e21b1d99d935a6c7110374106049af9 120777 root:root ../../../../bin/htc +File: /usr/lib/debug/.build-id/35/9151716e21b1d99d935a6c7110374106049af9.debug 120777 root:root ../../usr/bin/htc.debug +File: /usr/lib/debug/.build-id/67 40755 root:root +File: /usr/lib/debug/.build-id/67/be033c7b0f09e06442ebcaa29a8902b38e8276 120777 root:root ../../../../bin/hts +File: /usr/lib/debug/.build-id/67/be033c7b0f09e06442ebcaa29a8902b38e8276.debug 120777 root:root ../../usr/bin/hts.debug +File: /usr/lib/debug/usr/bin/htc.debug 100644 root:root f3ab1dab4b7e7f20b2a96a9732684432 +File: /usr/lib/debug/usr/bin/hts.debug 100644 root:root f0edfa241256b11a32c865bb4514e5f3 File: /usr/src/debug/httptunnel-3.3 40755 root:root File: /usr/src/debug/httptunnel-3.3/base64.c 100644 root:root 54d7b9f5489fa14f3d3b35a5153eb6aa -File: /usr/src/debug/httptunnel-3.3/base64.h 100644 root:root 4fb1f25266ea4e37b96fa2dde6305d44 File: /usr/src/debug/httptunnel-3.3/common.c 100644 root:root 68c12eb7b2b028c57dd80fdfc6b653c9 @@ -47,2 +45,2 @@ File: /usr/src/debug/httptunnel-3.3/tunnel.h 100644 root:root b05d8ac1eb1b5083b9c9c468ee480467 -RPMIdentity: aef101fcb5952736c42df551cd19c1683110faf351150c6d12b52847e02346286b242a0692ecfd3e081dbb58734e8a09a4ebe33e497a89349e795f1a6871a5d1 +RPMIdentity: 639fa73a1e729918ea9a4ac1917a92ce71a1b25a59ed59018eab53135862f3c7284fb6a0bb01125d4ffe65ac48b27d986e81e38c2c20848682163fe386f367ce