Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/harfbuzz.spec'], False, '/var/lib/mock/f18-build-1456982-239714/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/harfbuzz.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/harfbuzz-0.9.4-1.fc18.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/harfbuzz.spec'], False, '/var/lib/mock/f18-build-1456982-239714/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/harfbuzz.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nSPStt + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf harfbuzz-0.9.4 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/harfbuzz-0.9.4.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd harfbuzz-0.9.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0noC5j + umask 022 + cd /builddir/build/BUILD + cd harfbuzz-0.9.4 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i686-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking whether gcc and cc understand -c and -o together... yes checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for atexit... yes checking for mprotect... yes checking for sysconf... yes checking for getpagesize... yes checking for sched_yield... yes checking for mmap... yes checking for _setmode... no 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 sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for native Win32... no checking for i686-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GTHREAD... yes checking for GOBJECT... yes checking for CAIRO... yes checking for CAIRO_FT... yes checking for ICU... yes checking for ICU_LE... yes checking for GRAPHITE2... no checking for FREETYPE... yes checking for FT_Face_GetCharVariantIndex... yes checking usp10.h usability... no checking usp10.h presence... no checking for usp10.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking ApplicationServices/ApplicationServices.h usability... no checking ApplicationServices/ApplicationServices.h presence... no checking for ApplicationServices/ApplicationServices.h... no checking for Intel atomic primitives... true configure: creating ./config.status config.status: creating Makefile config.status: creating harfbuzz.pc config.status: creating src/Makefile config.status: creating src/hb-version.h config.status: creating src/hb-old/Makefile config.status: creating src/hb-icu-le/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 config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4' Making all in src make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/src' glib-mkenums --template hb-gobject-enums.cc.tmpl hb.h hb-blob.h hb-buffer.h hb-common.h hb-font.h hb-set.h hb-shape.h hb-unicode.h hb-version.h hb-ot.h hb-ot-layout.h hb-ot-tag.h hb-glib.h hb-gobject.h hb-icu.h hb-ft.h > "hb-gobject-enums.cc.tmp" && \ mv "hb-gobject-enums.cc.tmp" "hb-gobject-enums.cc" || ( rm -f "@.tmp" && false ) make all-recursive make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/src' Making all in hb-old make[4]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/src/hb-old' \ # source='harfbuzz-buffer.c' object='libhb_old_la-harfbuzz-buffer.lo' libtool=yes \ # source='harfbuzz-stream.c' object='libhb_old_la-harfbuzz-stream.lo' libtool=yes \ # source='harfbuzz-gdef.c' object='libhb_old_la-harfbuzz-gdef.lo' libtool=yes /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libhb_old_la-harfbuzz-buffer.lo `test -f 'harfbuzz-buffer.c' || echo './'`harfbuzz-buffer.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libhb_old_la-harfbuzz-stream.lo `test -f 'harfbuzz-stream.c' || echo './'`harfbuzz-stream.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libhb_old_la-harfbuzz-gdef.lo `test -f 'harfbuzz-gdef.c' || echo './'`harfbuzz-gdef.c \ # source='harfbuzz-gpos.c' object='libhb_old_la-harfbuzz-gpos.lo' libtool=yes /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libhb_old_la-harfbuzz-gpos.lo `test -f 'harfbuzz-gpos.c' || echo './'`harfbuzz-gpos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c harfbuzz-buffer.c -fPIC -DPIC -o .libs/libhb_old_la-harfbuzz-buffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c harfbuzz-stream.c -fPIC -DPIC -o .libs/libhb_old_la-harfbuzz-stream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c harfbuzz-gdef.c -fPIC -DPIC -o .libs/libhb_old_la-harfbuzz-gdef.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c harfbuzz-gpos.c -fPIC -DPIC -o .libs/libhb_old_la-harfbuzz-gpos.o \ # source='harfbuzz-gsub.c' object='libhb_old_la-harfbuzz-gsub.lo' libtool=yes /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libhb_old_la-harfbuzz-gsub.lo `test -f 'harfbuzz-gsub.c' || echo './'`harfbuzz-gsub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c harfbuzz-gsub.c -fPIC -DPIC -o .libs/libhb_old_la-harfbuzz-gsub.o \ # source='harfbuzz-impl.c' object='libhb_old_la-harfbuzz-impl.lo' libtool=yes /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libhb_old_la-harfbuzz-impl.lo `test -f 'harfbuzz-impl.c' || echo './'`harfbuzz-impl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c harfbuzz-impl.c -fPIC -DPIC -o .libs/libhb_old_la-harfbuzz-impl.o \ # source='harfbuzz-open.c' object='libhb_old_la-harfbuzz-open.lo' libtool=yes /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libhb_old_la-harfbuzz-open.lo `test -f 'harfbuzz-open.c' || echo './'`harfbuzz-open.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c harfbuzz-open.c -fPIC -DPIC -o .libs/libhb_old_la-harfbuzz-open.o \ # source='harfbuzz-shaper.cpp' object='libhb_old_la-harfbuzz-shaper.lo' libtool=yes /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libhb_old_la-harfbuzz-shaper.lo `test -f 'harfbuzz-shaper.cpp' || echo './'`harfbuzz-shaper.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c harfbuzz-shaper.cpp -fPIC -DPIC -o .libs/libhb_old_la-harfbuzz-shaper.o \ # source='harfbuzz-greek.c' object='libhb_old_la-harfbuzz-greek.lo' libtool=yes /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libhb_old_la-harfbuzz-greek.lo `test -f 'harfbuzz-greek.c' || echo './'`harfbuzz-greek.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c harfbuzz-greek.c -fPIC -DPIC -o .libs/libhb_old_la-harfbuzz-greek.o \ # source='harfbuzz-tibetan.c' object='libhb_old_la-harfbuzz-tibetan.lo' libtool=yes /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libhb_old_la-harfbuzz-tibetan.lo `test -f 'harfbuzz-tibetan.c' || echo './'`harfbuzz-tibetan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c harfbuzz-tibetan.c -fPIC -DPIC -o .libs/libhb_old_la-harfbuzz-tibetan.o \ # source='harfbuzz-khmer.c' object='libhb_old_la-harfbuzz-khmer.lo' libtool=yes /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libhb_old_la-harfbuzz-khmer.lo `test -f 'harfbuzz-khmer.c' || echo './'`harfbuzz-khmer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c harfbuzz-khmer.c -fPIC -DPIC -o .libs/libhb_old_la-harfbuzz-khmer.o \ # source='harfbuzz-indic.cpp' object='libhb_old_la-harfbuzz-indic.lo' libtool=yes /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libhb_old_la-harfbuzz-indic.lo `test -f 'harfbuzz-indic.cpp' || echo './'`harfbuzz-indic.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c harfbuzz-indic.cpp -fPIC -DPIC -o .libs/libhb_old_la-harfbuzz-indic.o \ # source='harfbuzz-hebrew.c' object='libhb_old_la-harfbuzz-hebrew.lo' libtool=yes /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libhb_old_la-harfbuzz-hebrew.lo `test -f 'harfbuzz-hebrew.c' || echo './'`harfbuzz-hebrew.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c harfbuzz-hebrew.c -fPIC -DPIC -o .libs/libhb_old_la-harfbuzz-hebrew.o \ # source='harfbuzz-arabic.c' object='libhb_old_la-harfbuzz-arabic.lo' libtool=yes /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libhb_old_la-harfbuzz-arabic.lo `test -f 'harfbuzz-arabic.c' || echo './'`harfbuzz-arabic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c harfbuzz-arabic.c -fPIC -DPIC -o .libs/libhb_old_la-harfbuzz-arabic.o \ # source='harfbuzz-hangul.c' object='libhb_old_la-harfbuzz-hangul.lo' libtool=yes /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libhb_old_la-harfbuzz-hangul.lo `test -f 'harfbuzz-hangul.c' || echo './'`harfbuzz-hangul.c \ # source='harfbuzz-myanmar.c' object='libhb_old_la-harfbuzz-myanmar.lo' libtool=yes /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libhb_old_la-harfbuzz-myanmar.lo `test -f 'harfbuzz-myanmar.c' || echo './'`harfbuzz-myanmar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c harfbuzz-hangul.c -fPIC -DPIC -o .libs/libhb_old_la-harfbuzz-hangul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c harfbuzz-myanmar.c -fPIC -DPIC -o .libs/libhb_old_la-harfbuzz-myanmar.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z,relro -Bsymbolic-functions -o libhb-old.la libhb_old_la-harfbuzz-buffer.lo libhb_old_la-harfbuzz-stream.lo libhb_old_la-harfbuzz-gdef.lo libhb_old_la-harfbuzz-gpos.lo libhb_old_la-harfbuzz-gsub.lo libhb_old_la-harfbuzz-impl.lo libhb_old_la-harfbuzz-open.lo libhb_old_la-harfbuzz-shaper.lo libhb_old_la-harfbuzz-greek.lo libhb_old_la-harfbuzz-tibetan.lo libhb_old_la-harfbuzz-khmer.lo libhb_old_la-harfbuzz-indic.lo libhb_old_la-harfbuzz-hebrew.lo libhb_old_la-harfbuzz-arabic.lo libhb_old_la-harfbuzz-hangul.lo libhb_old_la-harfbuzz-myanmar.lo libtool: link: ar cru .libs/libhb-old.a .libs/libhb_old_la-harfbuzz-buffer.o .libs/libhb_old_la-harfbuzz-stream.o .libs/libhb_old_la-harfbuzz-gdef.o .libs/libhb_old_la-harfbuzz-gpos.o .libs/libhb_old_la-harfbuzz-gsub.o .libs/libhb_old_la-harfbuzz-impl.o .libs/libhb_old_la-harfbuzz-open.o .libs/libhb_old_la-harfbuzz-shaper.o .libs/libhb_old_la-harfbuzz-greek.o .libs/libhb_old_la-harfbuzz-tibetan.o .libs/libhb_old_la-harfbuzz-khmer.o .libs/libhb_old_la-harfbuzz-indic.o .libs/libhb_old_la-harfbuzz-hebrew.o .libs/libhb_old_la-harfbuzz-arabic.o .libs/libhb_old_la-harfbuzz-hangul.o .libs/libhb_old_la-harfbuzz-myanmar.o libtool: link: ranlib .libs/libhb-old.a libtool: link: ( cd ".libs" && rm -f "libhb-old.la" && ln -s "../libhb-old.la" "libhb-old.la" ) make[4]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/src/hb-old' Making all in hb-icu-le make[4]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/src/hb-icu-le' \ # source='FontTableCache.cpp' object='libhb_icu_le_la-FontTableCache.lo' libtool=yes \ # source='PortableFontInstance.cpp' object='libhb_icu_le_la-PortableFontInstance.lo' libtool=yes /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libhb_icu_le_la-FontTableCache.lo `test -f 'FontTableCache.cpp' || echo './'`FontTableCache.cpp \ # source='cmaps.cpp' object='libhb_icu_le_la-cmaps.lo' libtool=yes /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libhb_icu_le_la-PortableFontInstance.lo `test -f 'PortableFontInstance.cpp' || echo './'`PortableFontInstance.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libhb_icu_le_la-cmaps.lo `test -f 'cmaps.cpp' || echo './'`cmaps.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c FontTableCache.cpp -fPIC -DPIC -o .libs/libhb_icu_le_la-FontTableCache.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c PortableFontInstance.cpp -fPIC -DPIC -o .libs/libhb_icu_le_la-PortableFontInstance.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c cmaps.cpp -fPIC -DPIC -o .libs/libhb_icu_le_la-cmaps.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z,relro -Bsymbolic-functions -o libhb-icu-le.la libhb_icu_le_la-FontTableCache.lo libhb_icu_le_la-PortableFontInstance.lo libhb_icu_le_la-cmaps.lo -licule -licuuc -licudata libtool: link: ar cru .libs/libhb-icu-le.a .libs/libhb_icu_le_la-FontTableCache.o .libs/libhb_icu_le_la-PortableFontInstance.o .libs/libhb_icu_le_la-cmaps.o libtool: link: ranlib .libs/libhb-icu-le.a libtool: link: ( cd ".libs" && rm -f "libhb-icu-le.la" && ln -s "../libhb-icu-le.la" "libhb-icu-le.la" ) make[4]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/src/hb-icu-le' make[4]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/src' \ # source='hb-blob.cc' object='libharfbuzz_la-hb-blob.lo' libtool=yes \ # source='hb-buffer.cc' object='libharfbuzz_la-hb-buffer.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 \ # source='hb-common.cc' object='libharfbuzz_la-hb-common.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 \ # source='hb-fallback-shape.cc' object='libharfbuzz_la-hb-fallback-shape.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-blob.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-blob.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-buffer.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-buffer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-common.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-common.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-fallback-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-fallback-shape.o \ # source='hb-font.cc' object='libharfbuzz_la-hb-font.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 \ # source='hb-ot-tag.cc' object='libharfbuzz_la-hb-ot-tag.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-font.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-font.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-tag.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-tag.o \ # source='hb-set.cc' object='libharfbuzz_la-hb-set.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-set.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-set.o \ # source='hb-shape.cc' object='libharfbuzz_la-hb-shape.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shape.o \ # source='hb-shape-plan.cc' object='libharfbuzz_la-hb-shape-plan.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-shape-plan.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shape-plan.o \ # source='hb-shaper.cc' object='libharfbuzz_la-hb-shaper.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-shaper.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shaper.o \ # source='hb-tt-font.cc' object='libharfbuzz_la-hb-tt-font.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-tt-font.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-tt-font.o \ # source='hb-unicode.cc' object='libharfbuzz_la-hb-unicode.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 \ # source='hb-warning.cc' object='libharfbuzz_la-hb-warning.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-unicode.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-unicode.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-warning.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-warning.o \ # source='hb-ot-layout.cc' object='libharfbuzz_la-hb-ot-layout.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-layout.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-layout.o \ # source='hb-ot-map.cc' object='libharfbuzz_la-hb-ot-map.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-map.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-map.o \ # source='hb-ot-shape.cc' object='libharfbuzz_la-hb-ot-shape.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape.o \ # source='hb-ot-shape-complex-arabic.cc' object='libharfbuzz_la-hb-ot-shape-complex-arabic.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from hb-ot-layout.cc:34:0: hb-ot-layout-gsub-table.hh: In member function 'bool OT::SingleSubst::serialize(OT::hb_serialize_context_t*, const USHORT*, const USHORT*, unsigned int)': hb-ot-layout-gsub-table.hh:217:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from hb-ot-layout-common-private.hh:33:0, from hb-ot-layout-gdef-table.hh:32, from hb-ot-layout.cc:33: hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::CoverageFormat1]': hb-open-type-private.hh:407:5: required from 'Type* OT::hb_serialize_context_t::extend_min(Type&) [with Type = OT::CoverageFormat1]' hb-ot-layout-common-private.hh:363:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::SortedArrayOf >]': hb-open-type-private.hh:416:5: required from 'Type* OT::hb_serialize_context_t::extend(Type&) [with Type = OT::SortedArrayOf >]' hb-ot-layout-common-private.hh:365:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::CoverageFormat2]': hb-open-type-private.hh:407:5: required from 'Type* OT::hb_serialize_context_t::extend_min(Type&) [with Type = OT::CoverageFormat2]' hb-ot-layout-common-private.hh:427:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::SortedArrayOf]': hb-open-type-private.hh:416:5: required from 'Type* OT::hb_serialize_context_t::extend(Type&) [with Type = OT::SortedArrayOf]' hb-ot-layout-common-private.hh:436:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::Coverage]': hb-open-type-private.hh:407:5: required from 'Type* OT::hb_serialize_context_t::extend_min(Type&) [with Type = OT::Coverage]' hb-ot-layout-common-private.hh:533:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::SingleSubstFormat1]': hb-open-type-private.hh:407:5: required from 'Type* OT::hb_serialize_context_t::extend_min(Type&) [with Type = OT::SingleSubstFormat1]' hb-ot-layout-gsub-table.hh:81:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::SingleSubstFormat2]': hb-open-type-private.hh:407:5: required from 'Type* OT::hb_serialize_context_t::extend_min(Type&) [with Type = OT::SingleSubstFormat2]' hb-ot-layout-gsub-table.hh:145:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::IntType]': hb-open-type-private.hh:407:5: required from 'Type* OT::hb_serialize_context_t::extend_min(Type&) [with Type = OT::IntType]' hb-ot-layout-gsub-table.hh:209:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::Sequence]': hb-open-type-private.hh:407:5: required from 'Type* OT::hb_serialize_context_t::extend_min(Type&) [with Type = OT::Sequence]' hb-ot-layout-gsub-table.hh:284:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::MultipleSubstFormat1]': hb-open-type-private.hh:407:5: required from 'Type* OT::hb_serialize_context_t::extend_min(Type&) [with Type = OT::MultipleSubstFormat1]' hb-ot-layout-gsub-table.hh:340:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::AlternateSubstFormat1]': hb-open-type-private.hh:407:5: required from 'Type* OT::hb_serialize_context_t::extend_min(Type&) [with Type = OT::AlternateSubstFormat1]' hb-ot-layout-gsub-table.hh:495:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::GenericArrayOf, OT::IntType >]': hb-open-type-private.hh:407:5: required from 'Type* OT::hb_serialize_context_t::extend_min(Type&) [with Type = OT::GenericArrayOf, OT::IntType >]' hb-open-type-private.hh:694:5: required from 'bool OT::GenericArrayOf::serialize(OT::hb_serialize_context_t*, const Type*, unsigned int) [with LenType = OT::IntType; Type = OT::IntType]' hb-ot-layout-gsub-table.hh:147:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::GenericArrayOf, OT::OffsetTo >]': hb-open-type-private.hh:407:5: required from 'Type* OT::hb_serialize_context_t::extend_min(Type&) [with Type = OT::GenericArrayOf, OT::OffsetTo >]' hb-open-type-private.hh:683:5: required from 'bool OT::GenericArrayOf::serialize(OT::hb_serialize_context_t*, unsigned int) [with LenType = OT::IntType; Type = OT::OffsetTo]' hb-ot-layout-gsub-table.hh:342:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::GenericArrayOf, OT::OffsetTo > > >]': hb-open-type-private.hh:407:5: required from 'Type* OT::hb_serialize_context_t::extend_min(Type&) [with Type = OT::GenericArrayOf, OT::OffsetTo > > >]' hb-open-type-private.hh:683:5: required from 'bool OT::GenericArrayOf::serialize(OT::hb_serialize_context_t*, unsigned int) [with LenType = OT::IntType; Type = OT::OffsetTo > >]' hb-ot-layout-gsub-table.hh:497:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] \ # source='hb-ot-shape-complex-indic.cc' object='libharfbuzz_la-hb-ot-shape-complex-indic.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from hb-ot-layout-common-private.hh:33:0, from hb-ot-layout-gdef-table.hh:32, from hb-ot-layout-gsubgpos-private.hh:33, from hb-ot-shape-complex-arabic.cc:29: hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::CoverageFormat1]': hb-open-type-private.hh:407:5: required from 'Type* OT::hb_serialize_context_t::extend_min(Type&) [with Type = OT::CoverageFormat1]' hb-ot-layout-common-private.hh:363:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::SortedArrayOf >]': hb-open-type-private.hh:416:5: required from 'Type* OT::hb_serialize_context_t::extend(Type&) [with Type = OT::SortedArrayOf >]' hb-ot-layout-common-private.hh:365:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::CoverageFormat2]': hb-open-type-private.hh:407:5: required from 'Type* OT::hb_serialize_context_t::extend_min(Type&) [with Type = OT::CoverageFormat2]' hb-ot-layout-common-private.hh:427:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::SortedArrayOf]': hb-open-type-private.hh:416:5: required from 'Type* OT::hb_serialize_context_t::extend(Type&) [with Type = OT::SortedArrayOf]' hb-ot-layout-common-private.hh:436:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::Coverage]': hb-open-type-private.hh:407:5: required from 'Type* OT::hb_serialize_context_t::extend_min(Type&) [with Type = OT::Coverage]' hb-ot-layout-common-private.hh:533:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] \ # source='hb-ot-shape-complex-misc.cc' object='libharfbuzz_la-hb-ot-shape-complex-misc.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-misc.lo `test -f 'hb-ot-shape-complex-misc.cc' || echo './'`hb-ot-shape-complex-misc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-misc.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-misc.o \ # source='hb-ot-shape-normalize.cc' object='libharfbuzz_la-hb-ot-shape-normalize.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 \ # source='hb-ot-shape-fallback.cc' object='libharfbuzz_la-hb-ot-shape-fallback.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from hb-ot-shape-complex-indic.cc:799:0: ../../src/hb-ot-shape-complex-indic-machine.rl: In function 'void find_syllables(const hb_ot_shape_plan_t*, hb_buffer_t*, bool*)': ../../src/hb-ot-shape-complex-indic-machine.rl:105:28: warning: variable 'ts' set but not used [-Wunused-but-set-variable] hb-ot-shape-fallback.cc: In function 'void _hb_ot_shape_fallback_position(const hb_ot_shape_plan_t*, hb_font_t*, hb_buffer_t*)': hb-ot-shape-fallback.cc:272:35: warning: 'cluster_extents.hb_glyph_extents_t::height' may be used uninitialized in this function [-Wmaybe-uninitialized] hb-ot-shape-fallback.cc:310:22: note: 'cluster_extents.hb_glyph_extents_t::height' was declared here hb-ot-shape-fallback.cc:246:112: warning: 'cluster_extents.hb_glyph_extents_t::width' may be used uninitialized in this function [-Wmaybe-uninitialized] hb-ot-shape-fallback.cc:310:22: note: 'cluster_extents.hb_glyph_extents_t::width' was declared here hb-ot-shape-fallback.cc:271:38: warning: 'cluster_extents.hb_glyph_extents_t::y_bearing' may be used uninitialized in this function [-Wmaybe-uninitialized] hb-ot-shape-fallback.cc:310:22: note: 'cluster_extents.hb_glyph_extents_t::y_bearing' was declared here hb-ot-shape-fallback.cc:246:112: warning: 'cluster_extents.hb_glyph_extents_t::x_bearing' may be used uninitialized in this function [-Wmaybe-uninitialized] hb-ot-shape-fallback.cc:310:22: note: 'cluster_extents.hb_glyph_extents_t::x_bearing' was declared here hb-ot-shape-fallback.cc:272:35: warning: 'cluster_extents.hb_glyph_extents_t::height' may be used uninitialized in this function [-Wmaybe-uninitialized] hb-ot-shape-fallback.cc:310:22: note: 'cluster_extents.hb_glyph_extents_t::height' was declared here hb-ot-shape-fallback.cc:246:112: warning: 'cluster_extents.hb_glyph_extents_t::width' may be used uninitialized in this function [-Wmaybe-uninitialized] hb-ot-shape-fallback.cc:310:22: note: 'cluster_extents.hb_glyph_extents_t::width' was declared here hb-ot-shape-fallback.cc:271:38: warning: 'cluster_extents.hb_glyph_extents_t::y_bearing' may be used uninitialized in this function [-Wmaybe-uninitialized] hb-ot-shape-fallback.cc:310:22: note: 'cluster_extents.hb_glyph_extents_t::y_bearing' was declared here hb-ot-shape-fallback.cc:246:112: warning: 'cluster_extents.hb_glyph_extents_t::x_bearing' may be used uninitialized in this function [-Wmaybe-uninitialized] hb-ot-shape-fallback.cc:310:22: note: 'cluster_extents.hb_glyph_extents_t::x_bearing' was declared here \ # source='hb-glib.cc' object='libharfbuzz_la-hb-glib.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-glib.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-glib.o \ # source='hb-gobject-structs.cc' object='libharfbuzz_la-hb-gobject-structs.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-gobject-structs.lo `test -f 'hb-gobject-structs.cc' || echo './'`hb-gobject-structs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-gobject-structs.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-gobject-structs.o \ # source='hb-icu.cc' object='libharfbuzz_la-hb-icu.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-icu.lo `test -f 'hb-icu.cc' || echo './'`hb-icu.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-icu.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-icu.o \ # source='hb-ft.cc' object='libharfbuzz_la-hb-ft.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 \ # source='hb-old.cc' object='libharfbuzz_la-hb-old.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-old.lo `test -f 'hb-old.cc' || echo './'`hb-old.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ft.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ft.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-old.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-old.o In file included from ./hb-old/harfbuzz.h:36:0, from hb-old.cc:32: ./hb-old/harfbuzz-shaper.h:177:16: warning: 'HB_FaceRec_' declared with greater visibility than the type of its field 'HB_FaceRec_::gdef' [-Wattributes] ./hb-old/harfbuzz-shaper.h:177:16: warning: 'HB_FaceRec_' declared with greater visibility than the type of its field 'HB_FaceRec_::gsub' [-Wattributes] ./hb-old/harfbuzz-shaper.h:177:16: warning: 'HB_FaceRec_' declared with greater visibility than the type of its field 'HB_FaceRec_::gpos' [-Wattributes] ./hb-old/harfbuzz-shaper.h:177:16: warning: 'HB_FaceRec_' declared with greater visibility than the type of its field 'HB_FaceRec_::buffer' [-Wattributes] ./hb-old/harfbuzz-shaper.h:177:16: warning: 'HB_FaceRec_' declared with greater visibility than the type of its field 'HB_FaceRec_::tmpAttributes' [-Wattributes] In file included from ./hb-old/harfbuzz.h:36:0, from hb-old.cc:32: ./hb-old/harfbuzz-shaper.h:220:16: warning: 'HB_Font_' declared with greater visibility than the type of its field 'HB_Font_::klass' [-Wattributes] hb-old.cc: In function 'hb_bool_t _hb_old_shape(hb_shape_plan_t*, hb_font_t*, hb_buffer_t*, const hb_feature_t*, unsigned int)': hb-old.cc:369:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] \ # source='hb-icu-le.cc' object='libharfbuzz_la-hb-icu-le.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-icu-le.lo `test -f 'hb-icu-le.cc' || echo './'`hb-icu-le.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-icu-le.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-icu-le.o \ # source='hb-gobject-enums.cc' object='libharfbuzz_la-hb-gobject-enums.lo' libtool=yes /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-gobject-enums.lo `test -f 'hb-gobject-enums.cc' || echo './'`hb-gobject-enums.cc \ # source='main.cc' object='main-main.o' libtool=no libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-gobject-enums.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-gobject-enums.o g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o main-main.o `test -f 'main.cc' || echo './'`main.cc In file included from hb-icu-le.cc:31:0: hb-icu-le/PortableFontInstance.h:32:7: warning: 'PortableFontInstance' declared with greater visibility than the type of its field 'PortableFontInstance::' [-Wattributes] hb-icu-le/PortableFontInstance.h:32:7: warning: 'PortableFontInstance' declared with greater visibility than the type of its field 'PortableFontInstance::fNAMETable' [-Wattributes] hb-icu-le/PortableFontInstance.h:32:7: warning: 'PortableFontInstance' declared with greater visibility than the type of its field 'PortableFontInstance::fCMAPMapper' [-Wattributes] hb-icu-le/PortableFontInstance.h:32:7: warning: 'PortableFontInstance' declared with greater visibility than the type of its field 'PortableFontInstance::fHMTXTable' [-Wattributes] hb-icu-le/PortableFontInstance.h:32:7: warning: 'PortableFontInstance' declared with greater visibility than its base 'FontTableCache' [-Wattributes] \ # source='indic.cc' object='indic-indic.o' libtool=no g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o indic-indic.o `test -f 'indic.cc' || echo './'`indic.cc In file included from hb-open-file-private.hh:32:0, from main.cc:28: hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::CoverageFormat1]': hb-open-type-private.hh:407:5: required from 'Type* OT::hb_serialize_context_t::extend_min(Type&) [with Type = OT::CoverageFormat1]' hb-ot-layout-common-private.hh:363:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::SortedArrayOf >]': hb-open-type-private.hh:416:5: required from 'Type* OT::hb_serialize_context_t::extend(Type&) [with Type = OT::SortedArrayOf >]' hb-ot-layout-common-private.hh:365:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::CoverageFormat2]': hb-open-type-private.hh:407:5: required from 'Type* OT::hb_serialize_context_t::extend_min(Type&) [with Type = OT::CoverageFormat2]' hb-ot-layout-common-private.hh:427:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::SortedArrayOf]': hb-open-type-private.hh:416:5: required from 'Type* OT::hb_serialize_context_t::extend(Type&) [with Type = OT::SortedArrayOf]' hb-ot-layout-common-private.hh:436:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] hb-open-type-private.hh: In instantiation of 'Type* OT::hb_serialize_context_t::allocate_size(unsigned int) [with Type = OT::Coverage]': hb-open-type-private.hh:407:5: required from 'Type* OT::hb_serialize_context_t::extend_min(Type&) [with Type = OT::Coverage]' hb-ot-layout-common-private.hh:533:9: required from here hb-open-type-private.hh:376:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] \ # source='test-would-substitute.cc' object='test_would_substitute-test-would-substitute.o' libtool=no g++ -DHAVE_CONFIG_H -I. -I.. -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 -I/usr/include/freetype2 -I./hb-old -I./hb-icu-le -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 indic.cc: In function 'int main()': indic.cc:40:18: warning: unused variable 'position' [-Wunused-variable] indic.cc:42:35: warning: unused variable 'cat' [-Wunused-variable] /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -Bsymbolic-functions -o libharfbuzz.la -version-info 904:0:904 -no-undefined -rpath /usr/lib libharfbuzz_la-hb-blob.lo libharfbuzz_la-hb-buffer.lo libharfbuzz_la-hb-common.lo libharfbuzz_la-hb-fallback-shape.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-indic.lo libharfbuzz_la-hb-ot-shape-complex-misc.lo libharfbuzz_la-hb-ot-shape-normalize.lo libharfbuzz_la-hb-ot-shape-fallback.lo libharfbuzz_la-hb-glib.lo libharfbuzz_la-hb-gobject-structs.lo libharfbuzz_la-hb-icu.lo libharfbuzz_la-hb-ft.lo libharfbuzz_la-hb-old.lo libharfbuzz_la-hb-icu-le.lo libharfbuzz_la-hb-gobject-enums.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 -licuuc -licudata -lfreetype hb-old/libhb-old.la hb-icu-le/libhb-icu-le.la libtool: link: gcc -shared .libs/libharfbuzz_la-hb-blob.o .libs/libharfbuzz_la-hb-buffer.o .libs/libharfbuzz_la-hb-common.o .libs/libharfbuzz_la-hb-fallback-shape.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-indic.o .libs/libharfbuzz_la-hb-ot-shape-complex-misc.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-gobject-structs.o .libs/libharfbuzz_la-hb-icu.o .libs/libharfbuzz_la-hb-ft.o .libs/libharfbuzz_la-hb-old.o .libs/libharfbuzz_la-hb-icu-le.o .libs/libharfbuzz_la-hb-gobject-enums.o -Wl,--whole-archive hb-old/.libs/libhb-old.a hb-icu-le/.libs/libhb-icu-le.a -Wl,--no-whole-archive -lgobject-2.0 -lglib-2.0 -lfreetype -licule -licuuc -licudata -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libharfbuzz.so.0 -o .libs/libharfbuzz.so.0.904.0 libtool: link: (cd ".libs" && rm -f "libharfbuzz.so.0" && ln -s "libharfbuzz.so.0.904.0" "libharfbuzz.so.0") libtool: link: (cd ".libs" && rm -f "libharfbuzz.so" && ln -s "libharfbuzz.so.0.904.0" "libharfbuzz.so") libtool: link: ( cd ".libs" && rm -f "libharfbuzz.la" && ln -s "../libharfbuzz.la" "libharfbuzz.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z,relro -Bsymbolic-functions -o main main-main.o libharfbuzz.la -lglib-2.0 -lgobject-2.0 -lglib-2.0 -licuuc -licudata -lfreetype hb-old/libhb-old.la hb-icu-le/libhb-icu-le.la /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z,relro -Bsymbolic-functions -o indic indic-indic.o libharfbuzz.la -lglib-2.0 -lgobject-2.0 -lglib-2.0 -licuuc -licudata -lfreetype hb-old/libhb-old.la hb-icu-le/libhb-icu-le.la /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z,relro -Bsymbolic-functions -o test-would-substitute test_would_substitute-test-would-substitute.o libharfbuzz.la -lglib-2.0 -lgobject-2.0 -lglib-2.0 -licuuc -licudata -lfreetype hb-old/libhb-old.la hb-icu-le/libhb-icu-le.la -lfreetype libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/indic indic-indic.o ./.libs/libharfbuzz.so -lgobject-2.0 -lglib-2.0 -lfreetype hb-old/.libs/libhb-old.a hb-icu-le/.libs/libhb-icu-le.a -licule -licuuc -licudata libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/main main-main.o ./.libs/libharfbuzz.so -lgobject-2.0 -lglib-2.0 -lfreetype hb-old/.libs/libhb-old.a hb-icu-le/.libs/libhb-icu-le.a -licule -licuuc -licudata libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-would-substitute test_would_substitute-test-would-substitute.o ./.libs/libharfbuzz.so -lgobject-2.0 -lglib-2.0 hb-old/.libs/libhb-old.a hb-icu-le/.libs/libhb-icu-le.a -licule -licuuc -licudata -lfreetype make[4]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/src' make[3]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/src' make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/src' Making all in util make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/util' \ # source='hb-view.cc' object='hb-view.o' libtool=no \ # source='options.cc' object='options.o' libtool=no \ # source='ansi-print.cc' object='ansi-print.o' libtool=no g++ -DHAVE_CONFIG_H -I. -I.. -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/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o hb-view.o hb-view.cc g++ -DHAVE_CONFIG_H -I. -I.. -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/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o options.o options.cc g++ -DHAVE_CONFIG_H -I. -I.. -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/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o ansi-print.o ansi-print.cc \ # source='helper-cairo.cc' object='helper-cairo.o' libtool=no g++ -DHAVE_CONFIG_H -I. -I.. -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/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o helper-cairo.o helper-cairo.cc \ # source='helper-cairo-ansi.cc' object='helper-cairo-ansi.o' libtool=no g++ -DHAVE_CONFIG_H -I. -I.. -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/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o helper-cairo-ansi.o helper-cairo-ansi.cc \ # source='view-cairo.cc' object='view-cairo.o' libtool=no g++ -DHAVE_CONFIG_H -I. -I.. -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/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o view-cairo.o view-cairo.cc \ # source='hb-shape.cc' object='hb-shape.o' libtool=no g++ -DHAVE_CONFIG_H -I. -I.. -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/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o hb-shape.o hb-shape.cc \ # source='hb-ot-shape-closure.cc' object='hb-ot-shape-closure.o' libtool=no g++ -DHAVE_CONFIG_H -I. -I.. -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/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z,relro -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 g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z,relro -Bsymbolic-functions -o hb-shape hb-shape.o options.o ../src/libharfbuzz.la -lm -lglib-2.0 -lfreetype libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/hb-view hb-view.o options.o ansi-print.o helper-cairo.o helper-cairo-ansi.o view-cairo.o ../src/.libs/libharfbuzz.so -lm -lglib-2.0 -lcairo -lfreetype libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/hb-shape hb-shape.o options.o ../src/.libs/libharfbuzz.so -lm -lglib-2.0 -lfreetype /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z,relro -Bsymbolic-functions -o hb-ot-shape-closure hb-ot-shape-closure.o options.o ../src/libharfbuzz.la -lm -lglib-2.0 -lfreetype libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/hb-ot-shape-closure hb-ot-shape-closure.o options.o ../src/.libs/libharfbuzz.so -lm -lglib-2.0 -lfreetype make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/util' Making all in test make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/test' Making all in api make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/test/api' \ # source='test-blob.c' object='test-blob.o' libtool=no \ # source='test-buffer.c' object='test-buffer.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c test-blob.c \ # source='test-common.c' object='test-common.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c test-buffer.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c test-common.c \ # source='test-font.c' object='test-font.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c test-font.c \ # source='test-object.c' object='test-object.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c test-object.c \ # source='test-shape.c' object='test-shape.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c test-shape.c test-object.c: In function 'test_object': test-object.c:282:2: warning: array subscript is above array bounds [-Warray-bounds] test-object.c:286:2: warning: array subscript is above array bounds [-Warray-bounds] \ # source='test-unicode.c' object='test-unicode.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c test-unicode.c \ # source='test-version.c' object='test-version.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c test-version.c \ # source='test-ot-tag.c' object='test-ot-tag.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c test-ot-tag.c \ # source='test-c.c' object='test_c-test-c.o' libtool=no gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o test_c-test-c.o `test -f 'test-c.c' || echo './'`test-c.c \ # source='test-cplusplus.cc' object='test_cplusplus-test-cplusplus.o' libtool=no g++ -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -Bsymbolic-functions -o test-blob test-blob.o ../../src/libharfbuzz.la -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -Bsymbolic-functions -o test-buffer test-buffer.o ../../src/libharfbuzz.la -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-blob test-blob.o -pthread ../../src/.libs/libharfbuzz.so -lgthread-2.0 -lrt -lglib-2.0 -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-buffer test-buffer.o -pthread ../../src/.libs/libharfbuzz.so -lgthread-2.0 -lrt -lglib-2.0 -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -Bsymbolic-functions -o test-common test-common.o ../../src/libharfbuzz.la -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -Bsymbolic-functions -o test-font test-font.o ../../src/libharfbuzz.la -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -Bsymbolic-functions -o test-object test-object.o ../../src/libharfbuzz.la -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-common test-common.o -pthread ../../src/.libs/libharfbuzz.so -lgthread-2.0 -lrt -lglib-2.0 -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -Bsymbolic-functions -o test-shape test-shape.o ../../src/libharfbuzz.la -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-font test-font.o -pthread ../../src/.libs/libharfbuzz.so -lgthread-2.0 -lrt -lglib-2.0 -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -Bsymbolic-functions -o test-unicode test-unicode.o ../../src/libharfbuzz.la -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-object test-object.o -pthread ../../src/.libs/libharfbuzz.so -lgthread-2.0 -lrt -lglib-2.0 -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-shape test-shape.o -pthread ../../src/.libs/libharfbuzz.so -lgthread-2.0 -lrt -lglib-2.0 -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -Bsymbolic-functions -o test-version test-version.o ../../src/libharfbuzz.la -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -Bsymbolic-functions -o test-ot-tag test-ot-tag.o ../../src/libharfbuzz.la -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-unicode test-unicode.o -pthread ../../src/.libs/libharfbuzz.so -lgthread-2.0 -lrt -lglib-2.0 -pthread /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -Bsymbolic-functions -o test-c test_c-test-c.o ../../src/libharfbuzz.la -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-version test-version.o -pthread ../../src/.libs/libharfbuzz.so -lgthread-2.0 -lrt -lglib-2.0 -pthread /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z,relro -Bsymbolic-functions -o test-cplusplus test_cplusplus-test-cplusplus.o ../../src/libharfbuzz.la -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-ot-tag test-ot-tag.o -pthread ../../src/.libs/libharfbuzz.so -lgthread-2.0 -lrt -lglib-2.0 -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-c test_c-test-c.o -pthread ../../src/.libs/libharfbuzz.so -lgthread-2.0 -lrt -lglib-2.0 -pthread libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-cplusplus test_cplusplus-test-cplusplus.o -pthread ../../src/.libs/libharfbuzz.so -lgthread-2.0 -lrt -lglib-2.0 -pthread make[3]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/test/api' Making all in shaping make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/test/shaping' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/test/shaping' make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/test' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/test' make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/test' make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4' make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4' make[1]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tPqurX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386 ++ dirname /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386 + cd harfbuzz-0.9.4 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386 'INSTALL=install -p' Making install in src make[1]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/src' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/src' Making install in hb-old make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/src/hb-old' make[4]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/src/hb-old' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/src/hb-old' make[3]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/src/hb-old' Making install in hb-icu-le make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/src/hb-icu-le' make[4]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/src/hb-icu-le' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/src/hb-icu-le' make[3]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/src/hb-icu-le' make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/src' make[4]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/lib" /bin/sh ../libtool --mode=install install -p libharfbuzz.la '/builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/lib' libtool: install: install -p .libs/libharfbuzz.so.0.904.0 /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/lib/libharfbuzz.so.0.904.0 libtool: install: (cd /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/lib && { ln -s -f libharfbuzz.so.0.904.0 libharfbuzz.so.0 || { rm -f libharfbuzz.so.0 && ln -s libharfbuzz.so.0.904.0 libharfbuzz.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/lib && { ln -s -f libharfbuzz.so.0.904.0 libharfbuzz.so || { rm -f libharfbuzz.so && ln -s libharfbuzz.so.0.904.0 libharfbuzz.so; }; }) libtool: install: install -p .libs/libharfbuzz.lai /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/lib/libharfbuzz.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/bin" test -z "/usr/include/harfbuzz" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/include/harfbuzz" install -p -m 644 hb-version.h '/builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/include/harfbuzz' test -z "/usr/include/harfbuzz" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/include/harfbuzz" install -p -m 644 hb.h hb-blob.h hb-buffer.h hb-common.h hb-font.h hb-set.h hb-shape.h hb-unicode.h hb-version.h hb-ot.h hb-ot-layout.h hb-ot-tag.h hb-glib.h hb-gobject.h hb-icu.h hb-ft.h '/builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/include/harfbuzz' make[4]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/src' make[3]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/src' make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/src' make[1]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/src' Making install in util make[1]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/util' make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/util' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/bin" /bin/sh ../libtool --mode=install install -p hb-view hb-shape hb-ot-shape-closure '/builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/bin' libtool: install: warning: `../src/libharfbuzz.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/hb-view /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/bin/hb-view libtool: install: warning: `../src/libharfbuzz.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/hb-shape /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/bin/hb-shape libtool: install: warning: `../src/libharfbuzz.la' has not been installed in `/usr/lib' libtool: install: install -p .libs/hb-ot-shape-closure /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/bin/hb-ot-shape-closure make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/util' make[1]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/util' Making install in test make[1]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/test' Making install in api make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/test/api' make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/test/api' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/test/api' make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/test/api' Making install in shaping make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/test/shaping' make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/test/shaping' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/test/shaping' make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/test/shaping' make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/test' make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/test' make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/test' make[1]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4/test' make[1]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4' make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.4' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/lib/pkgconfig" install -p -m 644 harfbuzz.pc '/builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4' make[1]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.4' + rm -f /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/lib/libharfbuzz.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/harfbuzz-0.9.4 extracting debug info from /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/lib/libharfbuzz.so.0.904.0 extracting debug info from /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/bin/hb-shape extracting debug info from /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/bin/hb-ot-shape-closure extracting debug info from /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/bin/hb-view symlinked /usr/lib/debug/usr/lib/libharfbuzz.so.0.904.0.debug to /usr/lib/debug/usr/lib/libharfbuzz.so.debug symlinked /usr/lib/debug/usr/lib/libharfbuzz.so.0.904.0.debug to /usr/lib/debug/usr/lib/libharfbuzz.so.0.debug cpio: src/hb-ot-shape-complex-indic-machine.hh.tmp: Cannot stat: No such file or directory cpio: src/hb-ot-shape-complex-indic-machine.rl: Cannot stat: No such file or directory 3015 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: harfbuzz-0.9.4-1.fc18.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Tgxj4E + umask 022 + cd /builddir/build/BUILD + cd harfbuzz-0.9.4 + DOCDIR=/builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/share/doc/harfbuzz-0.9.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/share/doc/harfbuzz-0.9.4 + cp -pr NEWS ChangeLog AUTHORS COPYING README /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386/usr/share/doc/harfbuzz-0.9.4 + exit 0 Provides: harfbuzz = 0.9.4-1.fc18 harfbuzz(x86-32) = 0.9.4-1.fc18 libharfbuzz.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libfreetype.so.6 libglib-2.0.so.0 libgobject-2.0.so.0 libicudata.so.49 libicule.so.49 libicuuc.so.49 rtld(GNU_HASH) Processing files: harfbuzz-devel-0.9.4-1.fc18.i686 Provides: harfbuzz-devel = 0.9.4-1.fc18 harfbuzz-devel(x86-32) = 0.9.4-1.fc18 pkgconfig(harfbuzz) = 0.9.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libfreetype.so.6 libgcc_s.so.1 libglib-2.0.so.0 libharfbuzz.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) rtld(GNU_HASH) Processing files: harfbuzz-debuginfo-0.9.4-1.fc18.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386 Wrote: /builddir/build/RPMS/harfbuzz-0.9.4-1.fc18.i686.rpm Wrote: /builddir/build/RPMS/harfbuzz-devel-0.9.4-1.fc18.i686.rpm Wrote: /builddir/build/RPMS/harfbuzz-debuginfo-0.9.4-1.fc18.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vEOcQC + umask 022 + cd /builddir/build/BUILD + cd harfbuzz-0.9.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/harfbuzz-0.9.4-1.fc18.i386 + exit 0 Child return code was: 0 LEAVE do -->