<86>Jan 27 04:47:28 userdel[3740990]: delete user 'rooter' <86>Jan 27 04:47:28 userdel[3740990]: removed group 'rooter' owned by 'rooter' <86>Jan 27 04:47:28 userdel[3740990]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 27 04:47:28 groupadd[3741010]: group added to /etc/group: name=rooter, GID=1859 <86>Jan 27 04:47:28 groupadd[3741010]: group added to /etc/gshadow: name=rooter <86>Jan 27 04:47:28 groupadd[3741010]: new group: name=rooter, GID=1859 <86>Jan 27 04:47:28 useradd[3741026]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>Jan 27 04:47:28 userdel[3741050]: delete user 'builder' <86>Jan 27 04:47:28 userdel[3741050]: removed group 'builder' owned by 'builder' <86>Jan 27 04:47:28 userdel[3741050]: removed shadow group 'builder' owned by 'builder' <86>Jan 27 04:47:28 groupadd[3741076]: group added to /etc/group: name=builder, GID=1860 <86>Jan 27 04:47:28 groupadd[3741076]: group added to /etc/gshadow: name=builder <86>Jan 27 04:47:28 groupadd[3741076]: new group: name=builder, GID=1860 <86>Jan 27 04:47:28 useradd[3741098]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/httptunnel-3.3-alt1.nosrc.rpm (w1.gzdio) Installing httptunnel-3.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97621 + 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.97621 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext creating cache ./config.cache checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking for 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 -march=i586 -mtune=generic ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /bin/install -c checking whether 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... 4 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 -j16 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -c htc.c htc.c: In function 'main': htc.c:597:7: warning: implicit declaration of function 'time' [-Wimplicit-function-declaration] 597 | time (&last_tunnel_write); | ^~~~ htc.c:20:1: note: 'time' is defined in header ''; did you forget to '#include '? 19 | #include "base64.h" +++ |+#include 20 | 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 -march=i586 -mtune=generic -c hts.c hts.c: In function 'main': hts.c:433:7: warning: implicit declaration of function 'time' [-Wimplicit-function-declaration] 433 | time (&last_tunnel_write); | ^~~~ hts.c:18:1: note: 'time' is defined in header ''; did you forget to '#include '? 17 | #include "common.h" +++ |+#include 18 | 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 -march=i586 -mtune=generic -c http.c 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:503, from /usr/include/time.h:25, from http.c:9: /usr/include/stdlib.h:481:1: note: expected 'const char *' but argument is of type 'unsigned char *' 481 | __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 * /usr/include/stdlib.h:481:1: note: expected 'const char *' but argument is of type 'unsigned char *' 481 | __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 * /usr/include/stdlib.h:481:1: note: expected 'const char *' but argument is of type 'unsigned char *' 481 | __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 * /usr/include/stdlib.h:481:1: note: expected 'const char *' but argument is of type 'unsigned char *' 481 | __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 * /usr/include/stdlib.h:481:1: note: expected 'const char *' but argument is of type 'unsigned char *' 481 | __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 -march=i586 -mtune=generic -c tunnel.c tunnel.c: In function 'tunnel_in_setsockopts': tunnel.c:164:19: 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:257:46: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 257 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ tunnel.c: In function 'tunnel_out_setsockopts': tunnel.c:198:21: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 198 | &n); | ^~ | | | int * /usr/include/sys/socket.h:257:46: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 257 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ tunnel.c:225:17: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 225 | &n); | ^~ | | | int * /usr/include/sys/socket.h:257:46: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 257 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ tunnel.c:254:21: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 254 | &n); | ^~ | | | int * /usr/include/sys/socket.h:257:46: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 257 | socklen_t *__restrict __optlen) __THROW; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ tunnel.c:303:17: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] 303 | &n); | ^~ | | | int * /usr/include/sys/socket.h:257:46: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 257 | 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:37: 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 * /usr/include/sys/socket.h:307:42: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' 307 | socklen_t *__restrict __addr_len); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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.87145 + 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/lib libexecdir=/usr/src/tmp/httptunnel-buildroot/usr/lib localstatedir=/usr/src/tmp/httptunnel-buildroot/var/lib runstatedir=/usr/src/tmp/httptunnel-buildroot/var/run 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) verify-elf: WARNING: ./usr/bin/hts: uses non-LFS functions: fcntl fopen open verify-elf: WARNING: ./usr/bin/htc: uses non-LFS functions: fcntl fstat open Processing files: httptunnel-3.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.32676 + 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.v1S7Zq 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.xQ9Bza find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Sygb5m 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.My6fn4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MZpMjF find-requires: running scripts (debuginfo) Requires: httptunnel = 3.3-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to httptunnel-debuginfo a strict dependency on httptunnel Wrote: /usr/src/RPM/RPMS/i586/httptunnel-3.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/httptunnel-debuginfo-3.3-alt1.i586.rpm (w2.lzdio) 2.72user 1.25system 0:08.70elapsed 45%CPU (0avgtext+0avgdata 34276maxresident)k 0inputs+0outputs (0major+551621minor)pagefaults 0swaps 0.57user 0.79system 0:11.50elapsed 11%CPU (0avgtext+0avgdata 12048maxresident)k 0inputs+0outputs (0major+95134minor)pagefaults 0swaps --- httptunnel-3.3-alt1.i586.rpm.repo 2020-09-05 05:16:21.000000000 +0000 +++ httptunnel-3.3-alt1.i586.rpm.hasher 2024-01-27 04:47:38.732319456 +0000 @@ -16,4 +16,7 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -22,4 +25,4 @@ Provides: httptunnel = 3.3-alt1:sisyphus+257434.100.2.1 -File: /usr/bin/htc 100755 root:root 77db573fb79999b060e94c2910c1217a -File: /usr/bin/hts 100755 root:root 198d59fcc3f04c6e6fd8231d3711f4a6 +File: /usr/bin/htc 100755 root:root d1d370008eebfeca835ef52617ca2eba +File: /usr/bin/hts 100755 root:root e8695b359327aa31a71d0fca052dd591 File: /usr/share/doc/httptunnel-3.3 40755 root:root @@ -35,2 +38,2 @@ File: /usr/share/man/man1/hts.1.xz 100644 root:root 58da39046bcf22397c3904068da15e66 -RPMIdentity: ca06a8a981a29b01f148e1fe7b7ef3d9f71f5bde7723b5d9eaa01b93b904f302d6704104e5409d7ec25e154dada0beb93f41dbf7664c792e2d64d09030d621ce +RPMIdentity: 12c3ded0a4d4790a698b008ba6bb07275d31130fe001d8bee73e5ded8f83c78caa302b541d498970ee362de17ead6349f37bf32e73a5fe34869fdcbd71161c11 --- httptunnel-debuginfo-3.3-alt1.i586.rpm.repo 2020-09-05 05:16:21.000000000 +0000 +++ httptunnel-debuginfo-3.3-alt1.i586.rpm.hasher 2024-01-27 04:47:38.788320227 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/28 40755 root:root -/usr/lib/debug/.build-id/28/cb53dd6a3c3c56020c29a12038e4818a4cb097 120777 root:root ../../../../bin/htc -/usr/lib/debug/.build-id/28/cb53dd6a3c3c56020c29a12038e4818a4cb097.debug 120777 root:root ../../usr/bin/htc.debug -/usr/lib/debug/.build-id/b5 40755 root:root -/usr/lib/debug/.build-id/b5/7555234893867175bd49eeb8ecaeefd490a85d 120777 root:root ../../../../bin/hts -/usr/lib/debug/.build-id/b5/7555234893867175bd49eeb8ecaeefd490a85d.debug 120777 root:root ../../usr/bin/hts.debug +/usr/lib/debug/.build-id/8e 40755 root:root +/usr/lib/debug/.build-id/8e/65286f610ae7e12c5eaef389c293043de8e765 120777 root:root ../../../../bin/hts +/usr/lib/debug/.build-id/8e/65286f610ae7e12c5eaef389c293043de8e765.debug 120777 root:root ../../usr/bin/hts.debug +/usr/lib/debug/.build-id/f5 40755 root:root +/usr/lib/debug/.build-id/f5/56635eb63bc135420c15a307e43731d5d8fe17 120777 root:root ../../../../bin/htc +/usr/lib/debug/.build-id/f5/56635eb63bc135420c15a307e43731d5d8fe17.debug 120777 root:root ../../usr/bin/htc.debug /usr/lib/debug/usr/bin/htc.debug 100644 root:root @@ -26,10 +26,10 @@ Provides: httptunnel-debuginfo = 3.3-alt1:sisyphus+257434.100.2.1 -File: /usr/lib/debug/.build-id/28 40755 root:root -File: /usr/lib/debug/.build-id/28/cb53dd6a3c3c56020c29a12038e4818a4cb097 120777 root:root ../../../../bin/htc -File: /usr/lib/debug/.build-id/28/cb53dd6a3c3c56020c29a12038e4818a4cb097.debug 120777 root:root ../../usr/bin/htc.debug -File: /usr/lib/debug/.build-id/b5 40755 root:root -File: /usr/lib/debug/.build-id/b5/7555234893867175bd49eeb8ecaeefd490a85d 120777 root:root ../../../../bin/hts -File: /usr/lib/debug/.build-id/b5/7555234893867175bd49eeb8ecaeefd490a85d.debug 120777 root:root ../../usr/bin/hts.debug -File: /usr/lib/debug/usr/bin/htc.debug 100644 root:root c8c7c94dc6357310dc86fd775521249e -File: /usr/lib/debug/usr/bin/hts.debug 100644 root:root 41093a3fc20b7f7457a5e2ffabdfa5e4 +File: /usr/lib/debug/.build-id/8e 40755 root:root +File: /usr/lib/debug/.build-id/8e/65286f610ae7e12c5eaef389c293043de8e765 120777 root:root ../../../../bin/hts +File: /usr/lib/debug/.build-id/8e/65286f610ae7e12c5eaef389c293043de8e765.debug 120777 root:root ../../usr/bin/hts.debug +File: /usr/lib/debug/.build-id/f5 40755 root:root +File: /usr/lib/debug/.build-id/f5/56635eb63bc135420c15a307e43731d5d8fe17 120777 root:root ../../../../bin/htc +File: /usr/lib/debug/.build-id/f5/56635eb63bc135420c15a307e43731d5d8fe17.debug 120777 root:root ../../usr/bin/htc.debug +File: /usr/lib/debug/usr/bin/htc.debug 100644 root:root 7b025bc6fa40aa05f415d27530456885 +File: /usr/lib/debug/usr/bin/hts.debug 100644 root:root 7f1de2cf6bd13a26a114f0d9e5955e5b File: /usr/src/debug/httptunnel-3.3 40755 root:root @@ -47,2 +47,2 @@ File: /usr/src/debug/httptunnel-3.3/tunnel.h 100644 root:root b05d8ac1eb1b5083b9c9c468ee480467 -RPMIdentity: 1cb2a0ac26ef32c053b5988a12a29695e4421523ded8415a9008c8c5db4a98e384a017d04334bc8f9913f6c241ac2e5a6ffb57e1313885da6479c9b3b60c32f7 +RPMIdentity: 38692a57583c5e40f49701aa0dc055e9c02039c5662a18acfdd2ead31be8f14642c8d7e6ded7be43870ee1a2d1c5104de3ec0002dda8a19ba628c817ddaa36fc