+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/http_ping.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 warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt 0.0-3.20020403 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7xj2V0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf http_ping + /usr/bin/gzip -dc /builddir/build/SOURCES/http_ping_29jun2005.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd http_ping + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + f=http_ping.1 + iconv -f iso-8859-1 -t utf-8 http_ping.1 + mv http_ping.1.utf8 http_ping.1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8CzvwA + umask 022 + cd /builddir/build/BUILD + cd http_ping ++ pkg-config openssl --cflags ++ pkg-config openssl --libs + make -j4 '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 -DUSE_SSL ' 'LDFLAGS=-lssl -lcrypto ' gcc -Wall -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 -DUSE_SSL -c http_ping.c http_ping.c: In function 'handle_read': http_ping.c:674:2: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] for ( bytes_handled = 0; bytes_handled < bytes_read; ++bytes_handled ) ^~~ http_ping.c:674:2: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] gcc -Wall -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 -DUSE_SSL http_ping.o -lssl -lcrypto -o http_ping + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DkTetB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/http_ping-20050629-23.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/http_ping-20050629-23.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/http_ping-20050629-23.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/http_ping-20050629-23.fc28.riscv64 + cd http_ping + rm -rf /builddir/build/BUILDROOT/http_ping-20050629-23.fc28.riscv64 + install -Dpm 755 http_ping /builddir/build/BUILDROOT/http_ping-20050629-23.fc28.riscv64/usr/bin/http_ping + install -Dpm 644 http_ping.1 /builddir/build/BUILDROOT/http_ping-20050629-23.fc28.riscv64/usr/share/man/man1/http_ping.1 + /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: http_ping-20050629-23.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ndByik + umask 022 + cd /builddir/build/BUILD + cd http_ping + DOCDIR=/builddir/build/BUILDROOT/http_ping-20050629-23.fc28.riscv64/usr/share/doc/http_ping + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/http_ping-20050629-23.fc28.riscv64/usr/share/doc/http_ping + cp -pr README /builddir/build/BUILDROOT/http_ping-20050629-23.fc28.riscv64/usr/share/doc/http_ping + exit 0 Provides: http_ping = 20050629-23.fc28 http_ping(riscv-64) = 20050629-23.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) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/http_ping-20050629-23.fc28.riscv64 Wrote: /builddir/build/SRPMS/http_ping-20050629-23.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/http_ping-20050629-23.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UMjjNa + umask 022 + cd /builddir/build/BUILD + cd http_ping + rm -rf /builddir/build/BUILDROOT/http_ping-20050629-23.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