Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 370830 Details for
Bug 501844
media-libs/harfbuzz-0.9.23 fails context-matching.tests when python3 is the system python interpreter (SyntaxError: invalid syntax)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 75.67 KB, created by
Émeric Maschino
on 2014-02-19 22:40:35 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Émeric Maschino
Created:
2014-02-19 22:40:35 UTC
Size:
75.67 KB
patch
obsolete
> * Package: media-libs/harfbuzz-0.9.23 > * Repository: gentoo > * Maintainer: openoffice@gentoo.org gnome@gentoo.org > * USE: cairo elibc_glibc glib graphite ia64 icu introspection kernel_linux truetype userland_GNU > * FEATURES: preserve-libs sandbox test userpriv usersandbox > * Running elibtoolize in: harfbuzz-0.9.23/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... > * Applying target-nm/2.4.2 patch ... >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 how to create a pax tar archive... gnutar >checking whether make supports nested variables... yes >checking for style of include used by make... GNU >checking for ia64-unknown-linux-gnu-gcc... ia64-unknown-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 ia64-unknown-linux-gnu-gcc accepts -g... yes >checking for ia64-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of ia64-unknown-linux-gnu-gcc... none >checking for ia64-unknown-linux-gnu-ar... ia64-unknown-linux-gnu-ar >checking the archiver (ia64-unknown-linux-gnu-ar) interface... ar >checking build system type... ia64-unknown-linux-gnu >checking host system type... ia64-unknown-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by ia64-unknown-linux-gnu-gcc... /usr/ia64-unknown-linux-gnu/bin/ld >checking if the linker (/usr/ia64-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/ia64-unknown-linux-gnu-nm -B >checking the name lister (/usr/bin/ia64-unknown-linux-gnu-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 ia64-unknown-linux-gnu file names to ia64-unknown-linux-gnu format... func_convert_file_noop >checking how to convert ia64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/ia64-unknown-linux-gnu/bin/ld option to reload object files... -r >checking for ia64-unknown-linux-gnu-objdump... ia64-unknown-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for ia64-unknown-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for ia64-unknown-linux-gnu-ar... (cached) ia64-unknown-linux-gnu-ar >checking for archiver @FILE support... @ >checking for ia64-unknown-linux-gnu-strip... ia64-unknown-linux-gnu-strip >checking for ia64-unknown-linux-gnu-ranlib... ia64-unknown-linux-gnu-ranlib >checking command to parse /usr/bin/ia64-unknown-linux-gnu-nm -B output from ia64-unknown-linux-gnu-gcc object... ok >checking for sysroot... no >checking for ia64-unknown-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... ia64-unknown-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if ia64-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for ia64-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if ia64-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if ia64-unknown-linux-gnu-gcc static flag -static works... yes >checking if ia64-unknown-linux-gnu-gcc supports -c -o file.o... yes >checking if ia64-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the ia64-unknown-linux-gnu-gcc linker (/usr/ia64-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for ia64-unknown-linux-gnu-gcc... (cached) ia64-unknown-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether ia64-unknown-linux-gnu-gcc accepts -g... (cached) yes >checking for ia64-unknown-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of ia64-unknown-linux-gnu-gcc... (cached) none >checking whether ia64-unknown-linux-gnu-gcc and cc understand -c and -o together... yes >checking for ia64-unknown-linux-gnu-g++... ia64-unknown-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether ia64-unknown-linux-gnu-g++ accepts -g... yes >checking dependency style of ia64-unknown-linux-gnu-g++... none >checking how to run the C++ preprocessor... ia64-unknown-linux-gnu-g++ -E >checking for ld used by ia64-unknown-linux-gnu-g++... /usr/ia64-unknown-linux-gnu/bin/ld >checking if the linker (/usr/ia64-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking whether the ia64-unknown-linux-gnu-g++ linker (/usr/ia64-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking for ia64-unknown-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if ia64-unknown-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if ia64-unknown-linux-gnu-g++ static flag -static works... yes >checking if ia64-unknown-linux-gnu-g++ supports -c -o file.o... yes >checking if ia64-unknown-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the ia64-unknown-linux-gnu-g++ linker (/usr/ia64-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for ia64-unknown-linux-gnu-pkg-config... /usr/bin/ia64-unknown-linux-gnu-pkg-config >checking pkg-config is at least version 0.20... 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 atexit... yes >checking for mprotect... yes >checking for sysconf... yes >checking for getpagesize... yes >checking for mmap... yes >checking for isatty... 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 for native Win32... no >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for GLIB... yes >checking for GOBJECT... yes >checking for gobject-introspection... yes >checking for CAIRO... yes >checking for CAIRO_FT... yes >checking for ICU... yes >checking for GRAPHITE2... yes >checking for FREETYPE... yes >checking for FT_Face_GetCharVariantIndex... yes >checking for Intel atomic primitives... true >checking for Solaris atomic operations... false >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/hb-version.h >config.status: creating src/hb-ucdn/Makefile >config.status: creating util/Makefile >config.status: creating test/Makefile >config.status: creating test/api/Makefile >config.status: creating test/shaping/Makefile >config.status: creating docs/Makefile >config.status: creating docs/reference/Makefile >config.status: creating docs/reference/version.xml >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >configure: > >Build configuration: > >Unicode callbacks (you want at least one): > Glib: true > ICU: true > UCDN: false > >Font callbacks (the more the better): > FreeType: true > >Tools used for command-line utilities: > Cairo: true > >Additional shapers (the more the better): > Graphite2: true > >Platform shapers (not normally needed): > CoreText: false > Uniscribe: false > >Other features: > Documentation: false > GObject bindings: true > Introspection: true > >make all-recursive >make[1]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23' >Making all in src >make[2]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' >glib-mkenums \ > --identifier-prefix hb_ --symbol-prefix hb_gobject \ > --template hb-gobject-enums.cc.tmpl hb.h hb-blob.h hb-buffer.h hb-common.h hb-deprecated.h hb-face.h hb-font.h hb-set.h hb-shape.h hb-shape-plan.h hb-unicode.h hb-ot.h hb-ot-layout.h hb-ot-tag.h hb-glib.h hb-ft.h hb-graphite2.h | \ >sed 's/_t_get_type/_get_type/g; s/_T (/ (/g' > "hb-gobject-enums.cc.tmp" && \ >mv "hb-gobject-enums.cc.tmp" "hb-gobject-enums.cc" || ( rm -f "@.tmp" && false ) >glib-mkenums \ > --identifier-prefix hb_ --symbol-prefix hb_gobject \ > --template hb-gobject-enums.h.tmpl hb.h hb-blob.h hb-buffer.h hb-common.h hb-deprecated.h hb-face.h hb-font.h hb-set.h hb-shape.h hb-shape-plan.h hb-unicode.h hb-ot.h hb-ot-layout.h hb-ot-tag.h hb-glib.h hb-ft.h hb-graphite2.h | \ >sed 's/_t_get_type/_get_type/g; s/_T (/ (/g' > "hb-gobject-enums.h.tmp" && \ >mv "hb-gobject-enums.h.tmp" "hb-gobject-enums.h" || ( rm -f "@.tmp" && false ) >make all-recursive >make[3]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' >make[4]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-blob.lo `test -f 'hb-blob.cc' || echo './'`hb-blob.cc >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-buffer-serialize.lo `test -f 'hb-buffer-serialize.cc' || echo './'`hb-buffer-serialize.cc >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-buffer.lo `test -f 'hb-buffer.cc' || echo './'`hb-buffer.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-blob.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-blob.o >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-buffer.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-buffer.o >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-buffer-serialize.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-buffer-serialize.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-common.lo `test -f 'hb-common.cc' || echo './'`hb-common.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-common.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-common.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-fallback-shape.lo `test -f 'hb-fallback-shape.cc' || echo './'`hb-fallback-shape.cc >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-face.lo `test -f 'hb-face.cc' || echo './'`hb-face.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-fallback-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-fallback-shape.o >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-face.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-face.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-font.lo `test -f 'hb-font.cc' || echo './'`hb-font.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-font.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-font.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-tag.lo `test -f 'hb-ot-tag.cc' || echo './'`hb-ot-tag.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-tag.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-tag.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-set.lo `test -f 'hb-set.cc' || echo './'`hb-set.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-set.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-set.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-shape.lo `test -f 'hb-shape.cc' || echo './'`hb-shape.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shape.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-shape-plan.lo `test -f 'hb-shape-plan.cc' || echo './'`hb-shape-plan.cc >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-shaper.lo `test -f 'hb-shaper.cc' || echo './'`hb-shaper.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-shape-plan.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shape-plan.o >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-shaper.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shaper.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-tt-font.lo `test -f 'hb-tt-font.cc' || echo './'`hb-tt-font.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-tt-font.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-tt-font.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-unicode.lo `test -f 'hb-unicode.cc' || echo './'`hb-unicode.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-unicode.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-unicode.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-warning.lo `test -f 'hb-warning.cc' || echo './'`hb-warning.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-warning.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-warning.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-layout.lo `test -f 'hb-ot-layout.cc' || echo './'`hb-ot-layout.cc >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-map.lo `test -f 'hb-ot-map.cc' || echo './'`hb-ot-map.cc >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape.lo `test -f 'hb-ot-shape.cc' || echo './'`hb-ot-shape.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-layout.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-layout.o >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-map.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-map.o >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-arabic.lo `test -f 'hb-ot-shape-complex-arabic.cc' || echo './'`hb-ot-shape-complex-arabic.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-arabic.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-arabic.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-default.lo `test -f 'hb-ot-shape-complex-default.cc' || echo './'`hb-ot-shape-complex-default.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-default.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-default.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-indic.lo `test -f 'hb-ot-shape-complex-indic.cc' || echo './'`hb-ot-shape-complex-indic.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-indic.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-indic.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-indic-table.lo `test -f 'hb-ot-shape-complex-indic-table.cc' || echo './'`hb-ot-shape-complex-indic-table.cc >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-myanmar.lo `test -f 'hb-ot-shape-complex-myanmar.cc' || echo './'`hb-ot-shape-complex-myanmar.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-indic-table.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-indic-table.o >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-myanmar.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-myanmar.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-sea.lo `test -f 'hb-ot-shape-complex-sea.cc' || echo './'`hb-ot-shape-complex-sea.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-sea.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-sea.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-thai.lo `test -f 'hb-ot-shape-complex-thai.cc' || echo './'`hb-ot-shape-complex-thai.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-thai.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-thai.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-normalize.lo `test -f 'hb-ot-shape-normalize.cc' || echo './'`hb-ot-shape-normalize.cc >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-fallback.lo `test -f 'hb-ot-shape-fallback.cc' || echo './'`hb-ot-shape-fallback.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-fallback.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-fallback.o >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-normalize.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-normalize.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-glib.lo `test -f 'hb-glib.cc' || echo './'`hb-glib.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-glib.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-glib.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ft.lo `test -f 'hb-ft.cc' || echo './'`hb-ft.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ft.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ft.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-graphite2.lo `test -f 'hb-graphite2.cc' || echo './'`hb-graphite2.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-graphite2.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-graphite2.o >hb-graphite2.cc: In function 'hb_bool_t _hb_graphite2_shape(hb_shape_plan_t*, hb_font_t*, hb_buffer_t*, const hb_feature_t*, unsigned int)': >hb-graphite2.cc:253:3: warning: cast from 'char*' to 'uint32_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] >hb-graphite2.cc:292:3: warning: cast from 'char*' to 'hb_graphite2_cluster_t*' increases required alignment of target type [-Wcast-align] >hb-graphite2.cc:293:3: warning: cast from 'char*' to 'hb_codepoint_t* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_icu_la-hb-icu.lo `test -f 'hb-icu.cc' || echo './'`hb-icu.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-icu.cc -fPIC -DPIC -o .libs/libharfbuzz_icu_la-hb-icu.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_gobject_la-hb-gobject-structs.lo `test -f 'hb-gobject-structs.cc' || echo './'`hb-gobject-structs.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-gobject-structs.cc -fPIC -DPIC -o .libs/libharfbuzz_gobject_la-hb-gobject-structs.o >/bin/sh ../libtool --tag=CXX --mode=compile ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_gobject_la-hb-gobject-enums.lo `test -f 'hb-gobject-enums.cc' || echo './'`hb-gobject-enums.cc >libtool: compile: ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-gobject-enums.cc -fPIC -DPIC -o .libs/libharfbuzz_gobject_la-hb-gobject-enums.o >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o main-main.o `test -f 'main.cc' || echo './'`main.cc >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o test-test.o `test -f 'test.cc' || echo './'`test.cc >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o test_buffer_serialize-test-buffer-serialize.o `test -f 'test-buffer-serialize.cc' || echo './'`test-buffer-serialize.cc >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o test_size_params-test-size-params.o `test -f 'test-size-params.cc' || echo './'`test-size-params.cc >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o test_would_substitute-test-would-substitute.o `test -f 'test-would-substitute.cc' || echo './'`test-would-substitute.cc >\ >/bin/sed -e 's@%prefix%@/usr@g' \ > -e 's@%exec_prefix%@/usr@g' \ > -e 's@%libdir%@/usr/lib@g' \ > -e 's@%includedir%@/usr/include@g' \ > -e 's@%VERSION%@0.9.23@g' \ >"harfbuzz.pc.in" \ >> "harfbuzz.pc.tmp" && mv "harfbuzz.pc.tmp" "harfbuzz.pc" || ( rm -f "harfbuzz.pc.tmp"; false ) >\ >/bin/sed -e 's@%prefix%@/usr@g' \ > -e 's@%exec_prefix%@/usr@g' \ > -e 's@%libdir%@/usr/lib@g' \ > -e 's@%includedir%@/usr/include@g' \ > -e 's@%VERSION%@0.9.23@g' \ >"harfbuzz-icu.pc.in" \ >> "harfbuzz-icu.pc.tmp" && mv "harfbuzz-icu.pc.tmp" "harfbuzz-icu.pc" || ( rm -f "harfbuzz-icu.pc.tmp"; false ) >\ >/bin/sed -e 's@%prefix%@/usr@g' \ > -e 's@%exec_prefix%@/usr@g' \ > -e 's@%libdir%@/usr/lib@g' \ > -e 's@%includedir%@/usr/include@g' \ > -e 's@%VERSION%@0.9.23@g' \ >"harfbuzz-gobject.pc.in" \ >> "harfbuzz-gobject.pc.tmp" && mv "harfbuzz-gobject.pc.tmp" "harfbuzz-gobject.pc" || ( rm -f "harfbuzz-gobject.pc.tmp"; false ) >/bin/sh ../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o libharfbuzz.la -version-info 923:0:923 -no-undefined -rpath /usr/lib libharfbuzz_la-hb-blob.lo libharfbuzz_la-hb-buffer-serialize.lo libharfbuzz_la-hb-buffer.lo libharfbuzz_la-hb-common.lo libharfbuzz_la-hb-fallback-shape.lo libharfbuzz_la-hb-face.lo libharfbuzz_la-hb-font.lo libharfbuzz_la-hb-ot-tag.lo libharfbuzz_la-hb-set.lo libharfbuzz_la-hb-shape.lo libharfbuzz_la-hb-shape-plan.lo libharfbuzz_la-hb-shaper.lo libharfbuzz_la-hb-tt-font.lo libharfbuzz_la-hb-unicode.lo libharfbuzz_la-hb-warning.lo libharfbuzz_la-hb-ot-layout.lo libharfbuzz_la-hb-ot-map.lo libharfbuzz_la-hb-ot-shape.lo libharfbuzz_la-hb-ot-shape-complex-arabic.lo libharfbuzz_la-hb-ot-shape-complex-default.lo libharfbuzz_la-hb-ot-shape-complex-indic.lo libharfbuzz_la-hb-ot-shape-complex-indic-table.lo libharfbuzz_la-hb-ot-shape-complex-myanmar.lo libharfbuzz_la-hb-ot-shape-complex-sea.lo libharfbuzz_la-hb-ot-shape-complex-thai.lo libharfbuzz_la-hb-ot-shape-normalize.lo libharfbuzz_la-hb-ot-shape-fallback.lo libharfbuzz_la-hb-glib.lo libharfbuzz_la-hb-ft.lo libharfbuzz_la-hb-graphite2.lo -lglib-2.0 -lfreetype -lgraphite2 >libtool: link: ia64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/libharfbuzz_la-hb-blob.o .libs/libharfbuzz_la-hb-buffer-serialize.o .libs/libharfbuzz_la-hb-buffer.o .libs/libharfbuzz_la-hb-common.o .libs/libharfbuzz_la-hb-fallback-shape.o .libs/libharfbuzz_la-hb-face.o .libs/libharfbuzz_la-hb-font.o .libs/libharfbuzz_la-hb-ot-tag.o .libs/libharfbuzz_la-hb-set.o .libs/libharfbuzz_la-hb-shape.o .libs/libharfbuzz_la-hb-shape-plan.o .libs/libharfbuzz_la-hb-shaper.o .libs/libharfbuzz_la-hb-tt-font.o .libs/libharfbuzz_la-hb-unicode.o .libs/libharfbuzz_la-hb-warning.o .libs/libharfbuzz_la-hb-ot-layout.o .libs/libharfbuzz_la-hb-ot-map.o .libs/libharfbuzz_la-hb-ot-shape.o .libs/libharfbuzz_la-hb-ot-shape-complex-arabic.o .libs/libharfbuzz_la-hb-ot-shape-complex-default.o .libs/libharfbuzz_la-hb-ot-shape-complex-indic.o .libs/libharfbuzz_la-hb-ot-shape-complex-indic-table.o .libs/libharfbuzz_la-hb-ot-shape-complex-myanmar.o .libs/libharfbuzz_la-hb-ot-shape-complex-sea.o .libs/libharfbuzz_la-hb-ot-shape-complex-thai.o .libs/libharfbuzz_la-hb-ot-shape-normalize.o .libs/libharfbuzz_la-hb-ot-shape-fallback.o .libs/libharfbuzz_la-hb-glib.o .libs/libharfbuzz_la-hb-ft.o .libs/libharfbuzz_la-hb-graphite2.o -Wl,--as-needed -lglib-2.0 -lfreetype -lgraphite2 -mtune=itanium2 -O2 -Wl,-O1 -Wl,-soname -Wl,libharfbuzz.so.0 -o .libs/libharfbuzz.so.0.923.0 >libtool: link: (cd ".libs" && rm -f "libharfbuzz.so.0" && ln -s "libharfbuzz.so.0.923.0" "libharfbuzz.so.0") >libtool: link: (cd ".libs" && rm -f "libharfbuzz.so" && ln -s "libharfbuzz.so.0.923.0" "libharfbuzz.so") >libtool: link: ( cd ".libs" && rm -f "libharfbuzz.la" && ln -s "../libharfbuzz.la" "libharfbuzz.la" ) >/bin/sh ../libtool --tag=CXX --mode=link ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -version-info 923:0:923 -no-undefined -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o libharfbuzz-icu.la -rpath /usr/lib libharfbuzz_icu_la-hb-icu.lo -licuuc -licudata libharfbuzz.la >/bin/sh ../libtool --tag=CXX --mode=link ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -version-info 923:0:923 -no-undefined -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o libharfbuzz-gobject.la -rpath /usr/lib libharfbuzz_gobject_la-hb-gobject-structs.lo libharfbuzz_gobject_la-hb-gobject-enums.lo -lgobject-2.0 -lglib-2.0 libharfbuzz.la >/bin/sh ../libtool --tag=CXX --mode=link ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o main main-main.o libharfbuzz.la -lglib-2.0 -lfreetype -lgraphite2 >libtool: link: ia64-unknown-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/ia64-unknown-linux-gnu/4.6.3/../../../crti.o /usr/lib/gcc/ia64-unknown-linux-gnu/4.6.3/crtbeginS.o .libs/libharfbuzz_gobject_la-hb-gobject-structs.o .libs/libharfbuzz_gobject_la-hb-gobject-enums.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src/.libs -Wl,--as-needed -lgobject-2.0 -lglib-2.0 ./.libs/libharfbuzz.so -L/usr/lib/gcc/ia64-unknown-linux-gnu/4.6.3 -L/usr/lib/gcc/ia64-unknown-linux-gnu/4.6.3/../../../../ia64-unknown-linux-gnu/lib -L/usr/lib/gcc/ia64-unknown-linux-gnu/4.6.3/../../.. -lstdc++ -lm -lc -lgcc_s -lunwind /usr/lib/gcc/ia64-unknown-linux-gnu/4.6.3/crtendS.o /usr/lib/gcc/ia64-unknown-linux-gnu/4.6.3/../../../crtn.o -mtune=itanium2 -O2 -Wl,-O1 -Wl,-soname -Wl,libharfbuzz-gobject.so.0 -o .libs/libharfbuzz-gobject.so.0.923.0 >libtool: link: ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/main main-main.o -Wl,--as-needed ./.libs/libharfbuzz.so -lglib-2.0 -lfreetype -lgraphite2 >libtool: link: (cd ".libs" && rm -f "libharfbuzz-gobject.so.0" && ln -s "libharfbuzz-gobject.so.0.923.0" "libharfbuzz-gobject.so.0") >libtool: link: (cd ".libs" && rm -f "libharfbuzz-gobject.so" && ln -s "libharfbuzz-gobject.so.0.923.0" "libharfbuzz-gobject.so") >libtool: link: ia64-unknown-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/ia64-unknown-linux-gnu/4.6.3/../../../crti.o /usr/lib/gcc/ia64-unknown-linux-gnu/4.6.3/crtbeginS.o .libs/libharfbuzz_icu_la-hb-icu.o -Wl,-rpath -Wl,/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src/.libs -Wl,--as-needed -licuuc -licudata ./.libs/libharfbuzz.so -L/usr/lib/gcc/ia64-unknown-linux-gnu/4.6.3 -L/usr/lib/gcc/ia64-unknown-linux-gnu/4.6.3/../../../../ia64-unknown-linux-gnu/lib -L/usr/lib/gcc/ia64-unknown-linux-gnu/4.6.3/../../.. -lstdc++ -lm -lc -lgcc_s -lunwind /usr/lib/gcc/ia64-unknown-linux-gnu/4.6.3/crtendS.o /usr/lib/gcc/ia64-unknown-linux-gnu/4.6.3/../../../crtn.o -mtune=itanium2 -O2 -Wl,-O1 -Wl,-soname -Wl,libharfbuzz-icu.so.0 -o .libs/libharfbuzz-icu.so.0.923.0 >libtool: link: ( cd ".libs" && rm -f "libharfbuzz-gobject.la" && ln -s "../libharfbuzz-gobject.la" "libharfbuzz-gobject.la" ) >/bin/sh ../libtool --tag=CXX --mode=link ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test test-test.o libharfbuzz.la -lglib-2.0 -lfreetype -lgraphite2 -lfreetype >libtool: link: (cd ".libs" && rm -f "libharfbuzz-icu.so.0" && ln -s "libharfbuzz-icu.so.0.923.0" "libharfbuzz-icu.so.0") >/bin/sh ../libtool --tag=CXX --mode=link ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-buffer-serialize test_buffer_serialize-test-buffer-serialize.o libharfbuzz.la -lglib-2.0 -lfreetype -lgraphite2 >libtool: link: (cd ".libs" && rm -f "libharfbuzz-icu.so" && ln -s "libharfbuzz-icu.so.0.923.0" "libharfbuzz-icu.so") >libtool: link: ( cd ".libs" && rm -f "libharfbuzz-icu.la" && ln -s "../libharfbuzz-icu.la" "libharfbuzz-icu.la" ) >/bin/sh ../libtool --tag=CXX --mode=link ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-size-params test_size_params-test-size-params.o libharfbuzz.la -lglib-2.0 -lfreetype -lgraphite2 >libtool: link: ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/test test-test.o -Wl,--as-needed ./.libs/libharfbuzz.so -lglib-2.0 -lgraphite2 -lfreetype >libtool: link: ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/test-buffer-serialize test_buffer_serialize-test-buffer-serialize.o -Wl,--as-needed ./.libs/libharfbuzz.so -lglib-2.0 -lfreetype -lgraphite2 >libtool: link: ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/test-size-params test_size_params-test-size-params.o -Wl,--as-needed ./.libs/libharfbuzz.so -lglib-2.0 -lfreetype -lgraphite2 >/bin/sh ../libtool --tag=CXX --mode=link ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-would-substitute test_would_substitute-test-would-substitute.o libharfbuzz.la -lglib-2.0 -lfreetype -lgraphite2 -lfreetype >/usr/bin/g-ir-scanner -I. -n hb --identifier-prefix=hb_ --warn-all --namespace=HarfBuzz --nsversion=0.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --library=libharfbuzz.la --library=libharfbuzz-gobject.la --cflags-begin -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -DHB_H -DHB_H_IN -DHB_OT_H -DHB_OT_H_IN -DHB_GOBJECT_H -DHB_GOBJECT_H_IN --cflags-end hb.h hb-blob.h hb-buffer.h hb-common.h hb-deprecated.h hb-face.h hb-font.h hb-set.h hb-shape.h hb-shape-plan.h hb-unicode.h hb-ot.h hb-ot-layout.h hb-ot-tag.h hb-glib.h hb-ft.h hb-graphite2.h hb-version.h hb-atomic-private.hh hb-blob.cc hb-buffer-deserialize-json.hh hb-buffer-deserialize-text.hh hb-buffer-private.hh hb-buffer-serialize.cc hb-buffer.cc hb-cache-private.hh hb-common.cc hb-fallback-shape.cc hb-face-private.hh hb-face.cc hb-font-private.hh hb-font.cc hb-mutex-private.hh hb-object-private.hh hb-open-file-private.hh hb-open-type-private.hh hb-ot-head-table.hh hb-ot-hhea-table.hh hb-ot-hmtx-table.hh hb-ot-maxp-table.hh hb-ot-name-table.hh hb-ot-tag.cc hb-private.hh hb-set-private.hh hb-set.cc hb-shape.cc hb-shape-plan-private.hh hb-shape-plan.cc hb-shaper-list.hh hb-shaper-impl-private.hh hb-shaper-private.hh hb-shaper.cc hb-tt-font.cc hb-unicode-private.hh hb-unicode.cc hb-utf-private.hh hb-warning.cc hb-ot-layout.cc hb-ot-layout-common-private.hh hb-ot-layout-gdef-table.hh hb-ot-layout-gpos-table.hh hb-ot-layout-gsubgpos-private.hh hb-ot-layout-gsub-table.hh hb-ot-layout-jstf-table.hh hb-ot-layout-private.hh hb-ot-map.cc hb-ot-map-private.hh hb-ot-shape.cc hb-ot-shape-complex-arabic.cc hb-ot-shape-complex-arabic-fallback.hh hb-ot-shape-complex-arabic-table.hh hb-ot-shape-complex-default.cc hb-ot-shape-complex-indic.cc hb-ot-shape-complex-indic-machine.hh hb-ot-shape-complex-indic-private.hh hb-ot-shape-complex-indic-table.cc hb-ot-shape-complex-myanmar.cc hb-ot-shape-complex-myanmar-machine.hh hb-ot-shape-complex-sea.cc hb-ot-shape-complex-sea-machine.hh hb-ot-shape-complex-thai.cc hb-ot-shape-complex-private.hh hb-ot-shape-normalize-private.hh hb-ot-shape-normalize.cc hb-ot-shape-fallback-private.hh hb-ot-shape-fallback.cc hb-ot-shape-private.hh hb-glib.cc hb-ft.cc hb-graphite2.cc hb-gobject-enums.cc hb-gobject-enums.h hb-gobject-structs.cc hb-gobject-structs.h libharfbuzz.la libharfbuzz-gobject.la --output HarfBuzz-0.0.gir >libtool: link: ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/test-would-substitute test_would_substitute-test-would-substitute.o -Wl,--as-needed ./.libs/libharfbuzz.so -lglib-2.0 -lgraphite2 -lfreetype >/usr/include/sys/ucontext.h:51: syntax error, unexpected STRUCT in ' unsigned long _pad[__builtin_offsetof (struct sigcontext, sc_gr[0])/8];' at 'struct' >/usr/include/sys/ucontext.h:53: syntax error, unexpected '}' in ' }' at '}' >g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mtune=itanium2 -O2 -pipe -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c -o /var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src/tmp-introspect2tzCKk/HarfBuzz-0.0.o /var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src/tmp-introspect2tzCKk/HarfBuzz-0.0.c >g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src/tmp-introspect2tzCKk/HarfBuzz-0.0 -export-dynamic -mtune=itanium2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions /var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src/tmp-introspect2tzCKk/HarfBuzz-0.0.o -L. libharfbuzz.la libharfbuzz-gobject.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 >libtool: link: gcc -o /var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src/tmp-introspect2tzCKk/.libs/HarfBuzz-0.0 -mtune=itanium2 -O2 -pipe -Wl,-O1 -Bsymbolic-functions /var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src/tmp-introspect2tzCKk/HarfBuzz-0.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -Wl,--as-needed -L. ./.libs/libharfbuzz.so ./.libs/libharfbuzz-gobject.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread >hb-ft.cc:323: Warning: HarfBuzz: hb_ft_face_create: argument ft_face: Unresolved type: 'FT_Face' >hb-ft.cc:368: Warning: HarfBuzz: hb_ft_face_create_cached: argument ft_face: Unresolved type: 'FT_Face' >hb-ft.cc:398: Warning: HarfBuzz: hb_ft_font_create: argument ft_face: Unresolved type: 'FT_Face' >hb-ft.h:57: Warning: HarfBuzz: hb_ft_font_get_face: return value: Unresolved type: 'FT_Face' >hb-graphite2.h:40: Warning: HarfBuzz: hb_graphite2_face_get_gr_face: return value: Unresolved type: 'gr_face*' >hb-graphite2.h:43: Warning: HarfBuzz: hb_graphite2_font_get_gr_font: return value: Unresolved type: 'gr_font*' >/usr/bin/g-ir-compiler --includedir=. --includedir=. HarfBuzz-0.0.gir -o HarfBuzz-0.0.typelib >make[4]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' >make[3]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' >make[2]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' >Making all in util >make[2]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/util' >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o hb-view.o hb-view.cc >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o options.o options.cc >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o ansi-print.o ansi-print.cc >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o helper-cairo.o helper-cairo.cc >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o helper-cairo-ansi.o helper-cairo-ansi.cc >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o view-cairo.o view-cairo.cc >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o hb-shape.o hb-shape.cc >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o hb-ot-shape-closure.o hb-ot-shape-closure.cc >/bin/sh ../libtool --tag=CXX --mode=link ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o hb-view hb-view.o options.o ansi-print.o helper-cairo.o helper-cairo-ansi.o view-cairo.o ../src/libharfbuzz.la -lm -lglib-2.0 -lfreetype -lcairo -lcairo -lfreetype >/bin/sh ../libtool --tag=CXX --mode=link ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o hb-ot-shape-closure hb-ot-shape-closure.o options.o ../src/libharfbuzz.la -lm -lglib-2.0 -lfreetype >/bin/sh ../libtool --tag=CXX --mode=link ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o hb-shape hb-shape.o options.o ../src/libharfbuzz.la -lm -lglib-2.0 -lfreetype >libtool: link: ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/hb-view hb-view.o options.o ansi-print.o helper-cairo.o helper-cairo-ansi.o view-cairo.o -Wl,--as-needed ../src/.libs/libharfbuzz.so -lm -lglib-2.0 -lcairo -lfreetype >libtool: link: ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/hb-ot-shape-closure hb-ot-shape-closure.o options.o -Wl,--as-needed ../src/.libs/libharfbuzz.so -lm -lglib-2.0 -lfreetype >libtool: link: ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/hb-shape hb-shape.o options.o -Wl,--as-needed ../src/.libs/libharfbuzz.so -lm -lglib-2.0 -lfreetype >make[2]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/util' >Making all in test >make[2]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test' >Making all in api >make[3]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test/api' >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mtune=itanium2 -O2 -pipe -c test-blob.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mtune=itanium2 -O2 -pipe -c test-buffer.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mtune=itanium2 -O2 -pipe -c test-common.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mtune=itanium2 -O2 -pipe -c test-font.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mtune=itanium2 -O2 -pipe -c test-object.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mtune=itanium2 -O2 -pipe -c test-set.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mtune=itanium2 -O2 -pipe -c test-shape.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mtune=itanium2 -O2 -pipe -c -o test_unicode-test-unicode.o `test -f 'test-unicode.c' || echo './'`test-unicode.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mtune=itanium2 -O2 -pipe -c test-version.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -mtune=itanium2 -O2 -pipe -c test-ot-tag.c >ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -c -o test_c-test-c.o `test -f 'test-c.c' || echo './'`test-c.c >ia64-unknown-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o test_cplusplus-test-cplusplus.o `test -f 'test-cplusplus.cc' || echo './'`test-cplusplus.cc >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-blob test-blob.o ../../src/libharfbuzz.la -lglib-2.0 >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-buffer test-buffer.o ../../src/libharfbuzz.la -lglib-2.0 >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-common test-common.o ../../src/libharfbuzz.la -lglib-2.0 >libtool: link: ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Bsymbolic-functions -o .libs/test-blob test-blob.o -Wl,--as-needed ../../src/.libs/libharfbuzz.so -lglib-2.0 >libtool: link: ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Bsymbolic-functions -o .libs/test-buffer test-buffer.o -Wl,--as-needed ../../src/.libs/libharfbuzz.so -lglib-2.0 >libtool: link: ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Bsymbolic-functions -o .libs/test-common test-common.o -Wl,--as-needed ../../src/.libs/libharfbuzz.so -lglib-2.0 >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-font test-font.o ../../src/libharfbuzz.la -lglib-2.0 >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-object test-object.o ../../src/libharfbuzz.la -lglib-2.0 >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-set test-set.o ../../src/libharfbuzz.la -lglib-2.0 >libtool: link: ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Bsymbolic-functions -o .libs/test-font test-font.o -Wl,--as-needed ../../src/.libs/libharfbuzz.so -lglib-2.0 >libtool: link: ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Bsymbolic-functions -o .libs/test-object test-object.o -Wl,--as-needed ../../src/.libs/libharfbuzz.so -lglib-2.0 >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-shape test-shape.o ../../src/libharfbuzz.la -lglib-2.0 >libtool: link: ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Bsymbolic-functions -o .libs/test-set test-set.o -Wl,--as-needed ../../src/.libs/libharfbuzz.so -lglib-2.0 >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-unicode test_unicode-test-unicode.o ../../src/libharfbuzz.la -lglib-2.0 ../../src/libharfbuzz-icu.la >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-version test-version.o ../../src/libharfbuzz.la -lglib-2.0 >libtool: link: ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Bsymbolic-functions -o .libs/test-shape test-shape.o -Wl,--as-needed ../../src/.libs/libharfbuzz.so -lglib-2.0 >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-ot-tag test-ot-tag.o ../../src/libharfbuzz.la -lglib-2.0 >libtool: link: ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Bsymbolic-functions -o .libs/test-unicode test_unicode-test-unicode.o -Wl,--as-needed ../../src/.libs/libharfbuzz.so -lglib-2.0 ../../src/.libs/libharfbuzz-icu.so >libtool: link: ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Bsymbolic-functions -o .libs/test-version test-version.o -Wl,--as-needed ../../src/.libs/libharfbuzz.so -lglib-2.0 >libtool: link: ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Bsymbolic-functions -o .libs/test-ot-tag test-ot-tag.o -Wl,--as-needed ../../src/.libs/libharfbuzz.so -lglib-2.0 >/bin/sh ../../libtool --tag=CC --mode=link ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-c test_c-test-c.o ../../src/libharfbuzz.la -lglib-2.0 >/bin/sh ../../libtool --tag=CXX --mode=link ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Wl,--as-needed -Bsymbolic-functions -o test-cplusplus test_cplusplus-test-cplusplus.o ../../src/libharfbuzz.la -lglib-2.0 >libtool: link: ia64-unknown-linux-gnu-gcc -mtune=itanium2 -O2 -pipe -Wl,-O1 -Bsymbolic-functions -o .libs/test-c test_c-test-c.o -Wl,--as-needed ../../src/.libs/libharfbuzz.so -lglib-2.0 >libtool: link: ia64-unknown-linux-gnu-g++ -mtune=itanium2 -O2 -pipe -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-O1 -Bsymbolic-functions -o .libs/test-cplusplus test_cplusplus-test-cplusplus.o -Wl,--as-needed ../../src/.libs/libharfbuzz.so -lglib-2.0 >make[3]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test/api' >Making all in shaping >make[3]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test/shaping' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test/shaping' >make[3]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test' >make[2]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test' >Making all in docs >make[2]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/docs' >Making all in reference >make[3]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/docs/reference' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/docs/reference' >make[3]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/docs' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/docs' >make[2]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/docs' >make[2]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23' >make[2]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23' >make[1]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23' >Making check in src >make[1]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' >make check-recursive >make[2]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' >make[3]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' >make check-c-linkage-decls.sh check-defs.sh check-header-guards.sh check-includes.sh check-libstdc++.sh check-static-inits.sh check-symbols.sh >make[4]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' >make[4]: Nothing to be done for `check-c-linkage-decls.sh'. >make[4]: Nothing to be done for `check-defs.sh'. >make[4]: Nothing to be done for `check-header-guards.sh'. >make[4]: Nothing to be done for `check-includes.sh'. >make[4]: Nothing to be done for `check-libstdc++.sh'. >make[4]: Nothing to be done for `check-static-inits.sh'. >make[4]: Nothing to be done for `check-symbols.sh'. >make[4]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' >make check-TESTS >make[4]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' >[0;32mPASS[m: check-c-linkage-decls.sh >make[5]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. >Checking that .libs/libharfbuzz.so has the same symbol list as harfbuzz.def >[0;32mPASS[m: check-defs.sh >[0;32mPASS[m: check-header-guards.sh >Checking that public header files #include "hb-common.h" or "hb.h" first (or none) >Checking that source files #include "hb-*private.hh" first (or none) >Checking that there is no #include <hb.*.h> >[0;32mPASS[m: check-includes.sh >Checking that we are not linking to libstdc++ >[0;32mPASS[m: check-libstdc++.sh >Checking that no object file has static initializers >Checking that no object file has lazy static C++ constructors/destructors or other such stuff >[0;32mPASS[m: check-static-inits.sh >Checking that we are not exposing internal symbols >Processing .libs/libharfbuzz-gobject.so >Processing .libs/libharfbuzz-icu.so >Processing .libs/libharfbuzz.so >[0;32mPASS[m: check-symbols.sh >[0;32m==================[m >[0;32mAll 7 tests passed[m >[0;32m==================[m >make[4]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' >make[3]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' >make[2]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' >make[1]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/src' >Making check in util >make[1]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/util' >make[1]: Nothing to be done for `check'. >make[1]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/util' >Making check in test >make[1]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test' >Making check in api >make[2]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test/api' >make test-blob test-buffer test-common test-font test-object test-set test-shape test-unicode test-version test-ot-tag test-c test-cplusplus >make[3]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test/api' >make[3]: `test-blob' is up to date. >make[3]: `test-buffer' is up to date. >make[3]: `test-common' is up to date. >make[3]: `test-font' is up to date. >make[3]: `test-object' is up to date. >make[3]: `test-set' is up to date. >make[3]: `test-shape' is up to date. >make[3]: `test-unicode' is up to date. >make[3]: `test-version' is up to date. >make[3]: `test-ot-tag' is up to date. >make[3]: `test-c' is up to date. >make[3]: `test-cplusplus' is up to date. >make[3]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test/api' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test/api' >/blob/empty: OK >/blob/duplicate: OK >/blob/readonly: OK >/blob/writable: OK >/blob/readonly-may-make-writable: OK >/blob/subblob/duplicate: OK >/blob/subblob/readonly: OK >/blob/subblob/writable: OK >/blob/subblob/readonly-may-make-writable: OK >[0;32mPASS[m: test-blob >/buffer/allocation: OK >/buffer/empty: OK >/buffer/properties/empty: OK >/buffer/properties/one-by-one: OK >/buffer/properties/utf32: OK >/buffer/properties/utf16: OK >/buffer/properties/utf8: OK >/buffer/contents/empty: OK >/buffer/contents/one-by-one: OK >/buffer/contents/utf32: OK >/buffer/contents/utf16: OK >/buffer/contents/utf8: OK >/buffer/positions/empty: OK >/buffer/positions/one-by-one: OK >/buffer/positions/utf32: OK >/buffer/positions/utf16: OK >/buffer/positions/utf8: OK >/buffer/utf8/conversion: OK >/buffer/utf8/validity: OK >/buffer/utf16/conversion: OK >[0;32mPASS[m: test-buffer >/types/int: OK >/types/direction: OK >/types/tag: OK >/types/script: OK >/types/language: OK >[0;32mPASS[m: test-common >/face/empty: OK >/face/create: OK >/face/createfortables: OK >/fontfuncs/empty: OK >/fontfuncs/nil: OK >/fontfuncs/subclassing: OK >/font/empty: OK >/font/properties: OK >[0;32mPASS[m: test-font >/object: OK >[0;32mPASS[m: test-object >/set/basic: OK >/set/algebra: OK >/set/iter: OK >/set/empty: OK >[0;32mPASS[m: test-set >/shape: OK >/shape/list: OK >[0;32mPASS[m: test-shape >/unicode/chainup: OK >/unicode/setters: OK >/unicode/properties/nil: OK >/unicode/properties/empty: OK >/unicode/properties/default: OK >/unicode/properties/glib: OK >/unicode/properties/icu: OK >/unicode/normalization/default: OK >/unicode/normalization/glib: OK >/unicode/normalization/icu: OK >/unicode/script/roundtrip/default: OK >/unicode/script/roundtrip/glib: OK >/unicode/script/roundtrip/icu: OK >/unicode/subclassing/nil: OK >/unicode/subclassing/default: OK >/unicode/subclassing/deep: OK >[0;32mPASS[m: test-unicode >/version: OK >[0;32mPASS[m: test-version >/ot/tag/language: OK >/ot/tag/script/degenerate: OK >/ot/tag/script/simple: OK >/ot/tag/script/indic: OK >[0;32mPASS[m: test-ot-tag >[0;32mPASS[m: test-c >[0;32mPASS[m: test-cplusplus >[0;32m===================[m >[0;32mAll 12 tests passed[m >[0;32m===================[m >make[3]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test/api' >make[2]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test/api' >Making check in shaping >make[2]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test/shaping' >make check-TESTS >make[3]: Entering directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test/shaping' >Running tests in ./tests/context-matching.tests >Testing fonts/sha1sum/4cce528e99f600ed9c25a2b69e32eb94a03b4ae8.ttf:U+1A48,U+1A58,U+1A25,U+1A48,U+1A58,U+1A25,U+1A6E,U+1A63 >Traceback (most recent call last): > File "./hb-unicode-encode", line 3, in <module> > from hb_test_tools import * > File "/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test/shaping/hb_test_tools.py", line 218 > print "%d out of %d tests passed. %d failed (%g%%)" % (passed, total, failed, 100. * failed / total) > ^ >SyntaxError: invalid syntax >Actual: >Expected: [uni1A48=0+1212|uni1A25=0+1912|uni1A58=0+0|uni1A48=3+1212|uni1A6E=3+1212|uni1A25=3+1912|uni1A58=3+0|uni1A63=3+1212] >Testing fonts/sha1sum/d629e7fedc0b350222d7987345fe61613fa3929a.ttf:U+0915,U+093F,U+0915,U+093F >Traceback (most recent call last): > File "./hb-unicode-encode", line 3, in <module> > from hb_test_tools import * > File "/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test/shaping/hb_test_tools.py", line 218 > print "%d out of %d tests passed. %d failed (%g%%)" % (passed, total, failed, 100. * failed / total) > ^ >SyntaxError: invalid syntax >Actual: >Expected: [ivowelsign03deva=0+530|kadeva=0+1561|ivowelsign03deva=2+530|kadeva=2+1561] >Testing fonts/sha1sum/f499fbc23865022234775c43503bba2e63978fe1.ttf:U+09B0,U+09CD,U+09A5,U+09CD,U+09AF,U+09C0 >Traceback (most recent call last): > File "./hb-unicode-encode", line 3, in <module> > from hb_test_tools import * > File "/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test/shaping/hb_test_tools.py", line 218 > print "%d out of %d tests passed. %d failed (%g%%)" % (passed, total, failed, 100. * failed / total) > ^ >SyntaxError: invalid syntax >Actual: >Expected: [gid1=0+1320|gid13=0+523|gid18=0+545] >3 tests failed. >[0;31mFAIL[m: tests/context-matching.tests >[0;31m===========================================================================[m >[0;31m1 of 1 test failed[m >[0;31mPlease report to http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz[m >[0;31m===========================================================================[m >make[3]: *** [check-TESTS] Error 1 >make[3]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test/shaping' >make[2]: *** [check-am] Error 2 >make[2]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test/shaping' >make[1]: *** [check-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23/test' >make: *** [check-recursive] Error 1 > * ERROR: media-libs/harfbuzz-0.9.23::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 93: Called src_test > * environment, line 2666: Called __eapi0_src_test > * phase-helpers.sh, line 665: Called die > * The specific snippet of code: > * $emake_cmd ${internal_opts} check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=media-libs/harfbuzz-0.9.23::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/harfbuzz-0.9.23::gentoo'`. > * The complete build log is located at '/var/tmp/portage/media-libs/harfbuzz-0.9.23/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/harfbuzz-0.9.23/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23' > * S: '/var/tmp/portage/media-libs/harfbuzz-0.9.23/work/harfbuzz-0.9.23'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 501844
: 370830 |
370832