+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/fntsample.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.cPDcb6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fntsample-3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/fntsample-3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fntsample-3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xSIEly + umask 022 + cd /builddir/build/BUILD + cd fntsample-3.2 + 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.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' + 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' + '[' 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 --with-unicode-blocks=/usr/share/unicode/ucd/Blocks.txt 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 to enable maintainer-specific portions of Makefiles... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge 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 dependency style of gcc... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done 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 CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gcc option to accept ISO C99... none needed checking for gawk... (cached) gawk checking for a sed that does not truncate output... /usr/bin/sed checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for cairo... yes checking for fontconfig... yes checking for freetype2... yes checking for glib... yes checking for pangocairo... yes checking for Unicode blocks file... /usr/share/unicode/ucd/Blocks.txt configure: creating ./config.status config.status: creating Makefile config.status: creating fntsample.1 config.status: creating pdfoutline.1 config.status: creating po/Makefile.in config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/fntsample-3.2' Making all in po make[2]: Entering directory '/builddir/build/BUILD/fntsample-3.2/po' rm -f uk.gmo && /usr/bin/msgfmt -c --statistics -o uk.gmo uk.po uk.po:6: warning: header field 'Language' still has the initial default value 16 translated messages, 1 untranslated message. make[2]: Leaving directory '/builddir/build/BUILD/fntsample-3.2/po' make[2]: Entering directory '/builddir/build/BUILD/fntsample-3.2' CC fntsample-fntsample.o gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -Wall -W -Wwrite-strings -Wstrict-prototypes -pedantic -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 -o fntsample-fntsample.o `test -f 'fntsample.c' || echo './'`fntsample.c SED pdfoutline AWK unicode_blocks.c CC fntsample-unicode_blocks.o gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -Wall -W -Wwrite-strings -Wstrict-prototypes -pedantic -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 -o fntsample-unicode_blocks.o `test -f 'unicode_blocks.c' || echo './'`unicode_blocks.c fntsample.c: In function 'draw_unicode_block': fntsample.c:516:31: warning: '%03lX' directive output may be truncated writing between 3 and 16 bytes into a region of size 9 [-Wformat-truncation=] snprintf(buf, sizeof(buf), "%03lX", block_start / 16 + i); ^~~~~ fntsample.c:516:30: note: directive argument in the range [0, 1152921508901814269] snprintf(buf, sizeof(buf), "%03lX", block_start / 16 + i); ^~~~~~~ In file included from /usr/include/stdio.h:862:0, from /usr/include/freetype2/freetype/config/ftstdlib.h:102, from /usr/include/freetype2/freetype/config/ftconfig-64.h:43, from /usr/include/freetype2/freetype/config/ftconfig.h:9, from /usr/include/freetype2/freetype/freetype.h:33, from fntsample.c:17: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 4 and 17 bytes into a destination of size 9 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD fntsample make[2]: Leaving directory '/builddir/build/BUILD/fntsample-3.2' make[1]: Leaving directory '/builddir/build/BUILD/fntsample-3.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PAgJuO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64 + cd fntsample-3.2 + make install DESTDIR=/builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64 'INSTALL=install -p' Making install in po make[1]: Entering directory '/builddir/build/BUILD/fntsample-3.2/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64/usr/share installing uk.gmo as /builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/fntsample.mo if test "fntsample" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ install -p -m 644 ./$file \ /builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/fntsample-3.2/po' make[1]: Entering directory '/builddir/build/BUILD/fntsample-3.2' make[2]: Entering directory '/builddir/build/BUILD/fntsample-3.2' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64/usr/bin" install -p fntsample '/builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64/usr/bin' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64/usr/bin" install -p pdfoutline '/builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64/usr/bin' test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64/usr/share/man/man1" install -p -m 644 fntsample.1 pdfoutline.1 '/builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/fntsample-3.2' make[1]: Leaving directory '/builddir/build/BUILD/fntsample-3.2' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64 fntsample + /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 mangling shebang in ./usr/bin/pdfoutline from #! /usr/bin/perl -w to #!/usr/bin/perl -w Processing files: fntsample-3.2-8.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KhNcrk + umask 022 + cd /builddir/build/BUILD + cd fntsample-3.2 + DOCDIR=/builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64/usr/share/doc/fntsample + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64/usr/share/doc/fntsample + cp -pr ChangeLog /builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64/usr/share/doc/fntsample + cp -pr COPYING /builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64/usr/share/doc/fntsample + exit 0 Provides: fntsample = 3.2-8.fc28 fntsample(riscv-64) = 3.2-8.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl 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) libcairo.so.2()(64bit) libfreetype.so.6()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) perl(PDF::API2) perl(POSIX) perl(strict) perl(subs) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fntsample-3.2-8.fc28.riscv64 Wrote: /builddir/build/SRPMS/fntsample-3.2-8.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/fntsample-3.2-8.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9sI17Y + umask 022 + cd /builddir/build/BUILD + cd fntsample-3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fntsample-3.2-8.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