Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/libgxps.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-192b4847757fcf195df5f8aa2c8e4a8f24ae8b81/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/libgxps.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/libgxps-0.2.2-9.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/libgxps.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-192b4847757fcf195df5f8aa2c8e4a8f24ae8b81/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/libgxps.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.ss9rbY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libgxps-0.2.2 + /usr/bin/xz -dc /builddir/build/SOURCES/libgxps-0.2.2.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libgxps-0.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mYDPEX + umask 022 + cd /builddir/build/BUILD + cd libgxps-0.2.2 + 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-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 --enable-man 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 whether to disable maintainer-specific portions of Makefiles... yes checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking how to print strings... printf 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 how to convert armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ 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 for sysroot... no checking for armv7hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 armv7hl-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for library containing strerror... none required checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for ANSI C header files... (cached) yes checking whether byte ordering is bigendian... no checking for cos in -lm... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes checking what language compliance flags to pass to the C compiler... checking what warning flags to pass to the C++ compiler... checking what language compliance flags to pass to the C++ compiler... 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 GXPS... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for jpeglib.h... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TIFFClientOpen in -ltiff... yes checking for TIFFReadRGBAImageOriented in -ltiff... yes checking for LCMS2... yes checking for GTK... yes checking for LIBPNG... yes checking for CAIRO_PDF... yes checking for CAIRO_PS... yes checking for CAIRO_SVG... 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 checking for xsltproc... /usr/bin/xsltproc checking for gobject-introspection... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libgxps.pc config.status: creating libgxps/Makefile config.status: creating libgxps/gxps-version.h config.status: creating tools/Makefile config.status: creating test/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/version.xml config.status: creating docs/tools/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2' Making all in libgxps make[2]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/libgxps' CC libgxps_la-gxps-archive.lo CC libgxps_la-gxps-brush.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -DG_LOG_DOMAIN=\"GXPS\" -DGXPS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxps_la-gxps-archive.lo `test -f 'gxps-archive.c' || echo './'`gxps-archive.c CC libgxps_la-gxps-color.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -DG_LOG_DOMAIN=\"GXPS\" -DGXPS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxps_la-gxps-color.lo `test -f 'gxps-color.c' || echo './'`gxps-color.c CC libgxps_la-gxps-debug.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -DG_LOG_DOMAIN=\"GXPS\" -DGXPS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxps_la-gxps-debug.lo `test -f 'gxps-debug.c' || echo './'`gxps-debug.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -DG_LOG_DOMAIN=\"GXPS\" -DGXPS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxps_la-gxps-brush.lo `test -f 'gxps-brush.c' || echo './'`gxps-brush.c CC libgxps_la-gxps-document.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -DG_LOG_DOMAIN=\"GXPS\" -DGXPS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxps_la-gxps-document.lo `test -f 'gxps-document.c' || echo './'`gxps-document.c gxps-archive.c: In function 'gxps_zip_archive_destroy': gxps-archive.c:153:2: warning: 'archive_read_finish' is deprecated (declared at /usr/include/archive.h:585) [-Wdeprecated-declarations] archive_read_finish (zip->archive); ^ CC libgxps_la-gxps-document-structure.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -DG_LOG_DOMAIN=\"GXPS\" -DGXPS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxps_la-gxps-document-structure.lo `test -f 'gxps-document-structure.c' || echo './'`gxps-document-structure.c CC libgxps_la-gxps-error.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -DG_LOG_DOMAIN=\"GXPS\" -DGXPS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxps_la-gxps-error.lo `test -f 'gxps-error.c' || echo './'`gxps-error.c CC libgxps_la-gxps-file.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -DG_LOG_DOMAIN=\"GXPS\" -DGXPS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxps_la-gxps-file.lo `test -f 'gxps-file.c' || echo './'`gxps-file.c CC libgxps_la-gxps-fonts.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -DG_LOG_DOMAIN=\"GXPS\" -DGXPS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxps_la-gxps-fonts.lo `test -f 'gxps-fonts.c' || echo './'`gxps-fonts.c CC libgxps_la-gxps-glyphs.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -DG_LOG_DOMAIN=\"GXPS\" -DGXPS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxps_la-gxps-glyphs.lo `test -f 'gxps-glyphs.c' || echo './'`gxps-glyphs.c CC libgxps_la-gxps-links.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -DG_LOG_DOMAIN=\"GXPS\" -DGXPS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxps_la-gxps-links.lo `test -f 'gxps-links.c' || echo './'`gxps-links.c CC libgxps_la-gxps-matrix.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -DG_LOG_DOMAIN=\"GXPS\" -DGXPS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxps_la-gxps-matrix.lo `test -f 'gxps-matrix.c' || echo './'`gxps-matrix.c CC libgxps_la-gxps-images.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -DG_LOG_DOMAIN=\"GXPS\" -DGXPS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxps_la-gxps-images.lo `test -f 'gxps-images.c' || echo './'`gxps-images.c CC libgxps_la-gxps-page.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -DG_LOG_DOMAIN=\"GXPS\" -DGXPS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxps_la-gxps-page.lo `test -f 'gxps-page.c' || echo './'`gxps-page.c CC libgxps_la-gxps-parse-utils.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -DG_LOG_DOMAIN=\"GXPS\" -DGXPS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxps_la-gxps-parse-utils.lo `test -f 'gxps-parse-utils.c' || echo './'`gxps-parse-utils.c gxps-images.c:100:1: warning: '_jpeg_color_space_name' defined but not used [-Wunused-function] _jpeg_color_space_name (const J_COLOR_SPACE jpeg_color_space) ^ CC libgxps_la-gxps-path.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I.. -DG_LOG_DOMAIN=\"GXPS\" -DGXPS_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxps_la-gxps-path.lo `test -f 'gxps-path.c' || echo './'`gxps-path.c gxps-path.c: In function 'gxps_path_parse': gxps-path.c:481:59: warning: variable 'fsweep' set but not used [-Wunused-but-set-variable] gdouble xr, yr, rx, farc, fsweep, x, y; ^ gxps-path.c:481:53: warning: variable 'farc' set but not used [-Wunused-but-set-variable] gdouble xr, yr, rx, farc, fsweep, x, y; ^ gxps-path.c:481:49: warning: variable 'rx' set but not used [-Wunused-but-set-variable] gdouble xr, yr, rx, farc, fsweep, x, y; ^ CCLD libgxps.la GISCAN GXPS-0.1.gir gxps-links.c:120: Warning: GXPS: gxps_link_get_area: argument area: Unresolved type: 'cairo_rectangle_t*' gxps-page.c:1751: Warning: GXPS: gxps_page_get_anchor_destination: argument area: Unresolved type: 'cairo_rectangle_t*' GICOMP GXPS-0.1.gir make[2]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2/libgxps' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/tools' CC libgxpstools_la-gxps-converter.lo CC libgxpstools_la-gxps-image-converter.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxpstools_la-gxps-converter.lo `test -f 'gxps-converter.c' || echo './'`gxps-converter.c CC libgxpstools_la-gxps-image-writer.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxpstools_la-gxps-image-writer.lo `test -f 'gxps-image-writer.c' || echo './'`gxps-image-writer.c /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxpstools_la-gxps-image-converter.lo `test -f 'gxps-image-converter.c' || echo './'`gxps-image-converter.c CC libgxpstools_la-gxps-print-converter.lo /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 libgxpstools_la-gxps-print-converter.lo `test -f 'gxps-print-converter.c' || echo './'`gxps-print-converter.c CC xpstopng-gxps-converter-main.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -DCONVERTER_TYPE=GXPS_TYPE_PNG_CONVERTER -DCONVERTER_HEADER=gxps-png-converter.h -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -I/usr/include/libpng15 -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 xpstopng-gxps-converter-main.o `test -f 'gxps-converter-main.c' || echo './'`gxps-converter-main.c CC xpstopng-gxps-png-converter.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -DCONVERTER_TYPE=GXPS_TYPE_PNG_CONVERTER -DCONVERTER_HEADER=gxps-png-converter.h -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -I/usr/include/libpng15 -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 xpstopng-gxps-png-converter.o `test -f 'gxps-png-converter.c' || echo './'`gxps-png-converter.c CC xpstopng-gxps-png-writer.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -DCONVERTER_TYPE=GXPS_TYPE_PNG_CONVERTER -DCONVERTER_HEADER=gxps-png-converter.h -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -I/usr/include/libpng15 -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 xpstopng-gxps-png-writer.o `test -f 'gxps-png-writer.c' || echo './'`gxps-png-writer.c gxps-converter-main.c: In function 'main': gxps-converter-main.c:29:9: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations] g_type_init (); ^ CC xpstojpeg-gxps-converter-main.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -DCONVERTER_TYPE=GXPS_TYPE_JPEG_CONVERTER -DCONVERTER_HEADER=gxps-jpeg-converter.h -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 xpstojpeg-gxps-converter-main.o `test -f 'gxps-converter-main.c' || echo './'`gxps-converter-main.c CC xpstojpeg-gxps-jpeg-converter.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -DCONVERTER_TYPE=GXPS_TYPE_JPEG_CONVERTER -DCONVERTER_HEADER=gxps-jpeg-converter.h -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 xpstojpeg-gxps-jpeg-converter.o `test -f 'gxps-jpeg-converter.c' || echo './'`gxps-jpeg-converter.c gxps-converter-main.c: In function 'main': gxps-converter-main.c:29:9: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations] g_type_init (); ^ CC xpstojpeg-gxps-jpeg-writer.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -DCONVERTER_TYPE=GXPS_TYPE_JPEG_CONVERTER -DCONVERTER_HEADER=gxps-jpeg-converter.h -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 xpstojpeg-gxps-jpeg-writer.o `test -f 'gxps-jpeg-writer.c' || echo './'`gxps-jpeg-writer.c CC xpstopdf-gxps-converter-main.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -DCONVERTER_TYPE=GXPS_TYPE_PDF_CONVERTER -DCONVERTER_HEADER=gxps-pdf-converter.h -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 xpstopdf-gxps-converter-main.o `test -f 'gxps-converter-main.c' || echo './'`gxps-converter-main.c CC xpstopdf-gxps-pdf-converter.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -DCONVERTER_TYPE=GXPS_TYPE_PDF_CONVERTER -DCONVERTER_HEADER=gxps-pdf-converter.h -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 xpstopdf-gxps-pdf-converter.o `test -f 'gxps-pdf-converter.c' || echo './'`gxps-pdf-converter.c CC xpstops-gxps-converter-main.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -DCONVERTER_TYPE=GXPS_TYPE_PS_CONVERTER -DCONVERTER_HEADER=gxps-ps-converter.h -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 xpstops-gxps-converter-main.o `test -f 'gxps-converter-main.c' || echo './'`gxps-converter-main.c gxps-converter-main.c: In function 'main': gxps-converter-main.c:29:9: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations] g_type_init (); ^ CC xpstops-gxps-ps-converter.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -DCONVERTER_TYPE=GXPS_TYPE_PS_CONVERTER -DCONVERTER_HEADER=gxps-ps-converter.h -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 xpstops-gxps-ps-converter.o `test -f 'gxps-ps-converter.c' || echo './'`gxps-ps-converter.c CC xpstosvg-gxps-converter-main.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -DCONVERTER_TYPE=GXPS_TYPE_SVG_CONVERTER -DCONVERTER_HEADER=gxps-svg-converter.h -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 xpstosvg-gxps-converter-main.o `test -f 'gxps-converter-main.c' || echo './'`gxps-converter-main.c gxps-converter-main.c: In function 'main': gxps-converter-main.c:29:9: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations] g_type_init (); ^ CC xpstosvg-gxps-svg-converter.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -DCONVERTER_TYPE=GXPS_TYPE_SVG_CONVERTER -DCONVERTER_HEADER=gxps-svg-converter.h -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 xpstosvg-gxps-svg-converter.o `test -f 'gxps-svg-converter.c' || echo './'`gxps-svg-converter.c CCLD libgxpstools.la gxps-converter-main.c: In function 'main': gxps-converter-main.c:29:9: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations] g_type_init (); ^ CCLD xpstopng CCLD xpstojpeg CCLD xpstopdf CCLD xpstosvg CCLD xpstops make[2]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2/tools' Making all in test make[2]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/test' CC test_gxps-test-gxps.o gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../libgxps -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -Wall -Wmissing-prototypes -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 test_gxps-test-gxps.o `test -f 'test-gxps.c' || echo './'`test-gxps.c test-gxps.c: In function 'main': test-gxps.c:121:2: warning: 'gtk_vbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkvbox.h:60): Use 'gtk_box_new' instead [-Wdeprecated-declarations] vbox = gtk_vbox_new (FALSE, 6); ^ test-gxps.c:123:2: warning: 'gtk_hbox_new' is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkhbox.h:62): Use 'gtk_box_new' instead [-Wdeprecated-declarations] hbox = gtk_hbox_new (FALSE, 6); ^ test-gxps.c:146:2: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkscrolledwindow.h:110): Use 'gtk_container_add' instead [-Wdeprecated-declarations] gtk_scrolled_window_add_with_viewport (GTK_SCROLLED_WINDOW (sw), ^ CCLD test-gxps make[2]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2/test' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/docs' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/docs/reference' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2/docs/reference' Making all in tools make[3]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/docs/tools' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2/docs/tools' make[3]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2/docs' make[2]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2/docs' make[2]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2' make[2]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2' make[1]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3PIQVy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm ++ dirname /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm + cd libgxps-0.2.2 + rm -rf /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm + make install DESTDIR=/builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm Making install in libgxps make[1]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/libgxps' make[2]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/libgxps' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libgxps.la '/builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libgxps.so.2.1.1 /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/lib/libgxps.so.2.1.1 libtool: install: (cd /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/lib && { ln -s -f libgxps.so.2.1.1 libgxps.so.2 || { rm -f libgxps.so.2 && ln -s libgxps.so.2.1.1 libgxps.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/lib && { ln -s -f libgxps.so.2.1.1 libgxps.so || { rm -f libgxps.so && ln -s libgxps.so.2.1.1 libgxps.so; }; }) libtool: install: /usr/bin/install -c .libs/libgxps.lai /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/lib/libgxps.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/share/gir-1.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/share/gir-1.0" /usr/bin/install -c -m 644 GXPS-0.1.gir '/builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/share/gir-1.0' test -z "/usr/include/libgxps" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/include/libgxps" /usr/bin/install -c -m 644 gxps.h gxps-document.h gxps-document-structure.h gxps-error.h gxps-file.h gxps-links.h gxps-page.h gxps-version.h '/builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/include/libgxps' test -z "/usr/lib/girepository-1.0" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/lib/girepository-1.0" /usr/bin/install -c -m 644 GXPS-0.1.typelib '/builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/lib/girepository-1.0' make[2]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2/libgxps' make[1]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2/libgxps' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/tools' make[2]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/tools' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c xpstopng xpstojpeg xpstopdf xpstops xpstosvg '/builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/bin' libtool: install: warning: `/builddir/build/BUILD/libgxps-0.2.2/libgxps/libgxps.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/xpstopng /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/bin/xpstopng libtool: install: warning: `/builddir/build/BUILD/libgxps-0.2.2/libgxps/libgxps.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/xpstojpeg /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/bin/xpstojpeg libtool: install: warning: `/builddir/build/BUILD/libgxps-0.2.2/libgxps/libgxps.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/xpstopdf /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/bin/xpstopdf libtool: install: warning: `/builddir/build/BUILD/libgxps-0.2.2/libgxps/libgxps.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/xpstops /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/bin/xpstops libtool: install: warning: `/builddir/build/BUILD/libgxps-0.2.2/libgxps/libgxps.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/xpstosvg /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/bin/xpstosvg make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2/tools' make[1]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2/tools' Making install in test make[1]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/test' make[2]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/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/libgxps-0.2.2/test' make[1]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2/test' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/docs' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/docs/reference' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/GXPSDocument.html /usr/bin/install -c -m 644 ./html/GXPSDocumentStructure.html /usr/bin/install -c -m 644 ./html/GXPSFile.html /usr/bin/install -c -m 644 ./html/GXPSPage.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-0-2-1.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/libgxps-GXPS-Links.html /usr/bin/install -c -m 644 ./html/libgxps-GXPSError.html /usr/bin/install -c -m 644 ./html/libgxps-Version-Information.html /usr/bin/install -c -m 644 ./html/libgxps.devhelp2 /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up.png make[3]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2/docs/reference' make[2]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2/docs/reference' Making install in tools make[2]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/docs/tools' make[3]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/docs/tools' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/share/man/man1" /usr/bin/install -c -m 644 xpstopng.1 xpstojpeg.1 xpstopdf.1 xpstops.1 xpstosvg.1 '/builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2/docs/tools' make[2]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2/docs/tools' make[2]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/docs' make[3]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2/docs' make[2]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2/docs' make[1]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2/docs' make[1]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2' make[2]: Entering directory `/builddir/build/BUILD/libgxps-0.2.2' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/lib/pkgconfig" /usr/bin/install -c -m 644 libgxps.pc '/builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2' make[1]: Leaving directory `/builddir/build/BUILD/libgxps-0.2.2' + find /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm -name '*.la' -exec rm -f '{}' ';' + chrpath --delete /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/bin/xpstojpeg /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/bin/xpstopdf /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/bin/xpstopng /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/bin/xpstops /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/bin/xpstosvg + /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/libgxps-0.2.2 extracting debug info from /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/bin/xpstopdf extracting debug info from /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/bin/xpstopng extracting debug info from /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/bin/xpstops extracting debug info from /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/bin/xpstosvg extracting debug info from /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/bin/xpstojpeg extracting debug info from /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/lib/libgxps.so.2.1.1 /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libgxps.so.2.1.1.debug to /usr/lib/debug/usr/lib/libgxps.so.2.debug symlinked /usr/lib/debug/usr/lib/libgxps.so.2.1.1.debug to /usr/lib/debug/usr/lib/libgxps.so.debug 783 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: libgxps-0.2.2-9.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9z5Ijs + umask 022 + cd /builddir/build/BUILD + cd libgxps-0.2.2 + DOCDIR=/builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/share/doc/libgxps-0.2.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/share/doc/libgxps-0.2.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/share/doc/libgxps-0.2.2 + cp -pr ChangeLog /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/share/doc/libgxps-0.2.2 + cp -pr COPYING /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/share/doc/libgxps-0.2.2 + cp -pr NEWS /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/share/doc/libgxps-0.2.2 + cp -pr README /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/share/doc/libgxps-0.2.2 + cp -pr TODO /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm/usr/share/doc/libgxps-0.2.2 + exit 0 Provides: libgxps = 0.2.2-9.el7 libgxps(armv7hl-32) = 0.2.2-9.el7 libgxps.so.2 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) libarchive.so.13 libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libcairo.so.2 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libjpeg.so.62 libjpeg.so.62(LIBJPEG_6.2) liblcms2.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libtiff.so.5 libtiff.so.5(LIBTIFF_4.0) rtld(GNU_HASH) Processing files: libgxps-devel-0.2.2-9.el7.armv7hl Provides: libgxps-devel = 0.2.2-9.el7 libgxps-devel(armv7hl-32) = 0.2.2-9.el7 pkgconfig(libgxps) = 0.2.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgxps.so.2 pkgconfig(cairo) >= 1.10.0 pkgconfig(gio-2.0) >= 2.24 pkgconfig(gobject-2.0) >= 2.24 pkgconfig(libarchive) >= 2.8.0 Processing files: libgxps-tools-0.2.2-9.el7.armv7hl Provides: libgxps-tools = 0.2.2-9.el7 libgxps-tools(armv7hl-32) = 0.2.2-9.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) libarchive.so.13 libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libcairo.so.2 libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgxps.so.2 libjpeg.so.62 libjpeg.so.62(LIBJPEG_6.2) liblcms2.so.2 libm.so.6 libm.so.6(GLIBC_2.4) libpng15.so.15 libpng15.so.15(PNG15_0) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libtiff.so.5 libz.so.1 rtld(GNU_HASH) Processing files: libgxps-debuginfo-0.2.2-9.el7.armv7hl Provides: libgxps-debuginfo = 0.2.2-9.el7 libgxps-debuginfo(armv7hl-32) = 0.2.2-9.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/libgxps-0.2.2-9.el7.arm Wrote: /builddir/build/RPMS/libgxps-0.2.2-9.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libgxps-devel-0.2.2-9.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libgxps-tools-0.2.2-9.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/libgxps-debuginfo-0.2.2-9.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8jhkq9 + umask 022 + cd /builddir/build/BUILD + cd libgxps-0.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libgxps-0.2.2-9.el7.arm + exit 0 Child return code was: 0 LEAVE do -->