Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pango.spec'], False, '/var/lib/mock/f19-build-1442538-236160/root/', None, 86400, True, False, 500, 425, 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 x86_64 --nodeps builddir/build/SPECS/pango.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pango-1.31.0-2.fc19.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pango.spec'], False, '/var/lib/mock/f19-build-1442538-236160/root/', None, 86400, True, False, 500, 425, 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 x86_64 --nodeps builddir/build/SPECS/pango.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.m5hSGn + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pango-1.31.0 + /usr/bin/xz -dc /builddir/build/SOURCES/pango-1.31.0.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pango-1.31.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (pango-lib64.patch): + echo 'Patch #0 (pango-lib64.patch):' + /usr/bin/cat /builddir/build/SOURCES/pango-lib64.patch + /usr/bin/patch -s -p1 -b --suffix .lib64 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pDXysm + umask 022 + cd /builddir/build/BUILD + cd pango-1.31.0 + LANG=C + export LANG + unset DISPLAY + test -x configure + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-doc-cross-references --with-included-modules=basic-fc 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 make supports nested variables... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for native Win32... no checking for x86_64-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 for style of include used by make... GNU checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-gcc... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl... no checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) none checking for mprotect... yes checking for sysconf... yes checking for getpagesize... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-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 x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 -m elf_x86_64) 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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... no checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking for some Win32 platform... no checking for x86_64-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 FONTCONFIG... yes checking for FREETYPE... yes checking for XFT... yes checking for CoreText availability... no checking for CAIRO... yes checking which cairo font backends could be used... freetype checking for HARFBUZZ... yes checking for GLIB... yes checking for LIBTHAI... yes checking for gobject-introspection... yes checking modules to link statically... basic-fc checking dynamic modules to build... arabic-lang,basic-fc,basic-win32,basic-x,basic-coretext,indic-lang,,thai-lang (those built into Pango will be excluded) checking for flockfile... yes checking for strtok_r... 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 Whether to write dependencies into .pc files... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for unistd.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating pango/Makefile config.status: creating pango/mini-fribidi/Makefile config.status: creating pango/pango.rc config.status: creating pango/pangoft2.rc config.status: creating pango/pangowin32.rc config.status: creating pango/pangocairo.rc config.status: creating pango/pangoxft.rc config.status: creating pango-view/Makefile config.status: creating modules/Makefile config.status: creating modules/arabic/Makefile config.status: creating modules/basic/Makefile config.status: creating modules/indic/Makefile config.status: creating modules/thai/Makefile config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/vs9/Makefile config.status: creating build/win32/vs10/Makefile config.status: creating pango.pc config.status: creating pangowin32.pc config.status: creating pangoft2.pc config.status: creating pangoxft.pc config.status: creating pangocairo.pc config.status: creating pango-uninstalled.pc config.status: creating pangowin32-uninstalled.pc config.status: creating pangoft2-uninstalled.pc config.status: creating pangoxft-uninstalled.pc config.status: creating pangocairo-uninstalled.pc config.status: creating pango-zip.sh config.status: creating config.h.win32 config.status: creating tests/runtests.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing pango/module-defs.h commands config.status: executing pango/module-defs-x.c commands config.status: executing pango/module-defs-fc.c commands config.status: executing pango/module-defs-win32.c commands config.status: executing pango/module-defs-coretext.c commands config.status: executing pango/module-defs-lang.c commands config.status: executing pango/pango-features.h commands config.status: creating pango/pango-features.h config.status: pango/pango-features.h is unchanged configuration: backends: Cairo Xft FreeType + make -j3 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/pango-1.31.0' Making all in pango make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/pango' GEN s-enum-types-h GEN s-enum-types-c make all-recursive make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/pango' Making all in mini-fribidi make[4]: Entering directory `/builddir/build/BUILD/pango-1.31.0/pango/mini-fribidi' CC fribidi.lo CC fribidi_char_type.lo CC fribidi_types.lo CCLD libmini-fribidi.la make[4]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/pango/mini-fribidi' make[4]: Entering directory `/builddir/build/BUILD/pango-1.31.0/pango' CC break.lo CC ellipsize.lo CC fonts.lo CC glyphstring.lo CC modules.lo CC pango-attributes.lo CC pango-bidi-type.lo CC pango-color.lo CC pango-context.lo CC pango-coverage.lo CC pango-engine.lo CC pango-fontmap.lo CC pango-fontset.lo CC pango-glyph-item.lo CC pango-gravity.lo CC pango-item.lo CC pango-language.lo CC pango-layout.lo CC pango-markup.lo CC pango-matrix.lo CC pango-renderer.lo CC pango-script.lo CC pango-tabs.lo CC pango-utils.lo CC reorder-items.lo CC shape.lo CC pango-enum-types.lo CC module-defs-lang.lo CC pangofc-font.lo CC pangofc-fontmap.lo CC pangofc-decoder.lo CC pangoft2.lo CC module-defs-fc.lo pangoft2.c: In function 'pango_ft2_font_real_lock_face': pangoft2.c:427:3: warning: 'pango_ft2_font_get_face' is deprecated (declared at pangoft2.c:168): Use 'pango_fc_font_lock_face' instead [-Wdeprecated-declarations] pangoft2.c: In function 'pango_ft2_get_unknown_glyph': pangoft2.c:502:3: warning: 'pango_ft2_font_get_face' is deprecated (declared at pangoft2.c:168): Use 'pango_fc_font_lock_face' instead [-Wdeprecated-declarations] CC pangoft2-fontmap.lo pangoft2-fontmap.c: In function 'pango_ft2_get_context': pangoft2-fontmap.c:252:3: warning: 'pango_ft2_font_map_for_display' is deprecated (declared at ../pango/pangoft2.h:101): Use 'pango_ft2_font_map_new' instead [-Wdeprecated-declarations] CC pangoft2-render.lo CC pango-ot-buffer.lo CC pango-ot-info.lo pangoft2-render.c: In function 'pango_ft2_font_render_glyph': pangoft2-render.c:213:3: warning: 'pango_ft2_font_get_face' is deprecated (declared at ../pango/pangoft2.h:112): Use 'pango_fc_font_lock_face' instead [-Wdeprecated-declarations] CC pango-ot-ruleset.lo CC pango-ot-tag.lo GEN included-modules make[5]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules' make[6]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/arabic' make[6]: Nothing to be done for `included-modules'. make[6]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/arabic' make[6]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/basic' CC libpango_basic_fc_la-basic-fc.lo pango-ot-ruleset.c: In function 'pango_ot_ruleset_description_hash': pango-ot-ruleset.c:516:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] pango-ot-ruleset.c: In function 'pango_ot_ruleset_description_equal': pango-ot-ruleset.c:564:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] pango-ot-ruleset.c:564:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CC pangoxft-font.lo CC pangoxft-fontmap.lo CCLD libpango-basic-fc.la pangoxft-font.c: In function 'pango_xft_font_get_unknown_glyph': pangoxft-font.c:529:3: warning: 'pango_fc_font_get_unknown_glyph' is deprecated (declared at ../pango/pangofc-font.h:138): Use 'PANGO_GET_UNKNOWN_GLYPH' instead [-Wdeprecated-declarations] make[6]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/basic' make[6]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/indic' make[6]: Nothing to be done for `included-modules'. make[6]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/indic' make[6]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/thai' make[6]: Nothing to be done for `included-modules'. make[6]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/thai' make[5]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules' CC pangoxft-render.lo CC pangocairo-context.lo CC pangocairo-font.lo CC pangocairo-fontmap.lo CC pangocairo-render.lo CC pangocairo-fcfont.lo CC pangocairo-fcfontmap.lo CC querymodules.o CCLD libpango-1.0.la GEN ../modules/basic/libpango-basic-fc.la CCLD libpangoft2-1.0.la GISCAN Pango-1.0.gir CCLD libpangoxft-1.0.la CCLD libpangocairo-1.0.la CCLD pango-querymodules /builddir/build/BUILD/pango-1.31.0/pango/pango-language-sample-table.h:52: syntax error, unexpected identifier in 'LANGUAGE(' at 'LANGUAGE' pango-coverage.c:54: Warning: Pango: pango_coverage_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-coverage.c:450: Warning: Pango: pango_coverage_from_bytes: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-script.c:119: Warning: Pango: pango_script_iter_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:142: Warning: Pango: pango_attribute_copy: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:281: Warning: Pango: pango_attr_language_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:537: Warning: Pango: pango_attr_size_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:552: Warning: Pango: pango_attr_size_new_absolute: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:1018: Warning: Pango: pango_attr_shape_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:973: Warning: Pango: pango_attr_shape_new_with_data: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:688: Warning: Pango: pango_attr_font_desc_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:281: Warning: Pango: pango_attr_language_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:236: Warning: Pango: pango_attr_family_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:357: Warning: Pango: pango_attr_foreground_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:383: Warning: Pango: pango_attr_background_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:537: Warning: Pango: pango_attr_size_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:552: Warning: Pango: pango_attr_size_new_absolute: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:569: Warning: Pango: pango_attr_style_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:591: Warning: Pango: pango_attr_weight_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:613: Warning: Pango: pango_attr_variant_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:635: Warning: Pango: pango_attr_stretch_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:688: Warning: Pango: pango_attr_font_desc_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:715: Warning: Pango: pango_attr_underline_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:741: Warning: Pango: pango_attr_underline_color_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:767: Warning: Pango: pango_attr_strikethrough_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:793: Warning: Pango: pango_attr_strikethrough_color_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:820: Warning: Pango: pango_attr_rise_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:843: Warning: Pango: pango_attr_scale_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:871: Warning: Pango: pango_attr_fallback_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:896: Warning: Pango: pango_attr_letter_spacing_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:1018: Warning: Pango: pango_attr_shape_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:973: Warning: Pango: pango_attr_shape_new_with_data: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:1038: Warning: Pango: pango_attr_gravity_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:1064: Warning: Pango: pango_attr_gravity_hint_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-coverage.c:117: Warning: Pango: pango_coverage_ref: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-coverage.c:78: Warning: Pango: pango_coverage_copy: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-coverage.c:54: Warning: Pango: pango_coverage_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-coverage.c:450: Warning: Pango: pango_coverage_from_bytes: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:1595: Warning: Pango: pango_attr_list_get_iterator: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:1706: Warning: Pango: pango_attr_iterator_copy: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-attributes.c:1751: Warning: Pango: pango_attr_iterator_get: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pango-script.c:119: Warning: Pango: pango_script_iter_new: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) fonts.c:1513: Warning: Pango: pango_font_get_coverage: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) fonts.c:1534: Warning: Pango: pango_font_find_shaper: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) GICOMP Pango-1.0.gir GISCAN PangoFT2-1.0.gir pangofc-font.h:38: Warning: PangoFT2: symbol='PangoFcFont': Skipping foreign identifier 'PangoFcFont' from namespace Pango pangofc-font.h:39: Warning: PangoFT2: symbol='PangoFcFontClass': Skipping foreign identifier 'PangoFcFontClass' from namespace Pango pangofc-font.h:146: Warning: PangoFT2: symbol='pango_fc_font_get_type': Skipping foreign symbol from namespace Pango pangofc-font.h:148: Warning: PangoFT2: symbol='pango_fc_font_lock_face': Skipping foreign symbol from namespace Pango pangofc-font.h:149: Warning: PangoFT2: symbol='pango_fc_font_unlock_face': Skipping foreign symbol from namespace Pango pangofc-decoder.h:33: Warning: PangoFT2: symbol='PangoFcDecoder': Skipping foreign identifier 'PangoFcDecoder' from namespace Pango pangofc-decoder.h:34: Warning: PangoFT2: symbol='PangoFcDecoderClass': Skipping foreign identifier 'PangoFcDecoderClass' from namespace Pango :: Warning: PangoFT2: Skipping foreign identifier 'PangoFcDecoder' from namespace Pango :: Warning: PangoFT2: Skipping foreign identifier 'PangoFcDecoderClass' from namespace Pango pangofc-decoder.h:98: Warning: PangoFT2: symbol='pango_fc_decoder_get_type': Skipping foreign symbol from namespace Pango pangofc-decoder.h:100: Warning: PangoFT2: symbol='pango_fc_decoder_get_charset': Skipping foreign symbol from namespace Pango pangofc-decoder.h:103: Warning: PangoFT2: symbol='pango_fc_decoder_get_glyph': Skipping foreign symbol from namespace Pango pangofc-fontmap.h:77: Warning: PangoFT2: symbol='PangoFcFontMap': Skipping foreign identifier 'PangoFcFontMap' from namespace Pango pangofc-fontmap.h:78: Warning: PangoFT2: symbol='PangoFcFontMapClass': Skipping foreign identifier 'PangoFcFontMapClass' from namespace Pango pangofc-fontmap.h:79: Warning: PangoFT2: symbol='PangoFcFontMapPrivate': Skipping foreign identifier 'PangoFcFontMapPrivate' from namespace Pango pangofc-fontmap.h:196: Warning: PangoFT2: symbol='pango_fc_font_map_get_type': Skipping foreign symbol from namespace Pango pangofc-fontmap.h:198: Warning: PangoFT2: symbol='pango_fc_font_map_cache_clear': Skipping foreign symbol from namespace Pango :: Warning: PangoFT2: Skipping foreign identifier 'PangoFcDecoderFindFunc' from namespace Pango pangofc-fontmap.h:213: Warning: PangoFT2: symbol='pango_fc_font_map_add_decoder_find_func': Skipping foreign symbol from namespace Pango pangofc-fontmap.h:217: Warning: PangoFT2: symbol='pango_fc_font_map_find_decoder': Skipping foreign symbol from namespace Pango pangofc-fontmap.h:220: Warning: PangoFT2: symbol='pango_fc_font_description_from_pattern': Skipping foreign symbol from namespace Pango pangofc-font.h:50: Warning: PangoFT2: symbol='PANGO_RENDER_TYPE_FC': Skipping foreign symbol from namespace Pango pangofc-fontmap.h:236: Warning: PangoFT2: symbol='PANGO_FC_GRAVITY': Skipping foreign symbol from namespace Pango pangofc-fontmap.h:252: Warning: PangoFT2: symbol='PANGO_FC_VERSION': Skipping foreign symbol from namespace Pango pangofc-fontmap.h:267: Warning: PangoFT2: symbol='PANGO_FC_PRGNAME': Skipping foreign symbol from namespace Pango pangoft2.h:34: Warning: PangoFT2: symbol='PANGO_RENDER_TYPE_FT2': Skipping foreign symbol from namespace Pango pangoft2.h:98: Warning: PangoFT2: pango_ft2_get_context: return value: Missing (transfer) annotation pangoft2.c:164: Warning: PangoFT2: pango_ft2_font_get_face: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pangoft2.c:472: Warning: PangoFT2: pango_ft2_font_get_coverage: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) pangoft2.h:90: Warning: PangoFT2: pango_ft2_font_map_create_context: return value: Missing (transfer) annotation pangoft2.h:101: Warning: PangoFT2: pango_ft2_font_map_for_display: return value: Missing (transfer) annotation GICOMP PangoFT2-1.0.gir GISCAN PangoXft-1.0.gir GISCAN PangoCairo-1.0.gir /builddir/build/BUILD/pango-1.31.0/pango/pangocairo-fc.h:48: syntax error, unexpected identifier in ' PangoFcFontKey *key);' at 'PangoFcFontKey' pangoxft.h:35: Warning: PangoXft: symbol='PANGO_RENDER_TYPE_XFT': Skipping foreign symbol from namespace Pango GICOMP PangoXft-1.0.gir GICOMP PangoCairo-1.0.gir make[4]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/pango' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/pango' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/pango' Making all in modules make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules' Making all in arabic make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/arabic' CC arabic-lang.lo CCLD pango-arabic-lang.la make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/arabic' Making all in basic make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/basic' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/basic' Making all in indic make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/indic' CC indic-lang.lo CCLD pango-indic-lang.la make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/indic' Making all in thai make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/thai' CC thai-lang.lo CCLD pango-thai-lang.la make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/thai' make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules' GEN pango.modules Writing a pango.modules file to use with tests/examples. make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules' Making all in pango-view make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/pango-view' cp ./../modules/pangorc pangorc make all-am make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/pango-view' CC viewer-render.o CC viewer-main.o CC pango-view.o CC viewer-pangoft2.o CC viewer-pangoxft.o CC viewer-x.o CC viewer-cairo.o CC viewer-pangocairo.o CCLD pango-view GEN pango-view.1 make[4]: Entering directory `/builddir/build/BUILD/pango-1.31.0/pango-view' make[4]: `pango-view.1.in' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/pango-view' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/pango-view' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/pango-view' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/examples' CC cairosimple.o CC cairotwisted.o CC cairoshape.o CCLD cairosimple cairotwisted.c: In function 'point_on_path': cairotwisted.c:423:9: warning: 'current_point.point.x' may be used uninitialized in this function [-Wmaybe-uninitialized] cairotwisted.c:427:9: warning: 'current_point.point.y' may be used uninitialized in this function [-Wmaybe-uninitialized] CCLD cairoshape cairotwisted.c: In function 'draw_twisted': cairotwisted.c:151:6: warning: 'current_point.point.y' may be used uninitialized in this function [-Wmaybe-uninitialized] cairotwisted.c:170:28: note: 'current_point.point.y' was declared here cairotwisted.c:150:6: warning: 'current_point.point.x' may be used uninitialized in this function [-Wmaybe-uninitialized] cairotwisted.c:170:28: note: 'current_point.point.x' was declared here cairotwisted.c:151:6: warning: 'current_point.point.y' may be used uninitialized in this function [-Wmaybe-uninitialized] cairotwisted.c:221:42: note: 'current_point.point.y' was declared here cairotwisted.c:178:17: warning: 'current_point.point.x' may be used uninitialized in this function [-Wmaybe-uninitialized] cairotwisted.c:221:42: note: 'current_point.point.x' was declared here CCLD cairotwisted make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/examples' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/docs' make all-am make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/docs' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/docs' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/tools' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/tools' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/tests' cp ./../modules/pangorc pangorc CC gen-all-unicode.o CC dump-boundaries.o CCLD gen-all-unicode CCLD dump-boundaries make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/tests' Making all in build make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/build' Making all in win32 make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/build/win32' Making all in vs9 make[4]: Entering directory `/builddir/build/BUILD/pango-1.31.0/build/win32/vs9' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/build/win32/vs9' Making all in vs10 make[4]: Entering directory `/builddir/build/BUILD/pango-1.31.0/build/win32/vs10' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/build/win32/vs10' make[4]: Entering directory `/builddir/build/BUILD/pango-1.31.0/build/win32' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/build/win32' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/build/win32' make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/build' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/build' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/build' make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.31.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.K67hy9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64 ++ dirname /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64 + cd pango-1.31.0 + LANG=C + export LANG + unset DISPLAY + case "x86_64-redhat-linux-gnu" in + host=x86_64-redhat-linux-gnu ++ echo x86_64-redhat-linux-gnu ++ sed 's/^ppc/powerpc/' + host=x86_64-redhat-linux-gnu ++ echo x86_64-redhat-linux-gnu ++ sed 's/^s390\(x\)*-redhat/s390\1-ibm/' + host=x86_64-redhat-linux-gnu ++ grep 'host_triplet =' pango/Makefile ++ sed 's/.* = //' + compile_host=x86_64-redhat-linux-gnu + test xx86_64-redhat-linux-gnu '!=' xx86_64-redhat-linux-gnu + make install DESTDIR=/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64 'INSTALL=install -p' Making install in pango make[1]: Entering directory `/builddir/build/BUILD/pango-1.31.0/pango' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/pango' Making install in mini-fribidi make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/pango/mini-fribidi' make[4]: Entering directory `/builddir/build/BUILD/pango-1.31.0/pango/mini-fribidi' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/pango/mini-fribidi' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/pango/mini-fribidi' make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/pango' GEN included-modules make[4]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules' make[5]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/arabic' make[5]: Nothing to be done for `included-modules'. make[5]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/arabic' make[5]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/basic' make[5]: Nothing to be done for `included-modules'. make[5]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/basic' make[5]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/indic' make[5]: Nothing to be done for `included-modules'. make[5]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/indic' make[5]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/thai' make[5]: Nothing to be done for `included-modules'. make[5]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/thai' make[4]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules' GEN ../modules/basic/libpango-basic-fc.la make[4]: Entering directory `/builddir/build/BUILD/pango-1.31.0/pango' GEN included-modules make[5]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules' make[6]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/arabic' make[6]: Nothing to be done for `included-modules'. make[6]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/arabic' make[6]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/basic' make[6]: Nothing to be done for `included-modules'. make[6]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/basic' make[6]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/indic' make[6]: Nothing to be done for `included-modules'. make[6]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/indic' make[6]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/thai' make[6]: Nothing to be done for `included-modules'. make[6]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/thai' make[5]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules' GEN ../modules/basic/libpango-basic-fc.la /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64' /bin/sh ../libtool --mode=install install -p libpango-1.0.la libpangoft2-1.0.la libpangoxft-1.0.la libpangocairo-1.0.la '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64' libtool: install: install -p .libs/libpango-1.0.so.0.3100.0 /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/libpango-1.0.so.0.3100.0 libtool: install: (cd /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64 && { ln -s -f libpango-1.0.so.0.3100.0 libpango-1.0.so.0 || { rm -f libpango-1.0.so.0 && ln -s libpango-1.0.so.0.3100.0 libpango-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64 && { ln -s -f libpango-1.0.so.0.3100.0 libpango-1.0.so || { rm -f libpango-1.0.so && ln -s libpango-1.0.so.0.3100.0 libpango-1.0.so; }; }) libtool: install: install -p .libs/libpango-1.0.lai /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/libpango-1.0.la libtool: install: warning: relinking `libpangoft2-1.0.la' libtool: install: (cd /builddir/build/BUILD/pango-1.31.0/pango; /bin/sh /builddir/build/BUILD/pango-1.31.0/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 3100:0:3100 -export-symbols-regex "^pango_.*" -Wl,-z,relro -o libpangoft2-1.0.la -rpath /usr/lib64 pangofc-font.lo pangofc-fontmap.lo pangofc-decoder.lo pangoft2.lo module-defs-fc.lo pangoft2-fontmap.lo pangoft2-render.lo pango-ot-buffer.lo pango-ot-info.lo pango-ot-ruleset.lo pango-ot-tag.lo libpango-1.0.la ../modules/basic/libpango-basic-fc.la -pthread -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lharfbuzz -lfreetype -lfontconfig -lm -inst-prefix-dir /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64) libtool: install: install -p .libs/libpangoft2-1.0.so.0.3100.0T /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/libpangoft2-1.0.so.0.3100.0 libtool: install: (cd /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64 && { ln -s -f libpangoft2-1.0.so.0.3100.0 libpangoft2-1.0.so.0 || { rm -f libpangoft2-1.0.so.0 && ln -s libpangoft2-1.0.so.0.3100.0 libpangoft2-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64 && { ln -s -f libpangoft2-1.0.so.0.3100.0 libpangoft2-1.0.so || { rm -f libpangoft2-1.0.so && ln -s libpangoft2-1.0.so.0.3100.0 libpangoft2-1.0.so; }; }) libtool: install: install -p .libs/libpangoft2-1.0.lai /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/libpangoft2-1.0.la libtool: install: warning: relinking `libpangoxft-1.0.la' libtool: install: (cd /builddir/build/BUILD/pango-1.31.0/pango; /bin/sh /builddir/build/BUILD/pango-1.31.0/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 3100:0:3100 -export-symbols-regex "^pango_.*" -Wl,-z,relro -o libpangoxft-1.0.la -rpath /usr/lib64 pangoxft-font.lo pangoxft-fontmap.lo pangoxft-render.lo libpangoft2-1.0.la libpango-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lXft -lXrender -lX11 -lfreetype -lfontconfig -lm -inst-prefix-dir /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64) libtool: install: install -p .libs/libpangoxft-1.0.so.0.3100.0T /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/libpangoxft-1.0.so.0.3100.0 libtool: install: (cd /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64 && { ln -s -f libpangoxft-1.0.so.0.3100.0 libpangoxft-1.0.so.0 || { rm -f libpangoxft-1.0.so.0 && ln -s libpangoxft-1.0.so.0.3100.0 libpangoxft-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64 && { ln -s -f libpangoxft-1.0.so.0.3100.0 libpangoxft-1.0.so || { rm -f libpangoxft-1.0.so && ln -s libpangoxft-1.0.so.0.3100.0 libpangoxft-1.0.so; }; }) libtool: install: install -p .libs/libpangoxft-1.0.lai /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/libpangoxft-1.0.la libtool: install: warning: relinking `libpangocairo-1.0.la' libtool: install: (cd /builddir/build/BUILD/pango-1.31.0/pango; /bin/sh /builddir/build/BUILD/pango-1.31.0/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 3100:0:3100 -export-symbols-regex "^pango_.*" -Wl,-z,relro -o libpangocairo-1.0.la -rpath /usr/lib64 pangocairo-context.lo pangocairo-font.lo pangocairo-fontmap.lo pangocairo-render.lo pangocairo-fcfont.lo pangocairo-fcfontmap.lo libpango-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 -lcairo -lm libpangoft2-1.0.la -lfreetype -lfontconfig -inst-prefix-dir /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64) libtool: install: install -p .libs/libpangocairo-1.0.so.0.3100.0T /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/libpangocairo-1.0.so.0.3100.0 libtool: install: (cd /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64 && { ln -s -f libpangocairo-1.0.so.0.3100.0 libpangocairo-1.0.so.0 || { rm -f libpangocairo-1.0.so.0 && ln -s libpangocairo-1.0.so.0.3100.0 libpangocairo-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64 && { ln -s -f libpangocairo-1.0.so.0.3100.0 libpangocairo-1.0.so || { rm -f libpangocairo-1.0.so && ln -s libpangocairo-1.0.so.0.3100.0 libpangocairo-1.0.so; }; }) libtool: install: install -p .libs/libpangocairo-1.0.lai /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/libpangocairo-1.0.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/bin' /bin/sh ../libtool --mode=install install -p pango-querymodules '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/bin' libtool: install: warning: `libpangoxft-1.0.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pango-1.31.0/pango/libpangoft2-1.0.la' has not been installed in `/usr/lib64' libtool: install: warning: `libpangoft2-1.0.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pango-1.31.0/pango/libpango-1.0.la' has not been installed in `/usr/lib64' libtool: install: warning: `libpango-1.0.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/pango-querymodules /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/bin/pango-querymodules make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/pango-1.31.0/pango' for i in libpangoft2-1.0.la libpangoxft-1.0.la libpangowin32-1.0.la; do \ test -f /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/$i && /bin/sh ../sanitize-la.sh /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/$i ; \ done make[5]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/pango' make[5]: [install-exec-hook] Error 1 (ignored) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/share/gir-1.0' install -p -m 644 Pango-1.0.gir PangoFT2-1.0.gir PangoXft-1.0.gir PangoCairo-1.0.gir '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/include/pango-1.0/pango' install -p -m 644 pango.h pango-attributes.h pango-bidi-type.h pango-break.h pango-context.h pango-coverage.h pango-engine.h pango-font.h pango-fontmap.h pango-fontset.h pango-glyph.h pango-glyph-item.h pango-gravity.h pango-item.h pango-language.h pango-layout.h pango-matrix.h pango-modules.h pango-renderer.h pango-script.h pango-tabs.h pango-types.h pango-utils.h pango-features.h pango-enum-types.h pango-ot.h pangofc-font.h pangofc-fontmap.h pangofc-decoder.h pangoft2.h pangoxft.h pangoxft-render.h pangocairo.h '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/include/pango-1.0/pango' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/girepository-1.0' install -p -m 644 Pango-1.0.typelib PangoFT2-1.0.typelib PangoXft-1.0.typelib PangoCairo-1.0.typelib '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/girepository-1.0' make[4]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/pango' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/pango' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/pango' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/pango' Making install in modules make[1]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules' Making install in arabic make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/arabic' make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/arabic' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pango/1.8.0/modules' /bin/sh ../../libtool --mode=install install -p pango-arabic-lang.la '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pango/1.8.0/modules' libtool: install: warning: relinking `pango-arabic-lang.la' libtool: install: (cd /builddir/build/BUILD/pango-1.31.0/modules/arabic; /bin/sh /builddir/build/BUILD/pango-1.31.0/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -export-dynamic -avoid-version -export-symbols-regex "^script_engine_.*" -Wl,-z,relro -o pango-arabic-lang.la -rpath /usr/lib64/pango/1.8.0/modules arabic-lang.lo -pthread -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 ../../pango/libpango-1.0.la -inst-prefix-dir /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64) libtool: install: install -p .libs/pango-arabic-lang.soT /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pango/1.8.0/modules/pango-arabic-lang.so libtool: install: install -p .libs/pango-arabic-lang.lai /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pango/1.8.0/modules/pango-arabic-lang.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/pango/1.8.0/modules' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/arabic' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/arabic' Making install in basic make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/basic' make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/basic' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/basic' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/basic' Making install in indic make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/indic' make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/indic' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pango/1.8.0/modules' /bin/sh ../../libtool --mode=install install -p pango-indic-lang.la '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pango/1.8.0/modules' libtool: install: warning: relinking `pango-indic-lang.la' libtool: install: (cd /builddir/build/BUILD/pango-1.31.0/modules/indic; /bin/sh /builddir/build/BUILD/pango-1.31.0/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -export-dynamic -avoid-version -export-symbols-regex "^script_engine_.*" -Wl,-z,relro -o pango-indic-lang.la -rpath /usr/lib64/pango/1.8.0/modules indic-lang.lo -pthread -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 ../../pango/libpango-1.0.la -inst-prefix-dir /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64) libtool: install: install -p .libs/pango-indic-lang.soT /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pango/1.8.0/modules/pango-indic-lang.so libtool: install: install -p .libs/pango-indic-lang.lai /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pango/1.8.0/modules/pango-indic-lang.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/pango/1.8.0/modules' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/indic' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/indic' Making install in thai make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/thai' make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules/thai' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pango/1.8.0/modules' /bin/sh ../../libtool --mode=install install -p pango-thai-lang.la '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pango/1.8.0/modules' libtool: install: warning: relinking `pango-thai-lang.la' libtool: install: (cd /builddir/build/BUILD/pango-1.31.0/modules/thai; /bin/sh /builddir/build/BUILD/pango-1.31.0/libtool --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -export-dynamic -avoid-version -export-symbols-regex "^script_engine_.*" -Wl,-z,relro -o pango-thai-lang.la -rpath /usr/lib64/pango/1.8.0/modules thai-lang.lo -pthread -lgobject-2.0 -lgmodule-2.0 -lrt -lglib-2.0 ../../pango/libpango-1.0.la -lthai -inst-prefix-dir /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64) libtool: install: install -p .libs/pango-thai-lang.soT /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pango/1.8.0/modules/pango-thai-lang.so libtool: install: install -p .libs/pango-thai-lang.lai /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pango/1.8.0/modules/pango-thai-lang.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/pango/1.8.0/modules' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/thai' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules/thai' make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules' make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/modules' make[3]: Nothing to be done for `install-exec-am'. *** *** Warning: /etc/pango/pango.modules *** not created *** Generate this file on the target system *** using pango-querymodules *** make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/modules' Making install in pango-view make[1]: Entering directory `/builddir/build/BUILD/pango-1.31.0/pango-view' make install-am make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/pango-view' make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/pango-view' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/bin' /bin/sh ../libtool --mode=install install -p pango-view '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/bin' libtool: install: warning: `../pango/libpango-1.0.la' has not been installed in `/usr/lib64' libtool: install: warning: `../pango/libpangoft2-1.0.la' has not been installed in `/usr/lib64' libtool: install: warning: `../pango/libpangoxft-1.0.la' has not been installed in `/usr/lib64' libtool: install: warning: `../pango/libpangocairo-1.0.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pango-1.31.0/pango/libpangoft2-1.0.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pango-1.31.0/pango/libpango-1.0.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/pango-view /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/bin/pango-view /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/share/man/man1' install -p -m 644 pango-view.1 '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/pango-view' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/pango-view' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/pango-view' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/pango-1.31.0/examples' make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/examples' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/examples' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/pango-1.31.0/docs' make install-am make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/docs' make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/docs' make[3]: Nothing to be done for `install-exec-am'. install -p -m 644 ./html/PangoEngineLang.html install -p -m 644 ./html/PangoEngineShape.html install -p -m 644 ./html/PangoFcDecoder.html install -p -m 644 ./html/PangoFcFont.html install -p -m 644 ./html/PangoFcFontMap.html install -p -m 644 ./html/PangoMarkupFormat.html install -p -m 644 ./html/annotation-glossary.html install -p -m 644 ./html/api-index-1-10.html install -p -m 644 ./html/api-index-1-12.html install -p -m 644 ./html/api-index-1-14.html install -p -m 644 ./html/api-index-1-16.html install -p -m 644 ./html/api-index-1-18.html install -p -m 644 ./html/api-index-1-2.html install -p -m 644 ./html/api-index-1-20.html install -p -m 644 ./html/api-index-1-22.html install -p -m 644 ./html/api-index-1-24.html install -p -m 644 ./html/api-index-1-26.html install -p -m 644 ./html/api-index-1-28.html install -p -m 644 ./html/api-index-1-30.html install -p -m 644 ./html/api-index-1-4.html install -p -m 644 ./html/api-index-1-6.html install -p -m 644 ./html/api-index-1-8.html install -p -m 644 ./html/api-index-deprecated.html install -p -m 644 ./html/api-index-full.html install -p -m 644 ./html/home.png install -p -m 644 ./html/index.html install -p -m 644 ./html/index.sgml install -p -m 644 ./html/layout.gif install -p -m 644 ./html/left.png install -p -m 644 ./html/lowlevel.html install -p -m 644 ./html/pango-Bidirectional-Text.html install -p -m 644 ./html/pango-Cairo-Rendering.html install -p -m 644 ./html/pango-CoreText-Fonts.html install -p -m 644 ./html/pango-Coverage-Maps.html install -p -m 644 ./html/pango-Engines.html install -p -m 644 ./html/pango-Fonts.html install -p -m 644 ./html/pango-FreeType-Fonts-and-Rendering.html install -p -m 644 ./html/pango-Glyph-Storage.html install -p -m 644 ./html/pango-Layout-Objects.html install -p -m 644 ./html/pango-Miscellaneous-Utilities.html install -p -m 644 ./html/pango-Modules.html install -p -m 644 ./html/pango-OpenType-Font-Handling.html install -p -m 644 ./html/pango-Scripts-and-Languages.html install -p -m 644 ./html/pango-Tab-Stops.html install -p -m 644 ./html/pango-Text-Attributes.html install -p -m 644 ./html/pango-Text-Processing.html install -p -m 644 ./html/pango-Version-Checking.html install -p -m 644 ./html/pango-Vertical-Text.html install -p -m 644 ./html/pango-Win32-Fonts-and-Rendering.html install -p -m 644 ./html/pango-Xft-Fonts-and-Rendering.html install -p -m 644 ./html/pango-hierarchy.html install -p -m 644 ./html/pango-pango-renderer.html install -p -m 644 ./html/pango-querymodules.html install -p -m 644 ./html/pango.devhelp2 install -p -m 644 ./html/pango.html install -p -m 644 ./html/rendering.html install -p -m 644 ./html/right.png install -p -m 644 ./html/rotated-text.png install -p -m 644 ./html/style.css install -p -m 644 ./html/tools.html install -p -m 644 ./html/up.png http://library.gnome.org/devel/gobject/unstable/ -> /usr/share/gtk-doc/html/gobject/ (97) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/share/man/man1' install -p -m 644 pango-querymodules.1 '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/docs' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/docs' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/docs' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/pango-1.31.0/tools' make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/tools' 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/pango-1.31.0/tools' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/tools' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/pango-1.31.0/tests' make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/tests' Making install in build make[1]: Entering directory `/builddir/build/BUILD/pango-1.31.0/build' Making install in win32 make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/build/win32' Making install in vs9 make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/build/win32/vs9' make[4]: Entering directory `/builddir/build/BUILD/pango-1.31.0/build/win32/vs9' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/build/win32/vs9' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/build/win32/vs9' Making install in vs10 make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/build/win32/vs10' make[4]: Entering directory `/builddir/build/BUILD/pango-1.31.0/build/win32/vs10' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/build/win32/vs10' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/build/win32/vs10' make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/build/win32' make[4]: Entering directory `/builddir/build/BUILD/pango-1.31.0/build/win32' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/build/win32' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/build/win32' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/build/win32' make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0/build' make[3]: Entering directory `/builddir/build/BUILD/pango-1.31.0/build' 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/pango-1.31.0/build' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/build' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.31.0/build' make[1]: Entering directory `/builddir/build/BUILD/pango-1.31.0' make[2]: Entering directory `/builddir/build/BUILD/pango-1.31.0' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pkgconfig' install -p -m 644 pango.pc pangocairo.pc pangoxft.pc pangoft2.pc '/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.31.0' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.31.0' + rm /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/libpango-1.0.la /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/libpangocairo-1.0.la /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/libpangoft2-1.0.la /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/libpangoxft-1.0.la + rm /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pango/1.8.0/modules/pango-arabic-lang.la /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pango/1.8.0/modules/pango-indic-lang.la /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pango/1.8.0/modules/pango-thai-lang.la + PANGOXFT_SO=/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/libpangoxft-1.0.so + test -e /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/libpangoxft-1.0.so + case "$host" in + mv /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/bin/pango-querymodules /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/bin/pango-querymodules-64 + mkdir -p /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/etc/pango/x86_64-redhat-linux-gnu + touch /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/etc/pango/x86_64-redhat-linux-gnu/pango.modules + echo %dir /etc/pango/x86_64-redhat-linux-gnu + echo %ghost /etc/pango/x86_64-redhat-linux-gnu/pango.modules + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/pango-1.31.0 extracting debug info from /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pango/1.8.0/modules/pango-thai-lang.so extracting debug info from /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pango/1.8.0/modules/pango-indic-lang.so extracting debug info from /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/pango/1.8.0/modules/pango-arabic-lang.so extracting debug info from /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/libpangoft2-1.0.so.0.3100.0 extracting debug info from /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/libpangocairo-1.0.so.0.3100.0 extracting debug info from /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/libpangoxft-1.0.so.0.3100.0 extracting debug info from /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/lib64/libpango-1.0.so.0.3100.0 extracting debug info from /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/bin/pango-view extracting debug info from /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/bin/pango-querymodules-64 symlinked /usr/lib/debug/usr/lib64/libpangocairo-1.0.so.0.3100.0.debug to /usr/lib/debug/usr/lib64/libpangocairo-1.0.so.0.debug symlinked /usr/lib/debug/usr/lib64/libpangocairo-1.0.so.0.3100.0.debug to /usr/lib/debug/usr/lib64/libpangocairo-1.0.so.debug symlinked /usr/lib/debug/usr/lib64/libpango-1.0.so.0.3100.0.debug to /usr/lib/debug/usr/lib64/libpango-1.0.so.debug symlinked /usr/lib/debug/usr/lib64/libpangoft2-1.0.so.0.3100.0.debug to /usr/lib/debug/usr/lib64/libpangoft2-1.0.so.debug symlinked /usr/lib/debug/usr/lib64/libpangoxft-1.0.so.0.3100.0.debug to /usr/lib/debug/usr/lib64/libpangoxft-1.0.so.0.debug symlinked /usr/lib/debug/usr/lib64/libpangoft2-1.0.so.0.3100.0.debug to /usr/lib/debug/usr/lib64/libpangoft2-1.0.so.0.debug symlinked /usr/lib/debug/usr/lib64/libpango-1.0.so.0.3100.0.debug to /usr/lib/debug/usr/lib64/libpango-1.0.so.0.debug symlinked /usr/lib/debug/usr/lib64/libpangoxft-1.0.so.0.3100.0.debug to /usr/lib/debug/usr/lib64/libpangoxft-1.0.so.debug 3542 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: pango-1.31.0-2.fc19.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0weMq8 + umask 022 + cd /builddir/build/BUILD + cd pango-1.31.0 + DOCDIR=/builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/share/doc/pango-1.31.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/share/doc/pango-1.31.0 + cp -pr README AUTHORS COPYING NEWS /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/share/doc/pango-1.31.0 + cp -pr pango-view/HELLO.txt /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64/usr/share/doc/pango-1.31.0 + exit 0 Provides: libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpangoxft-1.0.so.0()(64bit) pango = 1.31.0-2.fc19 pango(x86-64) = 1.31.0-2.fc19 pango-arabic-lang.so()(64bit) pango-indic-lang.so()(64bit) pango-thai-lang.so()(64bit) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh sed Requires(postun): /bin/sh sed Requires: libX11.so.6()(64bit) libXft.so.2()(64bit) libXrender.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libharfbuzz.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpangoxft-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libthai.so.0()(64bit) libthai.so.0(LIBTHAI_0.1)(64bit) rtld(GNU_HASH) Processing files: pango-devel-1.31.0-2.fc19.x86_64 Provides: pango-devel = 1.31.0-2.fc19 pango-devel(x86-64) = 1.31.0-2.fc19 pkgconfig(pango) = 1.31.0 pkgconfig(pangocairo) = 1.31.0 pkgconfig(pangoft2) = 1.31.0 pkgconfig(pangoxft) = 1.31.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpangoxft-1.0.so.0()(64bit) pkgconfig(cairo) pkgconfig(fontconfig) pkgconfig(freetype2) pkgconfig(glib-2.0) pkgconfig(gmodule-no-export-2.0) pkgconfig(gobject-2.0) pkgconfig(pango) pkgconfig(pangoft2) pkgconfig(xft) Processing files: pango-debuginfo-1.31.0-2.fc19.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64 Wrote: /builddir/build/RPMS/pango-1.31.0-2.fc19.x86_64.rpm Wrote: /builddir/build/RPMS/pango-devel-1.31.0-2.fc19.x86_64.rpm Wrote: /builddir/build/RPMS/pango-debuginfo-1.31.0-2.fc19.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Gp8Jxo + umask 022 + cd /builddir/build/BUILD + cd pango-1.31.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pango-1.31.0-2.fc19.x86_64 + exit 0 Child return code was: 0 LEAVE do -->