Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- * Package: x11-libs/pango-1.29.4
- * Repository: gentoo
- * Maintainer: [email protected]
- * USE: X amd64 elibc_glibc introspection kernel_linux multilib userland_GNU
- * FEATURES: sandbox
- >>> Unpacking source...
- >>> Unpacking pango-1.29.4.tar.xz to /var/tmp/portage/x11-libs/pango-1.29.4/work
- >>> Source unpacked in /var/tmp/portage/x11-libs/pango-1.29.4/work
- >>> Preparing source in /var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4 ...
- * Applying pango-1.26.0-lib64.patch ... [ ok ]
- * Running eautoreconf in '/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4' ...
- * Running aclocal ... [ ok ]
- * Running libtoolize --copy --force --install --automake ... [ ok ]
- * Running aclocal ... [ ok ]
- * Running autoconf ... [ ok ]
- * Running autoheader ... [ ok ]
- * Running automake --add-missing --copy ... [ ok ]
- * Running elibtoolize in: pango-1.29.4/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/2.2.6 patch ...
- * Fixing OMF Makefiles ... [ ok ]
- >>> Source prepared.
- >>> Configuring source in /var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4 ...
- * econf: updating pango-1.29.4/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating pango-1.29.4/config.sub with /usr/share/gnuconfig/config.sub
- ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --enable-introspection --with-x --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-gtk-doc
- configure: loading site script /usr/share/config.site
- configure: loading site script /usr/share/crossdev/include/site/linux
- configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for native Win32... no
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-gcc... none
- checking for c++... x86_64-pc-linux-gnu-g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
- checking dependency style of x86_64-pc-linux-gnu-g++... none
- checking whether we are using the GNU C++ compiler... (cached) yes
- checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
- checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none
- checking for mprotect... yes
- checking for sysconf... yes
- checking for getpagesize... yes
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /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... /bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... dlltool
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... x86_64-pc-linux-gnu-g++ -E
- checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/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 X... libraries /usr/lib64, headers /usr/include
- checking whether -R must be followed by a space... neither works
- checking for gethostbyname... yes
- checking for connect... yes
- checking for remove... yes
- checking for shmat... yes
- checking for IceConnectionNumber in -lICE... yes
- checking for x86_64-pc-linux-gnu-pkg-config... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for FONTCONFIG... yes
- checking for FREETYPE... yes
- checking for XFT... yes
- checking Carbon/Carbon.h usability... no
- checking Carbon/Carbon.h presence... no
- checking for Carbon/Carbon.h... no
- 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... no
- no
- checking for gobject-introspection... yes
- checking modules to link statically...
- checking dynamic modules to build... arabic-fc,arabic-lang,basic-fc,basic-win32,basic-x,basic-atsui,basic-coretext,hangul-fc,hebrew-fc,indic-fc,indic-lang,khmer-fc,syriac-fc,thai-fc,tibetan-fc (those built into Pango will be excluded)
- checking for flockfile... yes
- checking for strtok_r... yes
- checking for gtkdoc-check... no
- checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
- checking for gtkdoc-mkpdf... no
- checking whether to build gtk-doc documentation... no
- checking Whether to write dependencies into .pc files... no
- checking for dirent.h that defines DIR... yes
- checking for library containing opendir... none required
- checking for unistd.h... (cached) yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating pango/Makefile
- config.status: creating pango/mini-fribidi/Makefile
- config.status: creating pango/opentype/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/pangox.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/hangul/Makefile
- config.status: creating modules/hebrew/Makefile
- config.status: creating modules/indic/Makefile
- config.status: creating modules/khmer/Makefile
- config.status: creating modules/syriac/Makefile
- config.status: creating modules/thai/Makefile
- config.status: creating modules/tibetan/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 pango.pc
- config.status: creating pangox.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 pangox-uninstalled.pc
- config.status: creating pangowin32-uninstalled.pc
- config.status: creating pangoft2-uninstalled.pc
- config.status: creating pangoxft-uninstalled.pc
- config.status: creating pangocairo-uninstalled.pc
- config.status: creating pango-zip.sh
- config.status: creating config.h.win32
- config.status: creating tests/runtests.sh
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- config.status: executing pango/module-defs.h commands
- config.status: executing pango/module-defs-x.c commands
- config.status: executing pango/module-defs-fc.c commands
- config.status: executing pango/module-defs-win32.c commands
- config.status: executing pango/module-defs-atsui.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 X
- >>> Source configured.
- >>> Compiling source in /var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4 ...
- make -j5
- (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/missing --run autoheader)
- rm -f stamp-h1
- touch config.h.in
- cd . && /bin/sh ./config.status config.h
- config.status: creating config.h
- config.status: config.h is unchanged
- make all-recursive
- make[1]: Вход в каталог `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4'
- Making all in pango
- make[2]: Вход в каталог `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango'
- GEN s-enum-types-h
- GEN s-enum-types-c
- make all-recursive
- make[3]: Вход в каталог `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango'
- Making all in opentype
- make[4]: Вход в каталог `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango/opentype'
- CC libharfbuzz_la-hb-blob.lo
- CC libharfbuzz_la-hb-buffer.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_GLIB -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -c -o libharfbuzz_la-hb-blob.lo `test -f 'hb-blob.c' || echo './'`hb-blob.c
- CXX libharfbuzz_la-hb-font.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_GLIB -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -c -o libharfbuzz_la-hb-buffer.lo `test -f 'hb-buffer.c' || echo './'`hb-buffer.c
- CC libharfbuzz_la-hb-glib.lo
- /bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DHAVE_GLIB -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -fno-rtti -fno-exceptions -c -o libharfbuzz_la-hb-font.lo `test -f 'hb-font.cc' || echo './'`hb-font.cc
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_GLIB -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -c -o libharfbuzz_la-hb-glib.lo `test -f 'hb-glib.c' || echo './'`hb-glib.c
- CC libharfbuzz_la-hb-shape.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_GLIB -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -c -o libharfbuzz_la-hb-shape.lo `test -f 'hb-shape.c' || echo './'`hb-shape.c
- In file included from hb-private.h:47:0,
- from hb-blob.c:27:
- hb-common.h:32:8: warning: extra tokens at end of #else directive
- In file included from hb-private.h:47:0,
- from hb-font.cc:27:
- hb-common.h:32:8: warning: extra tokens at end of #else directive
- In file included from hb-private.h:47:0,
- from hb-shape.c:27:
- hb-common.h:32:8: warning: extra tokens at end of #else directive
- In file included from hb-private.h:47:0,
- from hb-glib.c:27:
- hb-common.h:32:8: warning: extra tokens at end of #else directiveIn file included from hb-private.h:47:0,
- from hb-buffer-private.h:31,
- from hb-buffer.c:28:
- hb-common.h:32:8: warning: extra tokens at end of #else directive
- CC libharfbuzz_la-hb-unicode.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_GLIB -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -c -o libharfbuzz_la-hb-unicode.lo `test -f 'hb-unicode.c' || echo './'`hb-unicode.c
- CXX libharfbuzz_la-hb-ot-layout.lo
- /bin/sh ../../libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DHAVE_GLIB -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -fno-rtti -fno-exceptions -c -o libharfbuzz_la-hb-ot-layout.lo `test -f 'hb-ot-layout.cc' || echo './'`hb-ot-layout.cc
- CXX main-main.o
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DHAVE_GLIB -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -fno-rtti -fno-exceptions -c -o main-main.o `test -f 'main.cc' || echo './'`main.cc
- In file included from hb-private.h:47:0,
- from hb-open-type-private.hh:30,
- from hb-open-file-private.hh:30,
- from main.cc:28:
- hb-common.h:32:8: предупреждение: extra tokens at end of #else directive
- In file included from hb-private.h:47:0,
- from hb-unicode.c:27:
- hb-common.h:32:8: warning: extra tokens at end of #else directive
- In file included from hb-private.h:47:0,
- from hb-ot-layout-private.h:30,
- from hb-ot-layout.cc:31:
- hb-common.h:32:8: warning: extra tokens at end of #else directive
- CXXLD libharfbuzz.la
- CXXLD main
- make[4]: Выход из каталога `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango/opentype'
- Making all in mini-fribidi
- make[4]: Вход в каталог `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango/mini-fribidi'
- CC fribidi.lo
- CC fribidi_char_type.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DPANGO_ENABLE_DEBUG -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -c -o fribidi.lo fribidi.c
- CC fribidi_types.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DPANGO_ENABLE_DEBUG -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -c -o fribidi_char_type.lo fribidi_char_type.c
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DPANGO_ENABLE_DEBUG -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -Wall -c -o fribidi_types.lo fribidi_types.c
- CCLD libmini-fribidi.la
- make[4]: Выход из каталога `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango/mini-fribidi'
- make[4]: Вход в каталог `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango'
- CC ellipsize.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o ellipsize.lo ellipsize.c
- CC break.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o break.lo break.c
- CC fonts.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o fonts.lo fonts.c
- CC glyphstring.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o glyphstring.lo glyphstring.c
- CC modules.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o modules.lo modules.c
- CC pango-attributes.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-attributes.lo pango-attributes.c
- CC pango-bidi-type.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-bidi-type.lo pango-bidi-type.c
- CC pango-color.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-color.lo pango-color.c
- CC pango-context.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-context.lo pango-context.c
- CC pango-coverage.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-coverage.lo pango-coverage.c
- CC pango-engine.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-engine.lo pango-engine.c
- CC pango-fontmap.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-fontmap.lo pango-fontmap.c
- CC pango-fontset.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-fontset.lo pango-fontset.c
- CC pango-glyph-item.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-glyph-item.lo pango-glyph-item.c
- CC pango-gravity.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-gravity.lo pango-gravity.c
- CC pango-item.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-item.lo pango-item.c
- CC pango-language.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-language.lo pango-language.c
- CC pango-layout.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-layout.lo pango-layout.c
- CC pango-markup.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-markup.lo pango-markup.c
- CC pango-matrix.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-matrix.lo pango-matrix.c
- CC pango-renderer.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-renderer.lo pango-renderer.c
- CC pango-script.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-script.lo pango-script.c
- CC pango-tabs.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-tabs.lo pango-tabs.c
- CC pango-utils.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-utils.lo pango-utils.c
- CC reorder-items.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o reorder-items.lo reorder-items.c
- CC shape.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o shape.lo shape.c
- CC pango-enum-types.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-enum-types.lo pango-enum-types.c
- CC module-defs-lang.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o module-defs-lang.lo module-defs-lang.c
- CC pangox.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pangox.lo pangox.c
- CC module-defs-x.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o module-defs-x.lo module-defs-x.c
- CC pangox-fontcache.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pangox-fontcache.lo pangox-fontcache.c
- CC pangox-fontmap.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pangox-fontmap.lo pangox-fontmap.c
- CC pangofc-font.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pangofc-font.lo pangofc-font.c
- CC pangofc-fontmap.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pangofc-fontmap.lo pangofc-fontmap.c
- CC pangofc-decoder.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pangofc-decoder.lo pangofc-decoder.c
- CC pangoft2.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pangoft2.lo pangoft2.c
- CC module-defs-fc.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o module-defs-fc.lo module-defs-fc.c
- CC pangoft2-fontmap.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pangoft2-fontmap.lo pangoft2-fontmap.c
- CC pangoft2-render.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pangoft2-render.lo pangoft2-render.c
- CC pango-ot-buffer.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-ot-buffer.lo pango-ot-buffer.c
- CC pango-ot-ruleset.lo
- CC pango-ot-info.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-ot-info.lo pango-ot-info.c
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-ot-ruleset.lo pango-ot-ruleset.c
- CC pango-ot-tag.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pango-ot-tag.lo pango-ot-tag.c
- In file included from opentype/hb.h:30:0,
- from opentype/hb-ot.h:30,
- from pango-ot-private.h:28,
- from pango-ot-buffer.c:24:
- opentype/hb-common.h:32:8: warning: extra tokens at end of #else directive
- CC pangoxft-font.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pangoxft-font.lo pangoxft-font.c
- In file included from opentype/hb.h:30:0,
- from opentype/hb-ot.h:30,
- from pango-ot-private.h:28,
- from pango-ot-info.c:24:
- opentype/hb-common.h:32:8: warning: extra tokens at end of #else directive
- CC pangoxft-fontmap.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pangoxft-fontmap.lo pangoxft-fontmap.c
- CC pangoxft-render.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o pangoxft-render.lo pangoxft-render.c
- In file included from opentype/hb.h:30:0,
- from opentype/hb-ot.h:30,
- from pango-ot-private.h:28,
- from pango-ot-ruleset.c:24:
- opentype/hb-common.h:32:8: warning: extra tokens at end of #else directive
- CC libpangocairo_1_0_la-pangocairo-context.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o libpangocairo_1_0_la-pangocairo-context.lo `test -f 'pangocairo-context.c' || echo './'`pangocairo-context.c
- pango-ot-ruleset.c: In function 'pango_ot_ruleset_description_hash':
- pango-ot-ruleset.c:516:7: warning: dereferencing type-punned pointer will break strict-aliasing rules
- pango-ot-ruleset.c: In function 'pango_ot_ruleset_description_equal':
- pango-ot-ruleset.c:564:7: warning: dereferencing type-punned pointer will break strict-aliasing rules
- pango-ot-ruleset.c:564:7: warning: dereferencing type-punned pointer will break strict-aliasing rules
- CC libpangocairo_1_0_la-pangocairo-font.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o libpangocairo_1_0_la-pangocairo-font.lo `test -f 'pangocairo-font.c' || echo './'`pangocairo-font.c
- CC libpangocairo_1_0_la-pangocairo-fontmap.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o libpangocairo_1_0_la-pangocairo-fontmap.lo `test -f 'pangocairo-fontmap.c' || echo './'`pangocairo-fontmap.c
- CC libpangocairo_1_0_la-pangocairo-render.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o libpangocairo_1_0_la-pangocairo-render.lo `test -f 'pangocairo-render.c' || echo './'`pangocairo-render.c
- CC libpangocairo_1_0_la-pangocairo-fcfont.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o libpangocairo_1_0_la-pangocairo-fcfont.lo `test -f 'pangocairo-fcfont.c' || echo './'`pangocairo-fcfont.c
- CC libpangocairo_1_0_la-pangocairo-fcfontmap.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c -o libpangocairo_1_0_la-pangocairo-fcfontmap.lo `test -f 'pangocairo-fcfontmap.c' || echo './'`pangocairo-fcfontmap.c
- CC querymodules.o
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/etc\" -DHOST=\"x86_64-pc-linux-gnu\" -DLIBDIR=\"/usr/lib64\" -I.. -DPANGO_ENABLE_DEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -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 -O2 -pipe -march=native -Wall -c querymodules.c
- CCLD libpango-1.0.la
- CCLD libpangox-1.0.la
- CCLD libpangoft2-1.0.la
- GISCAN Pango-1.0.gir
- CCLD libpangocairo-1.0.la
- CCLD libpangoxft-1.0.la
- /var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango/pango-language-sample-table.h:52: syntax error, unexpected identifier in 'LANGUAGE(' at 'LANGUAGE'
- CCLD pango-querymodules
- ./.libs/libpango-1.0.so: could not read symbols: File in wrong format
- collect2: ld returned 1 exit status
- linking of temporary binary failed: Command '['/bin/sh', '../libtool', '--mode=link', '--tag=CC', '--silent', 'gcc', '-o', '/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango/tmp-introspectIjQGkM/Pango-1.0', '-export-dynamic', '-O2', '-pipe', '-march=native', '-Wall', '-L.', 'libpango-1.0.la', '-pthread', '-lgio-2.0', '-lgmodule-2.0', '-lgobject-2.0', '-lgthread-2.0', '-lrt', '-lglib-2.0', '-lcairo', '-lfreetype', '/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango/tmp-introspectIjQGkM/Pango-1.0.o']' returned non-zero exit status 1
- make[4]: *** [Pango-1.0.gir] Ошибка 1
- make[4]: Выход из каталога `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango'
- make[3]: *** [all-recursive] Ошибка 1
- make[3]: Выход из каталога `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango'
- make[2]: *** [all] Ошибка 2
- make[2]: Выход из каталога `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4/pango'
- make[1]: *** [all-recursive] Ошибка 1
- make[1]: Выход из каталога `/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4'
- make: *** [all] Ошибка 2
- * ERROR: x11-libs/pango-1.29.4 failed (compile phase):
- * emake failed
- *
- * If you need support, post the output of 'emerge --info =x11-libs/pango-1.29.4',
- * the complete build log and the output of 'emerge -pqv =x11-libs/pango-1.29.4'.
- * The complete build log is located at '/var/tmp/portage/x11-libs/pango-1.29.4/temp/build.log'.
- * The ebuild environment file is located at '/var/tmp/portage/x11-libs/pango-1.29.4/temp/environment'.
- * S: '/var/tmp/portage/x11-libs/pango-1.29.4/work/pango-1.29.4'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement