+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/unity-gtk-module.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.iVkjdZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf unity-gtk-module-0.0.0+17.04.20170403 + /usr/bin/mkdir -p unity-gtk-module-0.0.0+17.04.20170403 + cd unity-gtk-module-0.0.0+17.04.20170403 + /usr/bin/gzip -dc /builddir/build/SOURCES/unity-gtk-module_0.0.0+17.04.20170403.orig.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/mkdir -p build/gtk2 build/gtk3 m4 + /usr/bin/gtkdocize --copy + /usr/bin/autoreconf -fiv autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-aux autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:13: installing 'build-aux/compile' configure.ac:13: installing 'build-aux/config.guess' configure.ac:13: installing 'build-aux/config.sub' configure.ac:10: installing 'build-aux/install-sh' configure.ac:10: installing 'build-aux/missing' lib/Makefile.am: installing 'build-aux/depcomp' autoreconf: Leaving directory `.' + f=data/unity-gtk-module.service + /usr/bin/sed -i.orig '-es!^Before=!After=dbus.service\n&!' '-es!ubuntu-session.target$!default.target!g' '-es!graphical-session.target$!default.target!g' '-es!dbus-update-activation-environment!/usr/bin/&!g' '-es!awk!/usr/bin/&!g' '-es!sed!/usr/bin/&!' data/unity-gtk-module.service + /usr/bin/touch -r data/unity-gtk-module.service.orig data/unity-gtk-module.service + /usr/bin/rm data/unity-gtk-module.service.orig + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.o2CAun + umask 022 + cd /builddir/build/BUILD + cd unity-gtk-module-0.0.0+17.04.20170403 + export PYTHON=/usr/bin/python2 + PYTHON=/usr/bin/python2 ++ /usr/bin/pwd + export SRC_DIR=/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403 + SRC_DIR=/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403 + for i in 2 3 + pushd build/gtk2 ~/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2 ~/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403 + /usr/bin/ln ../../configure configure + 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 --disable-silent-rules --disable-static --enable-gtk-doc --with-gtk=2 --srcdir=/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403 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 build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 how to run the C preprocessor... gcc -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 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-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 riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.26... yes checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GTK... yes checking for X11... yes checking for the systemd user units directory... /usr/lib/systemd/user checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/unity-gtk2-parser.pc config.status: creating data/unity-gtk3-parser.pc config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/unity-gtk-module/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/autopilot/Makefile config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j4 Making all in lib make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"unity-gtk-module\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -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 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libunity_gtk2_parser_la-unity-gtk-menu-section.lo `test -f 'unity-gtk-menu-section.c' || echo '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/'`unity-gtk-menu-section.c libtool: compile: gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"unity-gtk-module 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -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 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-section.c -fPIC -DPIC -o .libs/libunity_gtk2_parser_la-unity-gtk-menu-section.o make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/lib' make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"unity-gtk-module\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -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 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libunity_gtk2_parser_la-unity-gtk-menu-item.lo `test -f 'unity-gtk-menu-item.c' || echo '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/'`unity-gtk-menu-item.c libtool: compile: gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"unity-gtk-module 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -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 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c -fPIC -DPIC -o .libs/libunity_gtk2_parser_la-unity-gtk-menu-item.o /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c: In function 'gtk_image_get_icon': /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:148:18: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] icon = g_object_ref (pixbuf); ^ /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:162:22: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] icon = g_object_ref (pixbuf); ^ make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/lib' make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"unity-gtk-module\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -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 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libunity_gtk2_parser_la-unity-gtk-action-group.lo `test -f 'unity-gtk-action-group.c' || echo '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/'`unity-gtk-action-group.c libtool: compile: gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"unity-gtk-module 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -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 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.c -fPIC -DPIC -o .libs/libunity_gtk2_parser_la-unity-gtk-action-group.o make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/lib' make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"unity-gtk-module\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -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 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libunity_gtk2_parser_la-unity-gtk-menu-shell.lo `test -f 'unity-gtk-menu-shell.c' || echo '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/'`unity-gtk-menu-shell.c libtool: compile: gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"unity-gtk-module 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -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 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-shell.c -fPIC -DPIC -o .libs/libunity_gtk2_parser_la-unity-gtk-menu-shell.o make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/lib' make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"unity-gtk-module\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -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 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libunity_gtk2_parser_la-unity-gtk-action.lo `test -f 'unity-gtk-action.c' || echo '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/'`unity-gtk-action.c libtool: compile: gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"unity-gtk-module 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -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 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action.c -fPIC -DPIC -o .libs/libunity_gtk2_parser_la-unity-gtk-action.o make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/lib' make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/lib' /bin/sh ../libtool --tag=CC --mode=link gcc -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 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libunity-gtk2-parser.la -rpath /usr/lib64 libunity_gtk2_parser_la-unity-gtk-menu-shell.lo libunity_gtk2_parser_la-unity-gtk-menu-section.lo libunity_gtk2_parser_la-unity-gtk-menu-item.lo libunity_gtk2_parser_la-unity-gtk-action-group.lo libunity_gtk2_parser_la-unity-gtk-action.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libunity_gtk2_parser_la-unity-gtk-menu-shell.o .libs/libunity_gtk2_parser_la-unity-gtk-menu-section.o .libs/libunity_gtk2_parser_la-unity-gtk-menu-item.o .libs/libunity_gtk2_parser_la-unity-gtk-action-group.o .libs/libunity_gtk2_parser_la-unity-gtk-action.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libunity-gtk2-parser.so.0 -o .libs/libunity-gtk2-parser.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libunity-gtk2-parser.so.0" && ln -s "libunity-gtk2-parser.so.0.0.0" "libunity-gtk2-parser.so.0") libtool: link: (cd ".libs" && rm -f "libunity-gtk2-parser.so" && ln -s "libunity-gtk2-parser.so.0.0.0" "libunity-gtk2-parser.so") libtool: link: ( cd ".libs" && rm -f "libunity-gtk2-parser.la" && ln -s "../libunity-gtk2-parser.la" "libunity-gtk2-parser.la" ) make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/lib' Making all in src make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"unity-gtk-module\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/src -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -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 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o main.lo /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/src/main.c libtool: compile: gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"unity-gtk-module 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/src -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -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 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/src/main.c -fPIC -DPIC -o .libs/main.o /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/src/main.c: In function 'gtk_window_get_window_data': /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/src/main.c:404:34: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] window_data->old_model = g_object_ref (old_menu_model); ^ make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/src' make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/src' /bin/sh ../libtool --tag=CC --mode=link gcc -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 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lX11 -avoid-version -module -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libunity-gtk-module.la -rpath /usr/lib64/gtk-2.0/modules main.lo ../lib/libunity-gtk2-parser.la libtool: link: gcc -shared -fPIC -DPIC .libs/main.o -Wl,-rpath -Wl,/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/lib/.libs -lX11 ../lib/.libs/libunity-gtk2-parser.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libunity-gtk-module.so -o .libs/libunity-gtk-module.so libtool: link: ( cd ".libs" && rm -f "libunity-gtk-module.la" && ln -s "../libunity-gtk-module.la" "libunity-gtk-module.la" ) make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/src' Making all in data make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/data' glib-compile-schemas --strict --dry-run --schema-file=/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/data/com.canonical.unity-gtk-module.gschema.xml && mkdir -p . && touch com.canonical.unity-gtk-module.gschema.valid make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/data' Making all in docs Making all in reference Making all in unity-gtk-module make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference/unity-gtk-module' /usr/bin/mkdir -p xml && ( \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ ) > xml/gtkdocentities.ent make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference/unity-gtk-module' make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference/unity-gtk-module' if test "/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/docs/reference/unity-gtk-module" != "/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference/unity-gtk-module" ; then \ files=`echo unity-gtk-module-docs.sgml unity-gtk-module-sections.txt unity-gtk-module-overrides.txt unity-gtk-module.types`; \ if test "x$files" != "x" ; then \ for file in $files ; do \ destdir=`dirname /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference/unity-gtk-module/$file`; \ test -d "$destdir" || mkdir -p "$destdir"; \ test -f /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/docs/reference/unity-gtk-module/$file && \ cp -pf /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/docs/reference/unity-gtk-module/$file /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference/unity-gtk-module/$file || true; \ done; \ fi; \ fi touch setup-build.stamp make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference/unity-gtk-module' make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference/unity-gtk-module' _source_dir='' ; \ for i in /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-scan --module=unity-gtk-module --ignore-headers="unity-gtk-menu-shell-private.h unity-gtk-menu-section-private.h unity-gtk-menu-item-private.h unity-gtk-action-group-private.h unity-gtk-action-private.h" ${_source_dir} if grep -l '^..*$' unity-gtk-module.types > /dev/null 2>&1 ; then \ scanobj_options=""; \ gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$?" = "0"; then \ if test "x" = "x1"; then \ scanobj_options="--verbose"; \ fi; \ fi; \ CC="/bin/sh ../../../libtool --tag=CC --mode=compile gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 " LD="/bin/sh ../../../libtool --tag=CC --mode=link gcc -lgobject-2.0 -lglib-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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" RUN="/bin/sh ../../../libtool --mode=execute" 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="../../../lib/libunity-gtk2-parser.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" \ gtkdoc-scangobj $scanobj_options --module=unity-gtk-module; \ else \ for i in unity-gtk-module.args unity-gtk-module.hierarchy unity-gtk-module.interfaces unity-gtk-module.prerequisites unity-gtk-module.signals ; do \ test -f $i || touch $i ; \ done \ fi touch scan-build.stamp make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference/unity-gtk-module' make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference/unity-gtk-module' _source_dir='' ; \ for i in /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-mkdb --module=unity-gtk-module --output-format=xml --expand-content-files="" --main-sgml-file=unity-gtk-module-docs.sgml ${_source_dir} --xml-mode --output-format=xml touch sgml-build.stamp make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference/unity-gtk-module' make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference/unity-gtk-module' rm -rf html && mkdir html && \ mkhtml_options=""; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$?" = "0"; then \ if test "x" = "x1"; then \ mkhtml_options="$mkhtml_options --verbose"; \ fi; \ fi; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \ if test "$?" = "0"; then \ mkhtml_options="$mkhtml_options --path=\"/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/docs/reference/unity-gtk-module\""; \ fi; \ cd html && gtkdoc-mkhtml $mkhtml_options unity-gtk-module ../unity-gtk-module-docs.sgml gtkdoc-fixxref --module=unity-gtk-module --module-dir=html --html-dir=/usr/share/gtk-doc/html html/unity-gtk-module-unity-gtk-action-group.html:117: warning: no link for: "GActionGroup" -> (GActionGroup). html/unity-gtk-module-unity-gtk-action-group.html:120: warning: no link for: "g-dbus-connection-export-action-group" -> (g_dbus_connection_export_action_group()). html/unity-gtk-module-unity-gtk-action-group.html:229: warning: no link for: "g-print" -> (g_print()). html/unity-gtk-module-unity-gtk-action-group.html:240: warning: no link for: "TRUE:CAPS" -> (TRUE). html/unity-gtk-module-unity-gtk-menu-shell.html:95: warning: no link for: "GMenuModel" -> (GMenuModel). html/unity-gtk-module-unity-gtk-menu-shell.html:96: warning: no link for: "GtkMenuShell" -> (GtkMenuShell). html/unity-gtk-module-unity-gtk-menu-shell.html:97: warning: no link for: "g-dbus-connection-export-menu-model" -> (g_dbus_connection_export_menu_model()). touch html-build.stamp make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference/unity-gtk-module' make[3]: Nothing to be done for 'all-am'. make[2]: Nothing to be done for 'all-am'. Making all in tests Making all in autopilot make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. make[1]: Nothing to be done for 'all-am'. + popd ~/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403 + for i in 2 3 + pushd build/gtk3 ~/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3 ~/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403 + /usr/bin/ln ../../configure configure + 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 --disable-silent-rules --disable-static --enable-gtk-doc --with-gtk=3 --srcdir=/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403 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 build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 how to run the C preprocessor... gcc -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 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-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 riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.26... yes checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GTK... yes checking for X11... yes checking for the systemd user units directory... /usr/lib/systemd/user checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/unity-gtk2-parser.pc config.status: creating data/unity-gtk3-parser.pc config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/unity-gtk-module/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/autopilot/Makefile config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j4 Making all in lib make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"unity-gtk-module\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -I/usr/include/gtk-3.0 -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/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libunity_gtk3_parser_la-unity-gtk-menu-section.lo `test -f 'unity-gtk-menu-section.c' || echo '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/'`unity-gtk-menu-section.c libtool: compile: gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"unity-gtk-module 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -I/usr/include/gtk-3.0 -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/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-section.c -fPIC -DPIC -o .libs/libunity_gtk3_parser_la-unity-gtk-menu-section.o make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/lib' make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"unity-gtk-module\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -I/usr/include/gtk-3.0 -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/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libunity_gtk3_parser_la-unity-gtk-menu-item.lo `test -f 'unity-gtk-menu-item.c' || echo '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/'`unity-gtk-menu-item.c libtool: compile: gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"unity-gtk-module 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -I/usr/include/gtk-3.0 -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/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c -fPIC -DPIC -o .libs/libunity_gtk3_parser_la-unity-gtk-menu-item.o /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c: In function 'gtk_image_get_icon': /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:148:18: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] icon = g_object_ref (pixbuf); ^ /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:162:22: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] icon = g_object_ref (pixbuf); ^ /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:193:15: warning: 'gtk_image_get_stock' is deprecated: Use 'gtk_image_get_icon_name' instead [-Wdeprecated-declarations] gtk_image_get_stock (image, &stock, &size); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item-private.h:23, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:20: /usr/include/gtk-3.0/gtk/gtkimage.h:181:12: note: declared here void gtk_image_get_stock (GtkImage *image, ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:197:19: warning: 'gtk_style_context_lookup_icon_set' is deprecated: Use 'gtk_icon_theme_lookup_icon' instead [-Wdeprecated-declarations] GtkIconSet *set = gtk_style_context_lookup_icon_set (context, stock); ^~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27:0, from /usr/include/gtk-3.0/gtk/gtk.h:123, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item-private.h:23, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:20: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1131:14: note: declared here GtkIconSet * gtk_style_context_lookup_icon_set (GtkStyleContext *context, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:201:23: warning: 'gtk_icon_set_render_icon_pixbuf' is deprecated [-Wdeprecated-declarations] GdkPixbuf *pixbuf = gtk_icon_set_render_icon_pixbuf (set, context, size); ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27:0, from /usr/include/gtk-3.0/gtk/gtk.h:123, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item-private.h:23, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:20: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1134:14: note: declared here GdkPixbuf * gtk_icon_set_render_icon_pixbuf (GtkIconSet *icon_set, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:241:15: warning: 'gtk_image_get_icon_set' is deprecated: Use 'gtk_image_get_icon_name' instead [-Wdeprecated-declarations] gtk_image_get_icon_set (image, &set, &size); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkentry.h:42:0, from /usr/include/gtk-3.0/gtk/gtktreeview.h:29, from /usr/include/gtk-3.0/gtk/gtkcombobox.h:27, from /usr/include/gtk-3.0/gtk/gtkappchooserbutton.h:29, from /usr/include/gtk-3.0/gtk/gtk.h:42, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item-private.h:23, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:20: /usr/include/gtk-3.0/gtk/gtkimage.h:185:12: note: declared here void gtk_image_get_icon_set (GtkImage *image, ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:245:19: warning: 'gtk_icon_set_render_icon_pixbuf' is deprecated [-Wdeprecated-declarations] GdkPixbuf *pixbuf = gtk_icon_set_render_icon_pixbuf (set, context, size); ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27:0, from /usr/include/gtk-3.0/gtk/gtk.h:123, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item-private.h:23, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:20: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1134:14: note: declared here GdkPixbuf * gtk_icon_set_render_icon_pixbuf (GtkIconSet *icon_set, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c: In function 'unity_gtk_menu_item_get_label': /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:732:11: warning: 'gtk_image_menu_item_get_type' is deprecated: Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] if (GTK_IS_IMAGE_MENU_ITEM (item->menu_item)) ^~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:265:0, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item-private.h:23, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:20: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10: note: declared here GType gtk_image_menu_item_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:734:15: warning: 'gtk_image_menu_item_get_type' is deprecated: Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] GtkImageMenuItem *image_menu_item = GTK_IMAGE_MENU_ITEM (item->menu_item); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:265:0, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item-private.h:23, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:20: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10: note: declared here GType gtk_image_menu_item_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:736:15: warning: 'gtk_image_menu_item_get_use_stock' is deprecated [-Wdeprecated-declarations] if (gtk_image_menu_item_get_use_stock (image_menu_item)) ^~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:265:0, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item-private.h:23, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:20: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:100:12: note: declared here gboolean gtk_image_menu_item_get_use_stock (GtkImageMenuItem *image_menu_item); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:740:19: warning: 'gtk_stock_lookup' is deprecated [-Wdeprecated-declarations] if (gtk_stock_lookup (label_label, &stock_item)) ^~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:37:0, from /usr/include/gtk-3.0/gtk/gtk.h:250, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item-private.h:23, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:20: /usr/include/gtk-3.0/gtk/deprecated/gtkstock.h:82:10: note: declared here gboolean gtk_stock_lookup (const gchar *stock_id, ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c: In function 'unity_gtk_menu_item_get_icon': /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:775:3: warning: 'gtk_image_menu_item_get_type' is deprecated: Use 'gtk_menu_item_get_type' instead [-Wdeprecated-declarations] if (item->menu_item != NULL && !GTK_IS_IMAGE_MENU_ITEM (item->menu_item)) ^~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:265:0, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item-private.h:23, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:20: /usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76:10: note: declared here GType gtk_image_menu_item_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c: In function 'unity_gtk_menu_item_is_visible': /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:791:3: warning: 'gtk_tearoff_menu_item_get_type' is deprecated [-Wdeprecated-declarations] return item->menu_item != NULL && gtk_widget_get_visible (GTK_WIDGET (item->menu_item)) && !GTK_IS_TEAROFF_MENU_ITEM (item->menu_item); ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:277:0, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item-private.h:23, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-item.c:20: /usr/include/gtk-3.0/gtk/deprecated/gtktearoffmenuitem.h:75:10: note: declared here GType gtk_tearoff_menu_item_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/lib' make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"unity-gtk-module\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -I/usr/include/gtk-3.0 -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/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libunity_gtk3_parser_la-unity-gtk-action-group.lo `test -f 'unity-gtk-action-group.c' || echo '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/'`unity-gtk-action-group.c libtool: compile: gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"unity-gtk-module 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -I/usr/include/gtk-3.0 -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/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.c -fPIC -DPIC -o .libs/libunity_gtk3_parser_la-unity-gtk-action-group.o /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.c: In function 'unity_gtk_action_group_get_action_name': /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.c:712:3: warning: 'gtk_activatable_get_related_action' is deprecated [-Wdeprecated-declarations] action = gtk_activatable_get_related_action (GTK_ACTIVATABLE (menu_item)); ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:248:0, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-shell.h:23, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.h:39, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group-private.h:24, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.c:31: /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:83:12: note: declared here GtkAction *gtk_activatable_get_related_action (GtkActivatable *activatable); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.c:712:3: warning: 'gtk_activatable_get_type' is deprecated [-Wdeprecated-declarations] action = gtk_activatable_get_related_action (GTK_ACTIVATABLE (menu_item)); ^~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:248:0, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-shell.h:23, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.h:39, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group-private.h:24, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.c:31: /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:73:12: note: declared here GType gtk_activatable_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.c:715:5: warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations] name = gtk_action_get_name (action); ^~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-shell.h:23, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.h:39, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group-private.h:24, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.c:31: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here const gchar* gtk_action_get_name (GtkAction *action); ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.c: In function 'unity_gtk_action_group_get_state_name': /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.c:802:11: warning: 'gtk_activatable_get_type' is deprecated [-Wdeprecated-declarations] GtkActivatable *activatable = GTK_ACTIVATABLE (item->menu_item); ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:248:0, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-shell.h:23, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.h:39, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group-private.h:24, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.c:31: /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:73:12: note: declared here GType gtk_activatable_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.c:803:11: warning: 'gtk_activatable_get_related_action' is deprecated [-Wdeprecated-declarations] GtkAction *action = gtk_activatable_get_related_action (activatable); ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:248:0, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-shell.h:23, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.h:39, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group-private.h:24, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.c:31: /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:83:12: note: declared here GtkAction *gtk_activatable_get_related_action (GtkActivatable *activatable); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.c:807:15: warning: 'gtk_radio_action_get_type' is deprecated [-Wdeprecated-declarations] GtkRadioAction *radio_action = GTK_RADIO_ACTION (action); ^~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtk.h:268:0, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-shell.h:23, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.h:39, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group-private.h:24, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.c:31: /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73:17: note: declared here GType gtk_radio_action_get_type (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.c:808:15: warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations] const gchar *action_name = gtk_action_get_name (action); ^~~~~ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25:0, from /usr/include/gtk-3.0/gtk/gtk.h:248, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-shell.h:23, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.h:39, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group-private.h:24, from /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.c:31: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here const gchar* gtk_action_get_name (GtkAction *action); ^~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/lib' make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"unity-gtk-module\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -I/usr/include/gtk-3.0 -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/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libunity_gtk3_parser_la-unity-gtk-menu-shell.lo `test -f 'unity-gtk-menu-shell.c' || echo '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/'`unity-gtk-menu-shell.c libtool: compile: gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"unity-gtk-module 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -I/usr/include/gtk-3.0 -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/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-shell.c -fPIC -DPIC -o .libs/libunity_gtk3_parser_la-unity-gtk-menu-shell.o make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/lib' make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"unity-gtk-module\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -I/usr/include/gtk-3.0 -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/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libunity_gtk3_parser_la-unity-gtk-action.lo `test -f 'unity-gtk-action.c' || echo '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/'`unity-gtk-action.c libtool: compile: gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"unity-gtk-module 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -I/usr/include/gtk-3.0 -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/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action.c -fPIC -DPIC -o .libs/libunity_gtk3_parser_la-unity-gtk-action.o make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/lib' make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/lib' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-3.0 -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/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libunity-gtk3-parser.la -rpath /usr/lib64 libunity_gtk3_parser_la-unity-gtk-menu-shell.lo libunity_gtk3_parser_la-unity-gtk-menu-section.lo libunity_gtk3_parser_la-unity-gtk-menu-item.lo libunity_gtk3_parser_la-unity-gtk-action-group.lo libunity_gtk3_parser_la-unity-gtk-action.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libunity_gtk3_parser_la-unity-gtk-menu-shell.o .libs/libunity_gtk3_parser_la-unity-gtk-menu-section.o .libs/libunity_gtk3_parser_la-unity-gtk-menu-item.o .libs/libunity_gtk3_parser_la-unity-gtk-action-group.o .libs/libunity_gtk3_parser_la-unity-gtk-action.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libunity-gtk3-parser.so.0 -o .libs/libunity-gtk3-parser.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libunity-gtk3-parser.so.0" && ln -s "libunity-gtk3-parser.so.0.0.0" "libunity-gtk3-parser.so.0") libtool: link: (cd ".libs" && rm -f "libunity-gtk3-parser.so" && ln -s "libunity-gtk3-parser.so.0.0.0" "libunity-gtk3-parser.so") libtool: link: ( cd ".libs" && rm -f "libunity-gtk3-parser.la" && ln -s "../libunity-gtk3-parser.la" "libunity-gtk3-parser.la" ) make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/lib' Making all in src make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" -DPACKAGE_STRING=\"unity-gtk-module\ 0.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/src -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -I/usr/include/gtk-3.0 -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/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o main.lo /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/src/main.c libtool: compile: gcc -DPACKAGE_NAME=\"unity-gtk-module\" -DPACKAGE_TARNAME=\"unity-gtk-module\" -DPACKAGE_VERSION=\"0.0.0\" "-DPACKAGE_STRING=\"unity-gtk-module 0.0.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"unity-gtk-module\" -DVERSION=\"0.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/src -I/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib -I/usr/include/gtk-3.0 -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/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/src/main.c -fPIC -DPIC -o .libs/main.o /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/src/main.c: In function 'gtk_window_get_window_data': /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/src/main.c:404:34: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] window_data->old_model = g_object_ref (old_menu_model); ^ make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/src' make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/src' /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-3.0 -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/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -avoid-version -module -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libunity-gtk-module.la -rpath /usr/lib64/gtk-3.0/modules main.lo ../lib/libunity-gtk3-parser.la libtool: link: gcc -shared -fPIC -DPIC .libs/main.o -Wl,-rpath -Wl,/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/lib/.libs -lX11 ../lib/.libs/libunity-gtk3-parser.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libunity-gtk-module.so -o .libs/libunity-gtk-module.so libtool: link: ( cd ".libs" && rm -f "libunity-gtk-module.la" && ln -s "../libunity-gtk-module.la" "libunity-gtk-module.la" ) make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/src' Making all in data make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/data' glib-compile-schemas --strict --dry-run --schema-file=/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/data/com.canonical.unity-gtk-module.gschema.xml && mkdir -p . && touch com.canonical.unity-gtk-module.gschema.valid make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/data' Making all in docs Making all in reference Making all in unity-gtk-module make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference/unity-gtk-module' /usr/bin/mkdir -p xml && ( \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ ) > xml/gtkdocentities.ent make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference/unity-gtk-module' make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference/unity-gtk-module' if test "/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/docs/reference/unity-gtk-module" != "/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference/unity-gtk-module" ; then \ files=`echo unity-gtk-module-docs.sgml unity-gtk-module-sections.txt unity-gtk-module-overrides.txt unity-gtk-module.types`; \ if test "x$files" != "x" ; then \ for file in $files ; do \ destdir=`dirname /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference/unity-gtk-module/$file`; \ test -d "$destdir" || mkdir -p "$destdir"; \ test -f /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/docs/reference/unity-gtk-module/$file && \ cp -pf /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/docs/reference/unity-gtk-module/$file /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference/unity-gtk-module/$file || true; \ done; \ fi; \ fi touch setup-build.stamp make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference/unity-gtk-module' make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference/unity-gtk-module' _source_dir='' ; \ for i in /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-scan --module=unity-gtk-module --ignore-headers="unity-gtk-menu-shell-private.h unity-gtk-menu-section-private.h unity-gtk-menu-item-private.h unity-gtk-action-group-private.h unity-gtk-action-private.h" ${_source_dir} if grep -l '^..*$' unity-gtk-module.types > /dev/null 2>&1 ; then \ scanobj_options=""; \ gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$?" = "0"; then \ if test "x" = "x1"; then \ scanobj_options="--verbose"; \ fi; \ fi; \ CC="/bin/sh ../../../libtool --tag=CC --mode=compile gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 " LD="/bin/sh ../../../libtool --tag=CC --mode=link gcc -lgobject-2.0 -lglib-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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" RUN="/bin/sh ../../../libtool --mode=execute" 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="../../../lib/libunity-gtk3-parser.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" \ gtkdoc-scangobj $scanobj_options --module=unity-gtk-module; \ else \ for i in unity-gtk-module.args unity-gtk-module.hierarchy unity-gtk-module.interfaces unity-gtk-module.prerequisites unity-gtk-module.signals ; do \ test -f $i || touch $i ; \ done \ fi touch scan-build.stamp make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference/unity-gtk-module' make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference/unity-gtk-module' _source_dir='' ; \ for i in /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-mkdb --module=unity-gtk-module --output-format=xml --expand-content-files="" --main-sgml-file=unity-gtk-module-docs.sgml ${_source_dir} --xml-mode --output-format=xml touch sgml-build.stamp make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference/unity-gtk-module' make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference/unity-gtk-module' rm -rf html && mkdir html && \ mkhtml_options=""; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$?" = "0"; then \ if test "x" = "x1"; then \ mkhtml_options="$mkhtml_options --verbose"; \ fi; \ fi; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \ if test "$?" = "0"; then \ mkhtml_options="$mkhtml_options --path=\"/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/docs/reference/unity-gtk-module\""; \ fi; \ cd html && gtkdoc-mkhtml $mkhtml_options unity-gtk-module ../unity-gtk-module-docs.sgml gtkdoc-fixxref --module=unity-gtk-module --module-dir=html --html-dir=/usr/share/gtk-doc/html html/unity-gtk-module-unity-gtk-action-group.html:117: warning: no link for: "GActionGroup" -> (GActionGroup). html/unity-gtk-module-unity-gtk-action-group.html:120: warning: no link for: "g-dbus-connection-export-action-group" -> (g_dbus_connection_export_action_group()). html/unity-gtk-module-unity-gtk-action-group.html:229: warning: no link for: "g-print" -> (g_print()). html/unity-gtk-module-unity-gtk-action-group.html:240: warning: no link for: "TRUE:CAPS" -> (TRUE). html/unity-gtk-module-unity-gtk-menu-shell.html:95: warning: no link for: "GMenuModel" -> (GMenuModel). html/unity-gtk-module-unity-gtk-menu-shell.html:96: warning: no link for: "GtkMenuShell" -> (GtkMenuShell). html/unity-gtk-module-unity-gtk-menu-shell.html:97: warning: no link for: "g-dbus-connection-export-menu-model" -> (g_dbus_connection_export_menu_model()). touch html-build.stamp make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference/unity-gtk-module' make[3]: Nothing to be done for 'all-am'. make[2]: Nothing to be done for 'all-am'. Making all in tests Making all in autopilot make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. make[1]: Nothing to be done for 'all-am'. + popd ~/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WgUUNB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64 + cd unity-gtk-module-0.0.0+17.04.20170403 + for i in 2 3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64 'INSTALL=/usr/bin/install -p' -C build/gtk2 make: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/lib' make[2]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libunity-gtk2-parser.la '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libunity-gtk2-parser.so.0.0.0 /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64/libunity-gtk2-parser.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64 && { ln -s -f libunity-gtk2-parser.so.0.0.0 libunity-gtk2-parser.so.0 || { rm -f libunity-gtk2-parser.so.0 && ln -s libunity-gtk2-parser.so.0.0.0 libunity-gtk2-parser.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64 && { ln -s -f libunity-gtk2-parser.so.0.0.0 libunity-gtk2-parser.so || { rm -f libunity-gtk2-parser.so && ln -s libunity-gtk2-parser.so.0.0.0 libunity-gtk2-parser.so; }; }) libtool: install: /usr/bin/install -p .libs/libunity-gtk2-parser.lai /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64/libunity-gtk2-parser.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/include/unity-gtk-parser' /usr/bin/install -p -m 644 /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-parser.h /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-shell.h /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.h '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/include/unity-gtk-parser' make[2]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/lib' make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/lib' Making install in src make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/src' make[2]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/src' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64/gtk-2.0/modules' /bin/sh ../libtool --mode=install /usr/bin/install -p libunity-gtk-module.la '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64/gtk-2.0/modules' libtool: warning: relinking 'libunity-gtk-module.la' libtool: install: (cd /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/src; /bin/sh "/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/libtool" --tag CC --mode=relink gcc -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 -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lX11 -avoid-version -module -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libunity-gtk-module.la -rpath /usr/lib64/gtk-2.0/modules main.lo ../lib/libunity-gtk2-parser.la -inst-prefix-dir /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/main.o -lX11 -L/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64 -L/usr/lib64 -lunity-gtk2-parser -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libunity-gtk-module.so -o .libs/libunity-gtk-module.so libtool: install: /usr/bin/install -p .libs/libunity-gtk-module.soT /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64/gtk-2.0/modules/libunity-gtk-module.so libtool: install: /usr/bin/install -p .libs/libunity-gtk-module.lai /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64/gtk-2.0/modules/libunity-gtk-module.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gtk-2.0/modules' make[2]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/src' make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/src' Making install in data make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/data' make[2]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/upstart/sessions/' /usr/bin/install -p -m 644 /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/data/unity-gtk-module.conf '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/upstart/sessions/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 unity-gtk2-parser.pc '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib/systemd/user' /usr/bin/install -p -m 644 /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/data/unity-gtk-module.service '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib/systemd/user' if test -n "/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/data/com.canonical.unity-gtk-module.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -p -m 644 /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/data/com.canonical.unity-gtk-module.gschema.xml "/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[2]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/data' make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/data' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs' Making install in reference make[2]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference' Making install in unity-gtk-module make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference/unity-gtk-module' make[4]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference/unity-gtk-module' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 ./html/api-index-full.html /usr/bin/install -p -m 644 ./html/ch01.html /usr/bin/install -p -m 644 ./html/home.png /usr/bin/install -p -m 644 ./html/index.html /usr/bin/install -p -m 644 ./html/left-insensitive.png /usr/bin/install -p -m 644 ./html/left.png /usr/bin/install -p -m 644 ./html/object-tree.html /usr/bin/install -p -m 644 ./html/right-insensitive.png /usr/bin/install -p -m 644 ./html/right.png /usr/bin/install -p -m 644 ./html/style.css /usr/bin/install -p -m 644 ./html/unity-gtk-module-unity-gtk-action-group.html /usr/bin/install -p -m 644 ./html/unity-gtk-module-unity-gtk-menu-shell.html /usr/bin/install -p -m 644 ./html/unity-gtk-module.devhelp2 /usr/bin/install -p -m 644 ./html/up-insensitive.png /usr/bin/install -p -m 644 ./html/up.png make[4]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference/unity-gtk-module' make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference/unity-gtk-module' make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference' make[4]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference' make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference' make[2]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs/reference' make[2]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs' make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs' make[2]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs' make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/docs' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/tests' Making install in autopilot make[2]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/tests/autopilot' make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/tests/autopilot' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib/python2.7/site-packages/unity_gtk_module' /usr/bin/install -p -m 644 /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/tests/autopilot/__init__.py '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib/python2.7/site-packages/unity_gtk_module' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib/python2.7/site-packages/unity_gtk_module/tests' /usr/bin/install -p -m 644 /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/tests/autopilot/tests/__init__.py /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/tests/autopilot/tests/test_gedit.py '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib/python2.7/site-packages/unity_gtk_module/tests' make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/tests/autopilot' make[2]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/tests/autopilot' make[2]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/tests' make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/tests' make[2]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/tests' make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2/tests' make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2' make[2]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2' 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/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2' make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2' make: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk2' + for i in 2 3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64 'INSTALL=/usr/bin/install -p' -C build/gtk3 make: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/lib' make[2]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libunity-gtk3-parser.la '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libunity-gtk3-parser.so.0.0.0 /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64/libunity-gtk3-parser.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64 && { ln -s -f libunity-gtk3-parser.so.0.0.0 libunity-gtk3-parser.so.0 || { rm -f libunity-gtk3-parser.so.0 && ln -s libunity-gtk3-parser.so.0.0.0 libunity-gtk3-parser.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64 && { ln -s -f libunity-gtk3-parser.so.0.0.0 libunity-gtk3-parser.so || { rm -f libunity-gtk3-parser.so && ln -s libunity-gtk3-parser.so.0.0.0 libunity-gtk3-parser.so; }; }) libtool: install: /usr/bin/install -p .libs/libunity-gtk3-parser.lai /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64/libunity-gtk3-parser.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/include/unity-gtk-parser' /usr/bin/install -p -m 644 /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-parser.h /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-menu-shell.h /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/lib/unity-gtk-action-group.h '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/include/unity-gtk-parser' make[2]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/lib' make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/lib' Making install in src make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/src' make[2]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/src' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64/gtk-3.0/modules' /bin/sh ../libtool --mode=install /usr/bin/install -p libunity-gtk-module.la '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64/gtk-3.0/modules' libtool: warning: relinking 'libunity-gtk-module.la' libtool: install: (cd /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/src; /bin/sh "/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/libtool" --tag CC --mode=relink gcc -I/usr/include/gtk-3.0 -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/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -avoid-version -module -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libunity-gtk-module.la -rpath /usr/lib64/gtk-3.0/modules main.lo ../lib/libunity-gtk3-parser.la -inst-prefix-dir /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/main.o -lX11 -L/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64 -L/usr/lib64 -lunity-gtk3-parser -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libunity-gtk-module.so -o .libs/libunity-gtk-module.so libtool: install: /usr/bin/install -p .libs/libunity-gtk-module.soT /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64/gtk-3.0/modules/libunity-gtk-module.so libtool: install: /usr/bin/install -p .libs/libunity-gtk-module.lai /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64/gtk-3.0/modules/libunity-gtk-module.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gtk-3.0/modules' make[2]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/src' make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/src' Making install in data make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/data' make[2]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/upstart/sessions/' /usr/bin/install -p -m 644 /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/data/unity-gtk-module.conf '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/upstart/sessions/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 unity-gtk3-parser.pc '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib/systemd/user' /usr/bin/install -p -m 644 /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/data/unity-gtk-module.service '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib/systemd/user' if test -n "/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/data/com.canonical.unity-gtk-module.gschema.xml"; then \ test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/glib-2.0/schemas"; \ /usr/bin/install -p -m 644 /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/data/com.canonical.unity-gtk-module.gschema.xml "/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/glib-2.0/schemas"; \ test -n "/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64" || glib-compile-schemas /usr/share/glib-2.0/schemas; \ fi make[2]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/data' make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/data' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs' Making install in reference make[2]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference' Making install in unity-gtk-module make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference/unity-gtk-module' make[4]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference/unity-gtk-module' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 ./html/api-index-full.html /usr/bin/install -p -m 644 ./html/ch01.html /usr/bin/install -p -m 644 ./html/home.png /usr/bin/install -p -m 644 ./html/index.html /usr/bin/install -p -m 644 ./html/left-insensitive.png /usr/bin/install -p -m 644 ./html/left.png /usr/bin/install -p -m 644 ./html/object-tree.html /usr/bin/install -p -m 644 ./html/right-insensitive.png /usr/bin/install -p -m 644 ./html/right.png /usr/bin/install -p -m 644 ./html/style.css /usr/bin/install -p -m 644 ./html/unity-gtk-module-unity-gtk-action-group.html /usr/bin/install -p -m 644 ./html/unity-gtk-module-unity-gtk-menu-shell.html /usr/bin/install -p -m 644 ./html/unity-gtk-module.devhelp2 /usr/bin/install -p -m 644 ./html/up-insensitive.png /usr/bin/install -p -m 644 ./html/up.png make[4]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference/unity-gtk-module' make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference/unity-gtk-module' make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference' make[4]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference' make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference' make[2]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs/reference' make[2]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs' make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs' make[2]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs' make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/docs' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/tests' Making install in autopilot make[2]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/tests/autopilot' make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/tests/autopilot' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib/python2.7/site-packages/unity_gtk_module' /usr/bin/install -p -m 644 /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/tests/autopilot/__init__.py '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib/python2.7/site-packages/unity_gtk_module' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib/python2.7/site-packages/unity_gtk_module/tests' /usr/bin/install -p -m 644 /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/tests/autopilot/tests/__init__.py /builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/tests/autopilot/tests/test_gedit.py '/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib/python2.7/site-packages/unity_gtk_module/tests' make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/tests/autopilot' make[2]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/tests/autopilot' make[2]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/tests' make[3]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/tests' make[2]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/tests' make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3/tests' make[1]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3' make[2]: Entering directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3' 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/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3' make[1]: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3' make: Leaving directory '/builddir/build/BUILD/unity-gtk-module-0.0.0+17.04.20170403/build/gtk3' + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib/systemd/user/default.target.wants + /usr/bin/ln -s /usr/lib/systemd/user/unity-gtk-module.service /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib/systemd/user/default.target.wants/unity-gtk-module.service + /usr/bin/find /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib64 -name '*.la' -delete + /usr/bin/rm -rf /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/upstart/ /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib/python2.7/site-packages + /usr/bin/rm -f demos/Makefile.am + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libunity-gtk-parser-devel-0.0.0+17.04.20170403-3.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kfKhrU + umask 022 + cd /builddir/build/BUILD + cd unity-gtk-module-0.0.0+17.04.20170403 + DOCDIR=/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/doc/libunity-gtk-parser-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/doc/libunity-gtk-parser-devel + cp -pr demos /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/doc/libunity-gtk-parser-devel + exit 0 Provides: libunity-gtk-parser-devel = 0.0.0+17.04.20170403-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libunity-gtk2-parser-0.0.0+17.04.20170403-3.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.51DlKF + umask 022 + cd /builddir/build/BUILD + cd unity-gtk-module-0.0.0+17.04.20170403 + LICENSEDIR=/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/licenses/libunity-gtk2-parser + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/licenses/libunity-gtk2-parser + cp -pr AUTHORS /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/licenses/libunity-gtk2-parser + cp -pr COPYING COPYING.LESSER /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/licenses/libunity-gtk2-parser + exit 0 Provides: libunity-gtk2-parser = 0.0.0+17.04.20170403-3.fc28 libunity-gtk2-parser(riscv-64) = 0.0.0+17.04.20170403-3.fc28 libunity-gtk2-parser.so.0()(64bit) 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) 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) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: libunity-gtk2-parser-devel-0.0.0+17.04.20170403-3.fc28.riscv64 Provides: libunity-gtk2-parser-devel = 0.0.0+17.04.20170403-3.fc28 libunity-gtk2-parser-devel(riscv-64) = 0.0.0+17.04.20170403-3.fc28 pkgconfig(unity-gtk2-parser) = 0.0.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 libunity-gtk2-parser.so.0()(64bit) pkgconfig(gtk+-2.0) Processing files: libunity-gtk3-parser-0.0.0+17.04.20170403-3.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9qR3cG + umask 022 + cd /builddir/build/BUILD + cd unity-gtk-module-0.0.0+17.04.20170403 + LICENSEDIR=/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/licenses/libunity-gtk3-parser + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/licenses/libunity-gtk3-parser + cp -pr AUTHORS /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/licenses/libunity-gtk3-parser + cp -pr COPYING COPYING.LESSER /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/licenses/libunity-gtk3-parser + exit 0 Provides: libunity-gtk3-parser = 0.0.0+17.04.20170403-3.fc28 libunity-gtk3-parser(riscv-64) = 0.0.0+17.04.20170403-3.fc28 libunity-gtk3-parser.so.0()(64bit) 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) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: libunity-gtk3-parser-devel-0.0.0+17.04.20170403-3.fc28.riscv64 Provides: libunity-gtk3-parser-devel = 0.0.0+17.04.20170403-3.fc28 libunity-gtk3-parser-devel(riscv-64) = 0.0.0+17.04.20170403-3.fc28 pkgconfig(unity-gtk3-parser) = 0.0.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 libunity-gtk3-parser.so.0()(64bit) pkgconfig(gtk+-3.0) Processing files: unity-gtk-module-common-0.0.0+17.04.20170403-3.fc28.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NsEGPR + umask 022 + cd /builddir/build/BUILD + cd unity-gtk-module-0.0.0+17.04.20170403 + LICENSEDIR=/builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/licenses/unity-gtk-module-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/licenses/unity-gtk-module-common + cp -pr AUTHORS /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/licenses/unity-gtk-module-common + cp -pr COPYING COPYING.LESSER /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64/usr/share/licenses/unity-gtk-module-common + exit 0 Provides: unity-gtk-module-common = 0.0.0+17.04.20170403-3.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(postun): /bin/sh Requires(posttrans): /bin/sh Processing files: unity-gtk2-module-0.0.0+17.04.20170403-3.fc28.riscv64 Provides: appmenu-gtk = 0.0.0+17.04.20170403-3.fc28 appmenu-gtk(riscv-64) = 0.0.0+17.04.20170403-3.fc28 libunity-gtk-module.so()(64bit) unity-gtk2-module = 0.0.0+17.04.20170403-3.fc28 unity-gtk2-module(riscv-64) = 0.0.0+17.04.20170403-3.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: 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) libpthread.so.0()(64bit) libunity-gtk2-parser.so.0()(64bit) rtld(GNU_HASH) Processing files: unity-gtk3-module-0.0.0+17.04.20170403-3.fc28.riscv64 Provides: appmenu-gtk3 = 0.0.0+17.04.20170403-3.fc28 appmenu-gtk3(riscv-64) = 0.0.0+17.04.20170403-3.fc28 libunity-gtk-module.so()(64bit) unity-gtk3-module = 0.0.0+17.04.20170403-3.fc28 unity-gtk3-module(riscv-64) = 0.0.0+17.04.20170403-3.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: 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-gobject.so.2()(64bit) libcairo.so.2()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libunity-gtk3-parser.so.0()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/unity-gtk-module-0.0.0+17.04.20170403-3.fc28.src.rpm Wrote: /builddir/build/RPMS/noarch/libunity-gtk-parser-devel-0.0.0+17.04.20170403-3.fc28.noarch.rpm Wrote: /builddir/build/RPMS/riscv64/libunity-gtk2-parser-0.0.0+17.04.20170403-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libunity-gtk2-parser-devel-0.0.0+17.04.20170403-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libunity-gtk3-parser-0.0.0+17.04.20170403-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libunity-gtk3-parser-devel-0.0.0+17.04.20170403-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/unity-gtk-module-common-0.0.0+17.04.20170403-3.fc28.noarch.rpm Wrote: /builddir/build/RPMS/riscv64/unity-gtk2-module-0.0.0+17.04.20170403-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/unity-gtk3-module-0.0.0+17.04.20170403-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oS4pEj + umask 022 + cd /builddir/build/BUILD + cd unity-gtk-module-0.0.0+17.04.20170403 + /usr/bin/rm -rf /builddir/build/BUILDROOT/unity-gtk-module-0.0.0+17.04.20170403-3.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