+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/xoo.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.2RCWs5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xoo-0.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/xoo-0.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xoo-0.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (xoo-0.8-neo1973.patch):' Patch #1 (xoo-0.8-neo1973.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .neo1973 --fuzz=0 patching file data/Makefile.am patching file data/Makefile.in patching file data/neo1973.xml + echo 'Patch #2 (xoo-0.7-glib.patch):' Patch #2 (xoo-0.7-glib.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .glib --fuzz=0 patching file src/button.c + cp /builddir/build/SOURCES/neo1973.png data/ + sed -i 's/-lXtst/-lXtst -lX11/' configure.ac + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yfhZzK + umask 022 + cd /builddir/build/BUILD + cd xoo-0.8 + 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 --with-x 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 for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for pkg-config... /usr/bin/pkg-config checking for GConf... yes checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for APP... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 X11/extensions/XTest.h usability... yes checking X11/extensions/XTest.h presence... yes checking for X11/extensions/XTest.h... yes checking for XTestQueryExtension in -lXtst... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserCreate... yes checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating config.h config.status: executing depfiles commands + make LDFLAGS=-lX11 -j4 cd . && /bin/sh /builddir/build/BUILD/xoo-0.8/missing --run aclocal-1.10 /builddir/build/BUILD/xoo-0.8/missing: line 54: aclocal-1.10: command not found WARNING: `aclocal-1.10' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /builddir/build/BUILD/xoo-0.8/missing --run autoconf cd . && /bin/sh /builddir/build/BUILD/xoo-0.8/missing --run automake-1.10 --gnu /builddir/build/BUILD/xoo-0.8/missing: line 54: automake-1.10: command not found WARNING: `automake-1.10' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. aclocal.m4:14: error: this file was generated for autoconf 2.61. You have another version of autoconf. If you want to use that, you should regenerate the build system entirely. aclocal.m4:14: the top level autom4te: /usr/bin/m4 failed with exit status: 63 WARNING: `autoconf' is probably too old. You should only need it if you modified `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/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-x build_alias=riscv64-redhat-linux-gnu host_alias=riscv64-redhat-linux-gnu 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 LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld --no-create --no-recursion 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 for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for pkg-config... /usr/bin/pkg-config checking for GConf... yes checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for APP... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 X11/extensions/XTest.h usability... yes checking X11/extensions/XTest.h presence... yes checking for X11/extensions/XTest.h... yes checking for XTestQueryExtension in -lXtst... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserCreate... yes checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands cd . && /bin/sh /builddir/build/BUILD/xoo-0.8/missing --run autoheader aclocal.m4:14: error: this file was generated for autoconf 2.61. You have another version of autoconf. If you want to use that, you should regenerate the build system entirely. aclocal.m4:14: the top level autom4te: /usr/bin/m4 failed with exit status: 63 autoheader: '/usr/bin/autom4te' failed with exit status: 63 WARNING: `autoheader' is probably too old. You should only need it if you modified `acconfig.h' or `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/builddir/build/BUILD/xoo-0.8' Making all in src make[2]: Entering directory '/builddir/build/BUILD/xoo-0.8/src' gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/xoo\" -Wall -fno-strict-aliasing -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/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -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 -c main.c gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/xoo\" -Wall -fno-strict-aliasing -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/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -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 -c button.c gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/xoo\" -Wall -fno-strict-aliasing -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/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -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 -c callbacks.c gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/xoo\" -Wall -fno-strict-aliasing -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/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -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 -c config.c config.c: In function 'config_init': config.c:325:50: warning: format '%d' expects argument of type 'int', but argument 3 has type 'XML_Size {aka long unsigned int}' [-Wformat=] fprintf (stderr, "XML Parse error at line %d:\n%s\n", ~^ %ld XML_GetCurrentLineNumber (p), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c: In function 'config_load_file': config.c:69:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir (dirname (tmp)); ^~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/xoo\" -Wall -fno-strict-aliasing -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/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -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 -c keys.c gcc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/xoo\" -Wall -fno-strict-aliasing -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/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -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 -c prefs.c keys.c: In function 'keys_xnest_connect': keys.c:41:17: warning: pointer targets in passing argument 6 of 'XQueryTree' differ in signedness [-Wpointer-sign] &windows, &num_children); ^ In file included from /usr/include/X11/extensions/XInput.h:52:0, from /usr/include/X11/extensions/XTest.h:32, from keys.c:17: /usr/include/X11/Xlib.h:3017:15: note: expected 'unsigned int *' but argument is of type 'int *' extern Status XQueryTree( ^~~~~~~~~~ gcc -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 -lX11 -o xoo main.o button.o callbacks.o config.o keys.o prefs.o -lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lxml2 -lgconf-2 -lglib-2.0 -lexpat -lXtst make[2]: Leaving directory '/builddir/build/BUILD/xoo-0.8/src' Making all in data make[2]: Entering directory '/builddir/build/BUILD/xoo-0.8/data' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/xoo-0.8/data' make[2]: Entering directory '/builddir/build/BUILD/xoo-0.8' make[2]: Leaving directory '/builddir/build/BUILD/xoo-0.8' make[1]: Leaving directory '/builddir/build/BUILD/xoo-0.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vSw7dF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64 + cd xoo-0.8 + rm -rf /builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64 + export DESTDIR=/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64 + DESTDIR=/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64 + /usr/bin/make install Making install in src make[1]: Entering directory '/builddir/build/BUILD/xoo-0.8/src' make[2]: Entering directory '/builddir/build/BUILD/xoo-0.8/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/bin" /usr/bin/install -c 'xoo' '/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/bin/xoo' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/xoo-0.8/src' make[1]: Leaving directory '/builddir/build/BUILD/xoo-0.8/src' Making install in data make[1]: Entering directory '/builddir/build/BUILD/xoo-0.8/data' make[2]: Entering directory '/builddir/build/BUILD/xoo-0.8/data' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/applications" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/applications" /usr/bin/install -c -m 644 'xoo.desktop' '/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/applications/xoo.desktop' test -z "/usr/share/xoo" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/xoo" /usr/bin/install -c -m 644 'dot.png' '/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/xoo/dot.png' /usr/bin/install -c -m 644 'ipaq3800.xml' '/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/xoo/ipaq3800.xml' /usr/bin/install -c -m 644 'ipaq3800.png' '/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/xoo/ipaq3800.png' /usr/bin/install -c -m 644 'ipaq4700.xml' '/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/xoo/ipaq4700.xml' /usr/bin/install -c -m 644 'ipaq4700.png' '/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/xoo/ipaq4700.png' /usr/bin/install -c -m 644 'nokia-n800.xml' '/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/xoo/nokia-n800.xml' /usr/bin/install -c -m 644 'nokia-n800.png' '/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/xoo/nokia-n800.png' /usr/bin/install -c -m 644 'neo1973.xml' '/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/xoo/neo1973.xml' /usr/bin/install -c -m 644 'neo1973.png' '/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/xoo/neo1973.png' test -z "/usr/share/pixmaps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/pixmaps" /usr/bin/install -c -m 644 'xoo.png' '/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/pixmaps/xoo.png' test -z "/usr/share/xoo" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/xoo" /usr/bin/install -c -m 644 'Xoo.glade' '/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/xoo/Xoo.glade' make[2]: Leaving directory '/builddir/build/BUILD/xoo-0.8/data' make[1]: Leaving directory '/builddir/build/BUILD/xoo-0.8/data' make[1]: Entering directory '/builddir/build/BUILD/xoo-0.8' make[2]: Entering directory '/builddir/build/BUILD/xoo-0.8' 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/xoo-0.8' make[1]: Leaving directory '/builddir/build/BUILD/xoo-0.8' + /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: xoo-0.8-10.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OJbIRO + umask 022 + cd /builddir/build/BUILD + cd xoo-0.8 + DOCDIR=/builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/doc/xoo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/doc/xoo + cp -pr README /builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/doc/xoo + cp -pr COPYING /builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/doc/xoo + cp -pr TODO /builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/doc/xoo + cp -pr AUTHORS /builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/doc/xoo + cp -pr NEWS /builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64/usr/share/doc/xoo + exit 0 Provides: application() application(xoo.desktop) xoo = 0.8-10.fc28 xoo(riscv-64) = 0.8-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) libX11.so.6()(64bit) libXtst.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libexpat.so.1()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgconf-2.so.4()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglade-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-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) libxml2.so.2()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xoo-0.8-10.fc28.riscv64 Wrote: /builddir/build/SRPMS/xoo-0.8-10.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/xoo-0.8-10.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.X4g5w1 + umask 022 + cd /builddir/build/BUILD + cd xoo-0.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xoo-0.8-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