+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/clipit.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.3q0gII + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf clipit-1.4.2 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/clipit-1.4.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd clipit-1.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (clipit-1.4.2-mate.patch):' Patch #0 (clipit-1.4.2-mate.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .orig --fuzz=0 patching file data/clipit-startup.desktop.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d4ni6A + umask 022 + cd /builddir/build/BUILD + cd clipit-1.4.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.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 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 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 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 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... cs da de es es_ES et fr hu it ja nb pl pl pt_BR ro ru sv tr zh_CN checking whether NLS is requested... yes checking for intltool >= 0.23... 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... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.1 checking for XML::Parser... ok checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /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 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 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 whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking for GTK+ - version >= 2.10.0... yes (version 2.24.32) checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.14.0... yes (version 2.55.2) checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking return type of signal handlers... void configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/clipit-1.4.2' Making all in data make[2]: Entering directory '/builddir/build/BUILD/clipit-1.4.2/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po clipit-startup.desktop.in clipit-startup.desktop LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po clipit.desktop.in clipit.desktop Generating and caching the translation database Merging translations into clipit-startup.desktop. Generating and caching the translation database Merging translations into clipit.desktop. make[2]: Leaving directory '/builddir/build/BUILD/clipit-1.4.2/data' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/clipit-1.4.2/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/clipit-1.4.2/doc' Making all in src make[2]: Entering directory '/builddir/build/BUILD/clipit-1.4.2/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 -pthread -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I.. -Wall -g -DCLIPITLOCALEDIR=\""/usr/share/locale"\" -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.. -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 -pthread -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I.. -Wall -g -DCLIPITLOCALEDIR=\""/usr/share/locale"\" -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 utils.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 -pthread -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I.. -Wall -g -DCLIPITLOCALEDIR=\""/usr/share/locale"\" -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 daemon.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 -pthread -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I.. -Wall -g -DCLIPITLOCALEDIR=\""/usr/share/locale"\" -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 history.c history.c: In function 'is_excluded': history.c:69:10: warning: variable 'fread_return' set but not used [-Wunused-but-set-variable] size_t fread_return; ^~~~~~~~~~~~ history.c: In function 'read_history': history.c:107:10: warning: variable 'fread_return' set but not used [-Wunused-but-set-variable] size_t fread_return; ^~~~~~~~~~~~ main.c: In function 'show_actions_menu': main.c:401:12: warning: variable 'fread_return' set but not used [-Wunused-but-set-variable] size_t fread_return; ^~~~~~~~~~~~ main.c: In function 'create_history_menu': main.c:586:4: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ main.c:588:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' element_number_small++; ^~~~~~~~~~~~~~~~~~~~ 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 -pthread -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I.. -Wall -g -DCLIPITLOCALEDIR=\""/usr/share/locale"\" -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 keybinder.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 -pthread -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I.. -Wall -g -DCLIPITLOCALEDIR=\""/usr/share/locale"\" -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 preferences.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 -pthread -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I.. -Wall -g -DCLIPITLOCALEDIR=\""/usr/share/locale"\" -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 manage.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 -pthread -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I.. -Wall -g -DCLIPITLOCALEDIR=\""/usr/share/locale"\" -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 eggaccelerators.c preferences.c: In function 'read_actions': preferences.c:305:12: warning: variable 'fread_return' set but not used [-Wunused-but-set-variable] size_t fread_return; ^~~~~~~~~~~~ preferences.c: In function 'read_excludes': preferences.c:514:12: warning: variable 'fread_return' set but not used [-Wunused-but-set-variable] size_t fread_return; ^~~~~~~~~~~~ gcc -Wall -g -DCLIPITLOCALEDIR=\""/usr/share/locale"\" -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 -Wl,--as-needed -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o clipit main.o utils.o daemon.o history.o keybinder.o preferences.o manage.o eggaccelerators.o -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 -lglib-2.0 -lfontconfig -lfreetype -lX11 make[2]: Leaving directory '/builddir/build/BUILD/clipit-1.4.2/src' Making all in po make[2]: Entering directory '/builddir/build/BUILD/clipit-1.4.2/po' file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo es_ES | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es_ES.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po make[2]: Leaving directory '/builddir/build/BUILD/clipit-1.4.2/po' make[2]: Entering directory '/builddir/build/BUILD/clipit-1.4.2' make[2]: Leaving directory '/builddir/build/BUILD/clipit-1.4.2' make[1]: Leaving directory '/builddir/build/BUILD/clipit-1.4.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ONr51i + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64 + cd clipit-1.4.2 + rm -rf /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64 Making install in data make[1]: Entering directory '/builddir/build/BUILD/clipit-1.4.2/data' make[2]: Entering directory '/builddir/build/BUILD/clipit-1.4.2/data' make[2]: Nothing to be done for 'install-exec-am'. test -z "/etc/xdg/autostart" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/etc/xdg/autostart" /usr/bin/install -c -m 644 clipit-startup.desktop '/builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/etc/xdg/autostart' test -z "/usr/share/applications" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/applications" /usr/bin/install -c -m 644 clipit.desktop '/builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/applications' test -z "/usr/share/icons/hicolor/scalable/apps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/icons/hicolor/scalable/apps" /usr/bin/install -c -m 644 clipit-trayicon.svg '/builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/icons/hicolor/scalable/apps' make[2]: Leaving directory '/builddir/build/BUILD/clipit-1.4.2/data' make[1]: Leaving directory '/builddir/build/BUILD/clipit-1.4.2/data' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/clipit-1.4.2/doc' make[2]: Entering directory '/builddir/build/BUILD/clipit-1.4.2/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/man/man1" /usr/bin/install -c -m 644 clipit.1 '/builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/clipit-1.4.2/doc' make[1]: Leaving directory '/builddir/build/BUILD/clipit-1.4.2/doc' Making install in src make[1]: Entering directory '/builddir/build/BUILD/clipit-1.4.2/src' make[2]: Entering directory '/builddir/build/BUILD/clipit-1.4.2/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/bin" /usr/bin/install -c clipit '/builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/clipit-1.4.2/src' make[1]: Leaving directory '/builddir/build/BUILD/clipit-1.4.2/src' Making install in po make[1]: Entering directory '/builddir/build/BUILD/clipit-1.4.2/po' linguas="cs da de es es_ES et fr hu it ja nb pl pl pt_BR ro ru sv tr zh_CN "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/clipit-1.4.2/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/clipit.mo; \ echo "installing $lang.gmo as $dir/clipit.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/clipit.mo; \ echo "installing ./$lang.gmo as" \ "$dir/clipit.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/clipit.mo.m; \ echo "installing $lang.gmo.m as $dir/clipit.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/clipit.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/clipit.mo.m"; \ else \ true; \ fi; \ fi; \ done installing cs.gmo as /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/clipit.mo installing da.gmo as /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/clipit.mo installing de.gmo as /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/clipit.mo installing es.gmo as /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/clipit.mo installing es_ES.gmo as /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/es_ES/LC_MESSAGES/clipit.mo installing et.gmo as /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/et/LC_MESSAGES/clipit.mo installing fr.gmo as /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/clipit.mo installing hu.gmo as /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/clipit.mo installing it.gmo as /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/clipit.mo installing ja.gmo as /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/clipit.mo installing nb.gmo as /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/clipit.mo installing pl.gmo as /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/clipit.mo installing pl.gmo as /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/clipit.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/clipit.mo installing ro.gmo as /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/ro/LC_MESSAGES/clipit.mo installing ru.gmo as /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/clipit.mo installing sv.gmo as /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/clipit.mo installing tr.gmo as /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/clipit.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/clipit.mo make[1]: Leaving directory '/builddir/build/BUILD/clipit-1.4.2/po' make[1]: Entering directory '/builddir/build/BUILD/clipit-1.4.2' make[2]: Entering directory '/builddir/build/BUILD/clipit-1.4.2' make[2]: Nothing to be done for 'install-exec-am'. make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/clipit-1.4.2' *** Icon cache not updated. After (un)install, run these: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[3]: Leaving directory '/builddir/build/BUILD/clipit-1.4.2' make[2]: Leaving directory '/builddir/build/BUILD/clipit-1.4.2' make[1]: Leaving directory '/builddir/build/BUILD/clipit-1.4.2' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64 clipit + desktop-file-install --delete-original --remove-category=Application --dir /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/applications /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/applications/clipit.desktop + desktop-file-install --delete-original --dir /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/etc/xdg/autostart /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/etc/xdg/autostart/clipit-startup.desktop + mkdir -p /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/appdata/ + install -m 644 /builddir/build/SOURCES/clipit.appdata.xml /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/appdata/clipit.appdata.xml + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/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: clipit-1.4.2-14.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.olBeMr + umask 022 + cd /builddir/build/BUILD + cd clipit-1.4.2 + DOCDIR=/builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/doc/clipit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/doc/clipit + cp -pr AUTHORS /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/doc/clipit + cp -pr ChangeLog /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/doc/clipit + cp -pr COPYING /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/doc/clipit + cp -pr README /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/doc/clipit + cp -pr NEWS /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64/usr/share/doc/clipit + exit 0 Provides: application() application(clipit.desktop) clipit = 1.4.2-14.fc28 clipit(riscv-64) = 1.4.2-14.fc28 config(clipit) = 1.4.2-14.fc28 metainfo() metainfo(clipit.appdata.xml) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgdk-x11-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64 Wrote: /builddir/build/SRPMS/clipit-1.4.2-14.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/clipit-1.4.2-14.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SGBQDa + umask 022 + cd /builddir/build/BUILD + cd clipit-1.4.2 + rm -rf /builddir/build/BUILDROOT/clipit-1.4.2-14.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff