Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/libtiger.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-c174d0a56e08f8e09c369cd90256f405797654b8/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=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/libtiger.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 Wrote: /builddir/build/SRPMS/libtiger-0.3.4-7.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/libtiger.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-c174d0a56e08f8e09c369cd90256f405797654b8/root'shell=Falseuid=995env={'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', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/libtiger.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.abG8jo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libtiger-0.3.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/libtiger-0.3.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libtiger-0.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6V0EGH + umask 022 + cd /builddir/build/BUILD + cd libtiger-0.3.4 + 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 ./misc/autotools/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./misc/autotools/config.sub ++ basename ./misc/autotools/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./misc/autotools/config.sub '/usr/lib/rpm/redhat/config.sub' -> './misc/autotools/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./misc/autotools/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./misc/autotools/config.guess ++ basename ./misc/autotools/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./misc/autotools/config.guess '/usr/lib/rpm/redhat/config.guess' -> './misc/autotools/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 --disable-static checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking target system type... armv7hl-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking 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 whether gcc and cc understand -c and -o together... yes 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... no checking for 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 checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for an ANSI C-conforming const... yes checking for inline... inline checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for sys/types.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for stdint.h... (cached) yes checking for select... yes checking for nanosleep... yes checking for usleep... yes checking for size_t... yes checking for pkg-config... yes checking for doxygen... yes 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 KATE... yes checking for PANGOCAIRO... yes checking for pthread_create in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating include/tiger/tiger.h config.status: creating misc/pkgconfig/tiger.pc config.status: creating misc/pkgconfig/tiger-uninstalled.pc config.status: creating doc/tiger.doxygen config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 Making all in . make[1]: Entering directory `/builddir/build/BUILD/libtiger-0.3.4' \ # source='src/tiger.c' object='src/lib_libtiger_la-tiger.lo' libtool=yes \ # source='src/tiger_renderer.c' object='src/lib_libtiger_la-tiger_renderer.lo' libtool=yes \ # source='src/tiger_item.c' object='src/lib_libtiger_la-tiger_item.lo' libtool=yes /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -pthread -I/usr/include/pango-1.0 -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 -c -o src/lib_libtiger_la-tiger.lo `test -f 'src/tiger.c' || echo './'`src/tiger.c /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -pthread -I/usr/include/pango-1.0 -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 -c -o src/lib_libtiger_la-tiger_renderer.lo `test -f 'src/tiger_renderer.c' || echo './'`src/tiger_renderer.c /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -pthread -I/usr/include/pango-1.0 -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 -c -o src/lib_libtiger_la-tiger_item.lo `test -f 'src/tiger_item.c' || echo './'`src/tiger_item.c \ # source='src/tiger_draw.c' object='src/lib_libtiger_la-tiger_draw.lo' libtool=yes /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -pthread -I/usr/include/pango-1.0 -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 -c -o src/lib_libtiger_la-tiger_draw.lo `test -f 'src/tiger_draw.c' || echo './'`src/tiger_draw.c \ # source='src/tiger_util.c' object='src/lib_libtiger_la-tiger_util.lo' libtool=yes /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -pthread -I/usr/include/pango-1.0 -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 -c -o src/lib_libtiger_la-tiger_util.lo `test -f 'src/tiger_util.c' || echo './'`src/tiger_util.c src/tiger_item.c: In function 'tiger_item_create_shape_attribute_from_bitmap': src/tiger_item.c:365:3: warning: passing argument 3 of 'pango_attr_shape_new_with_data' discards 'const' qualifier from pointer target type [enabled by default] return pango_attr_shape_new_with_data(&rect,&rect,kb,NULL,NULL); ^ In file included from /usr/include/pango-1.0/pango/pango.h:25:0, from src/tiger_internal.h:24, from src/tiger_item.c:22: /usr/include/pango-1.0/pango/pango-attributes.h:451:17: note: expected 'gpointer' but argument is of type 'const struct kate_bitmap *' PangoAttribute *pango_attr_shape_new_with_data (const PangoRectangle *ink_rect, ^ src/tiger_item.c: In function 'tiger_item_apply_font_mapping': src/tiger_item.c:425:5: warning: passing argument 3 of 'pango_cairo_context_set_shape_renderer' discards 'const' qualifier from pointer target type [enabled by default] pango_cairo_context_set_shape_renderer(pango_layout_get_context(layout),&tiger_item_font_mapping_renderer,ti,NULL); ^ In file included from src/tiger_item.c:30:0: /usr/include/pango-1.0/pango/pangocairo.h:116:29: note: expected 'gpointer' but argument is of type 'const struct tiger_item *' void pango_cairo_context_set_shape_renderer (PangoContext *context, ^ src/tiger_item.c: In function 'tiger_item_init_context': src/tiger_item.c:774:5: warning: 'pango_cairo_font_map_create_context' is deprecated (declared at /usr/include/pango-1.0/pango/pangocairo.h:93): Use 'pango_font_map_create_context' instead [-Wdeprecated-declarations] ti->context=pango_cairo_font_map_create_context((PangoCairoFontMap*)ti->font_map); ^ \ # source='src/tiger_bitmap.c' object='src/lib_libtiger_la-tiger_bitmap.lo' libtool=yes /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -pthread -I/usr/include/pango-1.0 -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 -c -o src/lib_libtiger_la-tiger_bitmap.lo `test -f 'src/tiger_bitmap.c' || echo './'`src/tiger_bitmap.c \ # source='src/tiger_bitmap_cache.c' object='src/lib_libtiger_la-tiger_bitmap_cache.lo' libtool=yes /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -pthread -I/usr/include/pango-1.0 -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 -c -o src/lib_libtiger_la-tiger_bitmap_cache.lo `test -f 'src/tiger_bitmap_cache.c' || echo './'`src/tiger_bitmap_cache.c \ # source='src/tiger_rectangle.c' object='src/lib_libtiger_la-tiger_rectangle.lo' libtool=yes /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -pthread -I/usr/include/pango-1.0 -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 -c -o src/lib_libtiger_la-tiger_rectangle.lo `test -f 'src/tiger_rectangle.c' || echo './'`src/tiger_rectangle.c \ # source='src/tiger_pixel_format.c' object='src/lib_libtiger_la-tiger_pixel_format.lo' libtool=yes /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -pthread -I/usr/include/pango-1.0 -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 -c -o src/lib_libtiger_la-tiger_pixel_format.lo `test -f 'src/tiger_pixel_format.c' || echo './'`src/tiger_pixel_format.c \ # source='src/tiger_debug.c' object='src/lib_libtiger_la-tiger_debug.lo' libtool=yes /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I ./src -I ./include -Wall -W -pthread -I/usr/include/pango-1.0 -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 -c -o src/lib_libtiger_la-tiger_debug.lo `test -f 'src/tiger_debug.c' || echo './'`src/tiger_debug.c /bin/sh ./libtool --tag=CC --silent --mode=link gcc -Wall -W -pthread -I/usr/include/pango-1.0 -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 -version-info 5:2:0 -no-undefined -Wl,-z,relro -o lib/libtiger.la -rpath /usr/lib src/lib_libtiger_la-tiger.lo src/lib_libtiger_la-tiger_renderer.lo src/lib_libtiger_la-tiger_item.lo src/lib_libtiger_la-tiger_draw.lo src/lib_libtiger_la-tiger_util.lo src/lib_libtiger_la-tiger_bitmap.lo src/lib_libtiger_la-tiger_bitmap_cache.lo src/lib_libtiger_la-tiger_rectangle.lo src/lib_libtiger_la-tiger_pixel_format.lo src/lib_libtiger_la-tiger_debug.lo -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -lkate -lpthread make[1]: Leaving directory `/builddir/build/BUILD/libtiger-0.3.4' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/libtiger-0.3.4/doc' doxygen tiger.doxygen Warning: Tag `DETAILS_AT_TOP' at line 162 of file tiger.doxygen has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `SHOW_DIRECTORIES' at line 424 of file tiger.doxygen has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 724 of file tiger.doxygen has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" /builddir/build/BUILD/libtiger-0.3.4/src/tiger_bitmap_cache.c:41: warning: Compound tiger_bitmap_cache_primer is not documented. /builddir/build/BUILD/libtiger-0.3.4/src/tiger_bitmap.c:31: warning: Compound tiger_bitmap is not documented. /builddir/build/BUILD/libtiger-0.3.4/src/tiger_bitmap.c:37: warning: Compound tiger_png_reader_state is not documented. /builddir/build/BUILD/libtiger-0.3.4/src/tiger_bitmap_cache.c:31: warning: Compound tiger_bitmap_cache_prime_item is not documented. /builddir/build/BUILD/libtiger-0.3.4/src/tiger_bitmap_cache.c:36: warning: Compound tiger_bitmap_cache_prime_queue is not documented. touch .doc-dummy-target make[1]: Leaving directory `/builddir/build/BUILD/libtiger-0.3.4/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.N80aNm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm ++ dirname /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm + cd libtiger-0.3.4 + rm -rf /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm __doc + make install DESTDIR=/builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm 'INSTALL=install -p' Making install in . make[1]: Entering directory `/builddir/build/BUILD/libtiger-0.3.4' make[2]: Entering directory `/builddir/build/BUILD/libtiger-0.3.4' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/lib" /bin/sh ./libtool --silent --mode=install install -p lib/libtiger.la '/builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/lib' libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/tiger" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/include/tiger" install -p -m 644 include/tiger/tiger.h include/tiger/tiger_config.h '/builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/include/tiger' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/lib/pkgconfig" install -p -m 644 misc/pkgconfig/tiger.pc '/builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libtiger-0.3.4' make[1]: Leaving directory `/builddir/build/BUILD/libtiger-0.3.4' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libtiger-0.3.4/doc' make[2]: Entering directory `/builddir/build/BUILD/libtiger-0.3.4/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/libtiger-0.3.4/misc/autotools/install-sh -d /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/share/doc/libtiger for dir in ../doc/html; do \ if test -d "$dir"; then \ b=`basename $dir`; \ /bin/sh /builddir/build/BUILD/libtiger-0.3.4/misc/autotools/install-sh -d /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/share/doc/libtiger/$b; \ for f in "$dir/"*; do \ install -p -m 644 "$f" "/builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/share/doc/libtiger/$b"; \ done \ fi \ done for f in README AUTHORS COPYING THANKS ChangeLog; do \ install -p -m 644 ../$f /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/share/doc/libtiger; \ done make[2]: Leaving directory `/builddir/build/BUILD/libtiger-0.3.4/doc' make[1]: Leaving directory `/builddir/build/BUILD/libtiger-0.3.4/doc' + find /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm -name '*.la' -exec rm -f '{}' ';' + touch -r include/tiger/tiger.h.in /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/include/tiger/tiger.h + mv /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/share/doc/libtiger __doc + /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/libtiger-0.3.4 extracting debug info from /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/lib/libtiger.so.5.0.2 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libtiger.so.5.0.2.debug to /usr/lib/debug/usr/lib/libtiger.so.5.debug symlinked /usr/lib/debug/usr/lib/libtiger.so.5.0.2.debug to /usr/lib/debug/usr/lib/libtiger.so.debug 237 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: libtiger-0.3.4-7.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gzJkjd + umask 022 + cd /builddir/build/BUILD + cd libtiger-0.3.4 + DOCDIR=/builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/share/doc/libtiger-0.3.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/share/doc/libtiger-0.3.4 + cp -pr AUTHORS /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/share/doc/libtiger-0.3.4 + cp -pr COPYING /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/share/doc/libtiger-0.3.4 + cp -pr ChangeLog /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/share/doc/libtiger-0.3.4 + cp -pr README /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/share/doc/libtiger-0.3.4 + exit 0 Provides: libtiger = 0.3.4-7.el7 libtiger(armv7hl-32) = 0.3.4-7.el7 libtiger.so.5 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libcairo.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libgobject-2.0.so.0 libkate.so.1 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: libtiger-devel-0.3.4-7.el7.armv7hl Provides: libtiger-devel = 0.3.4-7.el7 libtiger-devel(armv7hl-32) = 0.3.4-7.el7 pkgconfig(tiger) = 0.3.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libtiger.so.5 pkgconfig(kate) >= 0.1.7 pkgconfig(pangocairo) Processing files: libtiger-doc-0.3.4-7.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OhZw4n + umask 022 + cd /builddir/build/BUILD + cd libtiger-0.3.4 + DOCDIR=/builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/share/doc/libtiger-doc-0.3.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/share/doc/libtiger-doc-0.3.4 + cp -pr examples /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/share/doc/libtiger-doc-0.3.4 + cp -pr __doc/html /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm/usr/share/doc/libtiger-doc-0.3.4 + exit 0 Provides: libtiger-doc = 0.3.4-7.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libtiger-debuginfo-0.3.4-7.el7.armv7hl Provides: libtiger-debuginfo = 0.3.4-7.el7 libtiger-debuginfo(armv7hl-32) = 0.3.4-7.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/libtiger-0.3.4-7.el7.arm Wrote: /builddir/build/RPMS/libtiger-0.3.4-7.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libtiger-devel-0.3.4-7.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libtiger-doc-0.3.4-7.el7.noarch.rpm Wrote: /builddir/build/RPMS/libtiger-debuginfo-0.3.4-7.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.L5P1f2 + umask 022 + cd /builddir/build/BUILD + cd libtiger-0.3.4 + rm -rf /builddir/build/BUILDROOT/libtiger-0.3.4-7.el7.arm + exit 0 Child return code was: 0 LEAVE do -->