+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/tinyproxy.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.LQkuRo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tinyproxy-1.8.4 + /usr/bin/xz -dc /builddir/build/SOURCES/tinyproxy-1.8.4.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tinyproxy-1.8.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0o3QZE + umask 022 + cd /builddir/build/BUILD + cd tinyproxy-1.8.4 + 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 + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 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 --sysconfdir=/etc/tinyproxy --enable-reverse --enable-transparent checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for socket in -lsocket... no checking for htonl in -lsocket... no checking for yp_get_default_domain... no checking for gethostname in -lnsl... no checking for gethostbyaddr in -lnsl... no checking for inet_aton in -lresolv... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for size_t... yes checking for pid_t... yes checking if uint8_t defined... yes checking if int16_t defined... yes checking if uint16_t defined... yes checking if int32_t defined... yes checking if uint32_t defined... yes checking if ssize_t defined... yes checking if socklen_t defined... yes checking if in_addr_t defined... yes checking whether lstat correctly handles trailing slash... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for gethostname... yes checking for inet_ntoa... yes checking for memchr... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strpbrk... yes checking for strstr... yes checking for strtol... yes checking for isascii... yes checking for memcpy... yes checking for memmove... yes checking for setrlimit... yes checking for ftruncate... yes checking for regcomp... yes checking for regexec... yes checking for strlcpy... no checking for strlcat... no checking for setgroups... yes checking for time... yes checking for rand... yes checking for srand... yes checking to see if compiler understands -fdiagnostics-show-option... yes checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wextra... yes checking to see if compiler understands -Wno-unused-parameter... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wstrict-prototypes... yes checking to see if compiler understands -Wmissing-declarations... yes checking to see if compiler understands -Wfloat-equal... yes checking to see if compiler understands -Wundef... yes checking to see if compiler understands -Wformat=2... yes checking to see if compiler understands -Wlogical-op... yes checking to see if compiler understands -Wmissing-include-dirs... yes checking to see if compiler understands -Wformat-nonliteral... yes checking to see if compiler understands -Wold-style-definition... yes checking to see if compiler understands -Wpointer-arith... yes checking to see if compiler understands -Waggregate-return... yes checking to see if compiler understands -Winit-self... yes checking to see if compiler understands -Wpacked... yes checking to see if compiler understands --std=c89... yes checking to see if compiler understands -ansi... yes checking to see if compiler understands -pedantic... yes checking to see if compiler understands -Wc++-compat... yes checking to see if compiler understands -Wno-long-long... yes checking to see if compiler understands -Wno-overlength-strings... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wredundant-decls... yes checking to see if compiler understands -Wmissing-noreturn... yes checking to see if compiler understands -Wshadow... yes checking to see if compiler understands -Wendif-labels... yes checking to see if compiler understands -Wcast-qual... yes checking to see if compiler understands -Wcast-align... yes checking to see if compiler understands -Wwrite-strings... yes checking to see if compiler understands -Wp,-D_FORTIFY_SOURCE=2... yes checking to see if compiler understands -fno-common... yes checking whether the system's regex library is broken... no checking for a2x... /usr/bin/a2x checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating data/templates/Makefile config.status: creating etc/Makefile config.status: creating docs/Makefile config.status: creating docs/man5/Makefile config.status: creating docs/man5/tinyproxy.conf.txt config.status: creating docs/man8/Makefile config.status: creating docs/man8/tinyproxy.txt config.status: creating m4macros/Makefile config.status: creating tests/Makefile config.status: creating tests/scripts/Makefile config.status: creating config.h config.status: executing depfiles commands + make 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CFLAGS=-DNDEBUG -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 ' -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4' Making all in src make[2]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/src' CC acl.o CC anonymous.o CC child.o CC buffer.o CC conf.o CC conns.o CC daemon.o CC hashmap.o CC heap.o CC html-error.o CC http-message.o CC log.o CC network.o CC reqs.o CC sock.o CC stats.o CC text.o CC main.o CC utils.o CC vector.o CC upstream.o CC connect-ports.o CC filter.o CC reverse-proxy.o upstream.c: In function 'upstream_build': upstream.c:94:31: warning: comparison between pointer and zero character constant [-Wpointer-compare] || domain == '\0') { ^~ upstream.c:94:24: note: did you mean to dereference the pointer? || domain == '\0') { ^ CC transparent-proxy.o CCLD tinyproxy make[2]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/src' Making all in data make[2]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/data' Making all in templates make[3]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/data/templates' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/data/templates' make[3]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/data' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/data' make[2]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/data' Making all in etc make[2]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/etc' GEN tinyproxy.conf make[2]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/etc' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs' Making all in man5 make[3]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs/man5' GEN tinyproxy.conf.5 make[3]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs/man5' Making all in man8 make[3]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs/man8' GEN tinyproxy.8 make[3]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs/man8' make[3]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs' make[2]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs' Making all in m4macros make[2]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/m4macros' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/m4macros' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/tests' Making all in scripts make[3]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/tests/scripts' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/tests/scripts' make[3]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/tests' make[2]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/tests' make[2]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4' make[2]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4' make[1]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yynHxg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64 + cd tinyproxy-1.8.4 + rm -rf /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/src' make[2]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/usr/sbin' /usr/bin/install -c tinyproxy '/builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/usr/sbin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/src' make[1]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/src' Making install in data make[1]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/data' Making install in templates make[2]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/data/templates' make[3]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/data/templates' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/usr/share/tinyproxy' /usr/bin/install -c -m 644 debug.html default.html stats.html '/builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/usr/share/tinyproxy' make[3]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/data/templates' make[2]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/data/templates' make[2]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/data' make[3]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/data' 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/tinyproxy-1.8.4/data' make[2]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/data' make[1]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/data' Making install in etc make[1]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/etc' make[2]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/etc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/etc/tinyproxy' /usr/bin/install -c -m 644 tinyproxy.conf '/builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/etc/tinyproxy' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/etc' make[1]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/etc' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs' Making install in man5 make[2]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs/man5' make[3]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs/man5' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/usr/share/man/man5' /usr/bin/install -c -m 644 tinyproxy.conf.5 '/builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/usr/share/man/man5' make[3]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs/man5' make[2]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs/man5' Making install in man8 make[2]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs/man8' make[3]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs/man8' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 tinyproxy.8 '/builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs/man8' make[2]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs/man8' make[2]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs' make[3]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs' 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/tinyproxy-1.8.4/docs' make[2]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs' make[1]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/docs' Making install in m4macros make[1]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/m4macros' make[2]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/m4macros' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/m4macros' make[1]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/m4macros' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/tests' Making install in scripts make[2]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/tests/scripts' make[3]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/tests/scripts' 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/tinyproxy-1.8.4/tests/scripts' make[2]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/tests/scripts' make[2]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/tests' make[3]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4/tests' 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/tinyproxy-1.8.4/tests' make[2]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/tests' make[1]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4/tests' make[1]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4' make[2]: Entering directory '/builddir/build/BUILD/tinyproxy-1.8.4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4' make[1]: Leaving directory '/builddir/build/BUILD/tinyproxy-1.8.4' + /usr/bin/install -p -D -m 0644 /builddir/build/SOURCES/tinyproxy.service /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/usr/lib/systemd/system/tinyproxy.service + /usr/bin/install -p -D -m 0644 /builddir/build/SOURCES/tinyproxy.conf /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/etc/tinyproxy/tinyproxy.conf + /usr/bin/install -p -D -m 0644 /builddir/build/SOURCES/tinyproxy.logrotate /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/etc/logrotate.d/tinyproxy + /usr/bin/install -p -D -m 0644 /builddir/build/SOURCES/tinyproxy.tmpfiles /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/usr/lib/tmpfiles.d/tinyproxy.conf + /usr/bin/install -p -d -m 0700 /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/run/tinyproxy + /usr/bin/install -p -d -m 0700 /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/var/log/tinyproxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/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: tinyproxy-1.8.4-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CzpgHG + umask 022 + cd /builddir/build/BUILD + cd tinyproxy-1.8.4 + DOCDIR=/builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/usr/share/doc/tinyproxy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/usr/share/doc/tinyproxy + cp -pr AUTHORS /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/usr/share/doc/tinyproxy + cp -pr COPYING /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/usr/share/doc/tinyproxy + cp -pr README /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/usr/share/doc/tinyproxy + cp -pr NEWS /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/usr/share/doc/tinyproxy + cp -pr docs/filter-howto.txt docs/http-error-codes.txt docs/http-rfcs.txt /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64/usr/share/doc/tinyproxy + exit 0 warning: File listed twice: /run/tinyproxy warning: File listed twice: /var/log/tinyproxy Provides: config(tinyproxy) = 1.8.4-1.fc28 tinyproxy = 1.8.4-1.fc28 tinyproxy(riscv-64) = 1.8.4-1.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) libresolv.so.2()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/tinyproxy-1.8.4-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/tinyproxy-1.8.4-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DztdWM + umask 022 + cd /builddir/build/BUILD + cd tinyproxy-1.8.4 + rm -rf /builddir/build/BUILDROOT/tinyproxy-1.8.4-1.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