Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/pangomm.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-1335829e752f308fad4346b739307e1c34539c5f/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/pangomm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/pangomm-2.34.0-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/pangomm.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-1335829e752f308fad4346b739307e1c34539c5f/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/pangomm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KsV89U + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pangomm-2.34.0 + /usr/bin/xz -dc /builddir/build/SOURCES/pangomm-2.34.0.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pangomm-2.34.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.m8VTD5 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd pangomm-2.34.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build/config.guess ++ basename ./build/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build/config.sub ++ basename ./build/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build/config.sub' + ./configure --build=armv7hl-redhat-linux-gnueabi --host=armv7hl-redhat-linux-gnueabi --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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static 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 how to create a ustar tar archive... gnutar checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports GNU make features... yes checking for armv7hl-redhat-linux-gnueabi-g++... armv7hl-redhat-linux-gnueabi-g++ 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 armv7hl-redhat-linux-gnueabi-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of armv7hl-redhat-linux-gnueabi-g++... none checking build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking how to print strings... printf checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-gcc checking whether we are using the GNU C compiler... yes checking whether armv7hl-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv7hl-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking dependency style of armv7hl-redhat-linux-gnueabi-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by armv7hl-redhat-linux-gnueabi-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnueabi file names to armv7hl-redhat-linux-gnueabi format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnueabi-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from armv7hl-redhat-linux-gnueabi-gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... armv7hl-redhat-linux-gnueabi-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 armv7hl-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7hl-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-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 how to run the C++ preprocessor... armv7hl-redhat-linux-gnueabi-g++ -E checking for ld used by armv7hl-redhat-linux-gnueabi-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for armv7hl-redhat-linux-gnueabi-g++ option to produce PIC... -fPIC -DPIC checking if armv7hl-redhat-linux-gnueabi-g++ PIC flag -fPIC -DPIC works... yes checking if armv7hl-redhat-linux-gnueabi-g++ static flag -static works... no checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... yes checking if armv7hl-redhat-linux-gnueabi-g++ supports -c -o file.o... (cached) yes checking whether the armv7hl-redhat-linux-gnueabi-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for armv7hl-redhat-linux-gnueabi-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PANGOMM... yes checking for GTHREAD_CFLAGS... -pthread checking for GMMPROC_DIR... /usr/lib/glibmm-2.4/proc configure: Deprecated API will be built, for backwards-compatibility. checking for perl... /usr/bin/perl checking for dot... /usr/bin/dot checking for doxygen... /usr/bin/doxygen checking for xsltproc... xsltproc checking for libstdc documentation... libstdc++.tag@ configure: WARNING: Location of external libstdc documentation not set checking for libsigc documentation... /usr/share/doc/libsigc++-2.0/reference/libsigc++-2.0.tag@file:///usr/share/doc/libsigc++-2.0/reference/html checking for glibmm documentation... /usr/share/doc/glibmm-2.4/reference/glibmm-2.4.tag@file:///usr/share/doc/glibmm-2.4/reference/html checking for cairomm documentation... /usr/share/doc/cairomm-1.0/reference/cairomm-1.0.tag@file:///usr/share/doc/cairomm-1.0/reference/html checking which C++ compiler warning flags to use... -Wall configure: creating ./config.status config.status: creating Makefile config.status: creating tools/Makefile config.status: creating pango/pangomm-1.4.pc config.status: creating pango/pangomm-1.4-uninstalled.pc config.status: creating pango/src/Makefile config.status: creating pango/pangomm/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Doxyfile config.status: creating MSVC_Net2005/pangomm/pangomm.rc config.status: creating MSVC_Net2008/pangomm/pangomm.rc config.status: creating MSVC_Net2010/pangomm/pangomm.rc config.status: creating config.h config.status: creating pango/pangommconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing MSVC_Net2005/pangomm/pangommconfig.h commands config.status: executing MSVC_Net2008/pangomm/pangommconfig.h commands config.status: executing MSVC_Net2010/pangomm/pangommconfig.h commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/pangomm-2.34.0' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/pangomm-2.34.0/tools' armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o extra_defs_gen/generate_defs_pango.o extra_defs_gen/generate_defs_pango.cc /bin/sh ../libtool --tag=CXX --mode=link armv7hl-redhat-linux-gnueabi-g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -no-undefined -avoid-version -Wl,-z,relro -o extra_defs_gen/generate_extra_defs extra_defs_gen/generate_defs_pango.o -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lglibmm_generate_extra_defs-2.4 libtool: link: armv7hl-redhat-linux-gnueabi-g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o extra_defs_gen/generate_extra_defs extra_defs_gen/generate_defs_pango.o -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lglibmm_generate_extra_defs-2.4 make[2]: Leaving directory `/builddir/build/BUILD/pangomm-2.34.0/tools' Making all in pango/pangomm make[2]: Entering directory `/builddir/build/BUILD/pangomm-2.34.0/pango/pangomm' /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o attributes.lo attributes.cc /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o attriter.lo attriter.cc /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o attrlist.lo attrlist.cc /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o cairofontmap.lo cairofontmap.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c attriter.cc -fPIC -DPIC -o .libs/attriter.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c attributes.cc -fPIC -DPIC -o .libs/attributes.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c attrlist.cc -fPIC -DPIC -o .libs/attrlist.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c cairofontmap.cc -fPIC -DPIC -o .libs/cairofontmap.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o color.lo color.cc /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o context.lo context.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c color.cc -fPIC -DPIC -o .libs/color.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c context.cc -fPIC -DPIC -o .libs/context.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o coverage.lo coverage.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c coverage.cc -fPIC -DPIC -o .libs/coverage.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o font.lo font.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c font.cc -fPIC -DPIC -o .libs/font.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fontdescription.lo fontdescription.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c fontdescription.cc -fPIC -DPIC -o .libs/fontdescription.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fontface.lo fontface.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c fontface.cc -fPIC -DPIC -o .libs/fontface.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fontfamily.lo fontfamily.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c fontfamily.cc -fPIC -DPIC -o .libs/fontfamily.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fontmap.lo fontmap.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c fontmap.cc -fPIC -DPIC -o .libs/fontmap.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fontmetrics.lo fontmetrics.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c fontmetrics.cc -fPIC -DPIC -o .libs/fontmetrics.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o fontset.lo fontset.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c fontset.cc -fPIC -DPIC -o .libs/fontset.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o glyph.lo glyph.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c glyph.cc -fPIC -DPIC -o .libs/glyph.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o glyphstring.lo glyphstring.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c glyphstring.cc -fPIC -DPIC -o .libs/glyphstring.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o item.lo item.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c item.cc -fPIC -DPIC -o .libs/item.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o language.lo language.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c language.cc -fPIC -DPIC -o .libs/language.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o layout.lo layout.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c layout.cc -fPIC -DPIC -o .libs/layout.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o layoutiter.lo layoutiter.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c layoutiter.cc -fPIC -DPIC -o .libs/layoutiter.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o layoutline.lo layoutline.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c layoutline.cc -fPIC -DPIC -o .libs/layoutline.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o layoutrun.lo layoutrun.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c layoutrun.cc -fPIC -DPIC -o .libs/layoutrun.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o rectangle.lo rectangle.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c rectangle.cc -fPIC -DPIC -o .libs/rectangle.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o renderer.lo renderer.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c renderer.cc -fPIC -DPIC -o .libs/renderer.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o tabarray.lo tabarray.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c tabarray.cc -fPIC -DPIC -o .libs/tabarray.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o wrap_init.lo wrap_init.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c wrap_init.cc -fPIC -DPIC -o .libs/wrap_init.o /bin/sh ../../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o init.lo init.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I../.. -DG_LOG_DOMAIN=\"pangomm\" -DPANGOMM_BUILD=1 -pthread -pthread -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/pango-1.0 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c init.cc -fPIC -DPIC -o .libs/init.o /bin/sh ../../libtool --tag=CXX --mode=link armv7hl-redhat-linux-gnueabi-g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -no-undefined -version-info 1:30:0 -Wl,-z,relro -o libpangomm-1.4.la -rpath /usr/lib attributes.lo attriter.lo attrlist.lo cairofontmap.lo color.lo context.lo coverage.lo font.lo fontdescription.lo fontface.lo fontfamily.lo fontmap.lo fontmetrics.lo fontset.lo glyph.lo glyphstring.lo item.lo language.lo layout.lo layoutiter.lo layoutline.lo layoutrun.lo rectangle.lo renderer.lo tabarray.lo wrap_init.lo init.lo -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 libtool: link: armv7hl-redhat-linux-gnueabi-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/../../../crti.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/crtbeginS.o .libs/attributes.o .libs/attriter.o .libs/attrlist.o .libs/cairofontmap.o .libs/color.o .libs/context.o .libs/coverage.o .libs/font.o .libs/fontdescription.o .libs/fontface.o .libs/fontfamily.o .libs/fontmap.o .libs/fontmetrics.o .libs/fontset.o .libs/glyph.o .libs/glyphstring.o .libs/item.o .libs/language.o .libs/layout.o .libs/layoutiter.o .libs/layoutline.o .libs/layoutrun.o .libs/rectangle.o .libs/renderer.o .libs/tabarray.o .libs/wrap_init.o .libs/init.o -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3 -L/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/crtendS.o /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/4.8.3/../../../crtn.o -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libpangomm-1.4.so.1 -o .libs/libpangomm-1.4.so.1.0.30 libtool: link: (cd ".libs" && rm -f "libpangomm-1.4.so.1" && ln -s "libpangomm-1.4.so.1.0.30" "libpangomm-1.4.so.1") libtool: link: (cd ".libs" && rm -f "libpangomm-1.4.so" && ln -s "libpangomm-1.4.so.1.0.30" "libpangomm-1.4.so") libtool: link: ( cd ".libs" && rm -f "libpangomm-1.4.la" && ln -s "../libpangomm-1.4.la" "libpangomm-1.4.la" ) make[2]: Leaving directory `/builddir/build/BUILD/pangomm-2.34.0/pango/pangomm' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/pangomm-2.34.0/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/pangomm-2.34.0/docs' make[2]: Entering directory `/builddir/build/BUILD/pangomm-2.34.0' make[2]: Leaving directory `/builddir/build/BUILD/pangomm-2.34.0' make[1]: Leaving directory `/builddir/build/BUILD/pangomm-2.34.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.V6wUcQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm ++ dirname /builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm + cd pangomm-2.34.0 + make install DESTDIR=/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm 'INSTALL=install -p' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/pangomm-2.34.0/tools' make[2]: Entering directory `/builddir/build/BUILD/pangomm-2.34.0/tools' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/lib/pangomm-1.4/proc/m4' install -p -m 644 m4/convert.m4 m4/convert_pango.m4 m4/convert_pangomm.m4 '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/lib/pangomm-1.4/proc/m4' make[2]: Leaving directory `/builddir/build/BUILD/pangomm-2.34.0/tools' make[1]: Leaving directory `/builddir/build/BUILD/pangomm-2.34.0/tools' Making install in pango/pangomm make[1]: Entering directory `/builddir/build/BUILD/pangomm-2.34.0/pango/pangomm' make[2]: Entering directory `/builddir/build/BUILD/pangomm-2.34.0/pango/pangomm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/lib' /bin/sh ../../libtool --mode=install install -p libpangomm-1.4.la '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/lib' libtool: install: install -p .libs/libpangomm-1.4.so.1.0.30 /builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/lib/libpangomm-1.4.so.1.0.30 libtool: install: (cd /builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/lib && { ln -s -f libpangomm-1.4.so.1.0.30 libpangomm-1.4.so.1 || { rm -f libpangomm-1.4.so.1 && ln -s libpangomm-1.4.so.1.0.30 libpangomm-1.4.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/lib && { ln -s -f libpangomm-1.4.so.1.0.30 libpangomm-1.4.so || { rm -f libpangomm-1.4.so && ln -s libpangomm-1.4.so.1.0.30 libpangomm-1.4.so; }; }) libtool: install: install -p .libs/libpangomm-1.4.lai /builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/lib/libpangomm-1.4.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/include/pangomm-1.4/pangomm' install -p -m 644 attributes.h attriter.h attrlist.h cairofontmap.h color.h context.h coverage.h font.h fontdescription.h fontface.h fontfamily.h fontmap.h fontmetrics.h fontset.h glyph.h glyphstring.h item.h language.h layout.h layoutiter.h layoutline.h layoutrun.h rectangle.h renderer.h tabarray.h init.h types.h wrap_init.h '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/include/pangomm-1.4/pangomm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/include/pangomm-1.4/pangomm/private' install -p -m 644 private/attributes_p.h private/attriter_p.h private/attrlist_p.h private/cairofontmap_p.h private/color_p.h private/context_p.h private/coverage_p.h private/font_p.h private/fontdescription_p.h private/fontface_p.h private/fontfamily_p.h private/fontmap_p.h private/fontmetrics_p.h private/fontset_p.h private/glyph_p.h private/glyphstring_p.h private/item_p.h private/language_p.h private/layout_p.h private/layoutiter_p.h private/layoutline_p.h private/layoutrun_p.h private/rectangle_p.h private/renderer_p.h private/tabarray_p.h '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/include/pangomm-1.4/pangomm/private' make[2]: Leaving directory `/builddir/build/BUILD/pangomm-2.34.0/pango/pangomm' make[1]: Leaving directory `/builddir/build/BUILD/pangomm-2.34.0/pango/pangomm' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/pangomm-2.34.0/docs' make[2]: Entering directory `/builddir/build/BUILD/pangomm-2.34.0/docs' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/share/doc/pangomm-1.4/reference/html' /usr/bin/perl -- "../docs/doc-install.pl" --verbose --mode=0644 -l 'libsigc++-2.0.tag@../../../libsigc++-2.0/reference/html/' -l 'glibmm-2.4.tag@../../../glibmm-2.4/reference/html/' -l 'cairomm-1.0.tag@../../../cairomm-1.0/reference/html/' -t '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/share/doc/pangomm-1.4/reference/html' --glob -- 'reference/html/*.css' 'reference/html/*.gif' 'reference/html/*.html' 'reference/html/*.png' 'reference/html/*.js' doc-install: Using base path ../../../libsigc++-2.0/reference/html/ for tag file libsigc++-2.0.tag doc-install: Using base path ../../../glibmm-2.4/reference/html/ for tag file glibmm-2.4.tag doc-install: Using base path ../../../cairomm-1.0/reference/html/ for tag file cairomm-1.0.tag doc-install: Copying doxygen.css doc-install: Copying tabs.css doc-install: Translating functions_0x74.html (no references) doc-install: Translating classPango_1_1AttrColor.html (rewrote 2 of 2 references) doc-install: Translating group__pangommEnums.html (no references) doc-install: Translating namespacemembers_0x67.html (no references) doc-install: Translating namespacemembers_0x73.html (no references) doc-install: Translating functions_func_0x63.html (no references) doc-install: Translating functions_func_0x6d.html (no references) doc-install: Translating functions_0x77.html (no references) doc-install: Translating namespacemembers_enum.html (no references) doc-install: Translating since_1_6.html (no references) doc-install: Translating classPango_1_1AttrLanguage-members.html (no references) doc-install: Translating index.html (no references) doc-install: Translating classPango_1_1AttrInt-members.html (no references) doc-install: Translating since_2_16.html (no references) doc-install: Translating classPango_1_1FontFamily.html (rewrote 10 of 10 references) doc-install: Translating classPango_1_1Coverage.html (rewrote 12 of 12 references) doc-install: Translating namespacemembers_0x69.html (no references) doc-install: Translating namespaces.html (no references) doc-install: Translating functions_0x70.html (no references) doc-install: Translating functions_func_0x68.html (no references) doc-install: Translating classPango_1_1AttrList-members.html (no references) doc-install: Translating classPango_1_1Font.html (rewrote 10 of 10 references) doc-install: Translating classPango_1_1GlyphGeometry.html (no references) doc-install: Translating functions_func_0x62.html (no references) doc-install: Translating classPango_1_1Attribute.html (rewrote 4 of 4 references) doc-install: Translating classPango_1_1CairoFontMap-members.html (no references) doc-install: Translating functions_func_0x6f.html (no references) doc-install: Translating functions_func_0x72.html (no references) doc-install: Translating since_2_28.html (no references) doc-install: Translating functions.html (no references) doc-install: Translating functions_func_0x6e.html (no references) doc-install: Translating classPango_1_1LayoutRun-members.html (no references) doc-install: Translating classPango_1_1Analysis.html (rewrote 4 of 4 references) doc-install: Translating classPango_1_1AttrString-members.html (no references) doc-install: Translating functions_0x62.html (no references) doc-install: Translating since_1_10.html (no references) doc-install: Translating namespacemembers_0x6f.html (no references) doc-install: Translating modules.html (no references) doc-install: Translating classPango_1_1AttrLanguage.html (rewrote 2 of 2 references) doc-install: Translating functions_func_0x7e.html (no references) doc-install: Translating since_2_14.html (no references) doc-install: Translating functions_func_0x67.html (no references) doc-install: Translating since_1_16.html (no references) doc-install: Translating namespacemembers_0x63.html (no references) doc-install: Translating functions_func_0x73.html (no references) doc-install: Translating functions_func_0x77.html (no references) doc-install: Translating classPango_1_1AttrIter.html (no references) doc-install: Translating functions_0x73.html (no references) doc-install: Translating functions_0x72.html (no references) doc-install: Translating functions_0x75.html (no references) doc-install: Translating inherits.html (no references) doc-install: Translating functions_func_0x64.html (no references) doc-install: Translating namespacemembers_0x76.html (no references) doc-install: Translating classPango_1_1GlyphInfo.html (no references) doc-install: Translating classPango_1_1Renderer-members.html (no references) doc-install: Translating since_1_14.html (no references) doc-install: Translating classPango_1_1Context.html (rewrote 23 of 23 references) doc-install: Translating classPango_1_1FontMetrics.html (rewrote 2 of 2 references) doc-install: Translating structPango_1_1LayoutLineTraits-members.html (no references) doc-install: Translating classPango_1_1Layout-members.html (no references) doc-install: Translating classPango_1_1Language-members.html (no references) doc-install: Translating classPango_1_1Color-members.html (no references) doc-install: Translating classPango_1_1AttrShape.html (rewrote 2 of 2 references) doc-install: Translating classPango_1_1Layout.html (rewrote 30 of 30 references) doc-install: Translating classPango_1_1Attribute-members.html (no references) doc-install: Translating classPango_1_1Context-members.html (no references) doc-install: Translating functions_func_0x66.html (no references) doc-install: Translating structPango_1_1ItemTraits-members.html (no references) doc-install: Translating classPango_1_1LayoutIter.html (rewrote 8 of 8 references) doc-install: Translating classPango_1_1TabArray-members.html (no references) doc-install: Translating classPango_1_1GlyphString-members.html (no references) doc-install: Translating classPango_1_1GlyphString.html (rewrote 27 of 27 references) doc-install: Translating namespacemembers_0x64.html (no references) doc-install: Translating classPango_1_1LayoutRun.html (rewrote 2 of 2 references) doc-install: Translating functions_type.html (no references) doc-install: Translating functions_func_0x74.html (no references) doc-install: Translating since_1_20.html (no references) doc-install: Translating classPango_1_1Analysis-members.html (no references) doc-install: Translating since_1_22.html (rewrote 1 of 1 references) doc-install: Translating classPango_1_1Fontset-members.html (no references) doc-install: Translating namespacemembers_0x77.html (no references) doc-install: Translating functions_0x63.html (no references) doc-install: Translating structPango_1_1AttributeTraits-members.html (no references) doc-install: Translating namespacemembers_eval.html (no references) doc-install: Translating namespacemembers_vars.html (no references) doc-install: Translating classPango_1_1FontFamily-members.html (no references) doc-install: Translating classPango_1_1Rectangle-members.html (no references) doc-install: Translating classPango_1_1Language.html (rewrote 10 of 10 references) doc-install: Translating classPango_1_1LayoutLine.html (rewrote 10 of 12 references) doc-install: Translating classPango_1_1AttrFloat-members.html (no references) doc-install: Translating classPango_1_1FontDescription-members.html (no references) doc-install: Translating classPango_1_1AttrInt.html (rewrote 2 of 2 references) doc-install: Translating namespacemembers_0x72.html (no references) doc-install: Translating functions_func_0x69.html (no references) doc-install: Translating classPango_1_1AttrColor-members.html (no references) doc-install: Translating classPango_1_1CairoFontMap.html (rewrote 6 of 6 references) doc-install: Translating namespacemembers_0x6d.html (no references) doc-install: Translating classPango_1_1Fontset.html (rewrote 10 of 10 references) doc-install: Translating namespacemembers_0x65.html (no references) doc-install: Translating namespacemembers_0x6c.html (no references) doc-install: Translating functions_0x69.html (no references) doc-install: Translating classPango_1_1Renderer.html (rewrote 22 of 22 references) doc-install: Translating since_1_4.html (no references) doc-install: Translating classPango_1_1Rectangle.html (no references) doc-install: Translating functions_0x64.html (no references) doc-install: Translating functions_0x65.html (no references) doc-install: Translating classPango_1_1AttrFloat.html (rewrote 2 of 2 references) doc-install: Translating classPango_1_1FontMap-members.html (no references) doc-install: Translating classPango_1_1FontDescription.html (rewrote 12 of 12 references) doc-install: Translating since_1_8.html (no references) doc-install: Translating functions_0x78.html (no references) doc-install: Translating classPango_1_1GlyphInfo-members.html (no references) doc-install: Translating functions_0x6e.html (no references) doc-install: Translating functions_func.html (no references) doc-install: Translating classPango_1_1FontFace-members.html (no references) doc-install: Translating namespacemembers_type.html (no references) doc-install: Translating functions_0x6d.html (no references) doc-install: Translating classPango_1_1Item-members.html (no references) doc-install: Translating classPango_1_1AttrString.html (rewrote 6 of 6 references) doc-install: Translating functions_func_0x78.html (no references) doc-install: Translating namespacemembers_0x66.html (no references) doc-install: Translating functions_0x67.html (no references) doc-install: Translating functions_func_0x6c.html (no references) doc-install: Translating classPango_1_1LayoutIter-members.html (no references) doc-install: Translating namespacemembers.html (no references) doc-install: Translating graph_legend.html (no references) doc-install: Translating classPango_1_1Color.html (rewrote 4 of 4 references) doc-install: Translating classPango_1_1FontMetrics-members.html (no references) doc-install: Translating hierarchy.html (rewrote 4 of 4 references) doc-install: Translating functions_0x6f.html (no references) doc-install: Translating classPango_1_1AttrFontDesc-members.html (no references) doc-install: Translating functions_vars.html (no references) doc-install: Translating classPango_1_1AttrIter-members.html (no references) doc-install: Translating classPango_1_1TabArray.html (rewrote 4 of 8 references) doc-install: Translating functions_func_0x75.html (no references) doc-install: Translating classPango_1_1AttrList.html (rewrote 8 of 8 references) doc-install: Translating functions_0x66.html (no references) doc-install: Translating structPango_1_1LayoutLineTraits.html (rewrote 2 of 2 references) doc-install: Translating classPango_1_1AttrShape-members.html (no references) doc-install: Translating namespacemembers_0x74.html (no references) doc-install: Translating namespacemembers_func.html (no references) doc-install: Translating classPango_1_1AttrFontDesc.html (rewrote 2 of 2 references) doc-install: Translating functions_0x68.html (no references) doc-install: Translating namespacemembers_0x75.html (no references) doc-install: Translating classPango_1_1Font-members.html (no references) doc-install: Translating classPango_1_1GlyphGeometry-members.html (no references) doc-install: Translating functions_0x7e.html (no references) doc-install: Translating namespacePango.html (rewrote 12 of 12 references) doc-install: Translating classPango_1_1LayoutLine-members.html (no references) doc-install: Translating deprecated.html (no references) doc-install: Translating dir_175784427b70f00f3fb8995d1114dcb0.html (no references) doc-install: Translating structPango_1_1AttributeTraits.html (no references) doc-install: Translating classPango_1_1FontFace.html (rewrote 8 of 8 references) doc-install: Translating structPango_1_1ItemTraits.html (no references) doc-install: Translating since_1_18.html (no references) doc-install: Translating classes.html (no references) doc-install: Translating functions_func_0x70.html (no references) doc-install: Translating classPango_1_1Coverage-members.html (no references) doc-install: Translating functions_func_0x65.html (no references) doc-install: Translating functions_0x6c.html (no references) doc-install: Translating pages.html (no references) doc-install: Translating classPango_1_1Item.html (rewrote 6 of 6 references) doc-install: Translating classPango_1_1FontMap.html (rewrote 18 of 18 references) doc-install: Translating annotated.html (no references) doc-install: Copying bdwn.png doc-install: Copying ftv2pnode.png doc-install: Copying ftv2cl.png doc-install: Copying ftv2mlastnode.png doc-install: Copying ftv2ns.png doc-install: Copying nav_f.png doc-install: Copying open.png doc-install: Copying tab_a.png doc-install: Copying ftv2mnode.png doc-install: Copying sync_off.png doc-install: Copying ftv2folderopen.png doc-install: Copying ftv2mo.png doc-install: Copying tab_h.png doc-install: Copying ftv2node.png doc-install: Copying ftv2blank.png doc-install: Copying tab_s.png doc-install: Copying nav_g.png doc-install: Copying ftv2splitbar.png doc-install: Copying ftv2lastnode.png doc-install: Copying ftv2doc.png doc-install: Copying ftv2folderclosed.png doc-install: Copying nav_h.png doc-install: Copying sync_on.png doc-install: Copying bc_s.png doc-install: Copying doxygen.png doc-install: Copying tab_b.png doc-install: Copying closed.png doc-install: Copying ftv2link.png doc-install: Copying ftv2plastnode.png doc-install: Copying ftv2vertline.png doc-install: Copying dynsections.js /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/share/devhelp/books/pangomm-1.4' /usr/bin/perl -- "../docs/doc-install.pl" --verbose --mode=0644 --book-base='/usr/share/doc/pangomm-1.4/reference/html' -t '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/share/devhelp/books/pangomm-1.4' -- reference/pangomm-1.4.devhelp2 doc-install: Using base path /usr/share/doc/pangomm-1.4/reference/html for Devhelp book doc-install: Translating pangomm-1.4.devhelp2 (rewrote base path) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/share/doc/pangomm-1.4/images' install -p -m 644 images/gtkmm_logo.gif images/top.gif '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/share/doc/pangomm-1.4/images' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/share/doc/pangomm-1.4/reference' install -p -m 644 reference/pangomm-1.4.tag '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/share/doc/pangomm-1.4/reference' make[2]: Leaving directory `/builddir/build/BUILD/pangomm-2.34.0/docs' make[1]: Leaving directory `/builddir/build/BUILD/pangomm-2.34.0/docs' make[1]: Entering directory `/builddir/build/BUILD/pangomm-2.34.0' make[2]: Entering directory `/builddir/build/BUILD/pangomm-2.34.0' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/lib/pangomm-1.4/include' install -p -m 644 pango/pangommconfig.h '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/lib/pangomm-1.4/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/lib/pkgconfig' install -p -m 644 pango/pangomm-1.4.pc '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/lib/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/include/pangomm-1.4' install -p -m 644 pango/pangomm.h '/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/include/pangomm-1.4' make[2]: Leaving directory `/builddir/build/BUILD/pangomm-2.34.0' make[1]: Leaving directory `/builddir/build/BUILD/pangomm-2.34.0' + find /builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm -type f -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/pangomm-2.34.0 extracting debug info from /builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/lib/libpangomm-1.4.so.1.0.30 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libpangomm-1.4.so.1.0.30.debug to /usr/lib/debug/usr/lib/libpangomm-1.4.so.debug symlinked /usr/lib/debug/usr/lib/libpangomm-1.4.so.1.0.30.debug to /usr/lib/debug/usr/lib/libpangomm-1.4.so.1.debug 731 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pangomm-2.34.0-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ACSc9T + umask 022 + cd /builddir/build/BUILD + cd pangomm-2.34.0 + DOCDIR=/builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/share/doc/pangomm-2.34.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/share/doc/pangomm-2.34.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/share/doc/pangomm-2.34.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/share/doc/pangomm-2.34.0 + cp -pr COPYING /builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/share/doc/pangomm-2.34.0 + cp -pr NEWS /builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/share/doc/pangomm-2.34.0 + cp -pr README /builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm/usr/share/doc/pangomm-2.34.0 + exit 0 Provides: libpangomm-1.4.so.1 pangomm = 2.34.0-3.el7 pangomm(armv7hl-32) = 2.34.0-3.el7 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libcairo.so.2 libcairomm-1.0.so.1 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libglibmm-2.4.so.1 libgobject-2.0.so.0 libm.so.6 libpango-1.0.so.0 libpangocairo-1.0.so.0 libsigc-2.0.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: pangomm-devel-2.34.0-3.el7.armv7hl Provides: pangomm-devel = 2.34.0-3.el7 pangomm-devel(armv7hl-32) = 2.34.0-3.el7 pkgconfig(pangomm-1.4) = 2.34.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 libpangomm-1.4.so.1 pkgconfig(cairomm-1.0) >= 1.2.2 pkgconfig(glibmm-2.4) >= 2.36.0 pkgconfig(pangocairo) >= 1.23.0 Processing files: pangomm-doc-2.34.0-3.el7.noarch Provides: pangomm-doc = 2.34.0-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pangomm-debuginfo-2.34.0-3.el7.armv7hl Provides: pangomm-debuginfo = 2.34.0-3.el7 pangomm-debuginfo(armv7hl-32) = 2.34.0-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm Wrote: /builddir/build/RPMS/pangomm-2.34.0-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/pangomm-devel-2.34.0-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/pangomm-doc-2.34.0-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/pangomm-debuginfo-2.34.0-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zr3SuL + umask 022 + cd /builddir/build/BUILD + cd pangomm-2.34.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pangomm-2.34.0-3.el7.arm + exit 0 Child return code was: 0 LEAVE do -->