+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/mate-menus.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.IvBqEZ
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf mate-menus-1.19.0
+ /usr/bin/xz -dc /builddir/build/SOURCES/mate-menus-1.19.0.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd mate-menus-1.19.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i -e '// a\ applications-merged/multimedia-categories.menu' layout/mate-applications.menu
+ sed -i -e '/applications-merged\/multimedia-categories.menu<\/MergeFile>/ a\ applications-merged/games-categories.menu' layout/mate-applications.menu
+ sed -i -e '/applications-merged\/games-categories.menu<\/MergeFile>/ a\ applications-merged/wine.menu' layout/mate-applications.menu
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yzcxv2
+ umask 022
+ cd /builddir/build/BUILD
+ cd mate-menus-1.19.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
+ 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
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./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 --disable-static --enable-python --enable-introspection=yes
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 whether to enable maintainer-specific portions of Makefiles... no
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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
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 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... (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 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 for ANSI C header files... (cached) yes
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for riscv64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
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 GLIB... yes
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler...
checking for a Python interpreter with version >= 2.7... python
checking for python... /usr/bin/python
checking for python version... DEPRECATION WARNING: python2 invoked with /usr/bin/python.
Use /usr/bin/python3 or /usr/bin/python2
/usr/bin/python will be removed or switched to Python 3 in the future.
If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
2.7
checking for python platform... DEPRECATION WARNING: python2 invoked with /usr/bin/python.
Use /usr/bin/python3 or /usr/bin/python2
/usr/bin/python will be removed or switched to Python 3 in the future.
If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
linux2
checking for python script directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python.
Use /usr/bin/python3 or /usr/bin/python2
/usr/bin/python will be removed or switched to Python 3 in the future.
If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
${prefix}/lib/python2.7/site-packages
checking for python extension module directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python.
Use /usr/bin/python3 or /usr/bin/python2
/usr/bin/python will be removed or switched to Python 3 in the future.
If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
${exec_prefix}/lib64/python2.7/site-packages
checking for PYTHON... yes
checking for gobject-introspection... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libmenu/Makefile
config.status: creating libmenu/libmate-menu.pc
config.status: creating libmenu/libmate-menu-uninstalled.pc
config.status: creating layout/Makefile
config.status: creating desktop-directories/Makefile
config.status: creating util/Makefile
config.status: creating python/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 libtool commands
config.status: executing po/stamp-it commands
mate-menus 1.19.0
=================
prefix: /usr
exec_prefix: /usr
libdir: /usr/lib64
bindir: /usr/bin
sbindir: /usr/sbin
sysconfdir: /etc
localstatedir: /var
datadir: /usr/share
source code location: .
compiler: gcc
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
Maintainer mode: no
Use *_DISABLE_DEPRECATED: no
Turn on debugging: minimum
Build python bindings: yes
Build introspection support: yes
+ make -j4 V=1
make all-recursive
make[1]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0'
Making all in libmenu
make[2]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0/libmenu'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATEMENU_I_KNOW_THIS_IS_UNSTABLE -Wall -Wmissing-prototypes -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 canonicalize.lo canonicalize.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATEMENU_I_KNOW_THIS_IS_UNSTABLE -Wall -Wmissing-prototypes -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 desktop-entries.lo desktop-entries.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATEMENU_I_KNOW_THIS_IS_UNSTABLE -Wall -Wmissing-prototypes -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 entry-directories.lo entry-directories.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATEMENU_I_KNOW_THIS_IS_UNSTABLE -Wall -Wmissing-prototypes -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 matemenu-tree.lo matemenu-tree.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATEMENU_I_KNOW_THIS_IS_UNSTABLE -Wall -Wmissing-prototypes -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 desktop-entries.c -fPIC -DPIC -o .libs/desktop-entries.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATEMENU_I_KNOW_THIS_IS_UNSTABLE -Wall -Wmissing-prototypes -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 canonicalize.c -fPIC -DPIC -o .libs/canonicalize.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATEMENU_I_KNOW_THIS_IS_UNSTABLE -Wall -Wmissing-prototypes -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 matemenu-tree.c -fPIC -DPIC -o .libs/matemenu-tree.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATEMENU_I_KNOW_THIS_IS_UNSTABLE -Wall -Wmissing-prototypes -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 entry-directories.c -fPIC -DPIC -o .libs/entry-directories.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATEMENU_I_KNOW_THIS_IS_UNSTABLE -Wall -Wmissing-prototypes -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 menu-layout.lo menu-layout.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATEMENU_I_KNOW_THIS_IS_UNSTABLE -Wall -Wmissing-prototypes -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 menu-layout.c -fPIC -DPIC -o .libs/menu-layout.o
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATEMENU_I_KNOW_THIS_IS_UNSTABLE -Wall -Wmissing-prototypes -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 menu-monitor.lo menu-monitor.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATEMENU_I_KNOW_THIS_IS_UNSTABLE -Wall -Wmissing-prototypes -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 menu-util.lo menu-util.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATEMENU_I_KNOW_THIS_IS_UNSTABLE -Wall -Wmissing-prototypes -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 menu-monitor.c -fPIC -DPIC -o .libs/menu-monitor.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATEMENU_I_KNOW_THIS_IS_UNSTABLE -Wall -Wmissing-prototypes -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 menu-util.c -fPIC -DPIC -o .libs/menu-util.o
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -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 -version-info 6:9:4 -no-undefined -export-symbols-regex matemenu_tree -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmate-menu.la -rpath /usr/lib64 canonicalize.lo desktop-entries.lo entry-directories.lo matemenu-tree.lo menu-layout.lo menu-monitor.lo menu-util.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: /usr/bin/nm -B .libs/canonicalize.o .libs/desktop-entries.o .libs/entry-directories.o .libs/matemenu-tree.o .libs/menu-layout.o .libs/menu-monitor.o .libs/menu-util.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libmate-menu.exp
libtool: link: /usr/bin/grep -E -e "matemenu_tree" ".libs/libmate-menu.exp" > ".libs/libmate-menu.expT"
libtool: link: mv -f ".libs/libmate-menu.expT" ".libs/libmate-menu.exp"
libtool: link: echo "{ global:" > .libs/libmate-menu.ver
libtool: link: cat .libs/libmate-menu.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libmate-menu.ver
libtool: link: echo "local: *; };" >> .libs/libmate-menu.ver
libtool: link: gcc -shared -fPIC -DPIC .libs/canonicalize.o .libs/desktop-entries.o .libs/entry-directories.o .libs/matemenu-tree.o .libs/menu-layout.o .libs/menu-monitor.o .libs/menu-util.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libmate-menu.so.2 -Wl,-version-script -Wl,.libs/libmate-menu.ver -o .libs/libmate-menu.so.2.4.9
libtool: link: (cd ".libs" && rm -f "libmate-menu.so.2" && ln -s "libmate-menu.so.2.4.9" "libmate-menu.so.2")
libtool: link: (cd ".libs" && rm -f "libmate-menu.so" && ln -s "libmate-menu.so.2.4.9" "libmate-menu.so")
libtool: link: ( cd ".libs" && rm -f "libmate-menu.la" && ln -s "../libmate-menu.la" "libmate-menu.la" )
CPPFLAGS="" 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" CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" DLLTOOL="false" /usr/bin/g-ir-scanner --warn-all --add-include-path=. --namespace=MateMenu --nsversion=2.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --library=libmate-menu.la --pkg-export=libmate-menu --cflags-begin -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DMATEMENU_I_KNOW_THIS_IS_UNSTABLE --cflags-end matemenu-tree.h libmate-menu.la --output MateMenu-2.0.gir
g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/mate-menus-1.19.0/libmenu/tmp-introspectzn33w00q/MateMenu-2.0 -export-dynamic -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 /builddir/build/BUILD/mate-menus-1.19.0/libmenu/tmp-introspectzn33w00q/MateMenu-2.0.o -L. libmate-menu.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
libtool: link: gcc -o /builddir/build/BUILD/mate-menus-1.19.0/libmenu/tmp-introspectzn33w00q/.libs/MateMenu-2.0 -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 /builddir/build/BUILD/mate-menus-1.19.0/libmenu/tmp-introspectzn33w00q/MateMenu-2.0.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. ./.libs/libmate-menu.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
matemenu-tree.h:71: Warning: MateMenu: symbol='matemenu_tree_lookup': Unknown namespace for symbol 'matemenu_tree_lookup'
matemenu-tree.h:73: Warning: MateMenu: symbol='matemenu_tree_ref': Unknown namespace for symbol 'matemenu_tree_ref'
matemenu-tree.h:74: Warning: MateMenu: symbol='matemenu_tree_unref': Unknown namespace for symbol 'matemenu_tree_unref'
matemenu-tree.h:76: Warning: MateMenu: symbol='matemenu_tree_set_user_data': Unknown namespace for symbol 'matemenu_tree_set_user_data'
matemenu-tree.h:77: Warning: MateMenu: symbol='matemenu_tree_get_user_data': Unknown namespace for symbol 'matemenu_tree_get_user_data'
matemenu-tree.h:79: Warning: MateMenu: symbol='matemenu_tree_get_menu_file': Unknown namespace for symbol 'matemenu_tree_get_menu_file'
matemenu-tree.h:80: Warning: MateMenu: symbol='matemenu_tree_get_root_directory': Unknown namespace for symbol 'matemenu_tree_get_root_directory'
matemenu-tree.h:81: Warning: MateMenu: symbol='matemenu_tree_get_directory_from_path': Unknown namespace for symbol 'matemenu_tree_get_directory_from_path'
matemenu-tree.h:83: Warning: MateMenu: symbol='matemenu_tree_get_sort_key': Unknown namespace for symbol 'matemenu_tree_get_sort_key'
matemenu-tree.h:84: Warning: MateMenu: symbol='matemenu_tree_set_sort_key': Unknown namespace for symbol 'matemenu_tree_set_sort_key'
matemenu-tree.h:88: Warning: MateMenu: symbol='matemenu_tree_item_ref': Unknown namespace for symbol 'matemenu_tree_item_ref'
matemenu-tree.h:89: Warning: MateMenu: symbol='matemenu_tree_item_unref': Unknown namespace for symbol 'matemenu_tree_item_unref'
matemenu-tree.h:91: Warning: MateMenu: symbol='matemenu_tree_item_set_user_data': Unknown namespace for symbol 'matemenu_tree_item_set_user_data'
matemenu-tree.h:92: Warning: MateMenu: symbol='matemenu_tree_item_get_user_data': Unknown namespace for symbol 'matemenu_tree_item_get_user_data'
matemenu-tree.h:94: Warning: MateMenu: symbol='matemenu_tree_item_get_type': Unknown namespace for symbol 'matemenu_tree_item_get_type'
matemenu-tree.h:95: Warning: MateMenu: symbol='matemenu_tree_item_get_parent': Unknown namespace for symbol 'matemenu_tree_item_get_parent'
matemenu-tree.h:98: Warning: MateMenu: symbol='matemenu_tree_directory_get_contents': Unknown namespace for symbol 'matemenu_tree_directory_get_contents'
matemenu-tree.h:99: Warning: MateMenu: symbol='matemenu_tree_directory_get_name': Unknown namespace for symbol 'matemenu_tree_directory_get_name'
matemenu-tree.h:100: Warning: MateMenu: symbol='matemenu_tree_directory_get_comment': Unknown namespace for symbol 'matemenu_tree_directory_get_comment'
matemenu-tree.h:101: Warning: MateMenu: symbol='matemenu_tree_directory_get_icon': Unknown namespace for symbol 'matemenu_tree_directory_get_icon'
matemenu-tree.h:102: Warning: MateMenu: symbol='matemenu_tree_directory_get_desktop_file_path': Unknown namespace for symbol 'matemenu_tree_directory_get_desktop_file_path'
matemenu-tree.h:103: Warning: MateMenu: symbol='matemenu_tree_directory_get_menu_id': Unknown namespace for symbol 'matemenu_tree_directory_get_menu_id'
matemenu-tree.h:104: Warning: MateMenu: symbol='matemenu_tree_directory_get_tree': Unknown namespace for symbol 'matemenu_tree_directory_get_tree'
matemenu-tree.h:106: Warning: MateMenu: symbol='matemenu_tree_directory_get_is_nodisplay': Unknown namespace for symbol 'matemenu_tree_directory_get_is_nodisplay'
matemenu-tree.h:108: Warning: MateMenu: symbol='matemenu_tree_directory_make_path': Unknown namespace for symbol 'matemenu_tree_directory_make_path'
matemenu-tree.h:111: Warning: MateMenu: symbol='matemenu_tree_entry_get_name': Unknown namespace for symbol 'matemenu_tree_entry_get_name'
matemenu-tree.h:112: Warning: MateMenu: symbol='matemenu_tree_entry_get_generic_name': Unknown namespace for symbol 'matemenu_tree_entry_get_generic_name'
matemenu-tree.h:113: Warning: MateMenu: symbol='matemenu_tree_entry_get_display_name': Unknown namespace for symbol 'matemenu_tree_entry_get_display_name'
matemenu-tree.h:114: Warning: MateMenu: symbol='matemenu_tree_entry_get_comment': Unknown namespace for symbol 'matemenu_tree_entry_get_comment'
matemenu-tree.h:115: Warning: MateMenu: symbol='matemenu_tree_entry_get_icon': Unknown namespace for symbol 'matemenu_tree_entry_get_icon'
matemenu-tree.h:116: Warning: MateMenu: symbol='matemenu_tree_entry_get_exec': Unknown namespace for symbol 'matemenu_tree_entry_get_exec'
matemenu-tree.h:117: Warning: MateMenu: symbol='matemenu_tree_entry_get_launch_in_terminal': Unknown namespace for symbol 'matemenu_tree_entry_get_launch_in_terminal'
matemenu-tree.h:118: Warning: MateMenu: symbol='matemenu_tree_entry_get_desktop_file_path': Unknown namespace for symbol 'matemenu_tree_entry_get_desktop_file_path'
matemenu-tree.h:119: Warning: MateMenu: symbol='matemenu_tree_entry_get_desktop_file_id': Unknown namespace for symbol 'matemenu_tree_entry_get_desktop_file_id'
matemenu-tree.h:120: Warning: MateMenu: symbol='matemenu_tree_entry_get_is_excluded': Unknown namespace for symbol 'matemenu_tree_entry_get_is_excluded'
matemenu-tree.h:121: Warning: MateMenu: symbol='matemenu_tree_entry_get_is_nodisplay': Unknown namespace for symbol 'matemenu_tree_entry_get_is_nodisplay'
matemenu-tree.h:123: Warning: MateMenu: symbol='matemenu_tree_header_get_directory': Unknown namespace for symbol 'matemenu_tree_header_get_directory'
matemenu-tree.h:125: Warning: MateMenu: symbol='matemenu_tree_alias_get_directory': Unknown namespace for symbol 'matemenu_tree_alias_get_directory'
matemenu-tree.h:126: Warning: MateMenu: symbol='matemenu_tree_alias_get_item': Unknown namespace for symbol 'matemenu_tree_alias_get_item'
matemenu-tree.h:128: Warning: MateMenu: symbol='matemenu_tree_add_monitor': Unknown namespace for symbol 'matemenu_tree_add_monitor'
matemenu-tree.h:129: Warning: MateMenu: symbol='matemenu_tree_remove_monitor': Unknown namespace for symbol 'matemenu_tree_remove_monitor'
/usr/bin/g-ir-compiler --includedir=. --includedir=. MateMenu-2.0.gir -o MateMenu-2.0.typelib
make[2]: Leaving directory '/builddir/build/BUILD/mate-menus-1.19.0/libmenu'
Making all in desktop-directories
make[2]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0/desktop-directories'
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-audio-video.directory.in mate-audio-video.directory
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-development.directory.in mate-development.directory
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-education.directory.in mate-education.directory
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-game.directory.in mate-game.directory
Generating and caching the translation database
Merging translations into mate-game.directory.
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-graphics.directory.in mate-graphics.directory
Generating and caching the translation database
Merging translations into mate-education.directory.
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-network.directory.in mate-network.directory
Generating and caching the translation database
Merging translations into mate-audio-video.directory.
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-office.directory.in mate-office.directory
Generating and caching the translation database
Merging translations into mate-development.directory.
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-settings.directory.in mate-settings.directory
Found cached translation database
Merging translations into mate-graphics.directory.
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-settings-system.directory.in mate-settings-system.directory
Found cached translation database
Merging translations into mate-network.directory.
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-system-tools.directory.in mate-system-tools.directory
Found cached translation database
Merging translations into mate-settings.directory.
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-utility.directory.in mate-utility.directory
Found cached translation database
Merging translations into mate-office.directory.
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-utility-accessibility.directory.in mate-utility-accessibility.directory
Found cached translation database
Merging translations into mate-settings-system.directory.
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-other.directory.in mate-other.directory
Found cached translation database
Merging translations into mate-system-tools.directory.
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-menu-applications.directory.in mate-menu-applications.directory
Found cached translation database
Merging translations into mate-utility.directory.
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-menu-system.directory.in mate-menu-system.directory
Found cached translation database
Merging translations into mate-utility-accessibility.directory.
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-hardware.directory.in mate-hardware.directory
Found cached translation database
Merging translations into mate-other.directory.
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-internet-and-network.directory.in mate-internet-and-network.directory
Found cached translation database
Merging translations into mate-menu-applications.directory.
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-look-and-feel.directory.in mate-look-and-feel.directory
Found cached translation database
Merging translations into mate-menu-system.directory.
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-personal.directory.in mate-personal.directory
Found cached translation database
Merging translations into mate-hardware.directory.
LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-system.directory.in mate-system.directory
Found cached translation database
Merging translations into mate-look-and-feel.directory.
Found cached translation database
Merging translations into mate-internet-and-network.directory.
Found cached translation database
Merging translations into mate-system.directory.
Found cached translation database
Merging translations into mate-personal.directory.
make[2]: Leaving directory '/builddir/build/BUILD/mate-menus-1.19.0/desktop-directories'
Making all in layout
make[2]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0/layout'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/mate-menus-1.19.0/layout'
Making all in util
make[2]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0/util'
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I./../libmenu -DMATEMENU_I_KNOW_THIS_IS_UNSTABLE -DMATELOCALEDIR=\""/usr/share/locale"\" -Wall -Wmissing-prototypes -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 test-menu-spec.o test-menu-spec.c
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -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 mate-menu-spec-test test-menu-spec.o -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../libmenu/libmate-menu.la
libtool: link: gcc -Wall -Wmissing-prototypes -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mate-menu-spec-test test-menu-spec.o ../libmenu/.libs/libmate-menu.so -lgio-2.0 -lgobject-2.0 -lglib-2.0
make[2]: Leaving directory '/builddir/build/BUILD/mate-menus-1.19.0/util'
Making all in po
make[2]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0/po'
file=`echo af | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file af.po
file=`echo am | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file am.po
file=`echo an | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file an.po
file=`echo ar | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ar.po
file=`echo as | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file as.po
file=`echo ast | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ast.po
file=`echo be | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file be.po
file=`echo bg | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bg.po
file=`echo bn_IN | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po
file=`echo bn | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bn.po
file=`echo br | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file br.po
file=`echo bs | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bs.po
file=`echo ca | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ca.po
file=`echo ca@valencia | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po
file=`echo cmn | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file cmn.po
file=`echo crh | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file crh.po
file=`echo cs | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file cs.po
file=`echo cy | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file cy.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 dz | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file dz.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 en_CA | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file en_CA.po
file=`echo en_GB | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file en_GB.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 es_CL | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file es_CL.po
file=`echo es_CO | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file es_CO.po
file=`echo es_MX | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file es_MX.po
file=`echo et | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file et.po
file=`echo eu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file eu.po
file=`echo fa | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fa.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 fr_CA | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fr_CA.po
file=`echo frp | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file frp.po
file=`echo fur | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fur.po
file=`echo fy | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fy.po
file=`echo ga | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ga.po
file=`echo gl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file gl.po
file=`echo gu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file gu.po
file=`echo ha | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ha.po
file=`echo he | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file he.po
file=`echo hi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file hi.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 hy | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file hy.po
file=`echo id | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file id.po
file=`echo ig | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ig.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 jv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file jv.po
file=`echo ka | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ka.po
file=`echo kk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file kk.po
file=`echo kn | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file kn.po
file=`echo ko | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ko.po
file=`echo ku | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ku.po
file=`echo ku_IQ | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ku_IQ.po
file=`echo ky | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ky.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 mai | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mai.po
file=`echo mg | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mg.po
file=`echo mk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mk.po
file=`echo ml | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ml.po
file=`echo mn | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mn.po
file=`echo mr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mr.po
file=`echo ms | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ms.po
file=`echo nb | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nb.po
file=`echo nds | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nds.po
file=`echo ne | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ne.po
file=`echo nl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nl.po
file=`echo nn | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nn.po
file=`echo oc | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file oc.po
file=`echo or | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file or.po
file=`echo pa | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pa.po
file=`echo pl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pl.po
file=`echo ps | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ps.po
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po
file=`echo pt | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pt.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 rw | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file rw.po
file=`echo sc | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sc.po
file=`echo si | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file si.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 sq | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sq.po
file=`echo sr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sr.po
file=`echo sr@latin | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po
file=`echo sv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sv.po
file=`echo ta | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ta.po
file=`echo te | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file te.po
file=`echo th | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file th.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 uz | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file uz.po
file=`echo vi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file vi.po
file=`echo xh | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file xh.po
file=`echo yo | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file yo.po
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
file=`echo zh_HK | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_HK.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/mate-menus-1.19.0/po'
Making all in python
make[2]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0/python'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/python2.7 -I./../libmenu -DMATEMENU_I_KNOW_THIS_IS_UNSTABLE -Wall -Wmissing-prototypes -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 matemenu.lo matemenu.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/python2.7 -I./../libmenu -DMATEMENU_I_KNOW_THIS_IS_UNSTABLE -Wall -Wmissing-prototypes -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 matemenu.c -fPIC -DPIC -o .libs/matemenu.o
/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -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 -module -avoid-version -fPIC -export-symbols-regex initmatemenu -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o matemenu.la -rpath /usr/lib64/python2.7/site-packages matemenu.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpython2.7 ../libmenu/libmate-menu.la
libtool: link: /usr/bin/nm -B .libs/matemenu.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/matemenu.exp
libtool: link: /usr/bin/grep -E -e "initmatemenu" ".libs/matemenu.exp" > ".libs/matemenu.expT"
libtool: link: mv -f ".libs/matemenu.expT" ".libs/matemenu.exp"
libtool: link: echo "{ global:" > .libs/matemenu.ver
libtool: link: cat .libs/matemenu.exp | sed -e "s/\(.*\)/\1;/" >> .libs/matemenu.ver
libtool: link: echo "local: *; };" >> .libs/matemenu.ver
libtool: link: gcc -shared -fPIC -DPIC .libs/matemenu.o -Wl,-rpath -Wl,/builddir/build/BUILD/mate-menus-1.19.0/libmenu/.libs -lpython2.7 ../libmenu/.libs/libmate-menu.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,matemenu.so -Wl,-version-script -Wl,.libs/matemenu.ver -o .libs/matemenu.so
libtool: link: ( cd ".libs" && rm -f "matemenu.la" && ln -s "../matemenu.la" "matemenu.la" )
make[2]: Leaving directory '/builddir/build/BUILD/mate-menus-1.19.0/python'
make[2]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0'
make[2]: Leaving directory '/builddir/build/BUILD/mate-menus-1.19.0'
make[1]: Leaving directory '/builddir/build/BUILD/mate-menus-1.19.0'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HwE6is
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64
+ cd mate-menus-1.19.0
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64 'INSTALL=/usr/bin/install -p'
Making install in libmenu
make[1]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0/libmenu'
make[2]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0/libmenu'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/lib64'
/bin/sh ../libtool --mode=install /usr/bin/install -p libmate-menu.la '/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libmate-menu.so.2.4.9 /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/lib64/libmate-menu.so.2.4.9
libtool: install: (cd /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libmate-menu.so.2.4.9 libmate-menu.so.2 || { rm -f libmate-menu.so.2 && ln -s libmate-menu.so.2.4.9 libmate-menu.so.2; }; })
libtool: install: (cd /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/lib64 && { ln -s -f libmate-menu.so.2.4.9 libmate-menu.so || { rm -f libmate-menu.so && ln -s libmate-menu.so.2.4.9 libmate-menu.so; }; })
libtool: install: /usr/bin/install -p .libs/libmate-menu.lai /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/lib64/libmate-menu.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/gir-1.0'
/usr/bin/install -p -m 644 MateMenu-2.0.gir '/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/gir-1.0'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/include/mate-menus'
/usr/bin/install -p -m 644 matemenu-tree.h '/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/include/mate-menus'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/lib64/pkgconfig'
/usr/bin/install -p -m 644 libmate-menu.pc '/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/lib64/pkgconfig'
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/lib64/girepository-1.0'
/usr/bin/install -p -m 644 MateMenu-2.0.typelib '/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/lib64/girepository-1.0'
make[2]: Leaving directory '/builddir/build/BUILD/mate-menus-1.19.0/libmenu'
make[1]: Leaving directory '/builddir/build/BUILD/mate-menus-1.19.0/libmenu'
Making install in desktop-directories
make[1]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0/desktop-directories'
make[2]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0/desktop-directories'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/mate/desktop-directories'
/usr/bin/install -p -m 644 mate-audio-video.directory mate-development.directory mate-education.directory mate-game.directory mate-graphics.directory mate-network.directory mate-office.directory mate-settings.directory mate-settings-system.directory mate-system-tools.directory mate-utility.directory mate-utility-accessibility.directory mate-other.directory mate-menu-applications.directory mate-menu-system.directory mate-hardware.directory mate-internet-and-network.directory mate-look-and-feel.directory mate-personal.directory mate-system.directory '/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/mate/desktop-directories'
make[2]: Leaving directory '/builddir/build/BUILD/mate-menus-1.19.0/desktop-directories'
make[1]: Leaving directory '/builddir/build/BUILD/mate-menus-1.19.0/desktop-directories'
Making install in layout
make[1]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0/layout'
make[2]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0/layout'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/etc/xdg/menus'
/usr/bin/install -p -m 644 mate-applications.menu mate-settings.menu mate-preferences-categories.menu '/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/etc/xdg/menus'
make[2]: Leaving directory '/builddir/build/BUILD/mate-menus-1.19.0/layout'
make[1]: Leaving directory '/builddir/build/BUILD/mate-menus-1.19.0/layout'
Making install in util
make[1]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0/util'
make[2]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0/util'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/mate-menus/examples'
/usr/bin/install -p -m 644 mate-menus-ls.py '/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/mate-menus/examples'
make[2]: Leaving directory '/builddir/build/BUILD/mate-menus-1.19.0/util'
make[1]: Leaving directory '/builddir/build/BUILD/mate-menus-1.19.0/util'
Making install in po
make[1]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0/po'
linguas="af am an ar as ast be bg bn_IN bn br bs ca ca@valencia cmn crh cs cy da de dz el en_AU en_CA en_GB eo es es_CL es_CO es_MX et eu fa fi fr fr_CA frp fur fy ga gl gu ha he hi hr hu hy id ig is it ja jv ka kk kn ko ku ku_IQ ky lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt_BR pt ro ru rw sc si sk sl sq sr sr@latin sv ta te th tr ug uk ur uz vi xh yo zh_CN zh_HK zh_TW "; \
for lang in $linguas; do \
dir=/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/$lang/LC_MESSAGES; \
/bin/sh /builddir/build/BUILD/mate-menus-1.19.0/install-sh -d $dir; \
if test -r $lang.gmo; then \
/usr/bin/install -p -m 644 $lang.gmo $dir/mate-menus.mo; \
echo "installing $lang.gmo as $dir/mate-menus.mo"; \
else \
/usr/bin/install -p -m 644 ./$lang.gmo $dir/mate-menus.mo; \
echo "installing ./$lang.gmo as" \
"$dir/mate-menus.mo"; \
fi; \
if test -r $lang.gmo.m; then \
/usr/bin/install -p -m 644 $lang.gmo.m $dir/mate-menus.mo.m; \
echo "installing $lang.gmo.m as $dir/mate-menus.mo.m"; \
else \
if test -r ./$lang.gmo.m ; then \
/usr/bin/install -p -m 644 ./$lang.gmo.m \
$dir/mate-menus.mo.m; \
echo "installing ./$lang.gmo.m as" \
"$dir/mate-menus.mo.m"; \
else \
true; \
fi; \
fi; \
done
installing af.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/af/LC_MESSAGES/mate-menus.mo
installing am.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/am/LC_MESSAGES/mate-menus.mo
installing an.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/an/LC_MESSAGES/mate-menus.mo
installing ar.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ar/LC_MESSAGES/mate-menus.mo
installing as.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/as/LC_MESSAGES/mate-menus.mo
installing ast.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ast/LC_MESSAGES/mate-menus.mo
installing be.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/be/LC_MESSAGES/mate-menus.mo
installing bg.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES/mate-menus.mo
installing bn_IN.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/bn_IN/LC_MESSAGES/mate-menus.mo
installing bn.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/bn/LC_MESSAGES/mate-menus.mo
installing br.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/br/LC_MESSAGES/mate-menus.mo
installing bs.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/bs/LC_MESSAGES/mate-menus.mo
installing ca.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/mate-menus.mo
installing ca@valencia.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ca@valencia/LC_MESSAGES/mate-menus.mo
installing cmn.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/cmn/LC_MESSAGES/mate-menus.mo
installing crh.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/crh/LC_MESSAGES/mate-menus.mo
installing cs.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/mate-menus.mo
installing cy.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/cy/LC_MESSAGES/mate-menus.mo
installing da.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/mate-menus.mo
installing de.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/mate-menus.mo
installing dz.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/dz/LC_MESSAGES/mate-menus.mo
installing el.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/mate-menus.mo
installing en_AU.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/en_AU/LC_MESSAGES/mate-menus.mo
installing en_CA.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/en_CA/LC_MESSAGES/mate-menus.mo
installing en_GB.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/mate-menus.mo
installing eo.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/eo/LC_MESSAGES/mate-menus.mo
installing es.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/mate-menus.mo
installing es_CL.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/es_CL/LC_MESSAGES/mate-menus.mo
installing es_CO.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/es_CO/LC_MESSAGES/mate-menus.mo
installing es_MX.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/es_MX/LC_MESSAGES/mate-menus.mo
installing et.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/et/LC_MESSAGES/mate-menus.mo
installing eu.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES/mate-menus.mo
installing fa.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/fa/LC_MESSAGES/mate-menus.mo
installing fi.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/mate-menus.mo
installing fr.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/mate-menus.mo
installing fr_CA.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/fr_CA/LC_MESSAGES/mate-menus.mo
installing frp.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/frp/LC_MESSAGES/mate-menus.mo
installing fur.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/fur/LC_MESSAGES/mate-menus.mo
installing fy.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/fy/LC_MESSAGES/mate-menus.mo
installing ga.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ga/LC_MESSAGES/mate-menus.mo
installing gl.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/gl/LC_MESSAGES/mate-menus.mo
installing gu.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/gu/LC_MESSAGES/mate-menus.mo
installing ha.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ha/LC_MESSAGES/mate-menus.mo
installing he.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/he/LC_MESSAGES/mate-menus.mo
installing hi.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/hi/LC_MESSAGES/mate-menus.mo
installing hr.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/hr/LC_MESSAGES/mate-menus.mo
installing hu.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/mate-menus.mo
installing hy.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/hy/LC_MESSAGES/mate-menus.mo
installing id.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/id/LC_MESSAGES/mate-menus.mo
installing ig.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ig/LC_MESSAGES/mate-menus.mo
installing is.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/is/LC_MESSAGES/mate-menus.mo
installing it.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/mate-menus.mo
installing ja.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/mate-menus.mo
installing jv.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/jv/LC_MESSAGES/mate-menus.mo
installing ka.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ka/LC_MESSAGES/mate-menus.mo
installing kk.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/kk/LC_MESSAGES/mate-menus.mo
installing kn.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/kn/LC_MESSAGES/mate-menus.mo
installing ko.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ko/LC_MESSAGES/mate-menus.mo
installing ku.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ku/LC_MESSAGES/mate-menus.mo
installing ku_IQ.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ku_IQ/LC_MESSAGES/mate-menus.mo
installing ky.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ky/LC_MESSAGES/mate-menus.mo
installing lt.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/lt/LC_MESSAGES/mate-menus.mo
installing lv.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/lv/LC_MESSAGES/mate-menus.mo
installing mai.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/mai/LC_MESSAGES/mate-menus.mo
installing mg.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/mg/LC_MESSAGES/mate-menus.mo
installing mk.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/mk/LC_MESSAGES/mate-menus.mo
installing ml.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ml/LC_MESSAGES/mate-menus.mo
installing mn.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/mn/LC_MESSAGES/mate-menus.mo
installing mr.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/mr/LC_MESSAGES/mate-menus.mo
installing ms.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ms/LC_MESSAGES/mate-menus.mo
installing nb.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/mate-menus.mo
installing nds.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/nds/LC_MESSAGES/mate-menus.mo
installing ne.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ne/LC_MESSAGES/mate-menus.mo
installing nl.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/mate-menus.mo
installing nn.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/nn/LC_MESSAGES/mate-menus.mo
installing oc.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/oc/LC_MESSAGES/mate-menus.mo
installing or.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/or/LC_MESSAGES/mate-menus.mo
installing pa.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/pa/LC_MESSAGES/mate-menus.mo
installing pl.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/mate-menus.mo
installing ps.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ps/LC_MESSAGES/mate-menus.mo
installing pt_BR.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/mate-menus.mo
installing pt.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/mate-menus.mo
installing ro.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ro/LC_MESSAGES/mate-menus.mo
installing ru.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/mate-menus.mo
installing rw.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/rw/LC_MESSAGES/mate-menus.mo
installing sc.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/sc/LC_MESSAGES/mate-menus.mo
installing si.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/si/LC_MESSAGES/mate-menus.mo
installing sk.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/mate-menus.mo
installing sl.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/sl/LC_MESSAGES/mate-menus.mo
installing sq.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/sq/LC_MESSAGES/mate-menus.mo
installing sr.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/mate-menus.mo
installing sr@latin.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/sr@latin/LC_MESSAGES/mate-menus.mo
installing sv.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/mate-menus.mo
installing ta.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ta/LC_MESSAGES/mate-menus.mo
installing te.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/te/LC_MESSAGES/mate-menus.mo
installing th.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/th/LC_MESSAGES/mate-menus.mo
installing tr.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/mate-menus.mo
installing ug.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ug/LC_MESSAGES/mate-menus.mo
installing uk.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/mate-menus.mo
installing ur.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/ur/LC_MESSAGES/mate-menus.mo
installing uz.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/uz/LC_MESSAGES/mate-menus.mo
installing vi.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/mate-menus.mo
installing xh.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/xh/LC_MESSAGES/mate-menus.mo
installing yo.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/yo/LC_MESSAGES/mate-menus.mo
installing zh_CN.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/mate-menus.mo
installing zh_HK.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/zh_HK/LC_MESSAGES/mate-menus.mo
installing zh_TW.gmo as /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/mate-menus.mo
make[1]: Leaving directory '/builddir/build/BUILD/mate-menus-1.19.0/po'
Making install in python
make[1]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0/python'
make[2]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0/python'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/lib64/python2.7/site-packages'
/bin/sh ../libtool --mode=install /usr/bin/install -p matemenu.la '/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/lib64/python2.7/site-packages'
libtool: warning: relinking 'matemenu.la'
libtool: install: (cd /builddir/build/BUILD/mate-menus-1.19.0/python; /bin/sh "/builddir/build/BUILD/mate-menus-1.19.0/libtool" --tag CC --mode=relink gcc -Wall -Wmissing-prototypes -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 -module -avoid-version -fPIC -export-symbols-regex initmatemenu -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o matemenu.la -rpath /usr/lib64/python2.7/site-packages matemenu.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpython2.7 ../libmenu/libmate-menu.la -inst-prefix-dir /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64)
libtool: relink: /usr/bin/nm -B .libs/matemenu.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/matemenu.exp
libtool: relink: /usr/bin/grep -E -e "initmatemenu" ".libs/matemenu.exp" > ".libs/matemenu.expT"
libtool: relink: mv -f ".libs/matemenu.expT" ".libs/matemenu.exp"
libtool: relink: echo "{ global:" > .libs/matemenu.ver
libtool: relink: cat .libs/matemenu.exp | sed -e "s/\(.*\)/\1;/" >> .libs/matemenu.ver
libtool: relink: echo "local: *; };" >> .libs/matemenu.ver
libtool: relink: gcc -shared -fPIC -DPIC .libs/matemenu.o -lpython2.7 -L/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/lib64 -L/usr/lib64 -lmate-menu -lgio-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,matemenu.so -Wl,-version-script -Wl,.libs/matemenu.ver -o .libs/matemenu.so
libtool: install: /usr/bin/install -p .libs/matemenu.soT /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/lib64/python2.7/site-packages/matemenu.so
libtool: install: /usr/bin/install -p .libs/matemenu.lai /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/lib64/python2.7/site-packages/matemenu.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/python2.7/site-packages'
make[2]: Leaving directory '/builddir/build/BUILD/mate-menus-1.19.0/python'
make[1]: Leaving directory '/builddir/build/BUILD/mate-menus-1.19.0/python'
make[1]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.0'
make[2]: Entering directory '/builddir/build/BUILD/mate-menus-1.19.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/mate-menus-1.19.0'
make[1]: Leaving directory '/builddir/build/BUILD/mate-menus-1.19.0'
+ find /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';'
+ find /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64 -name '*.a' -exec rm -f '{}' ';'
+ chrpath --delete /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/lib64/python2.7/site-packages/matemenu.so
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64 mate-menus --with-gnome --all-name
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/mate-menus-1.19.0-1.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
Bytecompiling .py files below /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7
/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/mate-menus/examples/mate-menus-ls.py
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
Use /usr/bin/python3 or /usr/bin/python2
/usr/bin/python will be removed or switched to Python 3 in the future.
If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
Use /usr/bin/python3 or /usr/bin/python2
/usr/bin/python will be removed or switched to Python 3 in the future.
If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: mate-menus-1.19.0-1.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.s45vpY
+ umask 022
+ cd /builddir/build/BUILD
+ cd mate-menus-1.19.0
+ DOCDIR=/builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/doc/mate-menus
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/doc/mate-menus
+ cp -pr AUTHORS /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/doc/mate-menus
+ cp -pr COPYING /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/doc/mate-menus
+ cp -pr README /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64/usr/share/doc/mate-menus
+ exit 0
warning: Deprecated external dependency generator is used!
Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u "
Finding Requires(interp):
Finding Requires(rpmlib):
Finding Requires(verify):
Finding Requires(pre):
Finding Requires(post):
Finding Requires(preun):
Finding Requires(postun):
Finding Requires(pretrans):
Finding Requires(posttrans):
Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u "
Finding Conflicts:
Finding Obsoletes:
Finding Recommends:
Finding Suggests:
Finding Supplements:
Finding Enhances:
Provides: config(mate-menus) = 1.19.0-1.fc28 mate-menus = 1.19.0-1.fc28 mate-menus(riscv-64) = 1.19.0-1.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: mate-menus-libs-1.19.0-1.fc28.riscv64
warning: Deprecated external dependency generator is used!
Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u "
Finding Requires(interp):
Finding Requires(rpmlib):
Finding Requires(verify):
Finding Requires(pre):
Finding Requires(post):
Finding Requires(preun):
Finding Requires(postun):
Finding Requires(pretrans):
Finding Requires(posttrans):
Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u "
Finding Conflicts:
Finding Obsoletes:
Finding Recommends:
Finding Suggests:
Finding Supplements:
Finding Enhances:
Provides: libmate-menu.so.2()(64bit) mate-menus-libs = 1.19.0-1.fc28 mate-menus-libs(riscv-64) = 1.19.0-1.fc28
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libmate-menu.so.2()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH)
Processing files: mate-menus-preferences-category-menu-1.19.0-1.fc28.riscv64
warning: Deprecated external dependency generator is used!
Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u "
Finding Requires(interp):
Finding Requires(rpmlib):
Finding Requires(verify):
Finding Requires(pre):
Finding Requires(post):
Finding Requires(preun):
Finding Requires(postun):
Finding Requires(pretrans):
Finding Requires(posttrans):
Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u "
Finding Conflicts:
Finding Obsoletes:
Finding Recommends:
Finding Suggests:
Finding Supplements:
Finding Enhances:
Provides: config(mate-menus-preferences-category-menu) = 1.19.0-1.fc28 mate-menus-preferences-category-menu = 1.19.0-1.fc28 mate-menus-preferences-category-menu(riscv-64) = 1.19.0-1.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: mate-menus-devel-1.19.0-1.fc28.riscv64
warning: Deprecated external dependency generator is used!
Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u "
Finding Requires(interp):
Finding Requires(rpmlib):
Finding Requires(verify):
Finding Requires(pre):
Finding Requires(post):
Finding Requires(preun):
Finding Requires(postun):
Finding Requires(pretrans):
Finding Requires(posttrans):
Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u "
Finding Conflicts:
Finding Obsoletes:
Finding Recommends:
Finding Suggests:
Finding Supplements:
Finding Enhances:
Provides: mate-menus-devel = 1.19.0-1.fc28 mate-menus-devel(riscv-64) = 1.19.0-1.fc28 pkgconfig(libmate-menu) = 1.19.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libmate-menu.so.2()(64bit) pkgconfig(glib-2.0)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mate-menus-1.19.0-1.fc28.riscv64
Wrote: /builddir/build/SRPMS/mate-menus-1.19.0-1.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/mate-menus-1.19.0-1.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/mate-menus-libs-1.19.0-1.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/mate-menus-preferences-category-menu-1.19.0-1.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/mate-menus-devel-1.19.0-1.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JtbYD2
+ umask 022
+ cd /builddir/build/BUILD
+ cd mate-menus-1.19.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/mate-menus-1.19.0-1.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