+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/gigolo.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.svtiZT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gigolo-0.4.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gigolo-0.4.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gigolo-0.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (gigolo-0.4.2-desktop-icon.patch):' Patch #1 (gigolo-0.4.2-desktop-icon.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file gigolo.desktop.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.efS4Nz + umask 022 + cd /builddir/build/BUILD + cd gigolo-0.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 + '[' 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 UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) 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 whether gcc understands -c and -o together... yes 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether ln -s works... 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 GTK... 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... ar ast bg ca cs de el en_AU eo es eu fi fr gl he hr hu id is it ja kk ko lt lv nl oc pl pt pt_BR ru sk sl sr sv te tr ug uk ur ur_PK zh_CN zh_TW checking for bind_textdomain_codeset... (cached) yes checking for locales directory... /usr/share/locale checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8 checking for locale.h... (cached) yes checking for LC_MESSAGES... (cached) yes checking for libintl.h... (cached) yes checking for ngettext in libc... (cached) yes checking for dgettext in libc... (cached) yes checking for bind_textdomain_codeset... (cached) yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... (cached) yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... ar ast bg ca cs de el en_AU eo es eu fi fr gl he hr hu id is it ja kk ko lt lv nl oc pl pt pt_BR ru sk sl sr sv te tr ug uk ur ur_PK zh_CN zh_TW checking whether NLS is requested... yes 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 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 gigolo.1 config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing default-2 commands config.status: executing po/stamp-it commands ---------------------------------------- Install in : /usr Using GTK version : 2.24.32 Configuration is done OK. + make -j4 V=1 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gigolo-0.4.2' Making all in src make[2]: Entering directory '/builddir/build/BUILD/gigolo-0.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 -DLOCALEDIR=\""/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 -o main.o 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 -DLOCALEDIR=\""/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 -o compat.o compat.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 -DLOCALEDIR=\""/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 -o common.o common.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 -DLOCALEDIR=\""/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 -o window.o window.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 -DLOCALEDIR=\""/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 -o bookmark.o bookmark.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 -DLOCALEDIR=\""/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 -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 -pthread -DLOCALEDIR=\""/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 -o backendgvfs.o backendgvfs.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 -DLOCALEDIR=\""/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 -o menubuttonaction.o menubuttonaction.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 -DLOCALEDIR=\""/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 -o mountdialog.o mountdialog.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 -DLOCALEDIR=\""/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 -o mountoperation.o mountoperation.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 -DLOCALEDIR=\""/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 -o bookmarkpanel.o bookmarkpanel.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 -DLOCALEDIR=\""/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 -o bookmarkdialog.o bookmarkdialog.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 -DLOCALEDIR=\""/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 -o bookmarkeditdialog.o bookmarkeditdialog.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 -DLOCALEDIR=\""/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 -o browsenetworkpanel.o browsenetworkpanel.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 -DLOCALEDIR=\""/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 -o singleinstance.o singleinstance.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 -DLOCALEDIR=\""/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 -o preferencesdialog.o preferencesdialog.c gcc -DLOCALEDIR=\""/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,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gigolo main.o compat.o common.o window.o bookmark.o settings.o backendgvfs.o menubuttonaction.o mountdialog.o mountoperation.o bookmarkpanel.o bookmarkdialog.o bookmarkeditdialog.o browsenetworkpanel.o singleinstance.o preferencesdialog.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lX11 make[2]: Leaving directory '/builddir/build/BUILD/gigolo-0.4.2/src' Making all in po make[2]: Entering directory '/builddir/build/BUILD/gigolo-0.4.2/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_AU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_AU.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.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 kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur.po file=`echo ur_PK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur_PK.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory '/builddir/build/BUILD/gigolo-0.4.2/po' make[2]: Entering directory '/builddir/build/BUILD/gigolo-0.4.2' LC_ALL=C /usr/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po gigolo.desktop.in gigolo.desktop Generating and caching the translation database Merging translations into gigolo.desktop. make[2]: Leaving directory '/builddir/build/BUILD/gigolo-0.4.2' make[1]: Leaving directory '/builddir/build/BUILD/gigolo-0.4.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ITF44R + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64 + cd gigolo-0.4.2 + rm -rf /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64 'INSTALL=install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/gigolo-0.4.2/src' make[2]: Entering directory '/builddir/build/BUILD/gigolo-0.4.2/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/bin' install -p gigolo '/builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gigolo-0.4.2/src' make[1]: Leaving directory '/builddir/build/BUILD/gigolo-0.4.2/src' Making install in po make[1]: Entering directory '/builddir/build/BUILD/gigolo-0.4.2/po' linguas="ar ast bg ca cs de el en_AU eo es eu fi fr gl he hr hu id is it ja kk ko lt lv nl oc pl pt pt_BR ru sk sl sr sv te tr ug uk ur ur_PK zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gigolo-0.4.2/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/gigolo.mo; \ echo "installing $lang.gmo as $dir/gigolo.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/gigolo.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gigolo.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/gigolo.mo.m; \ echo "installing $lang.gmo.m as $dir/gigolo.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/gigolo.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gigolo.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/ar/LC_MESSAGES/gigolo.mo installing ast.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/ast/LC_MESSAGES/gigolo.mo installing bg.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES/gigolo.mo installing ca.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/gigolo.mo installing cs.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/gigolo.mo installing de.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/gigolo.mo installing el.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/gigolo.mo installing en_AU.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/en_AU/LC_MESSAGES/gigolo.mo installing eo.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/eo/LC_MESSAGES/gigolo.mo installing es.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/gigolo.mo installing eu.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES/gigolo.mo installing fi.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/gigolo.mo installing fr.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/gigolo.mo installing gl.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/gl/LC_MESSAGES/gigolo.mo installing he.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/he/LC_MESSAGES/gigolo.mo installing hr.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/hr/LC_MESSAGES/gigolo.mo installing hu.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/gigolo.mo installing id.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/id/LC_MESSAGES/gigolo.mo installing is.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/is/LC_MESSAGES/gigolo.mo installing it.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/gigolo.mo installing ja.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/gigolo.mo installing kk.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/kk/LC_MESSAGES/gigolo.mo installing ko.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/ko/LC_MESSAGES/gigolo.mo installing lt.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/lt/LC_MESSAGES/gigolo.mo installing lv.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/lv/LC_MESSAGES/gigolo.mo installing nl.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/gigolo.mo installing oc.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/oc/LC_MESSAGES/gigolo.mo installing pl.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/gigolo.mo installing pt.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/gigolo.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/gigolo.mo installing ru.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/gigolo.mo installing sk.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/gigolo.mo installing sl.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/sl/LC_MESSAGES/gigolo.mo installing sr.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/gigolo.mo installing sv.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/gigolo.mo installing te.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/te/LC_MESSAGES/gigolo.mo installing tr.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/gigolo.mo installing ug.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/ug/LC_MESSAGES/gigolo.mo installing uk.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/gigolo.mo installing ur.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/ur/LC_MESSAGES/gigolo.mo installing ur_PK.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/ur_PK/LC_MESSAGES/gigolo.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/gigolo.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/gigolo.mo make[1]: Leaving directory '/builddir/build/BUILD/gigolo-0.4.2/po' make[1]: Entering directory '/builddir/build/BUILD/gigolo-0.4.2' make[2]: Entering directory '/builddir/build/BUILD/gigolo-0.4.2' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /builddir/build/BUILD/gigolo-0.4.2/install-sh -d /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/doc/gigolo for file in README ChangeLog NEWS COPYING AUTHORS TODO; do \ install -p -m 644 ./$file /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/doc/gigolo/$file; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/applications' install -p -m 644 gigolo.desktop '/builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/man/man1' install -p -m 644 gigolo.1 '/builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/gigolo-0.4.2' make[1]: Leaving directory '/builddir/build/BUILD/gigolo-0.4.2' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64 gigolo + rm -rf /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64//usr/share/doc/gigolo + desktop-file-validate /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/applications/gigolo.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64 gigolo + /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: gigolo-0.4.2-9.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gG807i + umask 022 + cd /builddir/build/BUILD + cd gigolo-0.4.2 + DOCDIR=/builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/doc/gigolo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/doc/gigolo + cp -pr AUTHORS /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/doc/gigolo + cp -pr ChangeLog /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/doc/gigolo + cp -pr COPYING /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/doc/gigolo + cp -pr NEWS /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/doc/gigolo + cp -pr README /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/doc/gigolo + cp -pr TODO /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/doc/gigolo + cp -pr THANKS /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64/usr/share/doc/gigolo + exit 0 Provides: application() application(gigolo.desktop) gigolo = 0.4.2-9.fc28 gigolo(riscv-64) = 0.4.2-9.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) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.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) 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) rtld(GNU_HASH) Obsoletes: sion < 0.1.0-3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gigolo-0.4.2-9.fc28.riscv64 Wrote: /builddir/build/SRPMS/gigolo-0.4.2-9.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/gigolo-0.4.2-9.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HargWQ + umask 022 + cd /builddir/build/BUILD + cd gigolo-0.4.2 + rm -rf /builddir/build/BUILDROOT/gigolo-0.4.2-9.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