+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/atomix.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.fssp1L + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf atomix-3.22.0 + /usr/bin/xz -dc /builddir/build/SOURCES/atomix-3.22.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd atomix-3.22.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3Nx9N2 + umask 022 + cd /builddir/build/BUILD + cd atomix-3.22.0 + 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 + '[' 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 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 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 riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for appstream-util... no checking for a sed that does not truncate output... /usr/bin/sed checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--no-as-needed... 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 ATOMIX... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.1 checking for XML::Parser... ok checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating data/icons/Makefile config.status: creating data/icons/hicolor/Makefile config.status: creating data/themes/Makefile config.status: creating data/themes/default/Makefile config.status: creating data/level/Makefile config.status: creating data/ui/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po/stamp-it commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/atomix-3.22.0' Making all in po make[2]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/po' MSGFMT af.gmo MSGFMT am.gmo MSGFMT az.gmo MSGFMT ar.gmo MSGFMT be.gmo MSGFMT bg.gmo MSGFMT bs.gmo MSGFMT bn.gmo MSGFMT ca.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT dz.gmo MSGFMT el.gmo MSGFMT en_CA.gmo MSGFMT en_GB.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT eu.gmo MSGFMT fa.gmo MSGFMT fi.gmo MSGFMT fr.gmo MSGFMT ga.gmo MSGFMT gl.gmo MSGFMT gu.gmo MSGFMT he.gmo MSGFMT hi.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT is.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT ka.gmo MSGFMT kn.gmo MSGFMT ko.gmo MSGFMT lt.gmo MSGFMT lv.gmo MSGFMT mk.gmo MSGFMT ml.gmo MSGFMT ms.gmo MSGFMT nb.gmo MSGFMT nl.gmo MSGFMT oc.gmo MSGFMT pa.gmo MSGFMT pl.gmo MSGFMT pt.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sq.gmo MSGFMT sr.gmo MSGFMT sr@latin.gmo MSGFMT sv.gmo MSGFMT ta.gmo MSGFMT th.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT vi.gmo MSGFMT wa.gmo MSGFMT zh_CN.gmo MSGFMT zh_HK.gmo MSGFMT zh_TW.gmo make[2]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/po' Making all in src make[2]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/src' CC tile.o CC xml-util.o CC theme.o CC theme-manager.o CC level.o CC level-manager.o CC canvas_helper.o CC playfield.o CC main.o CC board-gtk.o CC undo.o CC goal.o CC goal-view.o board-gtk.c: In function 'board_gtk_init': board-gtk.c:434:3: warning: 'gdk_window_set_background_rgba' is deprecated [-Wdeprecated-declarations] gdk_window_set_background_rgba (GDK_WINDOW (gtk_widget_get_window ( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkseat.h:28:0, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:33, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from board-gtk.h:23, from board-gtk.c:20: /usr/include/gtk-3.0/gdk/gdkwindow.h:778:15: note: declared here void gdk_window_set_background_rgba (GdkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC clock.o CC games-show.o CC pf-test.o goal-view.c: In function 'goal_view_init': goal-view.c:37:3: warning: 'gdk_window_set_background_rgba' is deprecated [-Wdeprecated-declarations] gdk_window_set_background_rgba (GDK_WINDOW (gtk_widget_get_window ( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkseat.h:28:0, from /usr/include/gtk-3.0/gdk/gdkdisplay.h:33, from /usr/include/gtk-3.0/gdk/gdkscreen.h:32, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from goal-view.h:23, from goal-view.c:20: /usr/include/gtk-3.0/gdk/gdkwindow.h:778:15: note: declared here void gdk_window_set_background_rgba (GdkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ AR libatomix.a CCLD pf-test games-show.c: In function 'games_show_uri': games-show.c:58:3: warning: 'gtk_show_uri' is deprecated: Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations] return gtk_show_uri (screen, uri, timestamp, error); ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:196:0, from games-show.c:23: /usr/include/gtk-3.0/gtk/gtkshow.h:33:10: note: declared here gboolean gtk_show_uri (GdkScreen *screen, ^~~~~~~~~~~~ CCLD atomix make[2]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/src' Making all in data make[2]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data' Making all in level make[3]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/level' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/level' Making all in themes make[3]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/themes' Making all in default make[4]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/themes/default' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/themes/default' make[4]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/themes' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/themes' make[3]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/themes' Making all in ui make[3]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/ui' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/ui' Making all in icons make[3]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/icons' Making all in hicolor make[4]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/icons/hicolor' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/icons/hicolor' make[4]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/icons' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/icons' make[3]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/icons' make[3]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data' ITMRG atomix.desktop make[3]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data' make[2]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data' make[2]: Entering directory '/builddir/build/BUILD/atomix-3.22.0' make[2]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0' make[1]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1wn18U + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64 + cd atomix-3.22.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in po make[1]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/po' linguas="af am ar az be bg bn bs ca cs da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hu id is it ja ka kn ko lt lv mk ml ms nb nl oc pa pl pt pt_BR ro ru sk sl sq sr sr@latin sv ta th tr uk vi wa zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/atomix-3.22.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/atomix.mo; \ echo "installing $lang.gmo as $dir/atomix.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/atomix.mo; \ echo "installing ./$lang.gmo as" \ "$dir/atomix.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/atomix.mo.m; \ echo "installing $lang.gmo.m as $dir/atomix.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/atomix.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/atomix.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/af/LC_MESSAGES/atomix.mo installing am.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/am/LC_MESSAGES/atomix.mo installing ar.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/ar/LC_MESSAGES/atomix.mo installing az.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/az/LC_MESSAGES/atomix.mo installing be.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/be/LC_MESSAGES/atomix.mo installing bg.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES/atomix.mo installing bn.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/bn/LC_MESSAGES/atomix.mo installing bs.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/bs/LC_MESSAGES/atomix.mo installing ca.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/atomix.mo installing cs.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/atomix.mo installing da.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/atomix.mo installing de.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/atomix.mo installing dz.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/dz/LC_MESSAGES/atomix.mo installing el.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/atomix.mo installing en_CA.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/en_CA/LC_MESSAGES/atomix.mo installing en_GB.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/atomix.mo installing eo.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/eo/LC_MESSAGES/atomix.mo installing es.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/atomix.mo installing et.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/et/LC_MESSAGES/atomix.mo installing eu.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES/atomix.mo installing fa.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/fa/LC_MESSAGES/atomix.mo installing fi.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/atomix.mo installing fr.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/atomix.mo installing ga.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/ga/LC_MESSAGES/atomix.mo installing gl.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/gl/LC_MESSAGES/atomix.mo installing gu.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/gu/LC_MESSAGES/atomix.mo installing he.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/he/LC_MESSAGES/atomix.mo installing hi.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/hi/LC_MESSAGES/atomix.mo installing hu.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/atomix.mo installing id.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/id/LC_MESSAGES/atomix.mo installing is.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/is/LC_MESSAGES/atomix.mo installing it.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/atomix.mo installing ja.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/atomix.mo installing ka.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/ka/LC_MESSAGES/atomix.mo installing kn.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/kn/LC_MESSAGES/atomix.mo installing ko.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/ko/LC_MESSAGES/atomix.mo installing lt.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/lt/LC_MESSAGES/atomix.mo installing lv.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/lv/LC_MESSAGES/atomix.mo installing mk.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/mk/LC_MESSAGES/atomix.mo installing ml.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/ml/LC_MESSAGES/atomix.mo installing ms.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/ms/LC_MESSAGES/atomix.mo installing nb.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/atomix.mo installing nl.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/atomix.mo installing oc.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/oc/LC_MESSAGES/atomix.mo installing pa.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/pa/LC_MESSAGES/atomix.mo installing pl.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/atomix.mo installing pt.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/atomix.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/atomix.mo installing ro.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/ro/LC_MESSAGES/atomix.mo installing ru.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/atomix.mo installing sk.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/atomix.mo installing sl.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/sl/LC_MESSAGES/atomix.mo installing sq.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/sq/LC_MESSAGES/atomix.mo installing sr.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/atomix.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/sr@latin/LC_MESSAGES/atomix.mo installing sv.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/atomix.mo installing ta.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/ta/LC_MESSAGES/atomix.mo installing th.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/th/LC_MESSAGES/atomix.mo installing tr.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/atomix.mo installing uk.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/atomix.mo installing vi.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/atomix.mo installing wa.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/wa/LC_MESSAGES/atomix.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/atomix.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/zh_HK/LC_MESSAGES/atomix.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/atomix.mo make[1]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/po' Making install in src make[1]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/src' make[2]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/bin' /usr/bin/install -p atomix '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/src' make[1]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/src' Making install in data make[1]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data' Making install in level make[2]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/level' make[3]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/level' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/atomix/level' /usr/bin/install -p -m 644 aceticacid.atomix.xml acetone.atomix.xml butanol.atomix.xml cyclobutane.atomix.xml dimethylether.atomix.xml ethane.atomix.xml ethanal.atomix.xml ethanol.atomix.xml ethylene.atomix.xml glycerin.atomix.xml lactic-acid.atomix.xml methanal.atomix.xml methane.atomix.xml methanol.atomix.xml propanal.atomix.xml propylene.atomix.xml pyran.atomix.xml transbutylen.atomix.xml water.atomix.xml sequence '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/atomix/level' make[3]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/level' make[2]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/level' Making install in themes make[2]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/themes' Making install in default make[3]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/themes/default' make[4]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/themes/default' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/atomix/themes/default' /usr/bin/install -p -m 644 arrow-bottom.png arrow-left.png arrow-right.png arrow-top.png atom-c.png atom-f.png atom-h.png atom-n.png atom-o.png cursor.png floor.png link-bottom-double.png link-bottom-left.png link-bottom-right.png link-bottom.png link-left-double.png link-left.png link-right-double.png link-right.png link-top-double.png link-top-left.png link-top-right.png link-top.png shadow-bottom-right.png shadow-left-top.png shadow-left.png shadow-top-left-both.png shadow-top-left.png shadow-top.png theme wall-bottom-left.png wall-bottom-right.png wall-horizontal-left-end.png wall-horizontal-right-end.png wall-horizontal-bottomx.png wall-horizontal-topx.png wall-horizontal.png wall-single.png wall-top-left.png wall-top-right.png '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/atomix/themes/default' /usr/bin/install -p -m 644 wall-vertical-bottom-end.png wall-vertical-leftx.png wall-vertical-rightx.png wall-vertical-top-end.png wall-vertical.png '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/atomix/themes/default' make[4]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/themes/default' make[3]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/themes/default' make[3]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/themes' make[4]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/themes' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/themes' make[3]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/themes' make[2]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/themes' Making install in ui make[2]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/ui' make[3]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/ui' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/atomix/ui' /usr/bin/install -p -m 644 interface.ui '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/atomix/ui' make[3]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/ui' make[2]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/ui' Making install in icons make[2]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/icons' Making install in hicolor make[3]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/icons/hicolor' make[4]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/icons/hicolor' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/icons/hicolor/16x16/apps' /usr/bin/install -p -m 644 16x16/atomix.png '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/icons/hicolor/16x16/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/icons/hicolor/22x22/apps' /usr/bin/install -p -m 644 22x22/atomix.png '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/icons/hicolor/22x22/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/icons/hicolor/24x24/apps' /usr/bin/install -p -m 644 24x24/atomix.png '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/icons/hicolor/24x24/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/icons/hicolor/256x256/apps' /usr/bin/install -p -m 644 256x256/atomix.png '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/icons/hicolor/256x256/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -p -m 644 32x32/atomix.png '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/icons/hicolor/32x32/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -p -m 644 48x48/atomix.png '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/icons/hicolor/48x48/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/icons/hicolor/512x512/apps' /usr/bin/install -p -m 644 512x512/atomix.png '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/icons/hicolor/512x512/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/icons/hicolor/symbolic/apps' /usr/bin/install -p -m 644 symbolic/atomix-symbolic.svg '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/icons/hicolor/symbolic/apps' make[4]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/icons/hicolor' make[3]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/icons/hicolor' make[3]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/icons' make[4]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data/icons' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/icons' make[3]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/icons' make[2]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data/icons' make[2]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data' make[3]: Entering directory '/builddir/build/BUILD/atomix-3.22.0/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/applications' /usr/bin/install -p -m 644 atomix.desktop '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/atomix' /usr/bin/install -p -m 644 atomix-logo.png '/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/atomix' ITMRG atomix.appdata.xml if test -n "atomix.appdata.xml"; then \ test -z "/usr/share/appdata" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/appdata"; \ /usr/bin/install -p -m 644 atomix.appdata.xml "/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/appdata"; \ fi make[3]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data' make[2]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data' make[1]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0/data' make[1]: Entering directory '/builddir/build/BUILD/atomix-3.22.0' make[2]: Entering directory '/builddir/build/BUILD/atomix-3.22.0' 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/atomix-3.22.0' make[1]: Leaving directory '/builddir/build/BUILD/atomix-3.22.0' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64 atomix + /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: atomix-3.22.0-4.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kevrY3 + umask 022 + cd /builddir/build/BUILD + cd atomix-3.22.0 + DOCDIR=/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/doc/atomix + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/doc/atomix + cp -pr AUTHORS /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/doc/atomix + cp -pr NEWS /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/doc/atomix + cp -pr README /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/doc/atomix + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Upj4eD + umask 022 + cd /builddir/build/BUILD + cd atomix-3.22.0 + LICENSEDIR=/builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/licenses/atomix + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/licenses/atomix + cp -pr COPYING /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64/usr/share/licenses/atomix + exit 0 Provides: application() application(atomix.desktop) atomix = 3.22.0-4.fc28 atomix(riscv-64) = 3.22.0-4.fc28 metainfo() metainfo(atomix.appdata.xml) 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) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libgdk-3.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) libgtk-3.so.0()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/atomix-3.22.0-4.fc28.riscv64 Wrote: /builddir/build/SRPMS/atomix-3.22.0-4.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/atomix-3.22.0-4.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.krBN6d + umask 022 + cd /builddir/build/BUILD + cd atomix-3.22.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/atomix-3.22.0-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