+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/xcowsay.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.L9UVhs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xcowsay-1.4 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/xcowsay-1.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd xcowsay-1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv -f iso-8859-1 -t utf-8 NEWS -o NEWS + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jrUu2z + umask 022 + cd /builddir/build/BUILD + cd xcowsay-1.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 --enable-dbus 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 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 for style of include used by make... GNU checking dependency style of gcc... none checking for gawk... (cached) gawk checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for a sed that does not truncate output... /usr/bin/sed 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 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 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 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for strtol... yes checking for setlocale... yes checking for strcasecmp... yes checking for strdup... yes checking for strchr... yes checking for getcwd... yes checking for strerror... yes checking for realpath... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes 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 XCOWSAY... yes 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 po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/xcowsay-1.4' Making all in po make[2]: Entering directory '/builddir/build/BUILD/xcowsay-1.4/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/xcowsay-1.4/po' Making all in src make[2]: Entering directory '/builddir/build/BUILD/xcowsay-1.4/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -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 -DWITH_DBUS -c -o xcowsay.o xcowsay.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -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 -DWITH_DBUS -c -o display_cow.o display_cow.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -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 -DWITH_DBUS -c -o floating_shape.o floating_shape.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -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 -DWITH_DBUS -c -o settings.o settings.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -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 -DWITH_DBUS -c -o xcowsayd.o xcowsayd.c display_cow.c: In function 'try_dbus': display_cow.c:359:4: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from display_cow.c:29: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ display_cow.c: In function 'load_cow': display_cow.c:91:7: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&cow_path, "%s/%s_%s.png", DATADIR, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ get_string_option("image_base"), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ get_string_option("cow_size")); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -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 -DWITH_DBUS -c -o config_file.o config_file.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -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 -DWITH_DBUS -c -o bubblegen.o bubblegen.c xcowsayd.c: In function 'run_cowsay_daemon': xcowsayd.c:251:4: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:3, from xcowsayd.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ xcowsayd.c:254:4: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] queue_lock = g_mutex_new(); ^~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:3, from xcowsayd.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ xcowsayd.c:255:4: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] request_ready = g_cond_new(); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:3, from xcowsayd.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here GCond * g_cond_new (void); ^~~~~~~~~~ xcowsayd.c:256:4: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] display_complete = g_cond_new(); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:3, from xcowsayd.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here GCond * g_cond_new (void); ^~~~~~~~~~ xcowsayd.c:257:4: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] display_lock = g_mutex_new(); ^~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:3, from xcowsayd.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ xcowsayd.c:261:4: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/dbus-1.0/dbus/dbus-glib.h:27, from /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:4, from xcowsayd.c:32: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ xcowsayd.c:264:4: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] GThread *displ = g_thread_create(cow_display_thread, (gpointer)&debug, FALSE, NULL); ^~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/dbus-1.0/dbus/dbus-glib-bindings.h:3, from xcowsayd.c:32: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ xcowsayd.c:246:7: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(fd); // stdout ^~~~~~~ xcowsayd.c:247:7: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(fd); // stderr ^~~~~~~ gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-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 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -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 -DWITH_DBUS -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xcowsay xcowsay.o display_cow.o floating_shape.o settings.o xcowsayd.o config_file.o bubblegen.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgdk_pixbuf-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -pthread -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/xcowsay-1.4/src' make[2]: Entering directory '/builddir/build/BUILD/xcowsay-1.4' make[2]: Leaving directory '/builddir/build/BUILD/xcowsay-1.4' make[1]: Leaving directory '/builddir/build/BUILD/xcowsay-1.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KsG6ZE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64 + cd xcowsay-1.4 + rm -rf /builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64 'INSTALL=install -p' Making install in po make[1]: Entering directory '/builddir/build/BUILD/xcowsay-1.4/po' installing pt_BR.gmo as /builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/xcowsay.mo installing ru.gmo as /builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/xcowsay.mo if test "xcowsay" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ install -p -m 644 ./$file \ /builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/xcowsay-1.4/po' Making install in src make[1]: Entering directory '/builddir/build/BUILD/xcowsay-1.4/src' make[2]: Entering directory '/builddir/build/BUILD/xcowsay-1.4/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/bin' install -p xcowsay '/builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/bin' install -p xcowfortune xcowdream xcowthink '/builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/xcowsay-1.4/src' make[1]: Leaving directory '/builddir/build/BUILD/xcowsay-1.4/src' make[1]: Entering directory '/builddir/build/BUILD/xcowsay-1.4' make[2]: Entering directory '/builddir/build/BUILD/xcowsay-1.4' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/share/xcowsay' install -p -m 644 cow_small.png cow_med.png cow_large.png '/builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/share/xcowsay' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/share/man/man6' install -p -m 644 xcowsay.6 '/builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/share/man/man6' make[2]: Leaving directory '/builddir/build/BUILD/xcowsay-1.4' make[1]: Leaving directory '/builddir/build/BUILD/xcowsay-1.4' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64 xcowsay + desktop-file-install --vendor= --dir=/builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/share/applications/ /builddir/build/SOURCES/xcowfortune.desktop + /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: xcowsay-1.4-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wgCDgT + umask 022 + cd /builddir/build/BUILD + cd xcowsay-1.4 + DOCDIR=/builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/share/doc/xcowsay + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/share/doc/xcowsay + cp -pr NEWS /builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/share/doc/xcowsay + cp -pr README /builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/share/doc/xcowsay + cp -pr COPYING /builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/share/doc/xcowsay + cp -pr AUTHORS /builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/share/doc/xcowsay + cp -pr ChangeLog /builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64/usr/share/doc/xcowsay + exit 0 Provides: application() application(xcowfortune.desktop) xcowsay = 1.4-4.fc28 xcowsay(riscv-64) = 1.4-4.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xcowsay-1.4-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/xcowsay-1.4-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/xcowsay-1.4-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IMHc8U + umask 022 + cd /builddir/build/BUILD + cd xcowsay-1.4 + rm -rf /builddir/build/BUILDROOT/xcowsay-1.4-4.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