Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pango.spec'], False, '/srv/build/7/D/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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_GB', '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.34.1-5.el7.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, '/srv/build/7/D/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', '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_GB', '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.PWV8L4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pango-1.34.1 + /usr/bin/xz -dc /builddir/build/SOURCES/pango-1.34.1.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pango-1.34.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (pango-fix-strict-aliasing-warning.patch): + echo 'Patch #0 (pango-fix-strict-aliasing-warning.patch):' + /usr/bin/cat /builddir/build/SOURCES/pango-fix-strict-aliasing-warning.patch + /usr/bin/patch -p1 -b --suffix .0-gcc-warn --fuzz=0 patching file pango/pango-context.c patching file pango/pango-engine.c patching file pango/pango-utils.c patching file pango/pangocairo-fcfont.c patching file pango/pangofc-fontmap.c patching file pango/pangoft2-fontmap.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VCo82C + umask 022 + cd /builddir/build/BUILD + cd pango-1.34.1 + test -x configure + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/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 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ 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=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 whether make supports nested variables... (cached) 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 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 HARFBUZZ... 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 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-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 for -Bsymbolic-functions linker flag... yes 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 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-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 -j16 V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/pango-1.34.1' Making all in pango make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/pango' ( cd . && glib-mkenums \ --template pango-enum-types.h.template \ 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-enum-types.h.tmp \ && mv pango-enum-types.h.tmp pango-enum-types.h \ && echo timestamp > s-enum-types-h ( cd . && glib-mkenums \ --template pango-enum-types.c.template \ 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-enum-types.c.tmp \ && mv pango-enum-types.c.tmp pango-enum-types.c \ && echo timestamp > s-enum-types-c make all-recursive make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/pango' Making all in mini-fribidi make[4]: Entering directory `/builddir/build/BUILD/pango-1.34.1/pango/mini-fribidi' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_CAST_CHECKS -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fribidi.lo fribidi.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_CAST_CHECKS -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fribidi_char_type.lo fribidi_char_type.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_CAST_CHECKS -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fribidi_types.lo fribidi_types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_CAST_CHECKS -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fribidi.c -fPIC -DPIC -o .libs/fribidi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_CAST_CHECKS -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fribidi_char_type.c -fPIC -DPIC -o .libs/fribidi_char_type.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DG_DISABLE_CAST_CHECKS -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fribidi_types.c -fPIC -DPIC -o .libs/fribidi_types.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libmini-fribidi.la fribidi.lo fribidi_char_type.lo fribidi_types.lo libtool: link: ar cru .libs/libmini-fribidi.a .libs/fribidi.o .libs/fribidi_char_type.o .libs/fribidi_types.o libtool: link: ranlib .libs/libmini-fribidi.a libtool: link: ( cd ".libs" && rm -f "libmini-fribidi.la" && ln -s "../libmini-fribidi.la" "libmini-fribidi.la" ) make[4]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/pango/mini-fribidi' make[4]: Entering directory `/builddir/build/BUILD/pango-1.34.1/pango' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o break.lo break.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o ellipsize.lo ellipsize.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fonts.lo fonts.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o glyphstring.lo glyphstring.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modules.lo modules.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-attributes.lo pango-attributes.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-bidi-type.lo pango-bidi-type.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-color.lo pango-color.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-context.lo pango-context.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-coverage.lo pango-coverage.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-engine.lo pango-engine.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-fontmap.lo pango-fontmap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-fontset.lo pango-fontset.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-glyph-item.lo pango-glyph-item.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-gravity.lo pango-gravity.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-item.lo pango-item.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c modules.c -fPIC -DPIC -o .libs/modules.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c break.c -fPIC -DPIC -o .libs/break.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fonts.c -fPIC -DPIC -o .libs/fonts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-context.c -fPIC -DPIC -o .libs/pango-context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c glyphstring.c -fPIC -DPIC -o .libs/glyphstring.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-color.c -fPIC -DPIC -o .libs/pango-color.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-coverage.c -fPIC -DPIC -o .libs/pango-coverage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-bidi-type.c -fPIC -DPIC -o .libs/pango-bidi-type.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-engine.c -fPIC -DPIC -o .libs/pango-engine.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-gravity.c -fPIC -DPIC -o .libs/pango-gravity.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-fontset.c -fPIC -DPIC -o .libs/pango-fontset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-attributes.c -fPIC -DPIC -o .libs/pango-attributes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ellipsize.c -fPIC -DPIC -o .libs/ellipsize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-fontmap.c -fPIC -DPIC -o .libs/pango-fontmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-glyph-item.c -fPIC -DPIC -o .libs/pango-glyph-item.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-item.c -fPIC -DPIC -o .libs/pango-item.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-language.lo pango-language.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-layout.lo pango-layout.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-markup.lo pango-markup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-language.c -fPIC -DPIC -o .libs/pango-language.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-matrix.lo pango-matrix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-layout.c -fPIC -DPIC -o .libs/pango-layout.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-renderer.lo pango-renderer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-script.lo pango-script.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-tabs.lo pango-tabs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-markup.c -fPIC -DPIC -o .libs/pango-markup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-matrix.c -fPIC -DPIC -o .libs/pango-matrix.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-utils.lo pango-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-renderer.c -fPIC -DPIC -o .libs/pango-renderer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o reorder-items.lo reorder-items.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-script.c -fPIC -DPIC -o .libs/pango-script.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-tabs.c -fPIC -DPIC -o .libs/pango-tabs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o shape.lo shape.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-utils.c -fPIC -DPIC -o .libs/pango-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c reorder-items.c -fPIC -DPIC -o .libs/reorder-items.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c shape.c -fPIC -DPIC -o .libs/shape.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-enum-types.lo pango-enum-types.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o module-defs-lang.lo module-defs-lang.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-enum-types.c -fPIC -DPIC -o .libs/pango-enum-types.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pangofc-font.lo pangofc-font.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c module-defs-lang.c -fPIC -DPIC -o .libs/module-defs-lang.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pangofc-fontmap.lo pangofc-fontmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pangofc-font.c -fPIC -DPIC -o .libs/pangofc-font.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pangofc-decoder.lo pangofc-decoder.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pangoft2.lo pangoft2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o module-defs-fc.lo module-defs-fc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pangofc-decoder.c -fPIC -DPIC -o .libs/pangofc-decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pangofc-fontmap.c -fPIC -DPIC -o .libs/pangofc-fontmap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pangoft2-fontmap.lo pangoft2-fontmap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pangoft2-render.lo pangoft2-render.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-ot-buffer.lo pango-ot-buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pangoft2.c -fPIC -DPIC -o .libs/pangoft2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-ot-info.lo pango-ot-info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c module-defs-fc.c -fPIC -DPIC -o .libs/module-defs-fc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pangoft2-render.c -fPIC -DPIC -o .libs/pangoft2-render.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pangoft2-fontmap.c -fPIC -DPIC -o .libs/pangoft2-fontmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-ot-buffer.c -fPIC -DPIC -o .libs/pango-ot-buffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-ot-info.c -fPIC -DPIC -o .libs/pango-ot-info.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-ot-ruleset.lo pango-ot-ruleset.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pango-ot-tag.lo pango-ot-tag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-ot-ruleset.c -fPIC -DPIC -o .libs/pango-ot-ruleset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-ot-tag.c -fPIC -DPIC -o .libs/pango-ot-tag.o cd ../modules && make included-modules make[5]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pangoxft-font.lo pangoxft-font.c make[6]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/arabic' make[6]: Nothing to be done for `included-modules'. make[6]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/arabic' 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] return pango_ft2_font_get_face ((PangoFont *)font); ^ 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] FT_Face face = pango_ft2_font_get_face (font); ^ make[6]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/basic' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -DPANGO_MODULE_PREFIX=_pango_basic_fc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libpango_basic_fc_la-basic-fc.lo `test -f 'basic-fc.c' || echo './'`basic-fc.c 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] face = pango_ft2_font_get_face (font); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pangoxft-font.c -fPIC -DPIC -o .libs/pangoxft-font.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pangoxft-fontmap.lo pangoxft-fontmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/harfbuzz -DPANGO_MODULE_PREFIX=_pango_basic_fc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c basic-fc.c -fPIC -DPIC -o .libs/libpango_basic_fc_la-basic-fc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pangoxft-render.lo pangoxft-render.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pangocairo-context.lo pangocairo-context.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pangoxft-fontmap.c -fPIC -DPIC -o .libs/pangoxft-fontmap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pangocairo-font.lo pangocairo-font.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pangocairo-context.c -fPIC -DPIC -o .libs/pangocairo-context.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pangoxft-render.c -fPIC -DPIC -o .libs/pangoxft-render.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pangocairo-fontmap.lo pangocairo-fontmap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pangocairo-render.lo pangocairo-render.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pangocairo-font.c -fPIC -DPIC -o .libs/pangocairo-font.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pangocairo-fontmap.c -fPIC -DPIC -o .libs/pangocairo-fontmap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pangocairo-fcfont.lo pangocairo-fcfont.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o pangocairo-fcfontmap.lo pangocairo-fcfontmap.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c querymodules.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pangocairo-render.c -fPIC -DPIC -o .libs/pangocairo-render.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pangocairo-fcfontmap.c -fPIC -DPIC -o .libs/pangocairo-fcfontmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pangocairo-fcfont.c -fPIC -DPIC -o .libs/pangocairo-fcfont.o /bin/sh ../../libtool --tag=CC --mode=link gcc -DPANGO_MODULE_PREFIX=_pango_basic_fc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libpango-basic-fc.la libpango_basic_fc_la-basic-fc.lo libtool: link: ar cru .libs/libpango-basic-fc.a .libs/libpango_basic_fc_la-basic-fc.o libtool: link: ranlib .libs/libpango-basic-fc.a libtool: link: ( cd ".libs" && rm -f "libpango-basic-fc.la" && ln -s "../libpango-basic-fc.la" "libpango-basic-fc.la" ) make[6]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/basic' make[6]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/indic' make[6]: Nothing to be done for `included-modules'. make[6]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/indic' make[6]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/thai' make[6]: Nothing to be done for `included-modules'. make[6]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/thai' make[5]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules' true /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 3400:1:3400 -export-symbols-regex "^pango_.*" -Wl,-Bsymbolic-functions -Wl,-z,relro -o libpango-1.0.la -rpath /usr/lib64 break.lo ellipsize.lo fonts.lo glyphstring.lo modules.lo pango-attributes.lo pango-bidi-type.lo pango-color.lo pango-context.lo pango-coverage.lo pango-engine.lo pango-fontmap.lo pango-fontset.lo pango-glyph-item.lo pango-gravity.lo pango-item.lo pango-language.lo pango-layout.lo pango-markup.lo pango-matrix.lo pango-renderer.lo pango-script.lo pango-tabs.lo pango-utils.lo reorder-items.lo shape.lo pango-enum-types.lo module-defs-lang.lo -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lm mini-fribidi/libmini-fribidi.la libtool: link: /usr/bin/nm -B .libs/break.o .libs/ellipsize.o .libs/fonts.o .libs/glyphstring.o .libs/modules.o .libs/pango-attributes.o .libs/pango-bidi-type.o .libs/pango-color.o .libs/pango-context.o .libs/pango-coverage.o .libs/pango-engine.o .libs/pango-fontmap.o .libs/pango-fontset.o .libs/pango-glyph-item.o .libs/pango-gravity.o .libs/pango-item.o .libs/pango-language.o .libs/pango-layout.o .libs/pango-markup.o .libs/pango-matrix.o .libs/pango-renderer.o .libs/pango-script.o .libs/pango-tabs.o .libs/pango-utils.o .libs/reorder-items.o .libs/shape.o .libs/pango-enum-types.o .libs/module-defs-lang.o mini-fribidi/.libs/libmini-fribidi.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libpango-1.0.exp libtool: link: /usr/bin/grep -E -e "^pango_.*" ".libs/libpango-1.0.exp" > ".libs/libpango-1.0.expT" libtool: link: mv -f ".libs/libpango-1.0.expT" ".libs/libpango-1.0.exp" libtool: link: echo "{ global:" > .libs/libpango-1.0.ver libtool: link: cat .libs/libpango-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpango-1.0.ver libtool: link: echo "local: *; };" >> .libs/libpango-1.0.ver libtool: link: gcc -shared -fPIC -DPIC .libs/break.o .libs/ellipsize.o .libs/fonts.o .libs/glyphstring.o .libs/modules.o .libs/pango-attributes.o .libs/pango-bidi-type.o .libs/pango-color.o .libs/pango-context.o .libs/pango-coverage.o .libs/pango-engine.o .libs/pango-fontmap.o .libs/pango-fontset.o .libs/pango-glyph-item.o .libs/pango-gravity.o .libs/pango-item.o .libs/pango-language.o .libs/pango-layout.o .libs/pango-markup.o .libs/pango-matrix.o .libs/pango-renderer.o .libs/pango-script.o .libs/pango-tabs.o .libs/pango-utils.o .libs/reorder-items.o .libs/shape.o .libs/pango-enum-types.o .libs/module-defs-lang.o -Wl,--whole-archive mini-fribidi/.libs/libmini-fribidi.a -Wl,--no-whole-archive -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lm -O2 -m64 -mtune=generic -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libpango-1.0.so.0 -Wl,-version-script -Wl,.libs/libpango-1.0.ver -o .libs/libpango-1.0.so.0.3400.1 libtool: link: (cd ".libs" && rm -f "libpango-1.0.so.0" && ln -s "libpango-1.0.so.0.3400.1" "libpango-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libpango-1.0.so" && ln -s "libpango-1.0.so.0.3400.1" "libpango-1.0.so") libtool: link: ( cd ".libs" && rm -f "libpango-1.0.la" && ln -s "../libpango-1.0.la" "libpango-1.0.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 3400:1:3400 -export-symbols-regex "^pango_.*" -Wl,-Bsymbolic-functions -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 -lgthread-2.0 -lglib-2.0 -lharfbuzz -lfreetype -lfontconfig -lfreetype -lm /usr/bin/g-ir-scanner --warn-all --add-include-path=. --add-include-path=. --namespace=Pango --nsversion=1.0 --libtool="/bin/sh ../libtool" --pkg=gobject-2.0 --pkg=cairo --pkg=glib-2.0 --pkg=freetype2 --include=GObject-2.0 --include=cairo-1.0 --pkg-export=pango --library=libpango-1.0.la --c-include "pango/pango.h" --cflags-begin -I.. -I.. --cflags-end break.c ellipsize.c fonts.c glyphstring.c modules.c pango-attributes.c pango-bidi-type.c pango-color.c pango-context.c pango-coverage.c pango-engine.c pango-fontmap.c pango-fontset.c pango-glyph-item.c pango-gravity.c pango-impl-utils.h pango-item.c pango-language.c pango-language-sample-table.h pango-layout.c pango-markup.c pango-matrix.c pango-renderer.c pango-script.c pango-script-lang-table.h pango-tabs.c pango-utils.c reorder-items.c shape.c pango-enum-types.c module-defs-lang.c 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-enum-types.h libpango-1.0.la --output Pango-1.0.gir libtool: link: /usr/bin/nm -B .libs/pangofc-font.o .libs/pangofc-fontmap.o .libs/pangofc-decoder.o .libs/pangoft2.o .libs/module-defs-fc.o .libs/pangoft2-fontmap.o .libs/pangoft2-render.o .libs/pango-ot-buffer.o .libs/pango-ot-info.o .libs/pango-ot-ruleset.o .libs/pango-ot-tag.o ../modules/basic/.libs/libpango-basic-fc.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libpangoft2-1.0.exp libtool: link: /usr/bin/grep -E -e "^pango_.*" ".libs/libpangoft2-1.0.exp" > ".libs/libpangoft2-1.0.expT" libtool: link: mv -f ".libs/libpangoft2-1.0.expT" ".libs/libpangoft2-1.0.exp" libtool: link: echo "{ global:" > .libs/libpangoft2-1.0.ver libtool: link: cat .libs/libpangoft2-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpangoft2-1.0.ver libtool: link: echo "local: *; };" >> .libs/libpangoft2-1.0.ver libtool: link: gcc -shared -fPIC -DPIC .libs/pangofc-font.o .libs/pangofc-fontmap.o .libs/pangofc-decoder.o .libs/pangoft2.o .libs/module-defs-fc.o .libs/pangoft2-fontmap.o .libs/pangoft2-render.o .libs/pango-ot-buffer.o .libs/pango-ot-info.o .libs/pango-ot-ruleset.o .libs/pango-ot-tag.o -Wl,--whole-archive ../modules/basic/.libs/libpango-basic-fc.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/pango-1.34.1/pango/.libs ./.libs/libpango-1.0.so -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lm -O2 -m64 -mtune=generic -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libpangoft2-1.0.so.0 -Wl,-version-script -Wl,.libs/libpangoft2-1.0.ver -o .libs/libpangoft2-1.0.so.0.3400.1 libtool: link: (cd ".libs" && rm -f "libpangoft2-1.0.so.0" && ln -s "libpangoft2-1.0.so.0.3400.1" "libpangoft2-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libpangoft2-1.0.so" && ln -s "libpangoft2-1.0.so.0.3400.1" "libpangoft2-1.0.so") libtool: link: ( cd ".libs" && rm -f "libpangoft2-1.0.la" && ln -s "../libpangoft2-1.0.la" "libpangoft2-1.0.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 3400:1:3400 -export-symbols-regex "^pango_.*" -Wl,-Bsymbolic-functions -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 -lgthread-2.0 -lglib-2.0 -lXft -lXrender -lX11 -lfreetype -lfontconfig -lfreetype -lm /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 3400:1:3400 -export-symbols-regex "^pango_.*" -Wl,-Bsymbolic-functions -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 -lgthread-2.0 -lglib-2.0 -lcairo -lm libpangoft2-1.0.la -lfreetype -lfontconfig -lfreetype libtool: link: /usr/bin/nm -B .libs/pangocairo-context.o .libs/pangocairo-font.o .libs/pangocairo-fontmap.o .libs/pangocairo-render.o .libs/pangocairo-fcfont.o .libs/pangocairo-fcfontmap.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libpangocairo-1.0.exp libtool: link: /usr/bin/grep -E -e "^pango_.*" ".libs/libpangocairo-1.0.exp" > ".libs/libpangocairo-1.0.expT" libtool: link: mv -f ".libs/libpangocairo-1.0.expT" ".libs/libpangocairo-1.0.exp" libtool: link: echo "{ global:" > .libs/libpangocairo-1.0.ver libtool: link: /usr/bin/nm -B .libs/pangoxft-font.o .libs/pangoxft-fontmap.o .libs/pangoxft-render.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libpangoxft-1.0.exp libtool: link: cat .libs/libpangocairo-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpangocairo-1.0.ver libtool: link: echo "local: *; };" >> .libs/libpangocairo-1.0.ver libtool: link: gcc -shared -fPIC -DPIC .libs/pangocairo-context.o .libs/pangocairo-font.o .libs/pangocairo-fontmap.o .libs/pangocairo-render.o .libs/pangocairo-fcfont.o .libs/pangocairo-fcfontmap.o -Wl,-rpath -Wl,/builddir/build/BUILD/pango-1.34.1/pango/.libs -L/builddir/build/BUILD/pango-1.34.1/pango/.libs ./.libs/libpango-1.0.so -lcairo ./.libs/libpangoft2-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpango-1.0.so -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lharfbuzz -lm -lfontconfig -lfreetype -O2 -m64 -mtune=generic -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libpangocairo-1.0.so.0 -Wl,-version-script -Wl,.libs/libpangocairo-1.0.ver -o .libs/libpangocairo-1.0.so.0.3400.1 libtool: link: /usr/bin/grep -E -e "^pango_.*" ".libs/libpangoxft-1.0.exp" > ".libs/libpangoxft-1.0.expT" libtool: link: mv -f ".libs/libpangoxft-1.0.expT" ".libs/libpangoxft-1.0.exp" libtool: link: echo "{ global:" > .libs/libpangoxft-1.0.ver libtool: link: cat .libs/libpangoxft-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpangoxft-1.0.ver libtool: link: echo "local: *; };" >> .libs/libpangoxft-1.0.ver libtool: link: gcc -shared -fPIC -DPIC .libs/pangoxft-font.o .libs/pangoxft-fontmap.o .libs/pangoxft-render.o -Wl,-rpath -Wl,/builddir/build/BUILD/pango-1.34.1/pango/.libs -L/builddir/build/BUILD/pango-1.34.1/pango/.libs ./.libs/libpangoft2-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpango-1.0.so -lharfbuzz ./.libs/libpango-1.0.so -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lXft -lXrender -lX11 -lfontconfig -lfreetype -lm -O2 -m64 -mtune=generic -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libpangoxft-1.0.so.0 -Wl,-version-script -Wl,.libs/libpangoxft-1.0.ver -o .libs/libpangoxft-1.0.so.0.3400.1 libtool: link: (cd ".libs" && rm -f "libpangocairo-1.0.so.0" && ln -s "libpangocairo-1.0.so.0.3400.1" "libpangocairo-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libpangocairo-1.0.so" && ln -s "libpangocairo-1.0.so.0.3400.1" "libpangocairo-1.0.so") libtool: link: (cd ".libs" && rm -f "libpangoxft-1.0.so.0" && ln -s "libpangoxft-1.0.so.0.3400.1" "libpangoxft-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libpangoxft-1.0.so" && ln -s "libpangoxft-1.0.so.0.3400.1" "libpangoxft-1.0.so") libtool: link: ( cd ".libs" && rm -f "libpangocairo-1.0.la" && ln -s "../libpangocairo-1.0.la" "libpangocairo-1.0.la" ) libtool: link: ( cd ".libs" && rm -f "libpangoxft-1.0.la" && ln -s "../libpangoxft-1.0.la" "libpangoxft-1.0.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o pango-querymodules querymodules.o libpangoxft-1.0.la libpangoft2-1.0.la libpango-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/pango-querymodules querymodules.o -pthread ./.libs/libpangoxft-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpangoft2-1.0.so -lXft -lXrender -lX11 ./.libs/libpangoft2-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpango-1.0.so -lharfbuzz -lfontconfig -lfreetype ./.libs/libpango-1.0.so -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib64/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 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -c -o /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspectMoImOR/Pango-1.0.o /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspectMoImOR/Pango-1.0.c g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspectMoImOR/Pango-1.0 -export-dynamic /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspectMoImOR/Pango-1.0.o -L. libpango-1.0.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lcairo -lglib-2.0 -lfreetype libtool: link: gcc -o /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspectMoImOR/.libs/Pango-1.0 /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspectMoImOR/Pango-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libpango-1.0.so -lgthread-2.0 -lm -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lcairo -lglib-2.0 -lfreetype -pthread 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:153: 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:292: 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:548: 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:563: 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:1029: 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:984: 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:699: 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:292: 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:247: 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:368: 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:394: 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:548: 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:563: 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:580: 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:602: 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:624: 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:646: 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:699: 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:726: 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:752: 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:778: 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:804: 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:831: 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:854: 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:882: 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:907: 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:1029: 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:984: 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:1049: 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:1075: 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:1606: 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:1717: 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:1762: 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) /usr/bin/g-ir-compiler --includedir=. --includedir=. --includedir=. Pango-1.0.gir -o Pango-1.0.typelib /usr/bin/g-ir-scanner --warn-all --add-include-path=. --add-include-path=. --namespace=PangoFT2 --nsversion=1.0 --libtool="/bin/sh ../libtool" --pkg=freetype2 --include=GObject-2.0 --include=cairo-1.0 --include=freetype2-2.0 --include=fontconfig-2.0 --pkg-export=pangoft2 --library=libpango-1.0.la --library=libpangoft2-1.0.la --include-uninstalled=./Pango-1.0.gir --c-include "pango/pangoft2.h" --cflags-begin -I.. -I.. --cflags-end pango-ot.h pangofc-font.h pangofc-fontmap.h pangofc-decoder.h pangoft2.h pangofc-font.c pangofc-fontmap.c pangofc-decoder.c pangoft2.c libpangoft2-1.0.la Pango-1.0.gir --output 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:147: Warning: PangoFT2: symbol='pango_fc_font_get_type': Skipping foreign symbol from namespace Pango pangofc-font.h:149: Warning: PangoFT2: symbol='pango_fc_font_lock_face': Skipping foreign symbol from namespace Pango pangofc-font.h:150: 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 pango-ot.h:58: Warning: PangoFT2: symbol='PANGO_OT_ALL_GLYPHS': Skipping foreign symbol from namespace Pango pango-ot.h:59: Warning: PangoFT2: symbol='PANGO_OT_NO_FEATURE': Skipping foreign symbol from namespace Pango pango-ot.h:60: Warning: PangoFT2: symbol='PANGO_OT_NO_SCRIPT': Skipping foreign symbol from namespace Pango pango-ot.h:61: Warning: PangoFT2: symbol='PANGO_OT_DEFAULT_LANGUAGE': 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:269: Warning: PangoFT2: symbol='PANGO_FC_PRGNAME': Skipping foreign symbol from namespace Pango pangofc-fontmap.h:285: Warning: PangoFT2: symbol='PANGO_FC_FONT_FEATURES': Skipping foreign symbol from namespace Pango pangoft2.h:34: Warning: PangoFT2: symbol='PANGO_RENDER_TYPE_FT2': Skipping foreign symbol from namespace Pango g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/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 -c -o /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspectTIgTSi/PangoFT2-1.0.o /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspectTIgTSi/PangoFT2-1.0.c g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspectTIgTSi/PangoFT2-1.0 -export-dynamic /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspectTIgTSi/PangoFT2-1.0.o -L. libpango-1.0.la libpangoft2-1.0.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lfreetype libtool: link: gcc -o /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspectTIgTSi/.libs/PangoFT2-1.0 /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspectTIgTSi/PangoFT2-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libpango-1.0.so ./.libs/libpangoft2-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpango-1.0.so -lgthread-2.0 -lharfbuzz -lfontconfig -lm -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lfreetype -pthread 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 /usr/bin/g-ir-compiler --includedir=. --includedir=. --includedir=. PangoFT2-1.0.gir -o PangoFT2-1.0.typelib /usr/bin/g-ir-scanner --warn-all --add-include-path=. --add-include-path=. --namespace=PangoXft --nsversion=1.0 --libtool="/bin/sh ../libtool" --pkg=gobject-2.0 --pkg=freetype2 --include=GObject-2.0 --include=xft-2.0 --include=xlib-2.0 --pkg-export=pangoxft --library=libpango-1.0.la --library=libpangoft2-1.0.la --library=libpangoxft-1.0.la --include-uninstalled=./Pango-1.0.gir --include-uninstalled=./PangoFT2-1.0.gir --c-include "pango/pangoxft.h" --cflags-begin -I.. -I.. --cflags-end pangoxft.h pangoxft-render.h pangoxft-font.c pangoxft-fontmap.c pangoxft-render.c libpangoxft-1.0.la Pango-1.0.gir PangoFT2-1.0.gir --output PangoXft-1.0.gir /usr/bin/g-ir-scanner --warn-all --add-include-path=. --add-include-path=. --namespace=PangoCairo --nsversion=1.0 --libtool="/bin/sh ../libtool" --pkg=gobject-2.0 --pkg=cairo --include=GObject-2.0 --include=cairo-1.0 --pkg-export=pangocairo --library=libpango-1.0.la --library=libpangocairo-1.0.la --library=libpango-1.0.la --library=libpangoft2-1.0.la --include-uninstalled=./Pango-1.0.gir --c-include "pango/pangocairo.h" --include-uninstalled=./PangoFT2-1.0.gir --cflags-begin -I.. -I.. --cflags-end pangocairo-context.c pangocairo-font.c pangocairo-fontmap.c pangocairo-render.c pangocairo-fcfont.c pangocairo-fcfontmap.c pangocairo-fc.h pangocairo.h libpangocairo-1.0.la Pango-1.0.gir PangoFT2-1.0.gir --output PangoCairo-1.0.gir pangoxft.h:35: Warning: PangoXft: symbol='PANGO_RENDER_TYPE_XFT': Skipping foreign symbol from namespace Pango g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/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 -c -o /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspectmEQYHS/PangoXft-1.0.o /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspectmEQYHS/PangoXft-1.0.c /builddir/build/BUILD/pango-1.34.1/pango/pangocairo-fc.h:49: syntax error, unexpected identifier in ' PangoFcFontKey *key);' at 'PangoFcFontKey' g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib64/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 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -c -o /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspecta4TOW2/PangoCairo-1.0.o /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspecta4TOW2/PangoCairo-1.0.c g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspectmEQYHS/PangoXft-1.0 -export-dynamic /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspectmEQYHS/PangoXft-1.0.o -L. libpango-1.0.la libpangoft2-1.0.la libpangoxft-1.0.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lfreetype g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspecta4TOW2/PangoCairo-1.0 -export-dynamic /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspecta4TOW2/PangoCairo-1.0.o -L. libpango-1.0.la libpangocairo-1.0.la libpango-1.0.la libpangoft2-1.0.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcairo libtool: link: gcc -o /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspectmEQYHS/.libs/PangoXft-1.0 /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspectmEQYHS/PangoXft-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libpango-1.0.so ./.libs/libpangoft2-1.0.so ./.libs/libpangoxft-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpangoft2-1.0.so -lharfbuzz /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpango-1.0.so -lgthread-2.0 -lXft -lXrender -lX11 -lfontconfig -lm -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lfreetype -pthread libtool: link: gcc -o /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspecta4TOW2/.libs/PangoCairo-1.0 /builddir/build/BUILD/pango-1.34.1/pango/tmp-introspecta4TOW2/PangoCairo-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libpangocairo-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpangoft2-1.0.so ./.libs/libpango-1.0.so ./.libs/libpangoft2-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpango-1.0.so -lgthread-2.0 -lharfbuzz -lfontconfig -lfreetype -lm -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -pthread /usr/bin/g-ir-compiler --includedir=. --includedir=. --includedir=. PangoXft-1.0.gir -o PangoXft-1.0.typelib /usr/bin/g-ir-compiler --includedir=. --includedir=. --includedir=. PangoCairo-1.0.gir -o PangoCairo-1.0.typelib make[4]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/pango' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/pango' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/pango' Making all in modules make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules' Making all in arabic make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/arabic' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o arabic-lang.lo arabic-lang.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c arabic-lang.c -fPIC -DPIC -o .libs/arabic-lang.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -lgthread-2.0 -lglib-2.0 ../../pango/libpango-1.0.la libtool: link: /usr/bin/nm -B .libs/arabic-lang.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/pango-arabic-lang.exp libtool: link: /usr/bin/grep -E -e "^script_engine_.*" ".libs/pango-arabic-lang.exp" > ".libs/pango-arabic-lang.expT" libtool: link: mv -f ".libs/pango-arabic-lang.expT" ".libs/pango-arabic-lang.exp" libtool: link: echo "{ global:" > .libs/pango-arabic-lang.ver libtool: link: cat .libs/pango-arabic-lang.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pango-arabic-lang.ver libtool: link: echo "local: *; };" >> .libs/pango-arabic-lang.ver libtool: link: gcc -shared -fPIC -DPIC .libs/arabic-lang.o -Wl,-rpath -Wl,/builddir/build/BUILD/pango-1.34.1/pango/.libs ../../pango/.libs/libpango-1.0.so -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lm -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,pango-arabic-lang.so -Wl,-version-script -Wl,.libs/pango-arabic-lang.ver -o .libs/pango-arabic-lang.so libtool: link: ( cd ".libs" && rm -f "pango-arabic-lang.la" && ln -s "../pango-arabic-lang.la" "pango-arabic-lang.la" ) make[3]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/arabic' Making all in basic make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/basic' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/basic' Making all in indic make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/indic' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o indic-lang.lo indic-lang.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c indic-lang.c -fPIC -DPIC -o .libs/indic-lang.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -lgthread-2.0 -lglib-2.0 ../../pango/libpango-1.0.la libtool: link: /usr/bin/nm -B .libs/indic-lang.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/pango-indic-lang.exp libtool: link: /usr/bin/grep -E -e "^script_engine_.*" ".libs/pango-indic-lang.exp" > ".libs/pango-indic-lang.expT" libtool: link: mv -f ".libs/pango-indic-lang.expT" ".libs/pango-indic-lang.exp" libtool: link: echo "{ global:" > .libs/pango-indic-lang.ver libtool: link: cat .libs/pango-indic-lang.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pango-indic-lang.ver libtool: link: echo "local: *; };" >> .libs/pango-indic-lang.ver libtool: link: gcc -shared -fPIC -DPIC .libs/indic-lang.o -Wl,-rpath -Wl,/builddir/build/BUILD/pango-1.34.1/pango/.libs ../../pango/.libs/libpango-1.0.so -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lm -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,pango-indic-lang.so -Wl,-version-script -Wl,.libs/pango-indic-lang.ver -o .libs/pango-indic-lang.so libtool: link: ( cd ".libs" && rm -f "pango-indic-lang.la" && ln -s "../pango-indic-lang.la" "pango-indic-lang.la" ) make[3]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/indic' Making all in thai make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/thai' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o thai-lang.lo thai-lang.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_ENGINE -DG_DISABLE_CAST_CHECKS -I../.. -I../../pango -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c thai-lang.c -fPIC -DPIC -o .libs/thai-lang.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -lgthread-2.0 -lglib-2.0 ../../pango/libpango-1.0.la -lthai libtool: link: /usr/bin/nm -B .libs/thai-lang.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/pango-thai-lang.exp libtool: link: /usr/bin/grep -E -e "^script_engine_.*" ".libs/pango-thai-lang.exp" > ".libs/pango-thai-lang.expT" libtool: link: mv -f ".libs/pango-thai-lang.expT" ".libs/pango-thai-lang.exp" libtool: link: echo "{ global:" > .libs/pango-thai-lang.ver libtool: link: cat .libs/pango-thai-lang.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pango-thai-lang.ver libtool: link: echo "local: *; };" >> .libs/pango-thai-lang.ver libtool: link: gcc -shared -fPIC -DPIC .libs/thai-lang.o -Wl,-rpath -Wl,/builddir/build/BUILD/pango-1.34.1/pango/.libs ../../pango/.libs/libpango-1.0.so -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lm -lthai -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,pango-thai-lang.so -Wl,-version-script -Wl,.libs/pango-thai-lang.ver -o .libs/pango-thai-lang.so libtool: link: ( cd ".libs" && rm -f "pango-thai-lang.la" && ln -s "../pango-thai-lang.la" "pango-thai-lang.la" ) make[3]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/thai' make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules' if true && find . -name '*.la' | grep -v '\.libs' | grep -v libpango | grep '.' > /dev/null ; then \ echo "Writing a pango.modules file to use with tests/examples."; \ ../pango/pango-querymodules `find . -name '*.la' | grep -v '\.libs' | grep -v libpango` > pango.modules ;\ else \ echo "***" ; \ echo "*** No dynamic modules found, or cross-compiling" ; \ echo "*** Will use only static modules for tests and examples." ; \ echo "***" ; \ > pango.modules; \ fi Writing a pango.modules file to use with tests/examples. make[3]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules' Making all in pango-view make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/pango-view' cp ./../modules/pangorc pangorc make all-am make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/pango-view' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c viewer-render.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c viewer-main.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c pango-view.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c viewer-pangoft2.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c viewer-pangoxft.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c viewer-x.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c viewer-cairo.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c viewer-pangocairo.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o pango-view viewer-render.o viewer-main.o pango-view.o viewer-pangoft2.o viewer-pangoxft.o viewer-x.o viewer-cairo.o viewer-pangocairo.o ../pango/libpango-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 ../pango/libpangoft2-1.0.la -lfreetype -lfontconfig -lfreetype ../pango/libpangoft2-1.0.la ../pango/libpangoxft-1.0.la -lXft -lXrender -lX11 ../pango/libpangocairo-1.0.la -lcairo libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/pango-view viewer-render.o viewer-main.o pango-view.o viewer-pangoft2.o viewer-pangoxft.o viewer-x.o viewer-cairo.o viewer-pangocairo.o -pthread ../pango/.libs/libpango-1.0.so ../pango/.libs/libpangoft2-1.0.so ../pango/.libs/libpangoxft-1.0.so -lXft -lXrender -lX11 ../pango/.libs/libpangocairo-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpangoft2-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpango-1.0.so -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lharfbuzz -lm -lfontconfig -lfreetype -lcairo -pthread make pango-view.1.in && \ cp ./pango-view.1.in pango-view.1 make[4]: Entering directory `/builddir/build/BUILD/pango-1.34.1/pango-view' make[4]: `pango-view.1.in' is up to date. make[4]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/pango-view' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/pango-view' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/pango-view' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cairosimple.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cairotwisted.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cairoshape.c 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] dx =-3 * current_point.point.x * ratio_0_2 ^ cairotwisted.c:427:9: warning: 'current_point.point.y' may be used uninitialized in this function [-Wmaybe-uninitialized] dy =-3 * current_point.point.y * ratio_0_2 ^ cairotwisted.c: In function 'draw_twisted': cairotwisted.c:151:6: warning: 'current_point.point.y' may be used uninitialized in this function [-Wmaybe-uninitialized] dy = b->point.y - a->point.y; ^ cairotwisted.c:170:28: note: 'current_point.point.y' was declared here cairo_path_data_t *data, current_point; ^ cairotwisted.c:150:6: warning: 'current_point.point.x' may be used uninitialized in this function [-Wmaybe-uninitialized] dx = b->point.x - a->point.x; ^ cairotwisted.c:170:28: note: 'current_point.point.x' was declared here cairo_path_data_t *data, current_point; ^ cairotwisted.c:151:6: warning: 'current_point.point.y' may be used uninitialized in this function [-Wmaybe-uninitialized] dy = b->point.y - a->point.y; ^ cairotwisted.c:221:42: note: 'current_point.point.y' was declared here cairo_path_data_t *data, last_move_to, current_point; ^ cairotwisted.c:178:17: warning: 'current_point.point.x' may be used uninitialized in this function [-Wmaybe-uninitialized] cairo_move_to (cr, x0, y0); ^ cairotwisted.c:221:42: note: 'current_point.point.x' was declared here cairo_path_data_t *data, last_move_to, current_point; ^ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o cairosimple cairosimple.o -lm ../pango/libpango-1.0.la ../pango/libpangocairo-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lcairo ../pango/libpangoft2-1.0.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o cairoshape cairoshape.o -lm ../pango/libpango-1.0.la ../pango/libpangocairo-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lcairo ../pango/libpangoft2-1.0.la /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o cairotwisted cairotwisted.o -lm ../pango/libpango-1.0.la ../pango/libpangocairo-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lcairo ../pango/libpangoft2-1.0.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/cairosimple cairosimple.o -pthread ../pango/.libs/libpango-1.0.so ../pango/.libs/libpangocairo-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpangoft2-1.0.so -lcairo ../pango/.libs/libpangoft2-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpango-1.0.so -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lm -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/cairotwisted cairotwisted.o -pthread ../pango/.libs/libpango-1.0.so ../pango/.libs/libpangocairo-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpangoft2-1.0.so -lcairo ../pango/.libs/libpangoft2-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpango-1.0.so -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lm -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/cairoshape cairoshape.o -pthread ../pango/.libs/libpango-1.0.so ../pango/.libs/libpangocairo-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpangoft2-1.0.so -lcairo ../pango/.libs/libpangoft2-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpango-1.0.so -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lm -pthread make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/examples' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/docs' make all-am make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/docs' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/docs' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/tools' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/tools' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -DHAVE_X -DHAVE_XFT -DHAVE_FREETYPE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c testboundaries.c cp ./../modules/pangorc pangorc gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -DHAVE_X -DHAVE_XFT -DHAVE_FREETYPE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c testboundaries_ucd.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -DHAVE_X -DHAVE_XFT -DHAVE_FREETYPE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c testcolor.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -DHAVE_X -DHAVE_XFT -DHAVE_FREETYPE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c testscript.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -DHAVE_X -DHAVE_XFT -DHAVE_FREETYPE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c testiter.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -DHAVE_X -DHAVE_XFT -DHAVE_FREETYPE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test-pangocairo-threads.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -DHAVE_X -DHAVE_XFT -DHAVE_FREETYPE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test-ot-tags.c c++ -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -DHAVE_X -DHAVE_XFT -DHAVE_FREETYPE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cxx-test.o cxx-test.C gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -DHAVE_X -DHAVE_XFT -DHAVE_FREETYPE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gen-all-unicode.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/freetype2 -I/usr/include/freetype2 -DHAVE_X -DHAVE_XFT -DHAVE_FREETYPE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c dump-boundaries.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o testcolor testcolor.o ../pango/libpango-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o gen-all-unicode gen-all-unicode.o -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o testscript testscript.o ../pango/libpango-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o dump-boundaries dump-boundaries.o ../pango/libpango-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test-pangocairo-threads test-pangocairo-threads.o ../pango/libpango-1.0.la ../pango/libpangocairo-1.0.la -lcairo -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o testiter testiter.o ../pango/libpango-1.0.la ../pango/libpangocairo-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o test-ot-tags test-ot-tags.o ../pango/libpango-1.0.la ../pango/libpangoft2-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o testboundaries_ucd testboundaries_ucd.o ../pango/libpango-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/testcolor testcolor.o -pthread ../pango/.libs/libpango-1.0.so -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o gen-all-unicode gen-all-unicode.o -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o testboundaries testboundaries.o ../pango/libpango-1.0.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/testscript testscript.o -pthread ../pango/.libs/libpango-1.0.so -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/dump-boundaries dump-boundaries.o -pthread ../pango/.libs/libpango-1.0.so -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o cxx-test cxx-test.o libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/testboundaries_ucd testboundaries_ucd.o -pthread ../pango/.libs/libpango-1.0.so -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test-ot-tags test-ot-tags.o -pthread ../pango/.libs/libpango-1.0.so ../pango/.libs/libpangoft2-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpango-1.0.so -lharfbuzz -lfontconfig -lfreetype -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/testiter testiter.o -pthread ../pango/.libs/libpango-1.0.so ../pango/.libs/libpangocairo-1.0.so -lcairo /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpangoft2-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpango-1.0.so -lharfbuzz -lm -lfontconfig -lfreetype -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/test-pangocairo-threads test-pangocairo-threads.o -pthread ../pango/.libs/libpango-1.0.so ../pango/.libs/libpangocairo-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpangoft2-1.0.so /builddir/build/BUILD/pango-1.34.1/pango/.libs/libpango-1.0.so -lharfbuzz -lm -lfontconfig -lfreetype -lcairo -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/testboundaries testboundaries.o -pthread ../pango/.libs/libpango-1.0.so -lm -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread libtool: link: c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o cxx-test cxx-test.o make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/tests' Making all in build make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/build' Making all in win32 make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/build/win32' Making all in vs9 make[4]: Entering directory `/builddir/build/BUILD/pango-1.34.1/build/win32/vs9' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/build/win32/vs9' Making all in vs10 make[4]: Entering directory `/builddir/build/BUILD/pango-1.34.1/build/win32/vs10' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/build/win32/vs10' make[4]: Entering directory `/builddir/build/BUILD/pango-1.34.1/build/win32' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/build/win32' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/build/win32' make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/build' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/build' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/build' make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.34.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LsitzN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64 + cd pango-1.34.1 + make install DESTDIR=/builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64 'INSTALL=install -p' Making install in pango make[1]: Entering directory `/builddir/build/BUILD/pango-1.34.1/pango' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/pango' Making install in mini-fribidi make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/pango/mini-fribidi' make[4]: Entering directory `/builddir/build/BUILD/pango-1.34.1/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.34.1/pango/mini-fribidi' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/pango/mini-fribidi' make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/pango' GEN included-modules make[4]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules' make[5]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/arabic' make[5]: Nothing to be done for `included-modules'. make[5]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/arabic' make[5]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/basic' make[5]: Nothing to be done for `included-modules'. make[5]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/basic' make[5]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/indic' make[5]: Nothing to be done for `included-modules'. make[5]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/indic' make[5]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/thai' make[5]: Nothing to be done for `included-modules'. make[5]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/thai' make[4]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules' GEN ../modules/basic/libpango-basic-fc.la make[4]: Entering directory `/builddir/build/BUILD/pango-1.34.1/pango' GEN included-modules make[5]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules' make[6]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/arabic' make[6]: Nothing to be done for `included-modules'. make[6]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/arabic' make[6]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/basic' make[6]: Nothing to be done for `included-modules'. make[6]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/basic' make[6]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/indic' make[6]: Nothing to be done for `included-modules'. make[6]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/indic' make[6]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/thai' make[6]: Nothing to be done for `included-modules'. make[6]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/thai' make[5]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules' GEN ../modules/basic/libpango-basic-fc.la /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.34.1-5.el7.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.34.1-5.el7.x86_64/usr/lib64' libtool: install: install -p .libs/libpango-1.0.so.0.3400.1 /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/libpango-1.0.so.0.3400.1 libtool: install: (cd /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64 && { ln -s -f libpango-1.0.so.0.3400.1 libpango-1.0.so.0 || { rm -f libpango-1.0.so.0 && ln -s libpango-1.0.so.0.3400.1 libpango-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64 && { ln -s -f libpango-1.0.so.0.3400.1 libpango-1.0.so || { rm -f libpango-1.0.so && ln -s libpango-1.0.so.0.3400.1 libpango-1.0.so; }; }) libtool: install: install -p .libs/libpango-1.0.lai /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/libpango-1.0.la libtool: install: warning: relinking `libpangoft2-1.0.la' libtool: install: (cd /builddir/build/BUILD/pango-1.34.1/pango; /bin/sh /builddir/build/BUILD/pango-1.34.1/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 3400:1:3400 -export-symbols-regex "^pango_.*" -Wl,-Bsymbolic-functions -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 -lgthread-2.0 -lglib-2.0 -lharfbuzz -lfreetype -lfontconfig -lfreetype -lm -inst-prefix-dir /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64) libtool: relink: /usr/bin/nm -B .libs/pangofc-font.o .libs/pangofc-fontmap.o .libs/pangofc-decoder.o .libs/pangoft2.o .libs/module-defs-fc.o .libs/pangoft2-fontmap.o .libs/pangoft2-render.o .libs/pango-ot-buffer.o .libs/pango-ot-info.o .libs/pango-ot-ruleset.o .libs/pango-ot-tag.o ../modules/basic/.libs/libpango-basic-fc.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libpangoft2-1.0.exp libtool: relink: /usr/bin/grep -E -e "^pango_.*" ".libs/libpangoft2-1.0.exp" > ".libs/libpangoft2-1.0.expT" libtool: relink: mv -f ".libs/libpangoft2-1.0.expT" ".libs/libpangoft2-1.0.exp" libtool: relink: echo "{ global:" > .libs/libpangoft2-1.0.ver libtool: relink: cat .libs/libpangoft2-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpangoft2-1.0.ver libtool: relink: echo "local: *; };" >> .libs/libpangoft2-1.0.ver libtool: relink: gcc -shared -fPIC -DPIC .libs/pangofc-font.o .libs/pangofc-fontmap.o .libs/pangofc-decoder.o .libs/pangoft2.o .libs/module-defs-fc.o .libs/pangoft2-fontmap.o .libs/pangoft2-render.o .libs/pango-ot-buffer.o .libs/pango-ot-info.o .libs/pango-ot-ruleset.o .libs/pango-ot-tag.o -Wl,--whole-archive ../modules/basic/.libs/libpango-basic-fc.a -Wl,--no-whole-archive -L/builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64 -L/usr/lib64 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lm -O2 -m64 -mtune=generic -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libpangoft2-1.0.so.0 -Wl,-version-script -Wl,.libs/libpangoft2-1.0.ver -o .libs/libpangoft2-1.0.so.0.3400.1 libtool: install: install -p .libs/libpangoft2-1.0.so.0.3400.1T /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/libpangoft2-1.0.so.0.3400.1 libtool: install: (cd /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64 && { ln -s -f libpangoft2-1.0.so.0.3400.1 libpangoft2-1.0.so.0 || { rm -f libpangoft2-1.0.so.0 && ln -s libpangoft2-1.0.so.0.3400.1 libpangoft2-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64 && { ln -s -f libpangoft2-1.0.so.0.3400.1 libpangoft2-1.0.so || { rm -f libpangoft2-1.0.so && ln -s libpangoft2-1.0.so.0.3400.1 libpangoft2-1.0.so; }; }) libtool: install: install -p .libs/libpangoft2-1.0.lai /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/libpangoft2-1.0.la libtool: install: warning: relinking `libpangoxft-1.0.la' libtool: install: (cd /builddir/build/BUILD/pango-1.34.1/pango; /bin/sh /builddir/build/BUILD/pango-1.34.1/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 3400:1:3400 -export-symbols-regex "^pango_.*" -Wl,-Bsymbolic-functions -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 -lgthread-2.0 -lglib-2.0 -lXft -lXrender -lX11 -lfreetype -lfontconfig -lfreetype -lm -inst-prefix-dir /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64) libtool: relink: /usr/bin/nm -B .libs/pangoxft-font.o .libs/pangoxft-fontmap.o .libs/pangoxft-render.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libpangoxft-1.0.exp libtool: relink: /usr/bin/grep -E -e "^pango_.*" ".libs/libpangoxft-1.0.exp" > ".libs/libpangoxft-1.0.expT" libtool: relink: mv -f ".libs/libpangoxft-1.0.expT" ".libs/libpangoxft-1.0.exp" libtool: relink: echo "{ global:" > .libs/libpangoxft-1.0.ver libtool: relink: cat .libs/libpangoxft-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpangoxft-1.0.ver libtool: relink: echo "local: *; };" >> .libs/libpangoxft-1.0.ver libtool: relink: gcc -shared -fPIC -DPIC .libs/pangoxft-font.o .libs/pangoxft-fontmap.o .libs/pangoxft-render.o -L/builddir/build/BUILD/pango-1.34.1/pango/.libs -L/builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64 -L/usr/lib64 -lpangoft2-1.0 -lharfbuzz -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lXft -lXrender -lX11 -lfontconfig -lfreetype -lm -O2 -m64 -mtune=generic -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libpangoxft-1.0.so.0 -Wl,-version-script -Wl,.libs/libpangoxft-1.0.ver -o .libs/libpangoxft-1.0.so.0.3400.1 libtool: install: install -p .libs/libpangoxft-1.0.so.0.3400.1T /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/libpangoxft-1.0.so.0.3400.1 libtool: install: (cd /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64 && { ln -s -f libpangoxft-1.0.so.0.3400.1 libpangoxft-1.0.so.0 || { rm -f libpangoxft-1.0.so.0 && ln -s libpangoxft-1.0.so.0.3400.1 libpangoxft-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64 && { ln -s -f libpangoxft-1.0.so.0.3400.1 libpangoxft-1.0.so || { rm -f libpangoxft-1.0.so && ln -s libpangoxft-1.0.so.0.3400.1 libpangoxft-1.0.so; }; }) libtool: install: install -p .libs/libpangoxft-1.0.lai /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/libpangoxft-1.0.la libtool: install: warning: relinking `libpangocairo-1.0.la' libtool: install: (cd /builddir/build/BUILD/pango-1.34.1/pango; /bin/sh /builddir/build/BUILD/pango-1.34.1/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 3400:1:3400 -export-symbols-regex "^pango_.*" -Wl,-Bsymbolic-functions -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 -lgthread-2.0 -lglib-2.0 -lcairo -lm libpangoft2-1.0.la -lfreetype -lfontconfig -lfreetype -inst-prefix-dir /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64) libtool: relink: /usr/bin/nm -B .libs/pangocairo-context.o .libs/pangocairo-font.o .libs/pangocairo-fontmap.o .libs/pangocairo-render.o .libs/pangocairo-fcfont.o .libs/pangocairo-fcfontmap.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libpangocairo-1.0.exp libtool: relink: /usr/bin/grep -E -e "^pango_.*" ".libs/libpangocairo-1.0.exp" > ".libs/libpangocairo-1.0.expT" libtool: relink: mv -f ".libs/libpangocairo-1.0.expT" ".libs/libpangocairo-1.0.exp" libtool: relink: echo "{ global:" > .libs/libpangocairo-1.0.ver libtool: relink: cat .libs/libpangocairo-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpangocairo-1.0.ver libtool: relink: echo "local: *; };" >> .libs/libpangocairo-1.0.ver libtool: relink: gcc -shared -fPIC -DPIC .libs/pangocairo-context.o .libs/pangocairo-font.o .libs/pangocairo-fontmap.o .libs/pangocairo-render.o .libs/pangocairo-fcfont.o .libs/pangocairo-fcfontmap.o -L/builddir/build/BUILD/pango-1.34.1/pango/.libs -L/builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64 -L/usr/lib64 -lcairo -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lharfbuzz -lm -lfontconfig -lfreetype -O2 -m64 -mtune=generic -Wl,-Bsymbolic-functions -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libpangocairo-1.0.so.0 -Wl,-version-script -Wl,.libs/libpangocairo-1.0.ver -o .libs/libpangocairo-1.0.so.0.3400.1 libtool: install: install -p .libs/libpangocairo-1.0.so.0.3400.1T /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/libpangocairo-1.0.so.0.3400.1 libtool: install: (cd /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64 && { ln -s -f libpangocairo-1.0.so.0.3400.1 libpangocairo-1.0.so.0 || { rm -f libpangocairo-1.0.so.0 && ln -s libpangocairo-1.0.so.0.3400.1 libpangocairo-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64 && { ln -s -f libpangocairo-1.0.so.0.3400.1 libpangocairo-1.0.so || { rm -f libpangocairo-1.0.so && ln -s libpangocairo-1.0.so.0.3400.1 libpangocairo-1.0.so; }; }) libtool: install: install -p .libs/libpangocairo-1.0.lai /builddir/build/BUILDROOT/pango-1.34.1-5.el7.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.34.1-5.el7.x86_64/usr/bin' /bin/sh ../libtool --mode=install install -p pango-querymodules '/builddir/build/BUILDROOT/pango-1.34.1-5.el7.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.34.1/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.34.1/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.34.1-5.el7.x86_64/usr/bin/pango-querymodules make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/pango-1.34.1/pango' for i in libpangoft2-1.0.la libpangoxft-1.0.la libpangowin32-1.0.la; do \ test -f /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/$i && /bin/sh ../sanitize-la.sh /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/$i ; \ done make[5]: [install-exec-hook] Error 1 (ignored) make[5]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/pango' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.34.1-5.el7.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.34.1-5.el7.x86_64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.34.1-5.el7.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.34.1-5.el7.x86_64/usr/include/pango-1.0/pango' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.34.1-5.el7.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.34.1-5.el7.x86_64/usr/lib64/girepository-1.0' make[4]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/pango' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/pango' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/pango' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/pango' Making install in modules make[1]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules' Making install in arabic make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/arabic' make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/arabic' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.34.1-5.el7.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.34.1-5.el7.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.34.1/modules/arabic; /bin/sh /builddir/build/BUILD/pango-1.34.1/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -lgthread-2.0 -lglib-2.0 ../../pango/libpango-1.0.la -inst-prefix-dir /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64) libtool: relink: /usr/bin/nm -B .libs/arabic-lang.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/pango-arabic-lang.exp libtool: relink: /usr/bin/grep -E -e "^script_engine_.*" ".libs/pango-arabic-lang.exp" > ".libs/pango-arabic-lang.expT" libtool: relink: mv -f ".libs/pango-arabic-lang.expT" ".libs/pango-arabic-lang.exp" libtool: relink: echo "{ global:" > .libs/pango-arabic-lang.ver libtool: relink: cat .libs/pango-arabic-lang.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pango-arabic-lang.ver libtool: relink: echo "local: *; };" >> .libs/pango-arabic-lang.ver libtool: relink: gcc -shared -fPIC -DPIC .libs/arabic-lang.o -L/builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64 -L/usr/lib64 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lm -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,pango-arabic-lang.so -Wl,-version-script -Wl,.libs/pango-arabic-lang.ver -o .libs/pango-arabic-lang.so libtool: install: install -p .libs/pango-arabic-lang.soT /builddir/build/BUILDROOT/pango-1.34.1-5.el7.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.34.1-5.el7.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.34.1/modules/arabic' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/arabic' Making install in basic make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/basic' make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/basic' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/basic' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/basic' Making install in indic make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/indic' make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/indic' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.34.1-5.el7.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.34.1-5.el7.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.34.1/modules/indic; /bin/sh /builddir/build/BUILD/pango-1.34.1/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -lgthread-2.0 -lglib-2.0 ../../pango/libpango-1.0.la -inst-prefix-dir /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64) libtool: relink: /usr/bin/nm -B .libs/indic-lang.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/pango-indic-lang.exp libtool: relink: /usr/bin/grep -E -e "^script_engine_.*" ".libs/pango-indic-lang.exp" > ".libs/pango-indic-lang.expT" libtool: relink: mv -f ".libs/pango-indic-lang.expT" ".libs/pango-indic-lang.exp" libtool: relink: echo "{ global:" > .libs/pango-indic-lang.ver libtool: relink: cat .libs/pango-indic-lang.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pango-indic-lang.ver libtool: relink: echo "local: *; };" >> .libs/pango-indic-lang.ver libtool: relink: gcc -shared -fPIC -DPIC .libs/indic-lang.o -L/builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64 -L/usr/lib64 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lm -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,pango-indic-lang.so -Wl,-version-script -Wl,.libs/pango-indic-lang.ver -o .libs/pango-indic-lang.so libtool: install: install -p .libs/pango-indic-lang.soT /builddir/build/BUILDROOT/pango-1.34.1-5.el7.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.34.1-5.el7.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.34.1/modules/indic' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/indic' Making install in thai make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/thai' make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules/thai' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.34.1-5.el7.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.34.1-5.el7.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.34.1/modules/thai; /bin/sh /builddir/build/BUILD/pango-1.34.1/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -lgthread-2.0 -lglib-2.0 ../../pango/libpango-1.0.la -lthai -inst-prefix-dir /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64) libtool: relink: /usr/bin/nm -B .libs/thai-lang.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/pango-thai-lang.exp libtool: relink: /usr/bin/grep -E -e "^script_engine_.*" ".libs/pango-thai-lang.exp" > ".libs/pango-thai-lang.expT" libtool: relink: mv -f ".libs/pango-thai-lang.expT" ".libs/pango-thai-lang.exp" libtool: relink: echo "{ global:" > .libs/pango-thai-lang.ver libtool: relink: cat .libs/pango-thai-lang.exp | sed -e "s/\(.*\)/\1;/" >> .libs/pango-thai-lang.ver libtool: relink: echo "local: *; };" >> .libs/pango-thai-lang.ver libtool: relink: gcc -shared -fPIC -DPIC .libs/thai-lang.o -L/builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64 -L/usr/lib64 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lm -lthai -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,pango-thai-lang.so -Wl,-version-script -Wl,.libs/pango-thai-lang.ver -o .libs/pango-thai-lang.so libtool: install: install -p .libs/pango-thai-lang.soT /builddir/build/BUILDROOT/pango-1.34.1-5.el7.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.34.1-5.el7.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.34.1/modules/thai' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules/thai' make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/modules' make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/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.34.1/modules' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/modules' Making install in pango-view make[1]: Entering directory `/builddir/build/BUILD/pango-1.34.1/pango-view' make install-am make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/pango-view' make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/pango-view' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/bin' /bin/sh ../libtool --mode=install install -p pango-view '/builddir/build/BUILDROOT/pango-1.34.1-5.el7.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.34.1/pango/libpangoft2-1.0.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/pango-1.34.1/pango/libpango-1.0.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/pango-view /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/bin/pango-view /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/share/man/man1' install -p -m 644 pango-view.1 '/builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/pango-view' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/pango-view' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/pango-view' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/pango-1.34.1/examples' make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/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.34.1/examples' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/examples' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/pango-1.34.1/docs' make install-am make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/docs' make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/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-32.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 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/share/man/man1' install -p -m 644 pango-querymodules.1 '/builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/docs' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/docs' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/docs' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/pango-1.34.1/tools' make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/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.34.1/tools' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/tools' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/pango-1.34.1/tests' make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/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.34.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/tests' Making install in build make[1]: Entering directory `/builddir/build/BUILD/pango-1.34.1/build' Making install in win32 make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/build/win32' Making install in vs9 make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/build/win32/vs9' make[4]: Entering directory `/builddir/build/BUILD/pango-1.34.1/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.34.1/build/win32/vs9' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/build/win32/vs9' Making install in vs10 make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/build/win32/vs10' make[4]: Entering directory `/builddir/build/BUILD/pango-1.34.1/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.34.1/build/win32/vs10' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/build/win32/vs10' make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/build/win32' make[4]: Entering directory `/builddir/build/BUILD/pango-1.34.1/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.34.1/build/win32' make[3]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/build/win32' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/build/win32' make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1/build' make[3]: Entering directory `/builddir/build/BUILD/pango-1.34.1/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.34.1/build' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/build' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.34.1/build' make[1]: Entering directory `/builddir/build/BUILD/pango-1.34.1' make[2]: Entering directory `/builddir/build/BUILD/pango-1.34.1' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/pkgconfig' install -p -m 644 pango.pc pangocairo.pc pangoxft.pc pangoft2.pc '/builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/pango-1.34.1' make[1]: Leaving directory `/builddir/build/BUILD/pango-1.34.1' + rm /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/libpango-1.0.la /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/libpangocairo-1.0.la /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/libpangoft2-1.0.la /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/libpangoxft-1.0.la + rm /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/pango/1.8.0/modules/pango-arabic-lang.la /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/pango/1.8.0/modules/pango-indic-lang.la /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/pango/1.8.0/modules/pango-thai-lang.la + PANGOXFT_SO=/builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/libpangoxft-1.0.so + test -e /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/libpangoxft-1.0.so + mv /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/bin/pango-querymodules /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/bin/pango-querymodules-64 + echo '.so man1/pango-querymodules.1' + touch /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/pango/1.8.0/modules.cache + /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.34.1 extracting debug info from /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/bin/pango-view extracting debug info from /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/bin/pango-querymodules-64 extracting debug info from /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/libpangoxft-1.0.so.0.3400.1 extracting debug info from /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/pango/1.8.0/modules/pango-thai-lang.so extracting debug info from /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/pango/1.8.0/modules/pango-arabic-lang.so extracting debug info from /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/pango/1.8.0/modules/pango-indic-lang.so extracting debug info from /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/libpangocairo-1.0.so.0.3400.1 extracting debug info from /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/libpangoft2-1.0.so.0.3400.1 extracting debug info from /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/lib64/libpango-1.0.so.0.3400.1 /usr/lib/rpm/sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libpangoxft-1.0.so.0.3400.1.debug to /usr/lib/debug/usr/lib64/libpangoxft-1.0.so.debug symlinked /usr/lib/debug/usr/lib64/libpango-1.0.so.0.3400.1.debug to /usr/lib/debug/usr/lib64/libpango-1.0.so.0.debug symlinked /usr/lib/debug/usr/lib64/libpangoft2-1.0.so.0.3400.1.debug to /usr/lib/debug/usr/lib64/libpangoft2-1.0.so.0.debug symlinked /usr/lib/debug/usr/lib64/libpangocairo-1.0.so.0.3400.1.debug to /usr/lib/debug/usr/lib64/libpangocairo-1.0.so.debug symlinked /usr/lib/debug/usr/lib64/libpango-1.0.so.0.3400.1.debug to /usr/lib/debug/usr/lib64/libpango-1.0.so.debug symlinked /usr/lib/debug/usr/lib64/libpangoft2-1.0.so.0.3400.1.debug to /usr/lib/debug/usr/lib64/libpangoft2-1.0.so.debug symlinked /usr/lib/debug/usr/lib64/libpangocairo-1.0.so.0.3400.1.debug to /usr/lib/debug/usr/lib64/libpangocairo-1.0.so.0.debug symlinked /usr/lib/debug/usr/lib64/libpangoxft-1.0.so.0.3400.1.debug to /usr/lib/debug/usr/lib64/libpangoxft-1.0.so.0.debug 3405 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.34.1-5.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KAsnR5 + umask 022 + cd /builddir/build/BUILD + cd pango-1.34.1 + DOCDIR=/builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/share/doc/pango-1.34.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/share/doc/pango-1.34.1 + cp -pr README /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/share/doc/pango-1.34.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/share/doc/pango-1.34.1 + cp -pr COPYING /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/share/doc/pango-1.34.1 + cp -pr NEWS /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/share/doc/pango-1.34.1 + cp -pr pango-view/HELLO.txt /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64/usr/share/doc/pango-1.34.1 + 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.34.1-5.el7 pango(x86-64) = 1.34.1-5.el7 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 Requires(postun): /bin/sh 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) libgthread-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) libthai.so.0()(64bit) libthai.so.0(LIBTHAI_0.1)(64bit) rtld(GNU_HASH) Processing files: pango-devel-1.34.1-5.el7.x86_64 Provides: pango-devel = 1.34.1-5.el7 pango-devel(x86-64) = 1.34.1-5.el7 pkgconfig(pango) = 1.34.1 pkgconfig(pangocairo) = 1.34.1 pkgconfig(pangoft2) = 1.34.1 pkgconfig(pangoxft) = 1.34.1 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(harfbuzz) pkgconfig(pango) pkgconfig(pangoft2) pkgconfig(xft) Processing files: pango-debuginfo-1.34.1-5.el7.x86_64 Provides: pango-debuginfo = 1.34.1-5.el7 pango-debuginfo(x86-64) = 1.34.1-5.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/pango-1.34.1-5.el7.x86_64 Wrote: /builddir/build/RPMS/pango-1.34.1-5.el7.x86_64.rpm Wrote: /builddir/build/RPMS/pango-devel-1.34.1-5.el7.x86_64.rpm Wrote: /builddir/build/RPMS/pango-debuginfo-1.34.1-5.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.krDFRr + umask 022 + cd /builddir/build/BUILD + cd pango-1.34.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pango-1.34.1-5.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->