Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/cairomm.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-0764248cb603c9ac7e18e6a883e243e6cf83f4db/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/cairomm.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/cairomm-1.10.0-8.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/cairomm.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-0764248cb603c9ac7e18e6a883e243e6cf83f4db/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/cairomm.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.7kZTfB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cairomm-1.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/cairomm-1.10.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cairomm-1.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.030Oyh + umask 022 + cd /builddir/build/BUILD + cd cairomm-1.10.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 pax tar archive... gnutar 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 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 for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnueabi-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnueabi-ar... no checking for ar... ar 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 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 whether we are using the GNU C++ compiler... (cached) yes checking whether armv7hl-redhat-linux-gnueabi-g++ accepts -g... (cached) yes checking dependency style of armv7hl-redhat-linux-gnueabi-g++... (cached) none checking how to run the C++ preprocessor... armv7hl-redhat-linux-gnueabi-g++ -E 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 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... 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 CAIROMM... yes checking for perl... /usr/bin/perl checking for dot... dot checking for doxygen... 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 which C++ compiler warning flags to use... -Wall configure: disabled support of automated tests configure: creating ./config.status config.status: creating Makefile config.status: creating cairomm/Makefile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Doxyfile config.status: creating data/cairomm-1.0.pc config.status: creating data/cairomm-ft-1.0.pc config.status: creating data/cairomm-pdf-1.0.pc config.status: creating data/cairomm-png-1.0.pc config.status: creating data/cairomm-ps-1.0.pc config.status: creating data/cairomm-quartz-1.0.pc config.status: creating data/cairomm-quartz-font-1.0.pc config.status: creating data/cairomm-quartz-image-1.0.pc config.status: creating data/cairomm-svg-1.0.pc config.status: creating data/cairomm-win32-1.0.pc config.status: creating data/cairomm-win32-font-1.0.pc config.status: creating data/cairomm-xlib-1.0.pc config.status: creating data/cairomm-xlib-xrender-1.0.pc config.status: creating MSVC_Net2005/cairomm/cairomm.rc config.status: creating MSVC_Net2008/cairomm/cairomm.rc config.status: creating MSVC_Net2010/cairomm/cairomm.rc config.status: creating build/config.h config.status: creating cairommconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing MSVC_Net2005/cairomm/cairommconfig.h commands config.status: executing MSVC_Net2008/cairomm/cairommconfig.h commands config.status: executing MSVC_Net2010/cairomm/cairommconfig.h commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/cairomm-1.10.0' Making all in cairomm make[2]: Entering directory `/builddir/build/BUILD/cairomm-1.10.0/cairomm' /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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_surface_quartz.lo context_surface_quartz.cc /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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_surface_win32.lo context_surface_win32.cc /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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_surface_xlib.lo context_surface_xlib.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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_surface_quartz.cc -fPIC -DPIC -o .libs/context_surface_quartz.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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_surface_win32.cc -fPIC -DPIC -o .libs/context_surface_win32.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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_surface_xlib.cc -fPIC -DPIC -o .libs/context_surface_xlib.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 device.lo device.cc /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 exception.lo exception.cc /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 device.cc -fPIC -DPIC -o .libs/device.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 exception.cc -fPIC -DPIC -o .libs/exception.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 fontoptions.lo fontoptions.cc /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 matrix.lo matrix.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 fontoptions.cc -fPIC -DPIC -o .libs/fontoptions.o libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 matrix.cc -fPIC -DPIC -o .libs/matrix.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 path.lo path.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 path.cc -fPIC -DPIC -o .libs/path.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 pattern.lo pattern.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 pattern.cc -fPIC -DPIC -o .libs/pattern.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 private.lo private.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 private.cc -fPIC -DPIC -o .libs/private.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 quartz_font.lo quartz_font.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 quartz_font.cc -fPIC -DPIC -o .libs/quartz_font.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 quartz_surface.lo quartz_surface.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 quartz_surface.cc -fPIC -DPIC -o .libs/quartz_surface.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 region.lo region.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 region.cc -fPIC -DPIC -o .libs/region.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 scaledfont.lo scaledfont.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 scaledfont.cc -fPIC -DPIC -o .libs/scaledfont.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 surface.lo surface.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 surface.cc -fPIC -DPIC -o .libs/surface.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 win32_font.lo win32_font.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 win32_font.cc -fPIC -DPIC -o .libs/win32_font.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 win32_surface.lo win32_surface.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 win32_surface.cc -fPIC -DPIC -o .libs/win32_surface.o /bin/sh ../libtool --tag=CXX --mode=compile armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 xlib_surface.lo xlib_surface.cc libtool: compile: armv7hl-redhat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I.. -I.. -I. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -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 xlib_surface.cc -fPIC -DPIC -o .libs/xlib_surface.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 5:0:4 -Wl,-z,relro -o libcairomm-1.0.la -rpath /usr/lib context.lo context_surface_quartz.lo context_surface_win32.lo context_surface_xlib.lo device.lo exception.lo fontface.lo fontoptions.lo matrix.lo path.lo pattern.lo private.lo quartz_font.lo quartz_surface.lo region.lo scaledfont.lo surface.lo win32_font.lo win32_surface.lo xlib_surface.lo -lsigc-2.0 -lfreetype -lpng15 -lz -lXrender -lcairo -lXext -lX11 libtool: link: armv7hl-redhat-linux-gnueabi-g++ -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/context.o .libs/context_surface_quartz.o .libs/context_surface_win32.o .libs/context_surface_xlib.o .libs/device.o .libs/exception.o .libs/fontface.o .libs/fontoptions.o .libs/matrix.o .libs/path.o .libs/pattern.o .libs/private.o .libs/quartz_font.o .libs/quartz_surface.o .libs/region.o .libs/scaledfont.o .libs/surface.o .libs/win32_font.o .libs/win32_surface.o .libs/xlib_surface.o -lsigc-2.0 -lfreetype -lpng15 -lz -lXrender -lcairo -lXext -lX11 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,libcairomm-1.0.so.1 -o .libs/libcairomm-1.0.so.1.4.0 libtool: link: (cd ".libs" && rm -f "libcairomm-1.0.so.1" && ln -s "libcairomm-1.0.so.1.4.0" "libcairomm-1.0.so.1") libtool: link: (cd ".libs" && rm -f "libcairomm-1.0.so" && ln -s "libcairomm-1.0.so.1.4.0" "libcairomm-1.0.so") libtool: link: ( cd ".libs" && rm -f "libcairomm-1.0.la" && ln -s "../libcairomm-1.0.la" "libcairomm-1.0.la" ) make[2]: Leaving directory `/builddir/build/BUILD/cairomm-1.10.0/cairomm' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/cairomm-1.10.0/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/cairomm-1.10.0/examples' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/cairomm-1.10.0/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/cairomm-1.10.0/tests' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/cairomm-1.10.0/docs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/cairomm-1.10.0/docs' make[2]: Entering directory `/builddir/build/BUILD/cairomm-1.10.0' make[2]: Leaving directory `/builddir/build/BUILD/cairomm-1.10.0' make[1]: Leaving directory `/builddir/build/BUILD/cairomm-1.10.0' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wFsoAQ + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm ++ dirname /builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm + cd cairomm-1.10.0 + make install DESTDIR=/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm 'INSTALL=install -p' Making install in cairomm make[1]: Entering directory `/builddir/build/BUILD/cairomm-1.10.0/cairomm' make[2]: Entering directory `/builddir/build/BUILD/cairomm-1.10.0/cairomm' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/lib" /bin/sh ../libtool --mode=install install -p 'libcairomm-1.0.la' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/lib/libcairomm-1.0.la' libtool: install: install -p .libs/libcairomm-1.0.so.1.4.0 /builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/lib/libcairomm-1.0.so.1.4.0 libtool: install: (cd /builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/lib && { ln -s -f libcairomm-1.0.so.1.4.0 libcairomm-1.0.so.1 || { rm -f libcairomm-1.0.so.1 && ln -s libcairomm-1.0.so.1.4.0 libcairomm-1.0.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/lib && { ln -s -f libcairomm-1.0.so.1.4.0 libcairomm-1.0.so || { rm -f libcairomm-1.0.so && ln -s libcairomm-1.0.so.1.4.0 libcairomm-1.0.so; }; }) libtool: install: install -p .libs/libcairomm-1.0.lai /builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/lib/libcairomm-1.0.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/cairomm-1.0/cairomm" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm" install -p -m 644 'cairomm.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/cairomm.h' install -p -m 644 'context.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/context.h' install -p -m 644 'device.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/device.h' install -p -m 644 'enums.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/enums.h' install -p -m 644 'exception.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/exception.h' install -p -m 644 'fontface.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/fontface.h' install -p -m 644 'fontoptions.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/fontoptions.h' install -p -m 644 'matrix.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/matrix.h' install -p -m 644 'path.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/path.h' install -p -m 644 'pattern.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/pattern.h' install -p -m 644 'quartz_font.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/quartz_font.h' install -p -m 644 'quartz_surface.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/quartz_surface.h' install -p -m 644 'refptr.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/refptr.h' install -p -m 644 'region.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/region.h' install -p -m 644 'scaledfont.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/scaledfont.h' install -p -m 644 'surface.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/surface.h' install -p -m 644 'types.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/types.h' install -p -m 644 'win32_font.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/win32_font.h' install -p -m 644 'win32_surface.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/win32_surface.h' install -p -m 644 'xlib_surface.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/include/cairomm-1.0/cairomm/xlib_surface.h' make[2]: Leaving directory `/builddir/build/BUILD/cairomm-1.10.0/cairomm' make[1]: Leaving directory `/builddir/build/BUILD/cairomm-1.10.0/cairomm' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/cairomm-1.10.0/examples' make[2]: Entering directory `/builddir/build/BUILD/cairomm-1.10.0/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/cairomm-1.10.0/examples' make[1]: Leaving directory `/builddir/build/BUILD/cairomm-1.10.0/examples' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/cairomm-1.10.0/tests' make[2]: Entering directory `/builddir/build/BUILD/cairomm-1.10.0/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/cairomm-1.10.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/cairomm-1.10.0/tests' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/cairomm-1.10.0/docs' make[2]: Entering directory `/builddir/build/BUILD/cairomm-1.10.0/docs' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/share/doc/cairomm-1.0/reference/html' /usr/bin/perl -- "../docs/doc-install.pl" --verbose --mode=0644 -l 'libsigc++-2.0.tag@../../../libsigc++-2.0/reference/html/' -t '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/share/doc/cairomm-1.0/reference/html' --glob -- 'reference/html/*.css' 'reference/html/*.gif' 'reference/html/*.html' 'reference/html/*.png' doc-install: Using base path ../../../libsigc++-2.0/reference/html/ for tag file libsigc++-2.0.tag doc-install: Copying tabs.css doc-install: Copying cairomm.css doc-install: Translating functions_0x74.html (no references) doc-install: Translating functions_func_0x63.html (no references) doc-install: Translating classCairo_1_1PsSurface.html (rewrote 2 of 10 references) doc-install: Translating classCairo_1_1Device_1_1Lock-members.html (no references) doc-install: Translating classCairo_1_1QuartzSurface-members.html (no references) doc-install: Translating classCairo_1_1Region.html (rewrote 0 of 3 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 index.html (no references) doc-install: Translating namespaces.html (no references) doc-install: Translating functions_0x70.html (no references) doc-install: Translating classCairo_1_1SolidPattern.html (no references) doc-install: Translating functions_func_0x68.html (no references) doc-install: Translating classcairo__matrix__t.html (no references) doc-install: Translating classCairo_1_1ScaledFont-members.html (no references) doc-install: Translating classCairo_1_1Win32ScaledFont-members.html (no references) doc-install: Translating functions_func_0x62.html (no references) doc-install: Translating classCairo_1_1FontOptions.html (no references) doc-install: Translating functions_func_0x6f.html (no references) doc-install: Translating functions_func_0x72.html (no references) doc-install: Translating classCairo_1_1Device-members.html (no references) doc-install: Translating functions.html (no references) doc-install: Translating classCairo_1_1Path-members.html (no references) doc-install: Translating classCairo_1_1Path.html (no references) doc-install: Translating functions_0x71.html (no references) doc-install: Translating functions_func_0x76.html (no references) doc-install: Translating classCairo_1_1FtScaledFont.html (no references) doc-install: Translating classCairo_1_1UserFontFace-members.html (no references) doc-install: Translating classCairo_1_1QuartzFontFace.html (no references) doc-install: Translating structCairo_1_1ColorStop.html (no references) doc-install: Translating image-surface_8cc-example.html (rewrote 0 of 5 references) doc-install: Translating classCairo_1_1Context.html (rewrote 1 of 36 references) doc-install: Translating classCairo_1_1QuartzSurface.html (no references) doc-install: Translating functions_0x62.html (no references) doc-install: Translating classCairo_1_1SurfacePattern-members.html (no references) doc-install: Translating classCairo_1_1Device.html (no references) doc-install: Translating functions_func_0x7e.html (no references) doc-install: Translating svg-surface_8cc-example.html (rewrote 0 of 5 references) doc-install: Translating classCairo_1_1FtFontFace-members.html (no references) doc-install: Translating functions_func_0x67.html (no references) doc-install: Translating classCairo_1_1Matrix.html (no references) doc-install: Translating classCairo_1_1PdfSurface.html (rewrote 2 of 8 references) doc-install: Translating functions_func_0x73.html (no references) doc-install: Translating classCairo_1_1Gradient.html (rewrote 0 of 2 references) doc-install: Translating functions_func_0x77.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 (rewrote 0 of 2 references) doc-install: Translating classCairo_1_1Surface.html (rewrote 13 of 21 references) doc-install: Translating functions_func_0x64.html (no references) doc-install: Translating classCairo_1_1FontOptions-members.html (no references) doc-install: Translating classCairo_1_1SolidPattern-members.html (no references) doc-install: Translating structCairo_1_1ColorStop-members.html (no references) doc-install: Translating classCairo_1_1FtFontFace.html (no references) doc-install: Translating functions_func_0x71.html (no references) doc-install: Translating classCairo_1_1RefPtr.html (rewrote 0 of 1 references) doc-install: Translating functions_func_0x66.html (no references) doc-install: Translating classCairo_1_1SurfacePattern.html (no references) doc-install: Translating classCairo_1_1Win32PrintingSurface-members.html (no references) doc-install: Translating functions_type.html (no references) doc-install: Translating classCairo_1_1RadialGradient-members.html (no references) doc-install: Translating functions_func_0x74.html (no references) doc-install: Translating classCairo_1_1Surface-members.html (no references) doc-install: Translating functions_0x63.html (no references) doc-install: Translating namespacemembers_eval.html (no references) doc-install: Translating classCairo_1_1FontFace.html (no references) doc-install: Translating functions_func_0x69.html (no references) doc-install: Translating classCairo_1_1Win32Surface-members.html (no references) doc-install: Translating classCairo_1_1Win32FontFace-members.html (no references) doc-install: Translating classCairo_1_1ImageSurface.html (rewrote 2 of 6 references) doc-install: Translating functions_0x69.html (no references) doc-install: Translating classCairo_1_1FtScaledFont-members.html (no references) doc-install: Translating classCairo_1_1ToyFontFace.html (rewrote 0 of 6 references) doc-install: Translating examples.html (no references) doc-install: Translating functions_0x64.html (no references) doc-install: Translating classCairo_1_1FontFace-members.html (no references) doc-install: Translating functions_0x65.html (no references) doc-install: Translating classCairo_1_1SvgSurface-members.html (no references) doc-install: Translating classCairo_1_1logic__error-members.html (rewrote 0 of 4 references) doc-install: Translating functions_0x78.html (no references) doc-install: Translating classCairo_1_1QuartzFontFace-members.html (no references) doc-install: Translating functions_func.html (no references) doc-install: Translating namespacemembers_type.html (no references) doc-install: Translating functions_0x76.html (no references) doc-install: Translating functions_0x6d.html (no references) doc-install: Translating classCairo_1_1logic__error.html (rewrote 0 of 2 references) doc-install: Translating classCairo_1_1Region-members.html (no references) doc-install: Translating functions_func_0x78.html (no references) doc-install: Translating functions_0x67.html (no references) doc-install: Translating functions_func_0x6c.html (no references) doc-install: Translating classCairo_1_1RefPtr-members.html (no references) doc-install: Translating namespacemembers.html (no references) doc-install: Translating classCairo_1_1XlibSurface.html (no references) doc-install: Translating graph_legend.html (no references) doc-install: Translating hierarchy.html (rewrote 0 of 2 references) doc-install: Translating functions_0x6f.html (no references) doc-install: Translating classCairo_1_1Context-members.html (no references) doc-install: Translating user-font_8cc-example.html (rewrote 0 of 7 references) doc-install: Translating classCairo_1_1Pattern.html (no references) doc-install: Translating classCairo_1_1PdfSurface-members.html (no references) doc-install: Translating functions_vars.html (no references) doc-install: Translating classCairo_1_1Device_1_1Lock.html (rewrote 0 of 1 references) doc-install: Translating functions_func_0x75.html (no references) doc-install: Translating toy-text_8cc-example.html (no references) doc-install: Translating functions_0x66.html (no references) doc-install: Translating ps-surface_8cc-example.html (rewrote 0 of 5 references) doc-install: Translating functions_0x68.html (no references) doc-install: Translating pdf-surface_8cc-example.html (rewrote 0 of 5 references) doc-install: Translating functions_0x7e.html (no references) doc-install: Translating classCairo_1_1GlitzSurface-members.html (no references) doc-install: Translating classCairo_1_1Pattern-members.html (no references) doc-install: Translating classCairo_1_1LinearGradient.html (no references) doc-install: Translating classCairo_1_1ScaledFont.html (rewrote 0 of 14 references) doc-install: Translating deprecated.html (rewrote 0 of 1 references) doc-install: Translating classCairo_1_1ToyFontFace-members.html (no references) doc-install: Translating classCairo_1_1PsSurface-members.html (no references) doc-install: Translating namespaceCairo.html (no references) doc-install: Translating classCairo_1_1Win32FontFace.html (no references) doc-install: Translating classes.html (no references) doc-install: Translating functions_func_0x70.html (no references) doc-install: Translating classCairo_1_1ImageSurface-members.html (no references) doc-install: Translating classCairo_1_1Matrix-members.html (no references) doc-install: Translating classCairo_1_1Win32ScaledFont.html (no references) doc-install: Translating classCairo_1_1LinearGradient-members.html (no references) doc-install: Translating functions_func_0x65.html (no references) doc-install: Translating classCairo_1_1Win32PrintingSurface.html (no references) doc-install: Translating classCairo_1_1SvgSurface.html (rewrote 2 of 8 references) doc-install: Translating classCairo_1_1XlibSurface-members.html (no references) doc-install: Translating functions_0x6c.html (no references) doc-install: Translating classCairo_1_1UserFontFace.html (rewrote 0 of 6 references) doc-install: Translating classCairo_1_1RadialGradient.html (no references) doc-install: Translating pages.html (no references) doc-install: Translating classCairo_1_1GlitzSurface.html (no references) doc-install: Translating classCairo_1_1Win32Surface.html (no references) doc-install: Translating classCairo_1_1Gradient-members.html (no references) doc-install: Translating annotated.html (no references) doc-install: Copying classCairo_1_1GlitzSurface__inherit__graph.png doc-install: Copying classCairo_1_1Win32FontFace__inherit__graph.png doc-install: Copying inherit_graph_3.png doc-install: Copying classCairo_1_1Surface__inherit__graph.png doc-install: Copying classCairo_1_1ImageSurface__inherit__graph.png doc-install: Copying inherit_graph_7.png doc-install: Copying nav_f.png doc-install: Copying open.png doc-install: Copying tab_a.png doc-install: Copying classCairo_1_1Win32ScaledFont__inherit__graph.png doc-install: Copying classCairo_1_1Pattern__inherit__graph.png doc-install: Copying classCairo_1_1QuartzSurface__inherit__graph.png doc-install: Copying classCairo_1_1RadialGradient__inherit__graph.png doc-install: Copying inherit_graph_0.png doc-install: Copying classCairo_1_1SurfacePattern__inherit__graph.png doc-install: Copying classCairo_1_1PdfSurface__inherit__graph.png doc-install: Copying inherit_graph_11.png doc-install: Copying inherit_graph_1.png doc-install: Copying tab_h.png doc-install: Copying classcairo__matrix__t__inherit__graph.png doc-install: Copying classCairo_1_1UserFontFace__inherit__graph.png doc-install: Copying graph_legend.png doc-install: Copying classCairo_1_1PsSurface__inherit__graph.png doc-install: Copying inherit_graph_2.png doc-install: Copying classCairo_1_1XlibSurface__inherit__graph.png doc-install: Copying inherit_graph_5.png doc-install: Copying inherit_graph_8.png doc-install: Copying classCairo_1_1logic__error__inherit__graph.png doc-install: Copying classCairo_1_1QuartzFontFace__inherit__graph.png doc-install: Copying tab_s.png doc-install: Copying classCairo_1_1Win32PrintingSurface__inherit__graph.png doc-install: Copying classCairo_1_1ScaledFont__inherit__graph.png doc-install: Copying classCairo_1_1SvgSurface__inherit__graph.png doc-install: Copying inherit_graph_6.png doc-install: Copying inherit_graph_10.png doc-install: Copying classCairo_1_1RefPtr__inherit__graph.png doc-install: Copying classCairo_1_1LinearGradient__inherit__graph.png doc-install: Copying nav_h.png doc-install: Copying classCairo_1_1Matrix__inherit__graph.png doc-install: Copying bc_s.png doc-install: Copying doxygen.png doc-install: Copying inherit_graph_9.png doc-install: Copying classCairo_1_1Gradient__inherit__graph.png doc-install: Copying classCairo_1_1ToyFontFace__inherit__graph.png doc-install: Copying tab_b.png doc-install: Copying closed.png doc-install: Copying inherit_graph_12.png doc-install: Copying classCairo_1_1FtFontFace__inherit__graph.png doc-install: Copying classCairo_1_1SolidPattern__inherit__graph.png doc-install: Copying inherit_graph_13.png doc-install: Copying classCairo_1_1FtScaledFont__inherit__graph.png doc-install: Copying inherit_graph_4.png doc-install: Copying classCairo_1_1FontFace__inherit__graph.png doc-install: Copying classCairo_1_1Win32Surface__inherit__graph.png /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/share/devhelp/books/cairomm-1.0' /usr/bin/perl -- "../docs/doc-install.pl" --verbose --mode=0644 --book-base='/usr/share/doc/cairomm-1.0/reference/html' -t '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/share/devhelp/books/cairomm-1.0' -- reference/cairomm-1.0.devhelp2 doc-install: Using base path /usr/share/doc/cairomm-1.0/reference/html for Devhelp book doc-install: Translating cairomm-1.0.devhelp2 (rewrote base path) test -z "/usr/share/doc/cairomm-1.0/reference" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/share/doc/cairomm-1.0/reference" install -p -m 644 'reference/cairomm-1.0.tag' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/share/doc/cairomm-1.0/reference/cairomm-1.0.tag' make[2]: Leaving directory `/builddir/build/BUILD/cairomm-1.10.0/docs' make[1]: Leaving directory `/builddir/build/BUILD/cairomm-1.10.0/docs' make[1]: Entering directory `/builddir/build/BUILD/cairomm-1.10.0' make[2]: Entering directory `/builddir/build/BUILD/cairomm-1.10.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/cairomm-1.0/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/lib/cairomm-1.0/include" install -p -m 644 'cairommconfig.h' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/lib/cairomm-1.0/include/cairommconfig.h' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/lib/pkgconfig" install -p -m 644 'data/cairomm-1.0.pc' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/lib/pkgconfig/cairomm-1.0.pc' install -p -m 644 'data/cairomm-ft-1.0.pc' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/lib/pkgconfig/cairomm-ft-1.0.pc' install -p -m 644 'data/cairomm-pdf-1.0.pc' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/lib/pkgconfig/cairomm-pdf-1.0.pc' install -p -m 644 'data/cairomm-png-1.0.pc' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/lib/pkgconfig/cairomm-png-1.0.pc' install -p -m 644 'data/cairomm-ps-1.0.pc' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/lib/pkgconfig/cairomm-ps-1.0.pc' install -p -m 644 'data/cairomm-svg-1.0.pc' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/lib/pkgconfig/cairomm-svg-1.0.pc' install -p -m 644 'data/cairomm-xlib-1.0.pc' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/lib/pkgconfig/cairomm-xlib-1.0.pc' install -p -m 644 'data/cairomm-xlib-xrender-1.0.pc' '/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/lib/pkgconfig/cairomm-xlib-xrender-1.0.pc' make[2]: Leaving directory `/builddir/build/BUILD/cairomm-1.10.0' make[1]: Leaving directory `/builddir/build/BUILD/cairomm-1.10.0' + find /builddir/build/BUILDROOT/cairomm-1.10.0-8.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/cairomm-1.10.0 extracting debug info from /builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/lib/libcairomm-1.0.so.1.4.0 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libcairomm-1.0.so.1.4.0.debug to /usr/lib/debug/usr/lib/libcairomm-1.0.so.debug symlinked /usr/lib/debug/usr/lib/libcairomm-1.0.so.1.4.0.debug to /usr/lib/debug/usr/lib/libcairomm-1.0.so.1.debug 557 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: cairomm-1.10.0-8.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1i92Mz + umask 022 + cd /builddir/build/BUILD + cd cairomm-1.10.0 + DOCDIR=/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/share/doc/cairomm-1.10.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/share/doc/cairomm-1.10.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/share/doc/cairomm-1.10.0 + cp -pr COPYING /builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/share/doc/cairomm-1.10.0 + cp -pr README /builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/share/doc/cairomm-1.10.0 + cp -pr NEWS /builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/share/doc/cairomm-1.10.0 + exit 0 Provides: cairomm = 1.10.0-8.el7 cairomm(armv7hl-32) = 1.10.0-8.el7 libcairomm-1.0.so.1 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) libX11.so.6 libXext.so.6 libXrender.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libcairo.so.2 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpng15.so.15 libsigc-2.0.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libz.so.1 rtld(GNU_HASH) Processing files: cairomm-devel-1.10.0-8.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YwLzdG + umask 022 + cd /builddir/build/BUILD + cd cairomm-1.10.0 + DOCDIR=/builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/share/doc/cairomm-devel-1.10.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/share/doc/cairomm-devel-1.10.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm/usr/share/doc/cairomm-devel-1.10.0 + exit 0 Provides: cairomm-devel = 1.10.0-8.el7 cairomm-devel(armv7hl-32) = 1.10.0-8.el7 pkgconfig(cairomm-1.0) = 1.10.0 pkgconfig(cairomm-ft-1.0) = 1.10.0 pkgconfig(cairomm-pdf-1.0) = 1.10.0 pkgconfig(cairomm-png-1.0) = 1.10.0 pkgconfig(cairomm-ps-1.0) = 1.10.0 pkgconfig(cairomm-svg-1.0) = 1.10.0 pkgconfig(cairomm-xlib-1.0) = 1.10.0 pkgconfig(cairomm-xlib-xrender-1.0) = 1.10.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 libcairomm-1.0.so.1 pkgconfig(cairo) >= 1.10.0 pkgconfig(cairo-ft) pkgconfig(cairo-pdf) pkgconfig(cairo-png) pkgconfig(cairo-ps) pkgconfig(cairo-svg) pkgconfig(cairo-xlib) pkgconfig(cairo-xlib-xrender) pkgconfig(cairomm-1.0) pkgconfig(sigc++-2.0) Processing files: cairomm-doc-1.10.0-8.el7.noarch Provides: cairomm-doc = 1.10.0-8.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cairomm-debuginfo-1.10.0-8.el7.armv7hl Provides: cairomm-debuginfo = 1.10.0-8.el7 cairomm-debuginfo(armv7hl-32) = 1.10.0-8.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/cairomm-1.10.0-8.el7.arm Wrote: /builddir/build/RPMS/cairomm-1.10.0-8.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/cairomm-devel-1.10.0-8.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/cairomm-doc-1.10.0-8.el7.noarch.rpm Wrote: /builddir/build/RPMS/cairomm-debuginfo-1.10.0-8.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bJrr1g + umask 022 + cd /builddir/build/BUILD + cd cairomm-1.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cairomm-1.10.0-8.el7.arm + exit 0 Child return code was: 0 LEAVE do -->