Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/pygtksourceview.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-efe0056397752da767a175bae5c7fb7c4e141b50/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/pygtksourceview.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/pygtksourceview-2.10.1-10.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/pygtksourceview.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-efe0056397752da767a175bae5c7fb7c4e141b50/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/pygtksourceview.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RFUERk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pygtksourceview-2.10.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pygtksourceview-2.10.1.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pygtksourceview-2.10.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EkW8IU + umask 022 + cd /builddir/build/BUILD + cd pygtksourceview-2.10.1 + 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.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' + 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' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/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-gnu checking host system type... armv7hl-redhat-linux-gnu checking for some Win32 platform... no checking for native Win32... no checking for style of include used by make... GNU checking for armv7hl-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking 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-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating ./config.lt config.lt: creating libtool checking for a Python interpreter with version >= 2.2... 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 headers required to compile python extensions... found checking for armv7hl-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PYGOBJECT... yes checking for xsltproc... /usr/bin/xsltproc checking for PYGTKSOURCEVIEW... yes checking for pygtk codegen... /usr/share/pygobject/2.0/codegen yes checking whether gcc understands -fno-strict-aliasing... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no configure: creating ./config.status config.status: creating Makefile config.status: creating pygtksourceview-2.0.pc config.status: creating test/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/entities.docbook config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/pygtksourceview-2.10.1' Making all in test make[2]: Entering directory `/builddir/build/BUILD/pygtksourceview-2.10.1/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/pygtksourceview-2.10.1/test' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/pygtksourceview-2.10.1/docs' /usr/bin/python -c 'import datetime; print datetime.date.today()' > reference/builddate.xml xsltproc --nonet --xinclude -o ../docs/html/ \ --path ../docs/reference:./reference \ --stringparam gtkdoc.bookname "pygtksourceview2" \ --stringparam gtkdoc.version . \ /usr/share/pygobject/xsl/ref-html-style.xsl ./reference/gtksourceview2-ref.xml Computing chunks... Writing class-gtksourceview2.html for refentry(class-gtksourceview2) Writing class-gtksourcebuffer2.html for refentry(class-gtksourcebuffer2) Writing class-gtksourcegutter2.html for refentry(class-gtksourcegutter2) Writing class-gtksourcelanguage2.html for refentry(class-gtksourcelanguage2) Writing class-gtksourcelanguagemanager2.html for refentry(class-gtksourcelanguagemanager2) Writing class-gtksourcemark2.html for refentry(class-gtksourcemark2) Writing class-gtksourceprintcompositor2.html for refentry(class-gtksourceprintcompositor2) Writing class-gtksourcestyle2.html for refentry(class-gtksourcestyle2) Writing class-gtksourcestylescheme2.html for refentry(class-gtksourcestylescheme2) Writing class-gtksourcestyleschememanager2.html for refentry(class-gtksourcestyleschememanager2) Writing index.html for book(pygtksourceview2-reference) Writing pygtksourceview2.devhelp for book(pygtksourceview2-reference) Writing index.sgml for book(pygtksourceview2-reference) /usr/bin/python /usr/share/pygobject/xsl/fixxref.py -i /usr/share/gtk-doc/html/pygobject ../docs/html touch build_stamp make all-am make[3]: Entering directory `/builddir/build/BUILD/pygtksourceview-2.10.1/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/pygtksourceview-2.10.1/docs' make[2]: Leaving directory `/builddir/build/BUILD/pygtksourceview-2.10.1/docs' make[2]: Entering directory `/builddir/build/BUILD/pygtksourceview-2.10.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -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 -fno-strict-aliasing -c -o gtksourceview2_la-gtksourceview2module.lo `test -f 'gtksourceview2module.c' || echo './'`gtksourceview2module.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -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 -fno-strict-aliasing -c gtksourceview2module.c -fPIC -DPIC -o .libs/gtksourceview2_la-gtksourceview2module.o (cd .\ && /usr/bin/python /usr/share/pygobject/2.0/codegen/codegen.py \ --override gtksourceview2.override \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --register /usr/share/pygtk/2.0/defs/pango-types.defs \ --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ --prefix pygtksourceview2 gtksourceview2.defs) > gen-gtksourceview2.c \ && cp gen-gtksourceview2.c gtksourceview2.c \ && rm -f gen-gtksourceview2.c Warning: generating old-style constructor for:gtk_source_mark_new Warning: generating old-style constructor for:gtk_source_print_compositor_new Warning: Constructor for GtkSourceMark needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkSourcePrintCompositor needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkSourceCompletionItem needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkSourceCompletionContext needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for GtkSourceCompletionWords needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 100.00% (7/7) ***INFO*** The coverage of methods is 100.00% (182/182) ***INFO*** The coverage of virtual proxies is 100.00% (5/5) ***INFO*** The coverage of virtual accessors is 100.00% (30/30) ***INFO*** The coverage of interface proxies is 100.00% (25/25) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -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 -fno-strict-aliasing -c -o gtksourceview2_la-gtksourceview2.lo `test -f 'gtksourceview2.c' || echo './'`gtksourceview2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/python2.7 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -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 -fno-strict-aliasing -c gtksourceview2.c -fPIC -DPIC -o .libs/gtksourceview2_la-gtksourceview2.o gtksourceview2.c: In function '_wrap_gtk_source_view_set_mark_category_pixbuf': gtksourceview2.c:3434:5: warning: 'gtk_source_view_set_mark_category_pixbuf' is deprecated (declared at /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:196) [-Wdeprecated-declarations] gtk_source_view_set_mark_category_pixbuf(GTK_SOURCE_VIEW(self->obj), category, (GdkPixbuf *) pixbuf); ^ gtksourceview2.c: In function '_wrap_gtk_source_view_get_mark_category_pixbuf': gtksourceview2.c:3450:5: warning: 'gtk_source_view_get_mark_category_pixbuf' is deprecated (declared at /usr/include/gtksourceview-2.0/gtksourceview/gtksourceview.h:218) [-Wdeprecated-declarations] ret = gtk_source_view_get_mark_category_pixbuf(GTK_SOURCE_VIEW(self->obj), category); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -pthread -I/usr/include/pygtk-2.0 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/gtksourceview-2.0 -I/usr/include/libxml2 -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 -fno-strict-aliasing -module -avoid-version -export-symbols-regex initgtksourceview2 -Wl,-z,relro -o gtksourceview2.la -rpath /usr/lib/python2.7/site-packages gtksourceview2_la-gtksourceview2module.lo gtksourceview2_la-gtksourceview2.lo -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype libtool: link: /usr/bin/nm -B .libs/gtksourceview2_la-gtksourceview2module.o .libs/gtksourceview2_la-gtksourceview2.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/gtksourceview2.exp libtool: link: /usr/bin/grep -E -e "initgtksourceview2" ".libs/gtksourceview2.exp" > ".libs/gtksourceview2.expT" libtool: link: mv -f ".libs/gtksourceview2.expT" ".libs/gtksourceview2.exp" libtool: link: echo "{ global:" > .libs/gtksourceview2.ver libtool: link: cat .libs/gtksourceview2.exp | sed -e "s/\(.*\)/\1;/" >> .libs/gtksourceview2.ver libtool: link: echo "local: *; };" >> .libs/gtksourceview2.ver libtool: link: gcc -shared .libs/gtksourceview2_la-gtksourceview2module.o .libs/gtksourceview2_la-gtksourceview2.o -lgtksourceview-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -pthread -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,gtksourceview2.so -Wl,-version-script -Wl,.libs/gtksourceview2.ver -o .libs/gtksourceview2.so libtool: link: ( cd ".libs" && rm -f "gtksourceview2.la" && ln -s "../gtksourceview2.la" "gtksourceview2.la" ) make[2]: Leaving directory `/builddir/build/BUILD/pygtksourceview-2.10.1' make[1]: Leaving directory `/builddir/build/BUILD/pygtksourceview-2.10.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XQPvXj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm ++ dirname /builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm + cd pygtksourceview-2.10.1 + make install DESTDIR=/builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm Making install in test make[1]: Entering directory `/builddir/build/BUILD/pygtksourceview-2.10.1/test' make[2]: Entering directory `/builddir/build/BUILD/pygtksourceview-2.10.1/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/pygtksourceview-2.10.1/test' make[1]: Leaving directory `/builddir/build/BUILD/pygtksourceview-2.10.1/test' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/pygtksourceview-2.10.1/docs' make install-am make[2]: Entering directory `/builddir/build/BUILD/pygtksourceview-2.10.1/docs' make[3]: Entering directory `/builddir/build/BUILD/pygtksourceview-2.10.1/docs' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/gtk-doc/html/pygtksourceview2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/share/gtk-doc/html/pygtksourceview2" /usr/bin/install -c -m 644 /usr/share/gtk-doc/html/pygobject/style.css '/builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/share/gtk-doc/html/pygtksourceview2' test -z "/usr/share/gtk-doc/html/pygtksourceview2" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/share/gtk-doc/html/pygtksourceview2" /usr/bin/install -c -m 644 html/index.html html/index.sgml html/class-gtksourcebuffer2.html html/class-gtksourcegutter2.html html/class-gtksourcelanguage2.html html/class-gtksourcelanguagemanager2.html html/class-gtksourcemark2.html html/class-gtksourceprintcompositor2.html html/class-gtksourcestyle2.html html/class-gtksourcestylescheme2.html html/class-gtksourcestyleschememanager2.html html/class-gtksourceview2.html html/pygtksourceview2.devhelp '/builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/share/gtk-doc/html/pygtksourceview2' make[3]: Leaving directory `/builddir/build/BUILD/pygtksourceview-2.10.1/docs' make[2]: Leaving directory `/builddir/build/BUILD/pygtksourceview-2.10.1/docs' make[1]: Leaving directory `/builddir/build/BUILD/pygtksourceview-2.10.1/docs' make[1]: Entering directory `/builddir/build/BUILD/pygtksourceview-2.10.1' make[2]: Entering directory `/builddir/build/BUILD/pygtksourceview-2.10.1' test -z "/usr/lib/python2.7/site-packages" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/lib/python2.7/site-packages" /bin/sh ./libtool --mode=install /usr/bin/install -c gtksourceview2.la '/builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/lib/python2.7/site-packages' libtool: install: /usr/bin/install -c .libs/gtksourceview2.so /builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/lib/python2.7/site-packages/gtksourceview2.so libtool: install: /usr/bin/install -c .libs/gtksourceview2.lai /builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/lib/python2.7/site-packages/gtksourceview2.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages' test -z "/usr/share/pygtk/2.0/defs" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/share/pygtk/2.0/defs" /usr/bin/install -c -m 644 gtksourceview2.defs '/builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/share/pygtk/2.0/defs' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/lib/pkgconfig" /usr/bin/install -c -m 644 pygtksourceview-2.0.pc '/builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/pygtksourceview-2.10.1' make[1]: Leaving directory `/builddir/build/BUILD/pygtksourceview-2.10.1' + rm /builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/lib/python2.7/site-packages/gtksourceview2.la + /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/pygtksourceview-2.10.1 extracting debug info from /builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/lib/python2.7/site-packages/gtksourceview2.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 639 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/pygtksourceview-2.10.1-10.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/lib/debug/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: pygtksourceview-2.10.1-10.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.72JgNd + umask 022 + cd /builddir/build/BUILD + cd pygtksourceview-2.10.1 + DOCDIR=/builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/share/doc/pygtksourceview-2.10.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/share/doc/pygtksourceview-2.10.1 + cp -pr COPYING /builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/share/doc/pygtksourceview-2.10.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/share/doc/pygtksourceview-2.10.1 + cp -pr README /builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/share/doc/pygtksourceview-2.10.1 + cp -pr NEWS /builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm/usr/share/doc/pygtksourceview-2.10.1 + exit 0 Provides: pygtksourceview = 2.10.1-10.el7 pygtksourceview(armv7hl-32) = 2.10.1-10.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.4) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libgtksourceview-2.0.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: pygtksourceview-devel-2.10.1-10.el7.armv7hl Provides: pkgconfig(pygtksourceview-2.0) = 2.10.1 pygtksourceview-devel = 2.10.1-10.el7 pygtksourceview-devel(armv7hl-32) = 2.10.1-10.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(gtksourceview-2.0) Processing files: pygtksourceview-doc-2.10.1-10.el7.armv7hl Provides: pygtksourceview-doc = 2.10.1-10.el7 pygtksourceview-doc(armv7hl-32) = 2.10.1-10.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pygtksourceview-debuginfo-2.10.1-10.el7.armv7hl Provides: pygtksourceview-debuginfo = 2.10.1-10.el7 pygtksourceview-debuginfo(armv7hl-32) = 2.10.1-10.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/pygtksourceview-2.10.1-10.el7.arm Wrote: /builddir/build/RPMS/pygtksourceview-2.10.1-10.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/pygtksourceview-devel-2.10.1-10.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/pygtksourceview-doc-2.10.1-10.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/pygtksourceview-debuginfo-2.10.1-10.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D5rqrI + umask 022 + cd /builddir/build/BUILD + cd pygtksourceview-2.10.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pygtksourceview-2.10.1-10.el7.arm + exit 0 Child return code was: 0