+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/vdr-screenshot.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.g8gYSS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vdr-screenshot-0.0.16 + /usr/bin/gzip -dc /builddir/build/SOURCES/vdr-screenshot-0.0.16.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd vdr-screenshot-0.0.16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -c -x screenshot.c mode of 'screenshot.c' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + cp Makefile.pre.1.7.34 Makefile + echo 'Patch #0 (screenshot.fullhd.patch):' Patch #0 (screenshot.fullhd.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file screenshot.c + iconv -f iso-8859-1 -t utf-8 HISTORY + mv HISTORY.utf8 HISTORY + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AGZ0UY + umask 022 + cd /builddir/build/BUILD + cd vdr-screenshot-0.0.16 + make -j4 AUTOCONFIG= LIBDIR=. LOCALEDIR=./locale VDRDIR=/usr/lib64/vdr all g++ -O3 -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 -fPIC -Werror=overloaded-virtual -Wno-parentheses -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"screenshot"' -I/usr/lib64/vdr/include screenshot.c xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --msgid-bugs-address='' -o po/screenshot.pot screenshot.c msgmerge -U --no-wrap --no-location --backup=none -q po/ca_ES.po po/screenshot.pot msgmerge -U --no-wrap --no-location --backup=none -q po/fi_FI.po po/screenshot.pot msgmerge -U --no-wrap --no-location --backup=none -q po/es_ES.po po/screenshot.pot msgmerge -U --no-wrap --no-location --backup=none -q po/it_IT.po po/screenshot.pot msgmerge -U --no-wrap --no-location --backup=none -q po/tr_TR.po po/screenshot.pot msgmerge -U --no-wrap --no-location --backup=none -q po/de_DE.po po/screenshot.pot msgfmt -c -o po/ca_ES.mo po/ca_ES.po msgfmt -c -o po/fi_FI.mo po/fi_FI.po msgfmt -c -o po/es_ES.mo po/es_ES.po msgfmt -c -o po/it_IT.mo po/it_IT.po msgfmt -c -o po/tr_TR.mo po/tr_TR.po msgfmt -c -o po/de_DE.mo po/de_DE.po cp po/ca_ES.mo locale/ca_ES/LC_MESSAGES/vdr-screenshot.mo cp po/fi_FI.mo locale/fi_FI/LC_MESSAGES/vdr-screenshot.mo cp po/es_ES.mo locale/es_ES/LC_MESSAGES/vdr-screenshot.mo cp po/it_IT.mo locale/it_IT/LC_MESSAGES/vdr-screenshot.mo cp po/tr_TR.mo locale/tr_TR/LC_MESSAGES/vdr-screenshot.mo cp po/de_DE.mo locale/de_DE/LC_MESSAGES/vdr-screenshot.mo screenshot.c: In member function 'virtual void cThreadScreenshot::Action()': screenshot.c:30:6: warning: '%s' directive writing up to 99 bytes into a region of size between 0 and 99 [-Wformat-overflow=] void cThreadScreenshot::Action(void) { ^~~~~~~~~~~~~~~~~ screenshot.c:30:6: note: directive argument in the range [1, 2147483647] In file included from /usr/include/stdio.h:861:0, from /usr/include/vdr/i18n.h:13, from /usr/include/vdr/plugin.h:13, from screenshot.h:11, from screenshot.c:8: /usr/include/bits/stdio2.h:37:43: note: '__builtin___sprintf_chk' output 13 or more bytes (assuming 218) into a destination of size 100 __bos (__s), __fmt, __va_arg_pack ()); ^ g++ -O3 -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 -fPIC -Werror=overloaded-virtual -Wno-parentheses -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -shared screenshot.o -o libvdr-screenshot.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rNqcV7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vdr-screenshot-0.0.16-10.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vdr-screenshot-0.0.16-10.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/vdr-screenshot-0.0.16-10.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vdr-screenshot-0.0.16-10.fc28.riscv64 + cd vdr-screenshot-0.0.16 + install -dm 755 /builddir/build/BUILDROOT/vdr-screenshot-0.0.16-10.fc28.riscv64/usr/lib64/vdr + install -dm 755 /builddir/build/BUILDROOT/vdr-screenshot-0.0.16-10.fc28.riscv64/var/cache/vdr/screenshot + install -pm 755 libvdr-screenshot.so.2.2.0 /builddir/build/BUILDROOT/vdr-screenshot-0.0.16-10.fc28.riscv64/usr/lib64/vdr + install -dm 755 /builddir/build/BUILDROOT/vdr-screenshot-0.0.16-10.fc28.riscv64/usr/share/locale + cp -pR locale/ca_ES locale/de_DE locale/es_ES locale/fi_FI locale/it_IT locale/tr_TR /builddir/build/BUILDROOT/vdr-screenshot-0.0.16-10.fc28.riscv64/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/vdr-screenshot-0.0.16-10.fc28.riscv64 vdr-screenshot + /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: vdr-screenshot-0.0.16-10.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P0mnr4 + umask 022 + cd /builddir/build/BUILD + cd vdr-screenshot-0.0.16 + DOCDIR=/builddir/build/BUILDROOT/vdr-screenshot-0.0.16-10.fc28.riscv64/usr/share/doc/vdr-screenshot + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdr-screenshot-0.0.16-10.fc28.riscv64/usr/share/doc/vdr-screenshot + cp -pr HISTORY /builddir/build/BUILDROOT/vdr-screenshot-0.0.16-10.fc28.riscv64/usr/share/doc/vdr-screenshot + cp -pr README /builddir/build/BUILDROOT/vdr-screenshot-0.0.16-10.fc28.riscv64/usr/share/doc/vdr-screenshot + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wKbnYn + umask 022 + cd /builddir/build/BUILD + cd vdr-screenshot-0.0.16 + LICENSEDIR=/builddir/build/BUILDROOT/vdr-screenshot-0.0.16-10.fc28.riscv64/usr/share/licenses/vdr-screenshot + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vdr-screenshot-0.0.16-10.fc28.riscv64/usr/share/licenses/vdr-screenshot + cp -pr COPYING /builddir/build/BUILDROOT/vdr-screenshot-0.0.16-10.fc28.riscv64/usr/share/licenses/vdr-screenshot + exit 0 Provides: libvdr-screenshot.so.2.2.0()(64bit) vdr-screenshot = 0.0.16-10.fc28 vdr-screenshot(riscv-64) = 0.0.16-10.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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vdr-screenshot-0.0.16-10.fc28.riscv64 Wrote: /builddir/build/SRPMS/vdr-screenshot-0.0.16-10.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/vdr-screenshot-0.0.16-10.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3ayApe + umask 022 + cd /builddir/build/BUILD + cd vdr-screenshot-0.0.16 + /usr/bin/rm -rf /builddir/build/BUILDROOT/vdr-screenshot-0.0.16-10.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