Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/pycairo.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-056f1876cf0a12eb882aba1a8e8dae62fba766a0/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/pycairo.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'} sh: /usr/bin/python: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/pycairo-1.8.10-8.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/pycairo.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-056f1876cf0a12eb882aba1a8e8dae62fba766a0/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/pycairo.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.OrrQTC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pycairo-1.8.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/py2cairo-1.8.10.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycairo-1.8.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eMlo4f + umask 022 + cd /builddir/build/BUILD + cd pycairo-1.8.10 + 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 ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./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 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 build system type... armv7hl-redhat-linux-gnueabi checking host system type... armv7hl-redhat-linux-gnueabi checking for style of include used by make... GNU checking for armv7hl-redhat-linux-gnueabi-gcc... armv7hl-redhat-linux-gnueabi-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o 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... no checking for 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 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 configure: creating ./config.lt config.lt: creating libtool checking for a Python interpreter with version >= 2.6... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages 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 CAIRO... yes checking for XPYB... no checking for headers required to compile python extensions... found checking for an ANSI C-conforming const... yes checking whether armv7hl-redhat-linux-gnueabi-gcc accepts -fno-strict-aliasing... yes configure: creating ./config.status config.status: creating Makefile config.status: creating pycairo.pc config.status: creating pycairo-uninstalled.pc config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating test/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration: Installation prefix /usr + make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/pycairo-1.8.10/src' make all-am make[2]: Entering directory `/builddir/build/BUILD/pycairo-1.8.10/src' /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -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 -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 -std=c99 -fno-strict-aliasing -c -o _cairo_la-cairomodule.lo `test -f 'cairomodule.c' || echo './'`cairomodule.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -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 -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 -std=c99 -fno-strict-aliasing -c -o _cairo_la-context.lo `test -f 'context.c' || echo './'`context.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -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 -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 -std=c99 -fno-strict-aliasing -c -o _cairo_la-font.lo `test -f 'font.c' || echo './'`font.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -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 -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 -std=c99 -fno-strict-aliasing -c -o _cairo_la-path.lo `test -f 'path.c' || echo './'`path.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -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 -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 -std=c99 -fno-strict-aliasing -c cairomodule.c -fPIC -DPIC -o .libs/_cairo_la-cairomodule.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -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 -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 -std=c99 -fno-strict-aliasing -c context.c -fPIC -DPIC -o .libs/_cairo_la-context.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -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 -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 -std=c99 -fno-strict-aliasing -c font.c -fPIC -DPIC -o .libs/_cairo_la-font.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -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 -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 -std=c99 -fno-strict-aliasing -c path.c -fPIC -DPIC -o .libs/_cairo_la-path.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -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 -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 -std=c99 -fno-strict-aliasing -c -o _cairo_la-pattern.lo `test -f 'pattern.c' || echo './'`pattern.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -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 -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 -std=c99 -fno-strict-aliasing -c pattern.c -fPIC -DPIC -o .libs/_cairo_la-pattern.o /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -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 -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 -std=c99 -fno-strict-aliasing -c -o _cairo_la-matrix.lo `test -f 'matrix.c' || echo './'`matrix.c /bin/sh ../libtool --tag=CC --mode=compile armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -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 -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 -std=c99 -fno-strict-aliasing -c -o _cairo_la-surface.lo `test -f 'surface.c' || echo './'`surface.c libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -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 -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 -std=c99 -fno-strict-aliasing -c matrix.c -fPIC -DPIC -o .libs/_cairo_la-matrix.o libtool: compile: armv7hl-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -I/usr/include/python2.7 -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 -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 -std=c99 -fno-strict-aliasing -c surface.c -fPIC -DPIC -o .libs/_cairo_la-surface.o /bin/sh ../libtool --tag=CC --mode=link armv7hl-redhat-linux-gnueabi-gcc -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 -std=c99 -fno-strict-aliasing -module -avoid-version -export-symbols-regex init_cairo -Wl,-z,relro -o _cairo.la -rpath /usr/lib/python2.7/site-packages/cairo _cairo_la-cairomodule.lo _cairo_la-context.lo _cairo_la-font.lo _cairo_la-path.lo _cairo_la-pattern.lo _cairo_la-matrix.lo _cairo_la-surface.lo -lcairo libtool: link: /usr/bin/nm -B .libs/_cairo_la-cairomodule.o .libs/_cairo_la-context.o .libs/_cairo_la-font.o .libs/_cairo_la-path.o .libs/_cairo_la-pattern.o .libs/_cairo_la-matrix.o .libs/_cairo_la-surface.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/_cairo.exp libtool: link: /usr/bin/grep -E -e "init_cairo" ".libs/_cairo.exp" > ".libs/_cairo.expT" libtool: link: mv -f ".libs/_cairo.expT" ".libs/_cairo.exp" libtool: link: echo "{ global:" > .libs/_cairo.ver libtool: link: cat .libs/_cairo.exp | sed -e "s/\(.*\)/\1;/" >> .libs/_cairo.ver libtool: link: echo "local: *; };" >> .libs/_cairo.ver libtool: link: armv7hl-redhat-linux-gnueabi-gcc -shared .libs/_cairo_la-cairomodule.o .libs/_cairo_la-context.o .libs/_cairo_la-font.o .libs/_cairo_la-path.o .libs/_cairo_la-pattern.o .libs/_cairo_la-matrix.o .libs/_cairo_la-surface.o -lcairo -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-soname -Wl,_cairo.so -Wl,-version-script -Wl,.libs/_cairo.ver -o .libs/_cairo.so libtool: link: ( cd ".libs" && rm -f "_cairo.la" && ln -s "../_cairo.la" "_cairo.la" ) make[2]: Leaving directory `/builddir/build/BUILD/pycairo-1.8.10/src' make[1]: Leaving directory `/builddir/build/BUILD/pycairo-1.8.10/src' Making all in examples make[1]: Entering directory `/builddir/build/BUILD/pycairo-1.8.10/examples' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/pycairo-1.8.10/examples' Making all in test make[1]: Entering directory `/builddir/build/BUILD/pycairo-1.8.10/test' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/pycairo-1.8.10/test' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/pycairo-1.8.10/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/pycairo-1.8.10/doc' make[1]: Entering directory `/builddir/build/BUILD/pycairo-1.8.10' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/pycairo-1.8.10' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dXC8Yz + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm ++ dirname /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm + cd pycairo-1.8.10 + make DESTDIR=/builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm install Making install in src make[1]: Entering directory `/builddir/build/BUILD/pycairo-1.8.10/src' make[2]: Entering directory `/builddir/build/BUILD/pycairo-1.8.10/src' test -z "/usr/lib/python2.7/site-packages/cairo" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/lib/python2.7/site-packages/cairo" /bin/sh ../libtool --mode=install /usr/bin/install -c _cairo.la '/builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/lib/python2.7/site-packages/cairo' libtool: install: /usr/bin/install -c .libs/_cairo.so /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/lib/python2.7/site-packages/cairo/_cairo.so libtool: install: /usr/bin/install -c .libs/_cairo.lai /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/lib/python2.7/site-packages/cairo/_cairo.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages/cairo' test -z "/usr/lib/python2.7/site-packages/cairo" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/lib/python2.7/site-packages/cairo" /usr/bin/install -c -m 644 __init__.py '/builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/lib/python2.7/site-packages/cairo' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py test -z "/usr/include/pycairo" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/include/pycairo" /usr/bin/install -c -m 644 pycairo.h '/builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/include/pycairo' make[2]: Leaving directory `/builddir/build/BUILD/pycairo-1.8.10/src' make[1]: Leaving directory `/builddir/build/BUILD/pycairo-1.8.10/src' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/pycairo-1.8.10/examples' make[2]: Entering directory `/builddir/build/BUILD/pycairo-1.8.10/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/pycairo-1.8.10/examples' make[1]: Leaving directory `/builddir/build/BUILD/pycairo-1.8.10/examples' Making install in test make[1]: Entering directory `/builddir/build/BUILD/pycairo-1.8.10/test' make[2]: Entering directory `/builddir/build/BUILD/pycairo-1.8.10/test' 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/pycairo-1.8.10/test' make[1]: Leaving directory `/builddir/build/BUILD/pycairo-1.8.10/test' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/pycairo-1.8.10/doc' make[2]: Entering directory `/builddir/build/BUILD/pycairo-1.8.10/doc' 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/pycairo-1.8.10/doc' make[1]: Leaving directory `/builddir/build/BUILD/pycairo-1.8.10/doc' make[1]: Entering directory `/builddir/build/BUILD/pycairo-1.8.10' make[2]: Entering directory `/builddir/build/BUILD/pycairo-1.8.10' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/lib/pkgconfig" /usr/bin/install -c -m 644 pycairo.pc '/builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/pycairo-1.8.10' make[1]: Leaving directory `/builddir/build/BUILD/pycairo-1.8.10' + find /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm -name '*.la' + xargs 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/pycairo-1.8.10 extracting debug info from /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/lib/python2.7/site-packages/cairo/_cairo.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 372 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 Bytecompiling .py files below /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pycairo-1.8.10-8.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AHjvxk + umask 022 + cd /builddir/build/BUILD + cd pycairo-1.8.10 + DOCDIR=/builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/share/doc/pycairo-1.8.10 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/share/doc/pycairo-1.8.10 + cp -pr AUTHORS /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/share/doc/pycairo-1.8.10 + cp -pr COPYING COPYING-LGPL-2.1 COPYING-MPL-1.1 /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/share/doc/pycairo-1.8.10 + cp -pr INSTALL /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/share/doc/pycairo-1.8.10 + cp -pr NEWS /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/share/doc/pycairo-1.8.10 + cp -pr README /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/share/doc/pycairo-1.8.10 + cp -pr examples /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/share/doc/pycairo-1.8.10 + cp -pr doc/faq.rst /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/share/doc/pycairo-1.8.10 + cp -pr doc/overview.rst /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/share/doc/pycairo-1.8.10 + cp -pr doc/README /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm/usr/share/doc/pycairo-1.8.10 + exit 0 Provides: pycairo = 1.8.10-8.el7 pycairo(armv7hl-32) = 1.8.10-8.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env 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 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) python(abi) = 2.7 rtld(GNU_HASH) Processing files: pycairo-devel-1.8.10-8.el7.armv7hl Provides: pkgconfig(pycairo) = 1.8.10 pycairo-devel = 1.8.10-8.el7 pycairo-devel(armv7hl-32) = 1.8.10-8.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(cairo) Processing files: pycairo-debuginfo-1.8.10-8.el7.armv7hl Provides: pycairo-debuginfo = 1.8.10-8.el7 pycairo-debuginfo(armv7hl-32) = 1.8.10-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/pycairo-1.8.10-8.el7.arm Wrote: /builddir/build/RPMS/pycairo-1.8.10-8.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/pycairo-devel-1.8.10-8.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/pycairo-debuginfo-1.8.10-8.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.29m71X + umask 022 + cd /builddir/build/BUILD + cd pycairo-1.8.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pycairo-1.8.10-8.el7.arm + exit 0 Child return code was: 0 LEAVE do -->