+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/httptunnel.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cYbEsh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf httptunnel-3.3 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/httptunnel_3.3+dfsg.orig.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd httptunnel-3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + recode AUTHORS iso-8859-15 + iconv -f iso-8859-15 -t utf-8 + mv -f AUTHORS_ AUTHORS + recode ChangeLog iso-8859-15 + iconv -f iso-8859-15 -t utf-8 + mv -f ChangeLog_ ChangeLog + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cYOsxu + umask 022 + cd /builddir/build/BUILD + cd httptunnel-3.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for mawk... no checking for gawk... gawk checking for gcc... gcc checking whether the C compiler (gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld) 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... /usr/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 -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/httptunnel-3.3' Making all in port make[2]: Entering directory '/builddir/build/BUILD/httptunnel-3.3/port' Making all in sys make[3]: Entering directory '/builddir/build/BUILD/httptunnel-3.3/port/sys' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/httptunnel-3.3/port/sys' make[3]: Entering directory '/builddir/build/BUILD/httptunnel-3.3/port' gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c poll.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c daemon.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vsyslog.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c endprotoent.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c getopt.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c getopt1.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vsnprintf.c 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 '/builddir/build/BUILD/httptunnel-3.3/port' make[2]: Leaving directory '/builddir/build/BUILD/httptunnel-3.3/port' make[2]: Entering directory '/builddir/build/BUILD/httptunnel-3.3' gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c htc.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c common.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c tunnel.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 differ in signedness [-Wpointer-sign] h->name = data; ^ http.c:336:12: warning: pointer targets in assignment 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:0, 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:0, 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:0, 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 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 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:0, 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:0, 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)) ^ 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:0, 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:0, 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:0, 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:0, 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:0, 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, ^~~~~~~~~~ htc.c: In function 'main': htc.c:597:7: warning: implicit declaration of function 'time'; did you mean 'utimes'? [-Wimplicit-function-declaration] time (&last_tunnel_write); ^~~~ utimes htc.c:410:5: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result [-Wunused-result] daemon (0, 1); ^~~~~~~~~~~~~ tunnel.c: In function 'tunnel_read': tunnel.c:934:42: 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:807: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:1115: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:0, 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:1177: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:1191:10: tunnel->content_length + 1); ~~~~~~~~~~~~~~~~~~~~~~~~~~ tunnel.c:1183:19: note: format string is defined here "Content-Length: %d\r\n" ~^ %ld gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c base64.c gcc -DHAVE_CONFIG_H -I. -I. -I. -Iport -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c hts.c base64.c: In function 'encode_base64': base64.c:44:7: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] end = (char *)data + length - 3; ^ base64.c:91:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] *code = buf - n; ^ hts.c: In function 'main': hts.c:433:7: warning: implicit declaration of function 'time'; did you mean 'utimes'? [-Wimplicit-function-declaration] time (&last_tunnel_write); ^~~~ utimes hts.c:285:5: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result [-Wunused-result] daemon (0, 1); ^~~~~~~~~~~~~ gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o htc htc.o common.o tunnel.o http.o base64.o -Lport -lport gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hts hts.o common.o tunnel.o http.o -Lport -lport make[2]: Leaving directory '/builddir/build/BUILD/httptunnel-3.3' make[1]: Leaving directory '/builddir/build/BUILD/httptunnel-3.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.edbyPv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64 + cd httptunnel-3.3 + rm -rf /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64 Making install in port make[1]: Entering directory '/builddir/build/BUILD/httptunnel-3.3/port' Making install in sys make[2]: Entering directory '/builddir/build/BUILD/httptunnel-3.3/port/sys' make[3]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/httptunnel-3.3/port/sys' make[2]: Leaving directory '/builddir/build/BUILD/httptunnel-3.3/port/sys' make[2]: Entering directory '/builddir/build/BUILD/httptunnel-3.3/port' make[3]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/httptunnel-3.3/port' make[2]: Leaving directory '/builddir/build/BUILD/httptunnel-3.3/port' make[1]: Leaving directory '/builddir/build/BUILD/httptunnel-3.3/port' make[1]: Entering directory '/builddir/build/BUILD/httptunnel-3.3' make[2]: Entering directory '/builddir/build/BUILD/httptunnel-3.3' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64 mkdir /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr mkdir /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/bin /usr/bin/install -c htc /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/bin/htc /usr/bin/install -c hts /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/bin/hts make install-man1 make[3]: Entering directory '/builddir/build/BUILD/httptunnel-3.3' /bin/sh ./mkinstalldirs /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/share/man/man1 mkdir /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/share mkdir /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/share/man mkdir /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/share/man/man1 /usr/bin/install -c -m 644 ./hts.1 /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/share/man/man1/hts.1 /usr/bin/install -c -m 644 ./htc.1 /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/share/man/man1/htc.1 make[3]: Leaving directory '/builddir/build/BUILD/httptunnel-3.3' make[2]: Leaving directory '/builddir/build/BUILD/httptunnel-3.3' make[1]: Leaving directory '/builddir/build/BUILD/httptunnel-3.3' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: httptunnel-3.3-19.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vToZ89 + umask 022 + cd /builddir/build/BUILD + cd httptunnel-3.3 + DOCDIR=/builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/share/doc/httptunnel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/share/doc/httptunnel + cp -pr AUTHORS /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/share/doc/httptunnel + cp -pr ChangeLog /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/share/doc/httptunnel + cp -pr COPYING /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/share/doc/httptunnel + cp -pr DISCLAIMER /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/share/doc/httptunnel + cp -pr FAQ /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/share/doc/httptunnel + cp -pr HACKING /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/share/doc/httptunnel + cp -pr NEWS /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/share/doc/httptunnel + cp -pr README /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/share/doc/httptunnel + cp -pr TODO /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64/usr/share/doc/httptunnel + exit 0 Provides: httptunnel = 3.3-19.fc28 httptunnel(riscv-64) = 3.3-19.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64 Wrote: /builddir/build/SRPMS/httptunnel-3.3-19.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/httptunnel-3.3-19.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Tal3IK + umask 022 + cd /builddir/build/BUILD + cd httptunnel-3.3 + rm -rf /builddir/build/BUILDROOT/httptunnel-3.3-19.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff