Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/hippo-canvas.spec'], chrootPath='/var/lib/mock/f29-build-2629-764/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/hippo-canvas.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: warning: bogus date in %changelog: Thu May 02 2007 Colin Walters - 0.2.17-1 Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/hippo-canvas-0.3.0-26.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/hippo-canvas.spec'], chrootPath='/var/lib/mock/f29-build-2629-764/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/hippo-canvas.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: warning: bogus date in %changelog: Thu May 02 2007 Colin Walters - 0.2.17-1 Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.92NLB6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hippo-canvas-0.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/hippo-canvas-0.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hippo-canvas-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.s097ou + umask 022 + cd /builddir/build/BUILD + cd hippo-canvas-0.3.0 + autoreconf -vif BUILDSTDERR: autoreconf: Entering directory `.' BUILDSTDERR: autoreconf: configure.ac: not using Gettext BUILDSTDERR: autoreconf: running: aclocal --force BUILDSTDERR: autoreconf: configure.ac: tracing BUILDSTDERR: autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. BUILDSTDERR: autoreconf: running: /usr/bin/autoconf --force BUILDSTDERR: autoreconf: running: /usr/bin/autoheader --force BUILDSTDERR: autoreconf: running: automake --add-missing --copy --force-missing BUILDSTDERR: configure.ac:9: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: BUILDSTDERR: configure.ac:9: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation BUILDSTDERR: configure.ac:26: installing 'config/compile' BUILDSTDERR: configure.ac:9: installing 'config/missing' BUILDSTDERR: Makefile-python.am:22: warning: source file '$(PYTHONSRCDIR)/canvas-box-child.c' is in a subdirectory, BUILDSTDERR: Makefile-python.am:22: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:59: 'Makefile-python.am' included from here BUILDSTDERR: automake: warning: possible forward-incompatibility. BUILDSTDERR: automake: At least a source file is in a subdirectory, but the 'subdir-objects' BUILDSTDERR: automake: automake option hasn't been enabled. For now, the corresponding output BUILDSTDERR: automake: object file(s) will be placed in the top-level directory. However, BUILDSTDERR: automake: this behaviour will change in future Automake versions: they will BUILDSTDERR: automake: unconditionally cause object files to be placed in the same subdirectory BUILDSTDERR: automake: of the corresponding sources. BUILDSTDERR: automake: You are advised to start using 'subdir-objects' option throughout your BUILDSTDERR: automake: project, to avoid future incompatibilities. BUILDSTDERR: Makefile-python.am:22: warning: source file '$(PYTHONSRCDIR)/hippomodule.c' is in a subdirectory, BUILDSTDERR: Makefile-python.am:22: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:59: 'Makefile-python.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-animation.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-animation-manager.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-canvas-box.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-canvas-container.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-canvas-context.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-canvas-gradient.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-canvas-image.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-canvas-image-button.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-canvas-item.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-canvas-layout.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-canvas-link.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-canvas-style.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-canvas-text.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-canvas-test.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-canvas-theme.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-canvas-theme-engine.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-canvas-theme-image.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-canvas-util.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-event.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:97: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-graphics.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:97: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:123: warning: source file '$(CANVASSRCDIR)/linux/hippo/hippo-canvas.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:123: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:123: warning: source file '$(CANVASSRCDIR)/linux/hippo/hippo-canvas-window.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:123: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:123: warning: source file '$(CANVASSRCDIR)/linux/hippo/hippo-canvas-helper.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:123: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:123: warning: source file '$(CANVASSRCDIR)/linux/hippo/hippo-canvas-window-child.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:123: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:123: warning: source file '$(CANVASSRCDIR)/linux/hippo/hippo-canvas-widget.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:123: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:123: warning: source file '$(CANVASSRCDIR)/linux/hippo/hippo-canvas-widgets.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:123: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:7: warning: source file '$(MARSHAL_DIR)/hippo-canvas-marshal.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:7: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile-canvas-sources.am:20: warning: source file '$(CANVASSRCDIR)/common/hippo/hippo-canvas-type-builtins.c' is in a subdirectory, BUILDSTDERR: Makefile-canvas-sources.am:20: but option 'subdir-objects' is disabled BUILDSTDERR: Makefile.am:50: 'Makefile-canvas-sources.am' included from here BUILDSTDERR: Makefile.am: installing 'config/depcomp' BUILDSTDERR: docs/Makefile.am:25: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') BUILDSTDERR: autoreconf: Leaving directory `.' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub BUILDSTDERR: ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess BUILDSTDERR: ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking target system type... riscv64-koji-linux-gnu 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 to enable maintainer-specific portions of Makefiles... no checking for riscv64-koji-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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to print strings... printf 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-koji-linux-gnu file names to riscv64-koji-linux-gnu format... func_convert_file_noop checking how to convert riscv64-koji-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-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-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-koji-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 library containing strerror... none required checking for ANSI C header files... (cached) yes checking for riscv64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBHIPPOCANVAS... yes 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... no checking for GTKDOC_DEPS... yes checking for python... /usr/bin/python BUILDSTDERR: checking for python version... DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out 2.7 BUILDSTDERR: checking for python platform... DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out linux2 BUILDSTDERR: checking for python script directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${prefix}/lib/python2.7/site-packages BUILDSTDERR: checking for python extension module directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${exec_prefix}/lib64/python2.7/site-packages BUILDSTDERR: checking for headers required to compile python extensions... DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out found checking for pygtk-codegen-2.0... /usr/bin/pygtk-codegen-2.0 checking for PYTHON_BINDINGS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating hippo-canvas-1.pc config.status: creating docs/Makefile config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands hippo-canvas 0.3.0 ================== prefix: /usr compiler: gcc LIBHIPPOCANVAS_CFLAGS: -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread Python bindings: yes Now type 'make' to build hippo-canvas + make -j4 mkdir ./config/hippo-canvas || true mkdir ./config/hippo-canvas || true mkdir ./config/hippo-canvas || true mkdir ./config/hippo-canvas || true (echo "#include \"hippo-canvas-marshal.h\""; glib-genmarshal --prefix=hippo_canvas_marshal ./common/hippo/hippo-canvas-marshal.list --body) > ./config/hippo-canvas/hippo-canvas-marshal.c BUILDSTDERR: mkdir: cannot create directory './config/hippo-canvas': File exists glib-genmarshal --prefix=hippo_canvas_marshal ./common/hippo/hippo-canvas-marshal.list --header > ./config/hippo-canvas/hippo-canvas-marshal.h BUILDSTDERR: mkdir: cannot create directory './config/hippo-canvas': File exists (cd ./common && glib-mkenums \ --fhead "#ifndef HIPPO_CANVAS_TYPE_BUILTINS_H\n" \ --fhead "#define HIPPO_CANVAS_TYPE_BUILTINS_H 1\n\n" \ --fhead "#include \n\n" \ --fhead "G_BEGIN_DECLS\n\n" \ --ftail "G_END_DECLS\n\n" \ --ftail "#endif /* HIPPO_CANVAS_TYPE_BUILTINS_H */\n" \ --fprod "\n/* --- @filename@ --- */" \ --eprod "#define HIPPO_TYPE_@ENUMSHORT@ @enum_name@_get_type()\n" \ --eprod "GType @enum_name@_get_type (void);\n" \ hippo/hippo-animation.h hippo/hippo-animation-manager.h hippo/hippo-canvas-box.h hippo/hippo-canvas-container.h hippo/hippo-canvas-context.h hippo/hippo-canvas-gradient.h hippo/hippo-canvas-image.h hippo/hippo-canvas-image-button.h hippo/hippo-canvas-item.h hippo/hippo-canvas-layout.h hippo/hippo-canvas-link.h hippo/hippo-canvas-style.h hippo/hippo-canvas-text.h hippo/hippo-canvas-theme.h hippo/hippo-canvas-theme-engine.h hippo/hippo-canvas-theme-image.h hippo/hippo-canvas-widgets.h hippo/hippo-canvas-util.h hippo/hippo-event.h hippo/hippo-graphics.h) > xgen-stamp-hippo-canvas-type-builtins.h \ && ( cmp -s xgen-stamp-hippo-canvas-type-builtins.h ./common/hippo/hippo-canvas-type-builtins.h || cp xgen-stamp-hippo-canvas-type-builtins.h ./common/hippo/hippo-canvas-type-builtins.h) \ && rm -f xgen-stamp-hippo-canvas-type-builtins.h \ && echo timestamp > ./common/hippo/stamp-hippo-canvas-type-builtins.h (cd ./common && glib-mkenums \ --fhead "#include \"hippo-canvas-type-builtins.h\"\n\n" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --fprod "\n#include \"@filename@\"" \ --vhead "const G@Type@Value _@enum_name@_values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n};\n\n" \ --vtail "GType\n@enum_name@_get_type (void)\n{\n" \ --vtail " static GType type = 0;\n\n" \ --vtail " if (G_UNLIKELY (type == 0))\n" \ --vtail " type = g_@type@_register_static (\"@EnumName@\", _@enum_name@_values);\n\n" \ --vtail " return type;\n}\n\n" \ hippo/hippo-animation.h hippo/hippo-animation-manager.h hippo/hippo-canvas-box.h hippo/hippo-canvas-container.h hippo/hippo-canvas-context.h hippo/hippo-canvas-gradient.h hippo/hippo-canvas-image.h hippo/hippo-canvas-image-button.h hippo/hippo-canvas-item.h hippo/hippo-canvas-layout.h hippo/hippo-canvas-link.h hippo/hippo-canvas-style.h hippo/hippo-canvas-text.h hippo/hippo-canvas-theme.h hippo/hippo-canvas-theme-engine.h hippo/hippo-canvas-theme-image.h hippo/hippo-canvas-widgets.h hippo/hippo-canvas-util.h hippo/hippo-event.h hippo/hippo-graphics.h) > xgen-stamp-hippo-canvas-type-builtins.c \ && ( cmp -s xgen-stamp-hippo-canvas-type-builtins.c ./common/hippo/hippo-canvas-type-builtins.c || cp xgen-stamp-hippo-canvas-type-builtins.c ./common/hippo/hippo-canvas-type-builtins.c) \ && rm -f xgen-stamp-hippo-canvas-type-builtins.c \ && echo timestamp > ./common/hippo/stamp-hippo-canvas-type-builtins.c BUILDSTDERR: mkdir: cannot create directory './config/hippo-canvas': File exists BUILDSTDERR: INFO: Reading ./common/hippo/hippo-canvas-marshal.list... BUILDSTDERR: WARNING: The token "NONE" is deprecated; use "VOID" instead BUILDSTDERR: INFO: Reading ./common/hippo/hippo-canvas-marshal.list... BUILDSTDERR: WARNING: The token "NONE" is deprecated; use "VOID" instead make all-recursive make[1]: Entering directory '/builddir/build/BUILD/hippo-canvas-0.3.0' Making all in . make[2]: Entering directory '/builddir/build/BUILD/hippo-canvas-0.3.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-animation.lo `test -f './common/hippo/hippo-animation.c' || echo './'`./common/hippo/hippo-animation.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-animation-manager.lo `test -f './common/hippo/hippo-animation-manager.c' || echo './'`./common/hippo/hippo-animation-manager.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-box.lo `test -f './common/hippo/hippo-canvas-box.c' || echo './'`./common/hippo/hippo-canvas-box.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-container.lo `test -f './common/hippo/hippo-canvas-container.c' || echo './'`./common/hippo/hippo-canvas-container.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-animation-manager.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-animation-manager.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-animation.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-animation.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-canvas-container.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-container.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-canvas-box.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-box.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-context.lo `test -f './common/hippo/hippo-canvas-context.c' || echo './'`./common/hippo/hippo-canvas-context.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-gradient.lo `test -f './common/hippo/hippo-canvas-gradient.c' || echo './'`./common/hippo/hippo-canvas-gradient.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-image.lo `test -f './common/hippo/hippo-canvas-image.c' || echo './'`./common/hippo/hippo-canvas-image.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-canvas-gradient.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-gradient.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-canvas-context.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-canvas-image.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-image.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-image-button.lo `test -f './common/hippo/hippo-canvas-image-button.c' || echo './'`./common/hippo/hippo-canvas-image-button.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-item.lo `test -f './common/hippo/hippo-canvas-item.c' || echo './'`./common/hippo/hippo-canvas-item.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-layout.lo `test -f './common/hippo/hippo-canvas-layout.c' || echo './'`./common/hippo/hippo-canvas-layout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-canvas-image-button.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-image-button.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-canvas-item.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-item.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-canvas-layout.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-layout.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-link.lo `test -f './common/hippo/hippo-canvas-link.c' || echo './'`./common/hippo/hippo-canvas-link.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-style.lo `test -f './common/hippo/hippo-canvas-style.c' || echo './'`./common/hippo/hippo-canvas-style.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-text.lo `test -f './common/hippo/hippo-canvas-text.c' || echo './'`./common/hippo/hippo-canvas-text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-canvas-link.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-link.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-canvas-style.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-style.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-test.lo `test -f './common/hippo/hippo-canvas-test.c' || echo './'`./common/hippo/hippo-canvas-test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-canvas-text.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-text.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-canvas-test.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-test.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-theme.lo `test -f './common/hippo/hippo-canvas-theme.c' || echo './'`./common/hippo/hippo-canvas-theme.c BUILDSTDERR: ./common/hippo/hippo-canvas-test.c: In function 'hippo_canvas_test_get_root': BUILDSTDERR: ./common/hippo/hippo-canvas-test.c:326:22: warning: variable 'text' set but not used [-Wunused-but-set-variable] BUILDSTDERR: HippoCanvasItem *text; BUILDSTDERR: ^~~~ BUILDSTDERR: At top level: BUILDSTDERR: ./common/hippo/hippo-canvas-test.c:284:1: warning: 'create_test_click_release_root' defined but not used [-Wunused-function] BUILDSTDERR: create_test_click_release_root(void) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./common/hippo/hippo-canvas-test.c:182:1: warning: 'create_floated_box_layout_root' defined but not used [-Wunused-function] BUILDSTDERR: create_floated_box_layout_root(void) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./common/hippo/hippo-canvas-test.c:109:1: warning: 'change_text_on_hovering' defined but not used [-Wunused-function] BUILDSTDERR: change_text_on_hovering(HippoCanvasItem *item, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./common/hippo/hippo-canvas-test.c:45:1: warning: 'create_row' defined but not used [-Wunused-function] BUILDSTDERR: create_row(BoxAttrs *boxes) BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./common/hippo/hippo-canvas-test.c:41:18: warning: 'box_rows' defined but not used [-Wunused-variable] BUILDSTDERR: static BoxAttrs* box_rows[] = { single_start, /* double_start,*/ single_end, /* double_end, */ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./common/hippo/hippo-canvas-test.c:25:17: warning: 'single_expand_end' defined but not used [-Wunused-variable] BUILDSTDERR: static BoxAttrs single_expand_end[] = { { 100, 60, 0x0000ffff, HIPPO_PACK_EXPAND | HIPPO_PACK_END, HIPPO_ALIGNMENT_FILL }, { 0, 0, 0, 0 } }; BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./common/hippo/hippo-canvas-test.c:22:17: warning: 'double_end' defined but not used [-Wunused-variable] BUILDSTDERR: static BoxAttrs double_end[] = { { 45, 55, 0x00ff00ff, HIPPO_PACK_END, HIPPO_ALIGNMENT_FILL }, BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ./common/hippo/hippo-canvas-test.c:20:17: warning: 'double_start' defined but not used [-Wunused-variable] BUILDSTDERR: static BoxAttrs double_start[] = { { 50, 90, 0x0000ffff, 0, HIPPO_ALIGNMENT_FILL }, BUILDSTDERR: ^~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-canvas-theme.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-theme.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-theme-engine.lo `test -f './common/hippo/hippo-canvas-theme-engine.c' || echo './'`./common/hippo/hippo-canvas-theme-engine.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-theme-image.lo `test -f './common/hippo/hippo-canvas-theme-image.c' || echo './'`./common/hippo/hippo-canvas-theme-image.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-canvas-theme-engine.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-theme-engine.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-canvas-theme-image.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-theme-image.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-util.lo `test -f './common/hippo/hippo-canvas-util.c' || echo './'`./common/hippo/hippo-canvas-util.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-event.lo `test -f './common/hippo/hippo-event.c' || echo './'`./common/hippo/hippo-event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-canvas-util.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-util.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-graphics.lo `test -f './common/hippo/hippo-graphics.c' || echo './'`./common/hippo/hippo-graphics.c BUILDSTDERR: In file included from ./common/hippo/hippo-canvas-theme-image.c:9: BUILDSTDERR: /usr/include/librsvg-2.0/librsvg/rsvg-cairo.h:27:2: warning: #warning "Including directly is deprecated." [-Wcpp] BUILDSTDERR: #warning "Including directly is deprecated." BUILDSTDERR: ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-event.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-graphics.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-graphics.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas.lo `test -f './linux/hippo/hippo-canvas.c' || echo './'`./linux/hippo/hippo-canvas.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-window.lo `test -f './linux/hippo/hippo-canvas-window.c' || echo './'`./linux/hippo/hippo-canvas-window.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./linux/hippo/hippo-canvas.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-helper.lo `test -f './linux/hippo/hippo-canvas-helper.c' || echo './'`./linux/hippo/hippo-canvas-helper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./linux/hippo/hippo-canvas-window.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-window.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-window-child.lo `test -f './linux/hippo/hippo-canvas-window-child.c' || echo './'`./linux/hippo/hippo-canvas-window-child.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./linux/hippo/hippo-canvas-helper.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-helper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./linux/hippo/hippo-canvas-window-child.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-window-child.o BUILDSTDERR: ./linux/hippo/hippo-canvas.c: In function 'hippo_canvas_set_property': BUILDSTDERR: ./linux/hippo/hippo-canvas.c:159:18: warning: variable 'canvas' set but not used [-Wunused-but-set-variable] BUILDSTDERR: HippoCanvas *canvas; BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./linux/hippo/hippo-canvas.c: In function 'hippo_canvas_get_property': BUILDSTDERR: ./linux/hippo/hippo-canvas.c:176:18: warning: variable 'canvas' set but not used [-Wunused-but-set-variable] BUILDSTDERR: HippoCanvas *canvas; BUILDSTDERR: ^~~~~~ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-widget.lo `test -f './linux/hippo/hippo-canvas-widget.c' || echo './'`./linux/hippo/hippo-canvas-widget.c BUILDSTDERR: In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, BUILDSTDERR: from /usr/include/glib-2.0/glib/gtypes.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib/galloca.h:32, BUILDSTDERR: from /usr/include/glib-2.0/glib.h:30, BUILDSTDERR: from /usr/include/glib-2.0/glib/gi18n-lib.h:21, BUILDSTDERR: from ./linux/hippo/hippo-canvas-helper.c:3: BUILDSTDERR: ./linux/hippo/hippo-canvas-helper.c: In function 'hippo_canvas_helper_scroll': BUILDSTDERR: ./linux/hippo/hippo-canvas-helper.c:779:28: warning: comparison between 'enum ' and 'enum ' [-Wenum-compare] BUILDSTDERR: g_assert(GDK_SCROLL_UP == HIPPO_SCROLL_UP); BUILDSTDERR: ^~ BUILDSTDERR: /usr/include/glib-2.0/glib/gmacros.h:379:8: note: in definition of macro '_G_BOOLEAN_EXPR' BUILDSTDERR: if (expr) \ BUILDSTDERR: ^~~~ BUILDSTDERR: /usr/include/glib-2.0/glib/gtestutils.h:118:49: note: in expansion of macro 'G_LIKELY' BUILDSTDERR: if G_LIKELY (expr) ; else \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./linux/hippo/hippo-canvas-helper.c:779:5: note: in expansion of macro 'g_assert' BUILDSTDERR: g_assert(GDK_SCROLL_UP == HIPPO_SCROLL_UP); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./linux/hippo/hippo-canvas-helper.c:780:30: warning: comparison between 'enum ' and 'enum ' [-Wenum-compare] BUILDSTDERR: g_assert(GDK_SCROLL_DOWN == HIPPO_SCROLL_DOWN); BUILDSTDERR: ^~ BUILDSTDERR: /usr/include/glib-2.0/glib/gmacros.h:379:8: note: in definition of macro '_G_BOOLEAN_EXPR' BUILDSTDERR: if (expr) \ BUILDSTDERR: ^~~~ BUILDSTDERR: /usr/include/glib-2.0/glib/gtestutils.h:118:49: note: in expansion of macro 'G_LIKELY' BUILDSTDERR: if G_LIKELY (expr) ; else \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./linux/hippo/hippo-canvas-helper.c:780:5: note: in expansion of macro 'g_assert' BUILDSTDERR: g_assert(GDK_SCROLL_DOWN == HIPPO_SCROLL_DOWN); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./linux/hippo/hippo-canvas-helper.c:781:30: warning: comparison between 'enum ' and 'enum ' [-Wenum-compare] BUILDSTDERR: g_assert(GDK_SCROLL_LEFT == HIPPO_SCROLL_LEFT); BUILDSTDERR: ^~ BUILDSTDERR: /usr/include/glib-2.0/glib/gmacros.h:379:8: note: in definition of macro '_G_BOOLEAN_EXPR' BUILDSTDERR: if (expr) \ BUILDSTDERR: ^~~~ BUILDSTDERR: /usr/include/glib-2.0/glib/gtestutils.h:118:49: note: in expansion of macro 'G_LIKELY' BUILDSTDERR: if G_LIKELY (expr) ; else \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./linux/hippo/hippo-canvas-helper.c:781:5: note: in expansion of macro 'g_assert' BUILDSTDERR: g_assert(GDK_SCROLL_LEFT == HIPPO_SCROLL_LEFT); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./linux/hippo/hippo-canvas-helper.c:782:31: warning: comparison between 'enum ' and 'enum ' [-Wenum-compare] BUILDSTDERR: g_assert(GDK_SCROLL_RIGHT == HIPPO_SCROLL_RIGHT); BUILDSTDERR: ^~ BUILDSTDERR: /usr/include/glib-2.0/glib/gmacros.h:379:8: note: in definition of macro '_G_BOOLEAN_EXPR' BUILDSTDERR: if (expr) \ BUILDSTDERR: ^~~~ BUILDSTDERR: /usr/include/glib-2.0/glib/gtestutils.h:118:49: note: in expansion of macro 'G_LIKELY' BUILDSTDERR: if G_LIKELY (expr) ; else \ BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ./linux/hippo/hippo-canvas-helper.c:782:5: note: in expansion of macro 'g_assert' BUILDSTDERR: g_assert(GDK_SCROLL_RIGHT == HIPPO_SCROLL_RIGHT); BUILDSTDERR: ^~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-widgets.lo `test -f './linux/hippo/hippo-canvas-widgets.c' || echo './'`./linux/hippo/hippo-canvas-widgets.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-marshal.lo `test -f './config/hippo-canvas/hippo-canvas-marshal.c' || echo './'`./config/hippo-canvas/hippo-canvas-marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./linux/hippo/hippo-canvas-widget.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-widget.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./linux/hippo/hippo-canvas-widgets.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-widgets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./config/hippo-canvas/hippo-canvas-marshal.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-marshal.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./common -I ./linux -I ./python -I/usr/include/python2.7 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pycairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o hippo_la-canvas-box-child.lo `test -f './python/canvas-box-child.c' || echo './'`./python/canvas-box-child.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./common -I ./linux -I ./python -I/usr/include/python2.7 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pycairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o hippo_la-hippomodule.lo `test -f './python/hippomodule.c' || echo './'`./python/hippomodule.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./common -I ./linux -I ./python -I/usr/include/python2.7 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pycairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./python/canvas-box-child.c -fPIC -DPIC -o .libs/hippo_la-canvas-box-child.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./common -I ./linux -I ./python -I/usr/include/python2.7 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pycairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./python/hippomodule.c -fPIC -DPIC -o .libs/hippo_la-hippomodule.o (/usr/bin/pygtk-codegen-2.0 \ --load-types ./python/arg-types.py \ --register /usr/share/pygtk/2.0/defs/pango.defs \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --override ./python/hippo.override \ --prefix pyhippo ./python/hippo.defs) > gen-hippo.c \ && cp gen-hippo.c hippo.c \ && rm -f gen-hippo.c BUILDSTDERR: note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead BUILDSTDERR: note: I will now try to invoke pygobject-codegen-2.0 in the same directory BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o libhippocanvas_1_la-hippo-canvas-type-builtins.lo `test -f './common/hippo/hippo-canvas-type-builtins.c' || echo './'`./common/hippo/hippo-canvas-type-builtins.c BUILDSTDERR: Could not write method HippoCanvasBox.foreach: No ArgType for HippoCanvasForeachChildFunc BUILDSTDERR: Could not write method HippoCanvasBox.sort: No ArgType for HippoCanvasCompareChildFunc BUILDSTDERR: Could not write virtual accessor method HippoCanvasLayout.get_width_request: No ArgType for int* BUILDSTDERR: Could not write virtual accessor method HippoCanvasLayout.get_height_request: No ArgType for int* BUILDSTDERR: Could not write function cairo_pattern_add_stop_rgba32: No ArgType for cairo_pattern_t* BUILDSTDERR: Warning: Constructor for HippoCanvasWindow needs to be updated to new API BUILDSTDERR: See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors BUILDSTDERR: ***INFO*** The coverage of global functions is 87.50% (7/8) BUILDSTDERR: ***INFO*** The coverage of methods is 97.94% (95/97) BUILDSTDERR: ***INFO*** The coverage of virtual proxies is 100.00% (8/8) BUILDSTDERR: ***INFO*** The coverage of virtual accessors is 91.67% (22/24) BUILDSTDERR: ***INFO*** The coverage of interface proxies is 100.00% (16/16) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./common -I ./linux -I ./python -I/usr/include/python2.7 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pycairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c -o hippo_la-hippo.lo `test -f 'hippo.c' || echo './'`hippo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./config/hippo-canvas -I ./common -I ./linux -I common/hippo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c ./common/hippo/hippo-canvas-type-builtins.c -fPIC -DPIC -o .libs/libhippocanvas_1_la-hippo-canvas-type-builtins.o BUILDSTDERR: ./python/hippomodule.c:51:1: warning: no previous prototype for 'inithippo' [-Wmissing-prototypes] BUILDSTDERR: inithippo(void) BUILDSTDERR: ^~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./config -DHIPPO_COMPILATION -DHIPPO_OS_LINUX -I./config -I. -I./common/hippo -I./linux/hippo -I ./common -I ./linux -I ./python -I/usr/include/python2.7 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/pycairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libcroco-0.6 -I/usr/include/libxml2 -I/usr/include/librsvg-2.0 -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -c hippo.c -fPIC -DPIC -o .libs/hippo_la-hippo.o /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhippocanvas-1.la -rpath /usr/lib64 libhippocanvas_1_la-hippo-animation.lo libhippocanvas_1_la-hippo-animation-manager.lo libhippocanvas_1_la-hippo-canvas-box.lo libhippocanvas_1_la-hippo-canvas-container.lo libhippocanvas_1_la-hippo-canvas-context.lo libhippocanvas_1_la-hippo-canvas-gradient.lo libhippocanvas_1_la-hippo-canvas-image.lo libhippocanvas_1_la-hippo-canvas-image-button.lo libhippocanvas_1_la-hippo-canvas-item.lo libhippocanvas_1_la-hippo-canvas-layout.lo libhippocanvas_1_la-hippo-canvas-link.lo libhippocanvas_1_la-hippo-canvas-style.lo libhippocanvas_1_la-hippo-canvas-text.lo libhippocanvas_1_la-hippo-canvas-test.lo libhippocanvas_1_la-hippo-canvas-theme.lo libhippocanvas_1_la-hippo-canvas-theme-engine.lo libhippocanvas_1_la-hippo-canvas-theme-image.lo libhippocanvas_1_la-hippo-canvas-util.lo libhippocanvas_1_la-hippo-event.lo libhippocanvas_1_la-hippo-graphics.lo libhippocanvas_1_la-hippo-canvas.lo libhippocanvas_1_la-hippo-canvas-window.lo libhippocanvas_1_la-hippo-canvas-helper.lo libhippocanvas_1_la-hippo-canvas-window-child.lo libhippocanvas_1_la-hippo-canvas-widget.lo libhippocanvas_1_la-hippo-canvas-widgets.lo libhippocanvas_1_la-hippo-canvas-marshal.lo libhippocanvas_1_la-hippo-canvas-type-builtins.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lcroco-0.6 -lxml2 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libhippocanvas_1_la-hippo-animation.o .libs/libhippocanvas_1_la-hippo-animation-manager.o .libs/libhippocanvas_1_la-hippo-canvas-box.o .libs/libhippocanvas_1_la-hippo-canvas-container.o .libs/libhippocanvas_1_la-hippo-canvas-context.o .libs/libhippocanvas_1_la-hippo-canvas-gradient.o .libs/libhippocanvas_1_la-hippo-canvas-image.o .libs/libhippocanvas_1_la-hippo-canvas-image-button.o .libs/libhippocanvas_1_la-hippo-canvas-item.o .libs/libhippocanvas_1_la-hippo-canvas-layout.o .libs/libhippocanvas_1_la-hippo-canvas-link.o .libs/libhippocanvas_1_la-hippo-canvas-style.o .libs/libhippocanvas_1_la-hippo-canvas-text.o .libs/libhippocanvas_1_la-hippo-canvas-test.o .libs/libhippocanvas_1_la-hippo-canvas-theme.o .libs/libhippocanvas_1_la-hippo-canvas-theme-engine.o .libs/libhippocanvas_1_la-hippo-canvas-theme-image.o .libs/libhippocanvas_1_la-hippo-canvas-util.o .libs/libhippocanvas_1_la-hippo-event.o .libs/libhippocanvas_1_la-hippo-graphics.o .libs/libhippocanvas_1_la-hippo-canvas.o .libs/libhippocanvas_1_la-hippo-canvas-window.o .libs/libhippocanvas_1_la-hippo-canvas-helper.o .libs/libhippocanvas_1_la-hippo-canvas-window-child.o .libs/libhippocanvas_1_la-hippo-canvas-widget.o .libs/libhippocanvas_1_la-hippo-canvas-widgets.o .libs/libhippocanvas_1_la-hippo-canvas-marshal.o .libs/libhippocanvas_1_la-hippo-canvas-type-builtins.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lcroco-0.6 -lxml2 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libhippocanvas-1.so.0 -o .libs/libhippocanvas-1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libhippocanvas-1.so.0" && ln -s "libhippocanvas-1.so.0.0.0" "libhippocanvas-1.so.0") libtool: link: (cd ".libs" && rm -f "libhippocanvas-1.so" && ln -s "libhippocanvas-1.so.0.0.0" "libhippocanvas-1.so") libtool: link: ( cd ".libs" && rm -f "libhippocanvas-1.la" && ln -s "../libhippocanvas-1.la" "libhippocanvas-1.la" ) BUILDSTDERR: ./python/hippo.c: In function '_wrap_hippo_canvas_test_get_root': BUILDSTDERR: ./python/hippo.c:5956:11: warning: implicit declaration of function 'hippo_canvas_test_get_root'; did you mean 'hippo_canvas_set_root'? [-Wimplicit-function-declaration] BUILDSTDERR: ./python/hippo.c:5956:11: warning: nested extern declaration of 'hippo_canvas_test_get_root' [-Wnested-externs] BUILDSTDERR: ./python/hippo.c:5956:9: warning: assignment to 'HippoCanvasItem *' {aka 'struct _HippoCanvasItem *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] BUILDSTDERR: ./python/hippo.c: At top level: BUILDSTDERR: ./python/hippo.c:6151:1: warning: no previous prototype for 'pyhippo_add_constants' [-Wmissing-prototypes] BUILDSTDERR: ./python/hippo.c:6177:1: warning: no previous prototype for 'pyhippo_register_classes' [-Wmissing-prototypes] /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -module -avoid-version -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hippo.la -rpath /usr/lib64/python2.7/site-packages hippo_la-canvas-box-child.lo hippo_la-hippomodule.lo hippo_la-hippo.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lcairo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lcroco-0.6 -lxml2 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lgobject-2.0 -lglib-2.0 ./libhippocanvas-1.la libtool: link: gcc -shared -fPIC -DPIC .libs/hippo_la-canvas-box-child.o .libs/hippo_la-hippomodule.o .libs/hippo_la-hippo.o -Wl,-rpath -Wl,/builddir/build/BUILD/hippo-canvas-0.3.0/.libs ./.libs/libhippocanvas-1.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lcroco-0.6 -lxml2 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,hippo.so -o .libs/hippo.so libtool: link: ( cd ".libs" && rm -f "hippo.la" && ln -s "../hippo.la" "hippo.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hippo-canvas-0.3.0' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/hippo-canvas-0.3.0/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/hippo-canvas-0.3.0/docs' make[1]: Leaving directory '/builddir/build/BUILD/hippo-canvas-0.3.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Yd6exU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64 + cd hippo-canvas-0.3.0 + make install DESTDIR=/builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64 make install-recursive make[1]: Entering directory '/builddir/build/BUILD/hippo-canvas-0.3.0' Making install in . make[2]: Entering directory '/builddir/build/BUILD/hippo-canvas-0.3.0' make[3]: Entering directory '/builddir/build/BUILD/hippo-canvas-0.3.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c libhippocanvas-1.la '/builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libhippocanvas-1.so.0.0.0 /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/lib64/libhippocanvas-1.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/lib64 && { ln -s -f libhippocanvas-1.so.0.0.0 libhippocanvas-1.so.0 || { rm -f libhippocanvas-1.so.0 && ln -s libhippocanvas-1.so.0.0.0 libhippocanvas-1.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/lib64 && { ln -s -f libhippocanvas-1.so.0.0.0 libhippocanvas-1.so || { rm -f libhippocanvas-1.so && ln -s libhippocanvas-1.so.0.0.0 libhippocanvas-1.so; }; }) libtool: install: /usr/bin/install -c .libs/libhippocanvas-1.lai /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/lib64/libhippocanvas-1.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/include/hippo-canvas-1/hippo' /usr/bin/install -c -m 644 ./common/hippo/hippo-animation.h ./common/hippo/hippo-animation-manager.h ./common/hippo/hippo-canvas-box.h ./common/hippo/hippo-canvas-container.h ./common/hippo/hippo-canvas-context.h ./common/hippo/hippo-canvas-gradient.h ./common/hippo/hippo-canvas-image.h ./common/hippo/hippo-canvas-image-button.h ./common/hippo/hippo-canvas-item.h ./common/hippo/hippo-canvas-layout.h ./common/hippo/hippo-canvas-link.h ./common/hippo/hippo-canvas-style.h ./common/hippo/hippo-canvas-text.h ./common/hippo/hippo-canvas-theme.h ./common/hippo/hippo-canvas-theme-engine.h ./common/hippo/hippo-canvas-theme-image.h ./common/hippo/hippo-canvas-widgets.h ./common/hippo/hippo-canvas-util.h ./common/hippo/hippo-event.h ./common/hippo/hippo-graphics.h ./linux/hippo/hippo-canvas.h ./linux/hippo/hippo-canvas-window.h ./linux/hippo/hippo-canvas-widget.h '/builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/include/hippo-canvas-1/hippo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 hippo-canvas-1.pc '/builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/lib64/python2.7/site-packages' /bin/sh ./libtool --mode=install /usr/bin/install -c hippo.la '/builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/lib64/python2.7/site-packages' BUILDSTDERR: libtool: warning: relinking 'hippo.la' libtool: install: (cd /builddir/build/BUILD/hippo-canvas-0.3.0; /bin/sh "/builddir/build/BUILD/hippo-canvas-0.3.0/libtool" --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wchar-subscripts -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -module -avoid-version -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hippo.la -rpath /usr/lib64/python2.7/site-packages hippo_la-canvas-box-child.lo hippo_la-hippomodule.lo hippo_la-hippo.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lcairo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lcroco-0.6 -lxml2 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lgobject-2.0 -lglib-2.0 ./libhippocanvas-1.la -inst-prefix-dir /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/hippo_la-canvas-box-child.o .libs/hippo_la-hippomodule.o .libs/hippo_la-hippo.o -L/builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/lib64 -L/usr/lib64 -lhippocanvas-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lcroco-0.6 -lxml2 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,hippo.so -o .libs/hippo.so libtool: install: /usr/bin/install -c .libs/hippo.soT /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/lib64/python2.7/site-packages/hippo.so libtool: install: /usr/bin/install -c .libs/hippo.lai /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/lib64/python2.7/site-packages/hippo.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/python2.7/site-packages' make[3]: Leaving directory '/builddir/build/BUILD/hippo-canvas-0.3.0' make[2]: Leaving directory '/builddir/build/BUILD/hippo-canvas-0.3.0' Making install in docs make[2]: Entering directory '/builddir/build/BUILD/hippo-canvas-0.3.0/docs' make[3]: Entering directory '/builddir/build/BUILD/hippo-canvas-0.3.0/docs' make[3]: Nothing to be done for 'install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh /builddir/build/BUILD/hippo-canvas-0.3.0/config/install-sh -d /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/share/gtk-doc/html/hippo-canvas; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/share/gtk-doc/html/hippo-canvas; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/share/gtk-doc/html/hippo-canvas || :; \ (which gtkdoc-rebase >& /dev/null && \ gtkdoc-rebase --relative --dest-dir=/builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64 --html-dir=/builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/share/gtk-doc/html/hippo-canvas) || : ; \ fi -- Installing ./html/HippoCanvasBox.html -- Installing ./html/HippoCanvasContainer.html -- Installing ./html/HippoCanvasContext.html -- Installing ./html/HippoCanvasGradient.html -- Installing ./html/HippoCanvasImage.html -- Installing ./html/HippoCanvasImageButton.html -- Installing ./html/HippoCanvasItem.html -- Installing ./html/HippoCanvasLink.html -- Installing ./html/HippoCanvasStyle.html -- Installing ./html/HippoCanvasText.html -- Installing ./html/ch01.html -- Installing ./html/hippo-canvas-Graphics.html -- Installing ./html/hippo-canvas-HippoEvent.html -- Installing ./html/hippo-canvas-Utilitites.html -- Installing ./html/hippo-canvas-Widgets.html -- Installing ./html/hippo-canvas.devhelp -- Installing ./html/hippo-canvas.devhelp2 -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png -- Installing ./html/index.sgml make[3]: Leaving directory '/builddir/build/BUILD/hippo-canvas-0.3.0/docs' make[2]: Leaving directory '/builddir/build/BUILD/hippo-canvas-0.3.0/docs' make[1]: Leaving directory '/builddir/build/BUILD/hippo-canvas-0.3.0' + find /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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/hippo-canvas-0.3.0-26.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: hippo-canvas-0.3.0-26.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.u8SbZE + umask 022 + cd /builddir/build/BUILD + cd hippo-canvas-0.3.0 + DOCDIR=/builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/share/doc/hippo-canvas + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/share/doc/hippo-canvas + cp -pr LICENSE /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/share/doc/hippo-canvas + cp -pr README /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/share/doc/hippo-canvas + cp -pr AUTHORS /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64/usr/share/doc/hippo-canvas + exit 0 Provides: hippo-canvas = 0.3.0-26.fc29 hippo-canvas(riscv-64) = 0.3.0-26.fc29 libhippocanvas-1.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) libcroco-0.6.so.3()(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) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) librsvg-2.so.2()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: hippo-canvas-devel-0.3.0-26.fc29.riscv64 Provides: hippo-canvas-devel = 0.3.0-26.fc29 hippo-canvas-devel(riscv-64) = 0.3.0-26.fc29 pkgconfig(hippo-canvas-1) = 0.3.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 libhippocanvas-1.so.0()(64bit) pkgconfig(gtk+-2.0) Processing files: python2-hippo-canvas-0.3.0-26.fc29.riscv64 Provides: hippo-canvas-python = 0.3.0-26.fc29 hippo-canvas-python(riscv-64) = 0.3.0-26.fc29 python-hippo-canvas = 0.3.0-26.fc29 python-hippo-canvas(riscv-64) = 0.3.0-26.fc29 python2-hippo-canvas = 0.3.0-26.fc29 python2-hippo-canvas(riscv-64) = 0.3.0-26.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libcroco-0.6.so.3()(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) libhippocanvas-1.so.0()(64bit) libm.so.6()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) librsvg-2.so.2()(64bit) libxml2.so.2()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: hippo-canvas-python < 0.3.0-26.fc29 python-hippo-canvas < 0.3.0-26.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64 Wrote: /builddir/build/RPMS/hippo-canvas-0.3.0-26.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/hippo-canvas-devel-0.3.0-26.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-hippo-canvas-0.3.0-26.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WJU4SJ + umask 022 + cd /builddir/build/BUILD + cd hippo-canvas-0.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hippo-canvas-0.3.0-26.fc29.riscv64 + exit 0 Child return code was: 0