Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/harfbuzz.spec'], False, '/srv/build/7/F/mock-root/c7-updates-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/harfbuzz.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/harfbuzz-0.9.20-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/harfbuzz.spec'], False, '/srv/build/7/F/mock-root/c7-updates-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/harfbuzz.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Bo5bgu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf harfbuzz-0.9.20 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/harfbuzz-0.9.20.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd harfbuzz-0.9.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (harfbuzz-0.9.20-fix-graphite2.patch): + echo 'Patch #0 (harfbuzz-0.9.20-fix-graphite2.patch):' + /usr/bin/cat /builddir/build/SOURCES/harfbuzz-0.9.20-fix-graphite2.patch + /usr/bin/patch -p1 -b --suffix .fix-graphite2 --fuzz=0 patching file src/hb-graphite2.cc Hunk #1 succeeded at 212 (offset 3 lines). Hunk #2 succeeded at 297 (offset -3 lines). Hunk #3 succeeded at 315 (offset -3 lines). Hunk #4 succeeded at 335 (offset -3 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TBSUYM + umask 022 + cd /builddir/build/BUILD + cd harfbuzz-0.9.20 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-graphite2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-ar... no checking for x86_64-redhat-linux-gnu-lib... no checking for x86_64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf 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 how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking 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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-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 x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for atexit... yes checking for mprotect... yes checking for sysconf... yes checking for getpagesize... yes checking for mmap... yes checking for isatty... yes checking for unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for native Win32... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for GLIB... yes checking for CAIRO... yes checking for CAIRO_FT... yes checking for ICU... yes checking for GRAPHITE2... yes checking for FREETYPE... yes checking for FT_Face_GetCharVariantIndex... yes checking for Intel atomic primitives... true checking for Solaris atomic operations... false configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/hb-version.h config.status: creating src/hb-icu-le/Makefile config.status: creating src/hb-old/Makefile config.status: creating src/hb-ucdn/Makefile config.status: creating util/Makefile config.status: creating test/Makefile config.status: creating test/api/Makefile config.status: creating test/shaping/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: Build configuration: Unicode callbacks (you want at least one): Glib: true ICU: true UCDN: false Font callbacks (the more the better): FreeType: true Tools used for command-line utilities: Cairo: true Additional shapers (the more the better): Graphite2: true Test / platform shapers (not normally needed): CoreText: false ICU Layout Engine: false Old HarfBuzz: false Uniscribe: false Other features: Documentation: false GObject bindings: false Introspection: false + 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 -j16 V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20' Making all in src make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/src' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/src' make[4]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-blob.lo `test -f 'hb-blob.cc' || echo './'`hb-blob.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-buffer-serialize.lo `test -f 'hb-buffer-serialize.cc' || echo './'`hb-buffer-serialize.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-fallback-shape.lo `test -f 'hb-fallback-shape.cc' || echo './'`hb-fallback-shape.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-face.lo `test -f 'hb-face.cc' || echo './'`hb-face.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-shape-plan.lo `test -f 'hb-shape-plan.cc' || echo './'`hb-shape-plan.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-fallback-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-fallback-shape.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-buffer-serialize.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-buffer-serialize.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-shape-plan.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shape-plan.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-tag.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-tag.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-face.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-face.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-tt-font.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-tt-font.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shape.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-warning.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-warning.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-set.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-set.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-layout.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-layout.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-shaper.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-shaper.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 In file included from hb-font.cc:29:0: hb-open-type-private.hh: In function 'const Type& OT::Null()': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_142_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:142:3: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (sizeof (Type) <= sizeof (_NullPool)); ^ hb-open-type-private.hh: In member function 'void OT::IntType::_instance_assertion_on_line_574() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_574_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:574:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (Size); ^ hb-open-type-private.hh: In member function 'void OT::LONGDATETIME::_instance_assertion_on_line_601() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_601_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:601:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (8); ^ hb-open-type-private.hh: In member function 'void OT::Tag::_instance_assertion_on_line_612() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_612_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:612:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-open-type-private.hh: In member function 'void OT::Offset::_instance_assertion_on_line_630() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_630_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:630:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (2); ^ hb-open-type-private.hh: In member function 'void OT::LongOffset::_instance_assertion_on_line_638() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_638_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:638:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-map.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-map.o hb-open-type-private.hh: In member function 'void OT::CheckSum::_instance_assertion_on_line_661() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_661_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:661:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-open-type-private.hh: In member function 'void OT::FixedVersion::_instance_assertion_on_line_681() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_681_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:681:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-open-type-private.hh: In member function 'void OT::GenericArrayOf::_instance_assertion_on_line_852() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_852_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-type-private.hh:852:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (sizeof (LenType), array); ^ hb-open-type-private.hh: In member function 'void OT::HeadlessArrayOf::_instance_assertion_on_line_949() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_949_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-type-private.hh:949:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (sizeof (USHORT), array); ^ hb-open-file-private.hh: In member function 'void OT::TableRecord::_instance_assertion_on_line_67() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_67_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-file-private.hh:67:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (16); ^ hb-open-file-private.hh: In member function 'void OT::OffsetTable::_instance_assertion_on_line_118() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_118_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-file-private.hh:118:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (12, tables); ^ hb-open-file-private.hh: In member function 'void OT::TTCHeaderVersion1::_instance_assertion_on_line_146() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_146_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-file-private.hh:146:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (12, table); ^ In file included from hb-buffer-private.hh:33:0, from hb-buffer.cc:30: hb-buffer.cc: In member function 'bool hb_buffer_t::enlarge(unsigned int)': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_100_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-buffer.cc:100:3: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (sizeof (info[0]) == sizeof (pos[0])); ^ hb-open-file-private.hh: In member function 'void OT::OpenTypeFontFile::_instance_assertion_on_line_254() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_254_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-open-file-private.hh:254:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (4, tag); ^ hb-ot-head-table.hh: In member function 'void OT::head::_instance_assertion_on_line_142() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_142_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-head-table.hh:142:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (54); ^ hb-ot-maxp-table.hh: In member function 'void OT::maxp::_instance_assertion_on_line_62() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_62_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-maxp-table.hh:62:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (6); ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape.o In file included from hb-font-private.hh:32:0, from hb-tt-font.cc:27: hb-open-type-private.hh: In function 'const Type& OT::Null()': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_142_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:142:3: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (sizeof (Type) <= sizeof (_NullPool)); ^ hb-open-type-private.hh: In member function 'void OT::IntType::_instance_assertion_on_line_574() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_574_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:574:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (Size); ^ hb-open-type-private.hh: In member function 'void OT::LONGDATETIME::_instance_assertion_on_line_601() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_601_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:601:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (8); ^ hb-open-type-private.hh: In member function 'void OT::Tag::_instance_assertion_on_line_612() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_612_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:612:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ In file included from hb-face.cc:29:0: hb-open-type-private.hh: In function 'const Type& OT::Null()': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_142_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:142:3: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (sizeof (Type) <= sizeof (_NullPool)); ^ hb-open-type-private.hh: In member function 'void OT::Offset::_instance_assertion_on_line_630() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_630_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:630:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (2); ^ hb-open-type-private.hh: In member function 'void OT::LongOffset::_instance_assertion_on_line_638() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_638_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:638:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-open-type-private.hh: In member function 'void OT::CheckSum::_instance_assertion_on_line_661() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_661_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:661:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-open-type-private.hh: In member function 'void OT::FixedVersion::_instance_assertion_on_line_681() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_681_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:681:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-open-type-private.hh: In member function 'void OT::GenericArrayOf::_instance_assertion_on_line_852() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_852_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-type-private.hh:852:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (sizeof (LenType), array); ^ hb-open-type-private.hh: In member function 'void OT::IntType::_instance_assertion_on_line_574() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_574_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:574:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (Size); ^ hb-open-type-private.hh: In member function 'void OT::HeadlessArrayOf::_instance_assertion_on_line_949() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_949_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-type-private.hh:949:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (sizeof (USHORT), array); ^ hb-open-type-private.hh: In member function 'void OT::LONGDATETIME::_instance_assertion_on_line_601() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_601_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:601:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (8); ^ hb-open-type-private.hh: In member function 'void OT::Tag::_instance_assertion_on_line_612() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_612_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:612:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-hhea-table.hh: In member function 'void OT::hhea::_instance_assertion_on_line_90() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_90_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-hhea-table.hh:90:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (36); ^ hb-ot-hmtx-table.hh: In member function 'void OT::LongHorMetric::_instance_assertion_on_line_48() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_48_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-hmtx-table.hh:48:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-open-type-private.hh: In member function 'void OT::Offset::_instance_assertion_on_line_630() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_630_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:630:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (2); ^ hb-open-type-private.hh: In member function 'void OT::LongOffset::_instance_assertion_on_line_638() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_638_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:638:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-hmtx-table.hh: In member function 'void OT::hmtx::_instance_assertion_on_line_85() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_85_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:125:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (this->array1[0]) + sizeof (this->array2[0])); \ ^ hb-ot-hmtx-table.hh:85:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY2' DEFINE_SIZE_ARRAY2 (0, longHorMetric, leftSideBearingX); ^ hb-open-type-private.hh: In member function 'void OT::CheckSum::_instance_assertion_on_line_661() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_661_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:661:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-open-type-private.hh: In member function 'void OT::FixedVersion::_instance_assertion_on_line_681() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_681_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:681:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-open-type-private.hh: In member function 'void OT::GenericArrayOf::_instance_assertion_on_line_852() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_852_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-type-private.hh:852:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (sizeof (LenType), array); ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-arabic.lo `test -f 'hb-ot-shape-complex-arabic.cc' || echo './'`hb-ot-shape-complex-arabic.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-arabic.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-arabic.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-default.lo `test -f 'hb-ot-shape-complex-default.cc' || echo './'`hb-ot-shape-complex-default.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-indic-table.lo `test -f 'hb-ot-shape-complex-indic-table.cc' || echo './'`hb-ot-shape-complex-indic-table.cc hb-open-type-private.hh: In member function 'void OT::HeadlessArrayOf::_instance_assertion_on_line_949() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_949_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-type-private.hh:949:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (sizeof (USHORT), array); ^ hb-open-file-private.hh: In member function 'void OT::TableRecord::_instance_assertion_on_line_67() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_67_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-file-private.hh:67:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (16); ^ hb-open-file-private.hh: In member function 'void OT::OffsetTable::_instance_assertion_on_line_118() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_118_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-file-private.hh:118:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (12, tables); ^ hb-open-file-private.hh: In member function 'void OT::TTCHeaderVersion1::_instance_assertion_on_line_146() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_146_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-file-private.hh:146:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (12, table); ^ hb-open-file-private.hh: In member function 'void OT::OpenTypeFontFile::_instance_assertion_on_line_254() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_254_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-open-file-private.hh:254:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (4, tag); ^ hb-ot-head-table.hh: In member function 'void OT::head::_instance_assertion_on_line_142() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_142_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-head-table.hh:142:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (54); ^ hb-ot-maxp-table.hh: In member function 'void OT::maxp::_instance_assertion_on_line_62() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_62_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-maxp-table.hh:62:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (6); ^ In file included from hb-ot-layout-private.hh:32:0, from hb-ot-layout.cc:31: hb-open-type-private.hh: In function 'const Type& OT::Null()': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_142_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:142:3: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (sizeof (Type) <= sizeof (_NullPool)); ^ hb-open-type-private.hh: In member function 'void OT::IntType::_instance_assertion_on_line_574() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_574_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:574:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (Size); ^ hb-open-type-private.hh: In member function 'void OT::LONGDATETIME::_instance_assertion_on_line_601() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_601_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:601:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (8); ^ hb-open-type-private.hh: In member function 'void OT::Tag::_instance_assertion_on_line_612() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_612_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:612:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-open-type-private.hh: In member function 'void OT::Offset::_instance_assertion_on_line_630() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_630_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:630:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (2); ^ hb-open-type-private.hh: In member function 'void OT::LongOffset::_instance_assertion_on_line_638() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_638_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:638:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-open-type-private.hh: In member function 'void OT::CheckSum::_instance_assertion_on_line_661() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_661_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:661:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-open-type-private.hh: In member function 'void OT::FixedVersion::_instance_assertion_on_line_681() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_681_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:681:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-open-type-private.hh: In member function 'void OT::GenericArrayOf::_instance_assertion_on_line_852() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_852_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-type-private.hh:852:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (sizeof (LenType), array); ^ hb-open-type-private.hh: In member function 'void OT::HeadlessArrayOf::_instance_assertion_on_line_949() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_949_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-type-private.hh:949:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (sizeof (USHORT), array); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Record::_instance_assertion_on_line_78() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_78_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:78:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (6); ^ hb-ot-layout-common-private.hh: In member function 'void OT::RangeRecord::_instance_assertion_on_line_153() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_153_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:153:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (6); ^ hb-ot-layout-common-private.hh: In member function 'void OT::LangSys::_instance_assertion_on_line_212() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_212_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:212:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, featureIndex); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Script::_instance_assertion_on_line_252() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_252_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:252:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, langSys); ^ hb-ot-layout-common-private.hh: In member function 'void OT::FeatureParamsSize::_instance_assertion_on_line_366() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_366_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:366:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (10); ^ hb-ot-layout-common-private.hh: In member function 'void OT::FeatureParamsStylisticSet::_instance_assertion_on_line_399() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_399_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:399:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-common-private.hh: In member function 'void OT::FeatureParamsCharacterVariants::_instance_assertion_on_line_439() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_439_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:439:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (14, characters); ^ hb-ot-layout-common-private.hh: In member function 'void OT::FeatureParams::_instance_assertion_on_line_468() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_468_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:468:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (17); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Feature::_instance_assertion_on_line_535() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_535_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:535:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, lookupIndex); ^ hb-ot-layout-common-private.hh: In member function 'void OT::LookupFlag::_instance_assertion_on_line_554() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_554_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:554:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (2); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Lookup::_instance_assertion_on_line_615() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_615_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:125:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (this->array1[0]) + sizeof (this->array2[0])); \ ^ hb-ot-layout-common-private.hh:615:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY2' DEFINE_SIZE_ARRAY2 (6, subTable, markFilteringSetX); ^ hb-ot-layout-common-private.hh: In member function 'unsigned int OT::CoverageFormat1::get_coverage(hb_codepoint_t) const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_633_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-ot-layout-common-private.hh:633:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (((unsigned int) -1) == NOT_COVERED); ^ hb-ot-layout-common-private.hh: In member function 'void OT::CoverageFormat1::_instance_assertion_on_line_687() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_687_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:687:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, glyphArray); ^ hb-ot-layout-common-private.hh: In member function 'void OT::CoverageFormat2::_instance_assertion_on_line_800() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_800_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:800:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, rangeRecord); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Coverage::_instance_assertion_on_line_923() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_923_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-common-private.hh:923:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, format); ^ hb-ot-layout-common-private.hh: In member function 'void OT::ClassDefFormat1::_instance_assertion_on_line_983() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_983_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:983:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, classValue); ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-myanmar.lo `test -f 'hb-ot-shape-complex-myanmar.cc' || echo './'`hb-ot-shape-complex-myanmar.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-default.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-default.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-indic.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-indic.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-sea.lo `test -f 'hb-ot-shape-complex-sea.cc' || echo './'`hb-ot-shape-complex-sea.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-ot-shape-complex-thai.lo `test -f 'hb-ot-shape-complex-thai.cc' || echo './'`hb-ot-shape-complex-thai.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-indic-table.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-indic-table.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-sea.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-sea.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-myanmar.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-myanmar.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-complex-thai.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-complex-thai.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 hb-ot-layout-common-private.hh: In member function 'void OT::ClassDefFormat2::_instance_assertion_on_line_1042() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1042_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:1042:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, rangeRecord); ^ hb-ot-layout-common-private.hh: In member function 'void OT::ClassDef::_instance_assertion_on_line_1089() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1089_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-common-private.hh:1089:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, format); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Device::_instance_assertion_on_line_1163() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1163_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:1163:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, deltaValue); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::AttachList::_instance_assertion_on_line_87() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_87_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:87:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, attachPoint); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::CaretValueFormat1::_instance_assertion_on_line_113() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_113_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gdef-table.hh:113:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::CaretValueFormat2::_instance_assertion_on_line_139() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_139_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gdef-table.hh:139:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::CaretValueFormat3::_instance_assertion_on_line_166() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_166_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gdef-table.hh:166:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (6); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::CaretValue::_instance_assertion_on_line_200() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_200_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-gdef-table.hh:200:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, format); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::LigGlyph::_instance_assertion_on_line_233() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_233_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:233:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (2, carets); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::LigCaretList::_instance_assertion_on_line_269() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_269_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:269:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, ligGlyph); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::MarkGlyphSetsFormat1::_instance_assertion_on_line_289() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_289_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:289:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, coverage); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::MarkGlyphSets::_instance_assertion_on_line_317() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_317_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-gdef-table.hh:317:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, format); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::GDEF::_instance_assertion_on_line_424() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_424_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:424:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (12, markGlyphSetsDef); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::LookupRecord::_instance_assertion_on_line_970() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_970_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:970:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::Rule::_instance_assertion_on_line_1225() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1225_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:125:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (this->array1[0]) + sizeof (this->array2[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1225:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY2' DEFINE_SIZE_ARRAY2 (4, input, lookupRecordX); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::RuleSet::_instance_assertion_on_line_1290() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1290_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1290:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (2, rule); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ContextFormat1::_instance_assertion_on_line_1386() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1386_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1386:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, ruleSet); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ContextFormat2::_instance_assertion_on_line_1491() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1491_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1491:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (8, ruleSet); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ContextFormat3::_instance_assertion_on_line_1595() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1595_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:125:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (this->array1[0]) + sizeof (this->array2[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1595:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY2' DEFINE_SIZE_ARRAY2 (6, coverage, lookupRecordX); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainRule::_instance_assertion_on_line_1842() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1842_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:116:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) >= (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:1842:3: note: in expansion of macro 'DEFINE_SIZE_MIN' DEFINE_SIZE_MIN (8); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainRuleSet::_instance_assertion_on_line_1905() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1905_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1905:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (2, rule); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainContextFormat1::_instance_assertion_on_line_1998() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1998_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1998:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, ruleSet); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainContextFormat2::_instance_assertion_on_line_2132() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_2132_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:2132:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (12, ruleSet); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainContextFormat3::_instance_assertion_on_line_2268() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_2268_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:116:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) >= (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:2268:3: note: in expansion of macro 'DEFINE_SIZE_MIN' DEFINE_SIZE_MIN (10); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ExtensionFormat1::_instance_assertion_on_line_2324() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_2324_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:2324:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (8); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::GSUBGPOS::_instance_assertion_on_line_2442() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_2442_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:2442:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (10); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::SingleSubstFormat1::_instance_assertion_on_line_119() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_119_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gsub-table.hh:119:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (6); ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ot-shape-normalize.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ot-shape-normalize.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 hb-ot-layout-gsub-table.hh: In member function 'void OT::SingleSubstFormat2::_instance_assertion_on_line_202() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_202_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsub-table.hh:202:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, substitute); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::Sequence::_instance_assertion_on_line_332() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_332_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsub-table.hh:332:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (2, substitute); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::MultipleSubstFormat1::_instance_assertion_on_line_421() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_421_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsub-table.hh:421:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, sequence); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::AlternateSubstFormat1::_instance_assertion_on_line_578() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_578_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsub-table.hh:578:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, alternateSet); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::Ligature::_instance_assertion_on_line_719() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_719_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsub-table.hh:719:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, component); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::LigatureSet::_instance_assertion_on_line_795() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_795_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsub-table.hh:795:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (2, ligature); ^ In file included from hb-ot-shape-complex-private.hh:30:0, from hb-ot-shape-complex-arabic.cc:27: hb-open-type-private.hh: In function 'const Type& OT::Null()': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_142_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:142:3: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (sizeof (Type) <= sizeof (_NullPool)); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::LigatureSubstFormat1::_instance_assertion_on_line_889() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_889_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsub-table.hh:889:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, ligatureSet); ^ hb-open-type-private.hh: In member function 'void OT::IntType::_instance_assertion_on_line_574() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_574_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:574:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (Size); ^ hb-open-type-private.hh: In member function 'void OT::LONGDATETIME::_instance_assertion_on_line_601() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_601_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:601:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (8); ^ hb-open-type-private.hh: In member function 'void OT::Tag::_instance_assertion_on_line_612() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_612_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:612:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-open-type-private.hh: In member function 'void OT::Offset::_instance_assertion_on_line_630() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_630_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:630:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (2); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::ReverseChainSingleSubstFormat1::_instance_assertion_on_line_1076() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1076_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:116:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) >= (size)); \ ^ hb-ot-layout-gsub-table.hh:1076:3: note: in expansion of macro 'DEFINE_SIZE_MIN' DEFINE_SIZE_MIN (10); ^ hb-open-type-private.hh: In member function 'void OT::LongOffset::_instance_assertion_on_line_638() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_638_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:638:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-open-type-private.hh: In member function 'void OT::CheckSum::_instance_assertion_on_line_661() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_661_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:661:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-open-type-private.hh: In member function 'void OT::FixedVersion::_instance_assertion_on_line_681() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_681_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:681:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::SubstLookupSubTable::_instance_assertion_on_line_1177() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1177_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-gsub-table.hh:1177:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, header.sub_format); ^ hb-open-type-private.hh: In member function 'void OT::GenericArrayOf::_instance_assertion_on_line_852() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_852_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-type-private.hh:852:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (sizeof (LenType), array); ^ hb-open-type-private.hh: In member function 'void OT::HeadlessArrayOf::_instance_assertion_on_line_949() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_949_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-type-private.hh:949:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (sizeof (USHORT), array); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Record::_instance_assertion_on_line_78() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_78_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:78:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (6); ^ hb-ot-layout-common-private.hh: In member function 'void OT::RangeRecord::_instance_assertion_on_line_153() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_153_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:153:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (6); ^ hb-ot-layout-common-private.hh: In member function 'void OT::LangSys::_instance_assertion_on_line_212() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_212_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:212:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, featureIndex); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::GSUB::_instance_assertion_on_line_1369() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1369_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gsub-table.hh:1369:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (10); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Script::_instance_assertion_on_line_252() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_252_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:252:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, langSys); ^ hb-ot-layout-common-private.hh: In member function 'void OT::FeatureParamsSize::_instance_assertion_on_line_366() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_366_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:366:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (10); ^ hb-ot-layout-common-private.hh: In member function 'void OT::FeatureParamsStylisticSet::_instance_assertion_on_line_399() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_399_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:399:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-common-private.hh: In member function 'void OT::FeatureParamsCharacterVariants::_instance_assertion_on_line_439() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_439_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:439:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (14, characters); ^ hb-ot-layout-common-private.hh: In member function 'void OT::FeatureParams::_instance_assertion_on_line_468() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_468_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:468:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (17); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Feature::_instance_assertion_on_line_535() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_535_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:535:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, lookupIndex); ^ hb-ot-layout-gpos-table.hh: In member function 'void OT::AnchorFormat1::_instance_assertion_on_line_232() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_232_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gpos-table.hh:232:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (6); ^ hb-ot-layout-common-private.hh: In member function 'void OT::LookupFlag::_instance_assertion_on_line_554() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_554_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:554:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (2); ^ hb-ot-layout-gpos-table.hh: In member function 'void OT::AnchorFormat2::_instance_assertion_on_line_262() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_262_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gpos-table.hh:262:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (8); ^ hb-ot-layout-gpos-table.hh: In member function 'void OT::AnchorFormat3::_instance_assertion_on_line_297() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_297_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gpos-table.hh:297:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (10); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Lookup::_instance_assertion_on_line_615() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_615_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:125:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (this->array1[0]) + sizeof (this->array2[0])); \ ^ hb-ot-layout-common-private.hh:615:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY2' DEFINE_SIZE_ARRAY2 (6, subTable, markFilteringSetX); ^ hb-ot-layout-gpos-table.hh: In member function 'void OT::Anchor::_instance_assertion_on_line_333() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_333_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-gpos-table.hh:333:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, format); ^ hb-ot-layout-common-private.hh: In member function 'unsigned int OT::CoverageFormat1::get_coverage(hb_codepoint_t) const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_633_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-ot-layout-common-private.hh:633:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (((unsigned int) -1) == NOT_COVERED); ^ hb-ot-layout-gpos-table.hh: In member function 'void OT::AnchorMatrix::_instance_assertion_on_line_363() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_363_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gpos-table.hh:363:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (2, matrix); ^ hb-ot-layout-common-private.hh: In member function 'void OT::CoverageFormat1::_instance_assertion_on_line_687() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_687_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:687:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, glyphArray); ^ hb-ot-layout-gpos-table.hh: In member function 'void OT::MarkRecord::_instance_assertion_on_line_382() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_382_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gpos-table.hh:382:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-gpos-table.hh: In member function 'void OT::SinglePosFormat1::_instance_assertion_on_line_468() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_468_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gpos-table.hh:468:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, values); ^ hb-ot-layout-common-private.hh: In member function 'void OT::CoverageFormat2::_instance_assertion_on_line_800() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_800_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:800:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, rangeRecord); ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-glib.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-glib.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-ft.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-ft.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_la-hb-graphite2.lo `test -f 'hb-graphite2.cc' || echo './'`hb-graphite2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-graphite2.cc -fPIC -DPIC -o .libs/libharfbuzz_la-hb-graphite2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o libharfbuzz_icu_la-hb-icu.lo `test -f 'hb-icu.cc' || echo './'`hb-icu.cc hb-ot-layout-gpos-table.hh: In member function 'void OT::SinglePosFormat2::_instance_assertion_on_line_516() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_516_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gpos-table.hh:516:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (8, values); ^ hb-ot-layout-gpos-table.hh: In member function 'void OT::PairValueRecord::_instance_assertion_on_line_562() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_562_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gpos-table.hh:562:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (2, values); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Coverage::_instance_assertion_on_line_923() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_923_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-common-private.hh:923:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, format); ^ hb-ot-layout-common-private.hh: In member function 'void OT::ClassDefFormat1::_instance_assertion_on_line_983() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_983_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:983:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, classValue); ^ hb-ot-layout-gpos-table.hh: In member function 'void OT::PairSet::_instance_assertion_on_line_640() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_640_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gpos-table.hh:640:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (2, array); ^ hb-ot-layout-common-private.hh: In member function 'void OT::ClassDefFormat2::_instance_assertion_on_line_1042() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1042_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:1042:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, rangeRecord); ^ hb-ot-layout-common-private.hh: In member function 'void OT::ClassDef::_instance_assertion_on_line_1089() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1089_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-common-private.hh:1089:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, format); ^ hb-ot-layout-gpos-table.hh: In member function 'void OT::PairPosFormat1::_instance_assertion_on_line_703() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_703_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gpos-table.hh:703:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (10, pairSet); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Device::_instance_assertion_on_line_1163() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1163_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:1163:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, deltaValue); ^ hb-ot-layout-gpos-table.hh: In member function 'void OT::PairPosFormat2::_instance_assertion_on_line_805() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_805_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gpos-table.hh:805:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (16, values); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::AttachList::_instance_assertion_on_line_87() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_87_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:87:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, attachPoint); ^ hb-ot-layout-gpos-table.hh: In member function 'void OT::EntryExitRecord::_instance_assertion_on_line_859() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_859_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gpos-table.hh:859:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::CaretValueFormat1::_instance_assertion_on_line_113() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_113_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gdef-table.hh:113:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::CaretValueFormat2::_instance_assertion_on_line_139() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_139_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gdef-table.hh:139:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-gpos-table.hh: In member function 'void OT::CursivePosFormat1::_instance_assertion_on_line_971() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_971_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gpos-table.hh:971:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, entryExitRecord); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::CaretValueFormat3::_instance_assertion_on_line_166() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_166_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gdef-table.hh:166:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (6); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::CaretValue::_instance_assertion_on_line_200() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_200_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-gdef-table.hh:200:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, format); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::LigGlyph::_instance_assertion_on_line_233() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_233_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:233:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (2, carets); ^ hb-ot-layout-gpos-table.hh: In member function 'void OT::MarkBasePosFormat1::_instance_assertion_on_line_1069() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1069_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gpos-table.hh:1069:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (12); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::LigCaretList::_instance_assertion_on_line_269() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_269_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:269:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, ligGlyph); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::MarkGlyphSetsFormat1::_instance_assertion_on_line_289() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_289_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:289:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, coverage); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::MarkGlyphSets::_instance_assertion_on_line_317() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_317_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-gdef-table.hh:317:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, format); ^ hb-ot-layout-gpos-table.hh: In member function 'void OT::MarkLigPosFormat1::_instance_assertion_on_line_1189() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1189_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gpos-table.hh:1189:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (12); ^ hb-ot-layout-gpos-table.hh: In member function 'void OT::MarkMarkPosFormat1::_instance_assertion_on_line_1307() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1307_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gpos-table.hh:1307:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (12); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::GDEF::_instance_assertion_on_line_424() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_424_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:424:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (12, markGlyphSetsDef); ^ hb-ot-layout-gpos-table.hh: In member function 'void OT::PosLookupSubTable::_instance_assertion_on_line_1423() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1423_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-gpos-table.hh:1423:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, header.sub_format); ^ hb-ot-layout-gpos-table.hh: In member function 'void OT::GPOS::_instance_assertion_on_line_1523() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1523_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gpos-table.hh:1523:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (10); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::LookupRecord::_instance_assertion_on_line_970() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_970_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:970:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout.cc: In function 'hb_bool_t hb_ot_layout_table_find_script(hb_face_t*, hb_tag_t, hb_tag_t, unsigned int*)': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_203_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-ot-layout.cc:203:3: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (OT::Index::NOT_FOUND_INDEX == HB_OT_LAYOUT_NO_SCRIPT_INDEX); ^ hb-ot-layout.cc: In function 'hb_bool_t hb_ot_layout_table_choose_script(hb_face_t*, hb_tag_t, const hb_tag_t*, unsigned int*, hb_tag_t*)': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_234_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-ot-layout.cc:234:3: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (OT::Index::NOT_FOUND_INDEX == HB_OT_LAYOUT_NO_SCRIPT_INDEX); ^ hb-ot-layout.cc: In function 'hb_bool_t hb_ot_layout_script_find_language(hb_face_t*, hb_tag_t, unsigned int, hb_tag_t, unsigned int*)': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_308_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-ot-layout.cc:308:3: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (OT::Index::NOT_FOUND_INDEX == HB_OT_LAYOUT_DEFAULT_LANGUAGE_INDEX); ^ hb-ot-layout.cc: In function 'unsigned int hb_ot_layout_language_get_feature_tags(hb_face_t*, hb_tag_t, unsigned int, unsigned int, unsigned int, unsigned int*, hb_tag_t*)': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_363_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-ot-layout.cc:363:3: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (sizeof (unsigned int) == sizeof (hb_tag_t)); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::Rule::_instance_assertion_on_line_1225() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1225_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:125:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (this->array1[0]) + sizeof (this->array2[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1225:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY2' DEFINE_SIZE_ARRAY2 (4, input, lookupRecordX); ^ hb-ot-layout.cc: In function 'hb_bool_t hb_ot_layout_language_find_feature(hb_face_t*, hb_tag_t, unsigned int, unsigned int, hb_tag_t, unsigned int*)': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_384_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-ot-layout.cc:384:3: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (OT::Index::NOT_FOUND_INDEX == HB_OT_LAYOUT_NO_FEATURE_INDEX); ^ In file included from hb-ot-shape-fallback-private.hh:30:0, from hb-ot-shape-fallback.cc:27: hb-open-type-private.hh: In function 'const Type& OT::Null()': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_142_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:142:3: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (sizeof (Type) <= sizeof (_NullPool)); ^ hb-open-type-private.hh: In member function 'void OT::IntType::_instance_assertion_on_line_574() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_574_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:574:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (Size); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::RuleSet::_instance_assertion_on_line_1290() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1290_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1290:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (2, rule); ^ g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o main-main.o `test -f 'main.cc' || echo './'`main.cc g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o test-test.o `test -f 'test.cc' || echo './'`test.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c hb-icu.cc -fPIC -DPIC -o .libs/libharfbuzz_icu_la-hb-icu.o g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o test_buffer_serialize-test-buffer-serialize.o `test -f 'test-buffer-serialize.cc' || echo './'`test-buffer-serialize.cc hb-open-type-private.hh: In member function 'void OT::LONGDATETIME::_instance_assertion_on_line_601() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_601_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:601:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (8); ^ hb-open-type-private.hh: In member function 'void OT::Tag::_instance_assertion_on_line_612() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_612_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:612:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ContextFormat1::_instance_assertion_on_line_1386() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1386_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1386:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, ruleSet); ^ hb-open-type-private.hh: In member function 'void OT::Offset::_instance_assertion_on_line_630() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_630_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:630:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (2); ^ hb-open-type-private.hh: In member function 'void OT::LongOffset::_instance_assertion_on_line_638() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_638_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:638:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-open-type-private.hh: In member function 'void OT::CheckSum::_instance_assertion_on_line_661() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_661_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:661:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-open-type-private.hh: In member function 'void OT::FixedVersion::_instance_assertion_on_line_681() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_681_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:681:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ContextFormat2::_instance_assertion_on_line_1491() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1491_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1491:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (8, ruleSet); ^ hb-open-type-private.hh: In member function 'void OT::GenericArrayOf::_instance_assertion_on_line_852() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_852_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-type-private.hh:852:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (sizeof (LenType), array); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ContextFormat3::_instance_assertion_on_line_1595() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1595_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:125:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (this->array1[0]) + sizeof (this->array2[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1595:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY2' DEFINE_SIZE_ARRAY2 (6, coverage, lookupRecordX); ^ hb-open-type-private.hh: In member function 'void OT::HeadlessArrayOf::_instance_assertion_on_line_949() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_949_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-type-private.hh:949:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (sizeof (USHORT), array); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Record::_instance_assertion_on_line_78() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_78_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:78:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (6); ^ hb-ot-layout-common-private.hh: In member function 'void OT::RangeRecord::_instance_assertion_on_line_153() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_153_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:153:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (6); ^ hb-ot-layout-common-private.hh: In member function 'void OT::LangSys::_instance_assertion_on_line_212() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_212_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:212:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, featureIndex); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainRule::_instance_assertion_on_line_1842() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1842_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:116:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) >= (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:1842:3: note: in expansion of macro 'DEFINE_SIZE_MIN' DEFINE_SIZE_MIN (8); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Script::_instance_assertion_on_line_252() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_252_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:252:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, langSys); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainRuleSet::_instance_assertion_on_line_1905() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1905_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1905:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (2, rule); ^ hb-ot-layout-common-private.hh: In member function 'void OT::FeatureParamsSize::_instance_assertion_on_line_366() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_366_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:366:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (10); ^ hb-ot-layout-common-private.hh: In member function 'void OT::FeatureParamsStylisticSet::_instance_assertion_on_line_399() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_399_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:399:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-common-private.hh: In member function 'void OT::FeatureParamsCharacterVariants::_instance_assertion_on_line_439() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_439_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:439:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (14, characters); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainContextFormat1::_instance_assertion_on_line_1998() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1998_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1998:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, ruleSet); ^ hb-ot-layout-common-private.hh: In member function 'void OT::FeatureParams::_instance_assertion_on_line_468() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_468_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:468:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (17); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Feature::_instance_assertion_on_line_535() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_535_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:535:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, lookupIndex); ^ hb-ot-layout-common-private.hh: In member function 'void OT::LookupFlag::_instance_assertion_on_line_554() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_554_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:554:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (2); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainContextFormat2::_instance_assertion_on_line_2132() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_2132_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:2132:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (12, ruleSet); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Lookup::_instance_assertion_on_line_615() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_615_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:125:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (this->array1[0]) + sizeof (this->array2[0])); \ ^ hb-ot-layout-common-private.hh:615:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY2' DEFINE_SIZE_ARRAY2 (6, subTable, markFilteringSetX); ^ hb-ot-layout-common-private.hh: In member function 'unsigned int OT::CoverageFormat1::get_coverage(hb_codepoint_t) const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_633_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-ot-layout-common-private.hh:633:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (((unsigned int) -1) == NOT_COVERED); ^ hb-ot-layout-common-private.hh: In member function 'void OT::CoverageFormat1::_instance_assertion_on_line_687() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_687_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:687:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, glyphArray); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainContextFormat3::_instance_assertion_on_line_2268() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_2268_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:116:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) >= (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:2268:3: note: in expansion of macro 'DEFINE_SIZE_MIN' DEFINE_SIZE_MIN (10); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ExtensionFormat1::_instance_assertion_on_line_2324() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_2324_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:2324:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (8); ^ hb-ot-layout-common-private.hh: In member function 'void OT::CoverageFormat2::_instance_assertion_on_line_800() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_800_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:800:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, rangeRecord); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Coverage::_instance_assertion_on_line_923() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_923_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-common-private.hh:923:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, format); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::GSUBGPOS::_instance_assertion_on_line_2442() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_2442_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:2442:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (10); ^ hb-ot-layout-common-private.hh: In member function 'void OT::ClassDefFormat1::_instance_assertion_on_line_983() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_983_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:983:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, classValue); ^ g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o test_size_params-test-size-params.o `test -f 'test-size-params.cc' || echo './'`test-size-params.cc g++ -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 \ /usr/bin/sed -e 's@%prefix%@/usr@g' \ -e 's@%exec_prefix%@/usr@g' \ -e 's@%libdir%@/usr/lib64@g' \ -e 's@%includedir%@/usr/include@g' \ -e 's@%VERSION%@0.9.20@g' \ "harfbuzz.pc.in" \ > "harfbuzz.pc.tmp" && mv "harfbuzz.pc.tmp" "harfbuzz.pc" || ( rm -f "harfbuzz.pc.tmp"; false ) \ /usr/bin/sed -e 's@%prefix%@/usr@g' \ -e 's@%exec_prefix%@/usr@g' \ -e 's@%libdir%@/usr/lib64@g' \ -e 's@%includedir%@/usr/include@g' \ -e 's@%VERSION%@0.9.20@g' \ "harfbuzz-icu.pc.in" \ > "harfbuzz-icu.pc.tmp" && mv "harfbuzz-icu.pc.tmp" "harfbuzz-icu.pc" || ( rm -f "harfbuzz-icu.pc.tmp"; false ) hb-ot-layout-common-private.hh: In member function 'void OT::ClassDefFormat2::_instance_assertion_on_line_1042() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1042_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:1042:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, rangeRecord); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::SingleSubstFormat1::_instance_assertion_on_line_119() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_119_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gsub-table.hh:119:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (6); ^ hb-ot-layout-common-private.hh: In member function 'void OT::ClassDef::_instance_assertion_on_line_1089() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1089_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-common-private.hh:1089:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, format); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Device::_instance_assertion_on_line_1163() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1163_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:1163:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, deltaValue); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::SingleSubstFormat2::_instance_assertion_on_line_202() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_202_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsub-table.hh:202:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, substitute); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::AttachList::_instance_assertion_on_line_87() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_87_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:87:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, attachPoint); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::Sequence::_instance_assertion_on_line_332() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_332_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsub-table.hh:332:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (2, substitute); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::CaretValueFormat1::_instance_assertion_on_line_113() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_113_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gdef-table.hh:113:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ In file included from hb-mutex-private.hh:35:0, from main.cc:27: hb-open-type-private.hh: In function 'const Type& OT::Null()': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_142_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:142:3: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (sizeof (Type) <= sizeof (_NullPool)); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::CaretValueFormat2::_instance_assertion_on_line_139() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_139_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gdef-table.hh:139:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::CaretValueFormat3::_instance_assertion_on_line_166() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_166_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gdef-table.hh:166:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (6); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::CaretValue::_instance_assertion_on_line_200() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_200_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-gdef-table.hh:200:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, format); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::MultipleSubstFormat1::_instance_assertion_on_line_421() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_421_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsub-table.hh:421:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, sequence); ^ hb-open-type-private.hh: In member function 'void OT::IntType::_instance_assertion_on_line_574() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_574_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:574:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (Size); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::LigGlyph::_instance_assertion_on_line_233() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_233_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:233:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (2, carets); ^ hb-open-type-private.hh: In member function 'void OT::LONGDATETIME::_instance_assertion_on_line_601() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_601_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:601:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (8); ^ hb-open-type-private.hh: In member function 'void OT::Tag::_instance_assertion_on_line_612() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_612_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:612:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::LigCaretList::_instance_assertion_on_line_269() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_269_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:269:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, ligGlyph); ^ hb-open-type-private.hh: In member function 'void OT::Offset::_instance_assertion_on_line_630() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_630_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:630:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (2); ^ hb-open-type-private.hh: In member function 'void OT::LongOffset::_instance_assertion_on_line_638() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_638_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:638:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::MarkGlyphSetsFormat1::_instance_assertion_on_line_289() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_289_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:289:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, coverage); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::AlternateSubstFormat1::_instance_assertion_on_line_578() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_578_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsub-table.hh:578:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, alternateSet); ^ hb-open-type-private.hh: In member function 'void OT::CheckSum::_instance_assertion_on_line_661() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_661_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:661:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-open-type-private.hh: In member function 'void OT::FixedVersion::_instance_assertion_on_line_681() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_681_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-type-private.hh:681:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::MarkGlyphSets::_instance_assertion_on_line_317() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_317_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-gdef-table.hh:317:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, format); ^ hb-open-type-private.hh: In member function 'void OT::GenericArrayOf::_instance_assertion_on_line_852() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_852_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-type-private.hh:852:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (sizeof (LenType), array); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::Ligature::_instance_assertion_on_line_719() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_719_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsub-table.hh:719:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, component); ^ hb-open-type-private.hh: In member function 'void OT::HeadlessArrayOf::_instance_assertion_on_line_949() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_949_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-type-private.hh:949:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (sizeof (USHORT), array); ^ hb-open-file-private.hh: In member function 'void OT::TableRecord::_instance_assertion_on_line_67() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_67_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-open-file-private.hh:67:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (16); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::GDEF::_instance_assertion_on_line_424() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_424_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:424:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (12, markGlyphSetsDef); ^ hb-open-file-private.hh: In member function 'void OT::OffsetTable::_instance_assertion_on_line_118() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_118_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-file-private.hh:118:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (12, tables); ^ hb-open-file-private.hh: In member function 'void OT::TTCHeaderVersion1::_instance_assertion_on_line_146() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_146_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-open-file-private.hh:146:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (12, table); ^ hb-open-file-private.hh: In member function 'void OT::OpenTypeFontFile::_instance_assertion_on_line_254() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_254_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-open-file-private.hh:254:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (4, tag); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::LigatureSet::_instance_assertion_on_line_795() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_795_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsub-table.hh:795:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (2, ligature); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::LookupRecord::_instance_assertion_on_line_970() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_970_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:970:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::LigatureSubstFormat1::_instance_assertion_on_line_889() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_889_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsub-table.hh:889:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, ligatureSet); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::Rule::_instance_assertion_on_line_1225() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1225_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:125:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (this->array1[0]) + sizeof (this->array2[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1225:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY2' DEFINE_SIZE_ARRAY2 (4, input, lookupRecordX); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::RuleSet::_instance_assertion_on_line_1290() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1290_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1290:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (2, rule); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::ReverseChainSingleSubstFormat1::_instance_assertion_on_line_1076() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1076_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:116:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) >= (size)); \ ^ hb-ot-layout-gsub-table.hh:1076:3: note: in expansion of macro 'DEFINE_SIZE_MIN' DEFINE_SIZE_MIN (10); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::SubstLookupSubTable::_instance_assertion_on_line_1177() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1177_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-gsub-table.hh:1177:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, header.sub_format); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ContextFormat1::_instance_assertion_on_line_1386() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1386_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1386:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, ruleSet); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ContextFormat2::_instance_assertion_on_line_1491() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1491_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1491:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (8, ruleSet); ^ hb-ot-layout-gsub-table.hh: In member function 'void OT::GSUB::_instance_assertion_on_line_1369() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1369_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gsub-table.hh:1369:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (10); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ContextFormat3::_instance_assertion_on_line_1595() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1595_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:125:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (this->array1[0]) + sizeof (this->array2[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1595:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY2' DEFINE_SIZE_ARRAY2 (6, coverage, lookupRecordX); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Record::_instance_assertion_on_line_78() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_78_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:78:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (6); ^ hb-ot-layout-common-private.hh: In member function 'void OT::RangeRecord::_instance_assertion_on_line_153() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_153_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:153:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (6); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainRule::_instance_assertion_on_line_1842() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1842_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:116:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) >= (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:1842:3: note: in expansion of macro 'DEFINE_SIZE_MIN' DEFINE_SIZE_MIN (8); ^ hb-ot-layout-common-private.hh: In member function 'void OT::LangSys::_instance_assertion_on_line_212() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_212_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:212:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, featureIndex); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainRuleSet::_instance_assertion_on_line_1905() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1905_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1905:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (2, rule); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Script::_instance_assertion_on_line_252() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_252_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:252:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, langSys); ^ hb-ot-layout-common-private.hh: In member function 'void OT::FeatureParamsSize::_instance_assertion_on_line_366() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_366_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:366:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (10); ^ hb-ot-layout-common-private.hh: In member function 'void OT::FeatureParamsStylisticSet::_instance_assertion_on_line_399() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_399_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:399:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainContextFormat1::_instance_assertion_on_line_1998() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1998_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1998:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, ruleSet); ^ hb-ot-layout-common-private.hh: In member function 'void OT::FeatureParamsCharacterVariants::_instance_assertion_on_line_439() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_439_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:439:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (14, characters); ^ hb-ot-layout-common-private.hh: In member function 'void OT::FeatureParams::_instance_assertion_on_line_468() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_468_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:468:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (17); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainContextFormat2::_instance_assertion_on_line_2132() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_2132_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:2132:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (12, ruleSet); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Feature::_instance_assertion_on_line_535() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_535_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:535:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, lookupIndex); ^ hb-ot-layout-common-private.hh: In member function 'void OT::LookupFlag::_instance_assertion_on_line_554() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_554_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-common-private.hh:554:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (2); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Lookup::_instance_assertion_on_line_615() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_615_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:125:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (this->array1[0]) + sizeof (this->array2[0])); \ ^ hb-ot-layout-common-private.hh:615:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY2' DEFINE_SIZE_ARRAY2 (6, subTable, markFilteringSetX); ^ hb-ot-layout-common-private.hh: In member function 'unsigned int OT::CoverageFormat1::get_coverage(hb_codepoint_t) const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_633_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-ot-layout-common-private.hh:633:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (((unsigned int) -1) == NOT_COVERED); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainContextFormat3::_instance_assertion_on_line_2268() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_2268_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:116:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) >= (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:2268:3: note: in expansion of macro 'DEFINE_SIZE_MIN' DEFINE_SIZE_MIN (10); ^ hb-ot-layout-common-private.hh: In member function 'void OT::CoverageFormat1::_instance_assertion_on_line_687() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_687_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:687:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, glyphArray); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ExtensionFormat1::_instance_assertion_on_line_2324() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_2324_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:2324:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (8); ^ hb-ot-layout-common-private.hh: In member function 'void OT::CoverageFormat2::_instance_assertion_on_line_800() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_800_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:800:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, rangeRecord); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::GSUBGPOS::_instance_assertion_on_line_2442() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_2442_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:2442:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (10); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Coverage::_instance_assertion_on_line_923() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_923_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-common-private.hh:923:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, format); ^ hb-ot-layout-common-private.hh: In member function 'void OT::ClassDefFormat1::_instance_assertion_on_line_983() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_983_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:983:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, classValue); ^ hb-ot-layout-common-private.hh: In member function 'void OT::ClassDefFormat2::_instance_assertion_on_line_1042() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1042_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:1042:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, rangeRecord); ^ hb-ot-layout-common-private.hh: In member function 'void OT::ClassDef::_instance_assertion_on_line_1089() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1089_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-common-private.hh:1089:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, format); ^ hb-ot-layout-common-private.hh: In member function 'void OT::Device::_instance_assertion_on_line_1163() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1163_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-common-private.hh:1163:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, deltaValue); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::AttachList::_instance_assertion_on_line_87() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_87_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:87:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, attachPoint); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::CaretValueFormat1::_instance_assertion_on_line_113() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_113_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gdef-table.hh:113:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::CaretValueFormat2::_instance_assertion_on_line_139() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_139_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gdef-table.hh:139:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::CaretValueFormat3::_instance_assertion_on_line_166() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_166_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gdef-table.hh:166:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (6); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::CaretValue::_instance_assertion_on_line_200() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_200_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-gdef-table.hh:200:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, format); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::LigGlyph::_instance_assertion_on_line_233() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_233_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:233:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (2, carets); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::LigCaretList::_instance_assertion_on_line_269() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_269_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:269:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, ligGlyph); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::MarkGlyphSetsFormat1::_instance_assertion_on_line_289() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_289_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:289:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (4, coverage); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::MarkGlyphSets::_instance_assertion_on_line_317() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_317_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:112:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (this->u._member.static_size == (size)); \ ^ hb-ot-layout-gdef-table.hh:317:3: note: in expansion of macro 'DEFINE_SIZE_UNION' DEFINE_SIZE_UNION (2, format); ^ hb-ot-layout-gdef-table.hh: In member function 'void OT::GDEF::_instance_assertion_on_line_424() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_424_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gdef-table.hh:424:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (12, markGlyphSetsDef); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::LookupRecord::_instance_assertion_on_line_970() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_970_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:970:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (4); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::Rule::_instance_assertion_on_line_1225() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1225_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:125:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (this->array1[0]) + sizeof (this->array2[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1225:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY2' DEFINE_SIZE_ARRAY2 (4, input, lookupRecordX); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::RuleSet::_instance_assertion_on_line_1290() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1290_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1290:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (2, rule); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ContextFormat1::_instance_assertion_on_line_1386() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1386_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1386:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, ruleSet); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ContextFormat2::_instance_assertion_on_line_1491() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1491_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1491:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (8, ruleSet); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ContextFormat3::_instance_assertion_on_line_1595() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1595_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:125:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (this->array1[0]) + sizeof (this->array2[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1595:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY2' DEFINE_SIZE_ARRAY2 (6, coverage, lookupRecordX); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainRule::_instance_assertion_on_line_1842() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1842_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:116:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) >= (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:1842:3: note: in expansion of macro 'DEFINE_SIZE_MIN' DEFINE_SIZE_MIN (8); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainRuleSet::_instance_assertion_on_line_1905() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1905_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1905:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (2, rule); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainContextFormat1::_instance_assertion_on_line_1998() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_1998_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:1998:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (6, ruleSet); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainContextFormat2::_instance_assertion_on_line_2132() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_2132_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:120:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + sizeof (array[0])); \ ^ hb-ot-layout-gsubgpos-private.hh:2132:3: note: in expansion of macro 'DEFINE_SIZE_ARRAY' DEFINE_SIZE_ARRAY (12, ruleSet); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ChainContextFormat3::_instance_assertion_on_line_2268() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_2268_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:116:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) >= (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:2268:3: note: in expansion of macro 'DEFINE_SIZE_MIN' DEFINE_SIZE_MIN (10); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::ExtensionFormat1::_instance_assertion_on_line_2324() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_2324_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:2324:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (8); ^ hb-ot-layout-gsubgpos-private.hh: In member function 'void OT::GSUBGPOS::_instance_assertion_on_line_2442() const': hb-private.hh:92:51: warning: typedef '_static_assert_on_line_2442_failed' locally defined but not used [-Wunused-local-typedefs] #define _ASSERT_STATIC1(_line, _cond) typedef int _static_assert_on_line_##_line##_failed[(_cond)?1:-1] ^ hb-private.hh:93:39: note: in expansion of macro '_ASSERT_STATIC1' #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) ^ hb-private.hh:94:31: note: in expansion of macro '_ASSERT_STATIC0' #define ASSERT_STATIC(_cond) _ASSERT_STATIC0 (__LINE__, (_cond)) ^ hb-open-type-private.hh:89:5: note: in expansion of macro 'ASSERT_STATIC' ASSERT_STATIC (_assertion); \ ^ hb-open-type-private.hh:92:57: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION1' # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion) ^ hb-open-type-private.hh:93:48: note: in expansion of macro '_DEFINE_INSTANCE_ASSERTION0' # define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion) ^ hb-open-type-private.hh:104:3: note: in expansion of macro 'DEFINE_INSTANCE_ASSERTION' DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)); \ ^ hb-ot-layout-gsubgpos-private.hh:2442:3: note: in expansion of macro 'DEFINE_SIZE_STATIC' DEFINE_SIZE_STATIC (10); ^ 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-layout-gsub-table.hh:32, from hb-ot-shape-complex-arabic-fallback.hh:33, from hb-ot-shape-complex-arabic.cc:199: hb-open-type-private.hh: In function 'OT::SubstLookup* _ZL40arabic_fallback_synthesize_lookup_singlePK18hb_ot_shape_plan_tP9hb_font_tj.isra.35(hb_font_t*, unsigned int)': hb-open-type-private.hh:529:48: warning: 'delta' may be used uninitialized in this function [-Wmaybe-uninitialized] inline void set (Type i) { hb_be_uint16_put (v,i); } ^ In file included from hb-ot-shape-complex-arabic-fallback.hh:33:0, from hb-ot-shape-complex-arabic.cc:199: hb-ot-layout-gsub-table.hh:215:9: note: 'delta' was declared here int delta; ^ In file included from hb-ot-layout-gdef-table.hh:32:0, from hb-ot-layout.cc:33: hb-ot-layout-common-private.hh: In member function 'bool OT::Coverage::intersects(const hb_set_t*) const': hb-ot-layout-common-private.hh:782:10: warning: '*((void*)(& iter)+8).OT::CoverageFormat2::Iter::j' may be used uninitialized in this function [-Wmaybe-uninitialized] j++; ^ hb-ot-layout-common-private.hh:844:20: note: '*((void*)(& iter)+8).OT::CoverageFormat2::Iter::j' was declared here Coverage::Iter iter; ^ In file included from hb-ot-layout-private.hh:32:0, from hb-ot-layout.cc:31: hb-private.hh:521:53: warning: '*((void*)(& iter)+8).OT::CoverageFormat1::Iter::c' may be used uninitialized in this function [-Wmaybe-uninitialized] #define hb_be_uint16_get(v) (uint16_t) ((v[0] << 8) + v[1]) ^ In file included from hb-ot-layout-gdef-table.hh:32:0, from hb-ot-layout.cc:33: hb-ot-layout-common-private.hh:844:20: note: '*((void*)(& iter)+8).OT::CoverageFormat1::Iter::c' was declared here Coverage::Iter iter; ^ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Bsymbolic-functions -o libharfbuzz.la -version-info 920:0:920 -no-undefined -rpath /usr/lib64 libharfbuzz_la-hb-blob.lo libharfbuzz_la-hb-buffer-serialize.lo libharfbuzz_la-hb-buffer.lo libharfbuzz_la-hb-common.lo libharfbuzz_la-hb-fallback-shape.lo libharfbuzz_la-hb-face.lo libharfbuzz_la-hb-font.lo libharfbuzz_la-hb-ot-tag.lo libharfbuzz_la-hb-set.lo libharfbuzz_la-hb-shape.lo libharfbuzz_la-hb-shape-plan.lo libharfbuzz_la-hb-shaper.lo libharfbuzz_la-hb-tt-font.lo libharfbuzz_la-hb-unicode.lo libharfbuzz_la-hb-warning.lo libharfbuzz_la-hb-ot-layout.lo libharfbuzz_la-hb-ot-map.lo libharfbuzz_la-hb-ot-shape.lo libharfbuzz_la-hb-ot-shape-complex-arabic.lo libharfbuzz_la-hb-ot-shape-complex-default.lo libharfbuzz_la-hb-ot-shape-complex-indic.lo libharfbuzz_la-hb-ot-shape-complex-indic-table.lo libharfbuzz_la-hb-ot-shape-complex-myanmar.lo libharfbuzz_la-hb-ot-shape-complex-sea.lo libharfbuzz_la-hb-ot-shape-complex-thai.lo libharfbuzz_la-hb-ot-shape-normalize.lo libharfbuzz_la-hb-ot-shape-fallback.lo libharfbuzz_la-hb-glib.lo libharfbuzz_la-hb-ft.lo libharfbuzz_la-hb-graphite2.lo -lglib-2.0 -lfreetype -lgraphite2 libtool: link: gcc -shared -fPIC -DPIC .libs/libharfbuzz_la-hb-blob.o .libs/libharfbuzz_la-hb-buffer-serialize.o .libs/libharfbuzz_la-hb-buffer.o .libs/libharfbuzz_la-hb-common.o .libs/libharfbuzz_la-hb-fallback-shape.o .libs/libharfbuzz_la-hb-face.o .libs/libharfbuzz_la-hb-font.o .libs/libharfbuzz_la-hb-ot-tag.o .libs/libharfbuzz_la-hb-set.o .libs/libharfbuzz_la-hb-shape.o .libs/libharfbuzz_la-hb-shape-plan.o .libs/libharfbuzz_la-hb-shaper.o .libs/libharfbuzz_la-hb-tt-font.o .libs/libharfbuzz_la-hb-unicode.o .libs/libharfbuzz_la-hb-warning.o .libs/libharfbuzz_la-hb-ot-layout.o .libs/libharfbuzz_la-hb-ot-map.o .libs/libharfbuzz_la-hb-ot-shape.o .libs/libharfbuzz_la-hb-ot-shape-complex-arabic.o .libs/libharfbuzz_la-hb-ot-shape-complex-default.o .libs/libharfbuzz_la-hb-ot-shape-complex-indic.o .libs/libharfbuzz_la-hb-ot-shape-complex-indic-table.o .libs/libharfbuzz_la-hb-ot-shape-complex-myanmar.o .libs/libharfbuzz_la-hb-ot-shape-complex-sea.o .libs/libharfbuzz_la-hb-ot-shape-complex-thai.o .libs/libharfbuzz_la-hb-ot-shape-normalize.o .libs/libharfbuzz_la-hb-ot-shape-fallback.o .libs/libharfbuzz_la-hb-glib.o .libs/libharfbuzz_la-hb-ft.o .libs/libharfbuzz_la-hb-graphite2.o -lglib-2.0 -lfreetype -lgraphite2 -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libharfbuzz.so.0 -o .libs/libharfbuzz.so.0.920.0 libtool: link: (cd ".libs" && rm -f "libharfbuzz.so.0" && ln -s "libharfbuzz.so.0.920.0" "libharfbuzz.so.0") libtool: link: (cd ".libs" && rm -f "libharfbuzz.so" && ln -s "libharfbuzz.so.0.920.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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -version-info 920:0:920 -no-undefined -Wl,-z,relro -Bsymbolic-functions -o libharfbuzz-icu.la -rpath /usr/lib64 libharfbuzz_icu_la-hb-icu.lo -licuuc -licudata libharfbuzz.la /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z,relro -Bsymbolic-functions -o main main-main.o libharfbuzz.la -lglib-2.0 -lfreetype -lgraphite2 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z,relro -Bsymbolic-functions -o test test-test.o libharfbuzz.la -lglib-2.0 -lfreetype -lgraphite2 -lfreetype /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z,relro -Bsymbolic-functions -o test-buffer-serialize test_buffer_serialize-test-buffer-serialize.o libharfbuzz.la -lglib-2.0 -lfreetype -lgraphite2 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z,relro -Bsymbolic-functions -o test-size-params test_size_params-test-size-params.o libharfbuzz.la -lglib-2.0 -lfreetype -lgraphite2 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -lfreetype -lgraphite2 -lfreetype libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtbeginS.o .libs/libharfbuzz_icu_la-hb-icu.o -licuuc -licudata ./.libs/libharfbuzz.so -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crtn.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libharfbuzz-icu.so.0 -o .libs/libharfbuzz-icu.so.0.920.0 libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-size-params test_size_params-test-size-params.o ./.libs/libharfbuzz.so -lglib-2.0 -lfreetype -lgraphite2 libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/main main-main.o ./.libs/libharfbuzz.so -lglib-2.0 -lfreetype -lgraphite2 libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-buffer-serialize test_buffer_serialize-test-buffer-serialize.o ./.libs/libharfbuzz.so -lglib-2.0 -lfreetype -lgraphite2 libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test test-test.o ./.libs/libharfbuzz.so -lglib-2.0 -lgraphite2 -lfreetype libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 -lglib-2.0 -lgraphite2 -lfreetype libtool: link: (cd ".libs" && rm -f "libharfbuzz-icu.so.0" && ln -s "libharfbuzz-icu.so.0.920.0" "libharfbuzz-icu.so.0") libtool: link: (cd ".libs" && rm -f "libharfbuzz-icu.so" && ln -s "libharfbuzz-icu.so.0.920.0" "libharfbuzz-icu.so") libtool: link: ( cd ".libs" && rm -f "libharfbuzz-icu.la" && ln -s "../libharfbuzz-icu.la" "libharfbuzz-icu.la" ) make[4]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/src' make[3]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/src' make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/src' Making all in util make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/util' g++ -DHAVE_CONFIG_H -I. -I.. -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o hb-view.o hb-view.cc g++ -DHAVE_CONFIG_H -I. -I.. -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o options.o options.cc g++ -DHAVE_CONFIG_H -I. -I.. -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o ansi-print.o ansi-print.cc g++ -DHAVE_CONFIG_H -I. -I.. -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o helper-cairo.o helper-cairo.cc g++ -DHAVE_CONFIG_H -I. -I.. -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o helper-cairo-ansi.o helper-cairo-ansi.cc g++ -DHAVE_CONFIG_H -I. -I.. -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o view-cairo.o view-cairo.cc g++ -DHAVE_CONFIG_H -I. -I.. -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -c -o hb-shape.o hb-shape.cc g++ -DHAVE_CONFIG_H -I. -I.. -DHB_DISABLE_DEPRECATED -I../src/ -I../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/util' Making all in test make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/test' Making all in api make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/test/api' gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test-blob.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test-buffer.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test-common.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test-font.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test-object.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test-set.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test-shape.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_unicode-test-unicode.o `test -f 'test-unicode.c' || echo './'`test-unicode.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test-version.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c test-ot-tag.c gcc -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test_c-test-c.o `test -f 'test-c.c' || echo './'`test-c.c g++ -DHAVE_CONFIG_H -I. -I../.. -DSRCDIR="\".\"" -I../../src/ -I../../src/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 test-blob.c: In function 'test_blob_subblob': test-blob.c:273:19: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] fixture->data = hb_blob_get_data (b, NULL); ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Bsymbolic-functions -o test-c test_c-test-c.o ../../src/libharfbuzz.la -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Bsymbolic-functions -o test-version test-version.o ../../src/libharfbuzz.la -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Bsymbolic-functions -o test-shape test-shape.o ../../src/libharfbuzz.la -lglib-2.0 /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Bsymbolic-functions -o test-ot-tag test-ot-tag.o ../../src/libharfbuzz.la -lglib-2.0 libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-c test_c-test-c.o ../../src/.libs/libharfbuzz.so -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Bsymbolic-functions -o test-common test-common.o ../../src/libharfbuzz.la -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Bsymbolic-functions -o test-set test-set.o ../../src/libharfbuzz.la -lglib-2.0 libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-version test-version.o ../../src/.libs/libharfbuzz.so -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Bsymbolic-functions -o test-object test-object.o ../../src/libharfbuzz.la -lglib-2.0 libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-shape test-shape.o ../../src/.libs/libharfbuzz.so -lglib-2.0 libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-ot-tag test-ot-tag.o ../../src/.libs/libharfbuzz.so -lglib-2.0 libtool: link: DIE_RPATH_DIE="/usr/lib64:" g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-cplusplus test_cplusplus-test-cplusplus.o ../../src/.libs/libharfbuzz.so -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Bsymbolic-functions -o test-blob test-blob.o ../../src/libharfbuzz.la -lglib-2.0 libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-set test-set.o ../../src/.libs/libharfbuzz.so -lglib-2.0 libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-common test-common.o ../../src/.libs/libharfbuzz.so -lglib-2.0 libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-object test-object.o ../../src/.libs/libharfbuzz.so -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Bsymbolic-functions -o test-font test-font.o ../../src/libharfbuzz.la -lglib-2.0 libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-blob test-blob.o ../../src/.libs/libharfbuzz.so -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Bsymbolic-functions -o test-buffer test-buffer.o ../../src/libharfbuzz.la -lglib-2.0 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Bsymbolic-functions -o test-unicode test_unicode-test-unicode.o ../../src/libharfbuzz.la -lglib-2.0 ../../src/libharfbuzz-icu.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-font test-font.o ../../src/.libs/libharfbuzz.so -lglib-2.0 libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-buffer test-buffer.o ../../src/.libs/libharfbuzz.so -lglib-2.0 libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Bsymbolic-functions -o .libs/test-unicode test_unicode-test-unicode.o ../../src/.libs/libharfbuzz.so -lglib-2.0 ../../src/.libs/libharfbuzz-icu.so make[3]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/test/api' Making all in shaping make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/test/shaping' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/test/shaping' make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/test' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/test' make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/test' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/docs' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/docs/reference' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/docs' make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/docs' make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20' make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20' make[1]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tB3AFB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64 + cd harfbuzz-0.9.20 + make install DESTDIR=/builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64 'INSTALL=install -p' Making install in src make[1]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/src' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/src' make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/src' make[4]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/src' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/lib64" /bin/sh ../libtool --mode=install install -p libharfbuzz.la libharfbuzz-icu.la '/builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/lib64' libtool: install: install -p .libs/libharfbuzz.so.0.920.0 /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/lib64/libharfbuzz.so.0.920.0 libtool: install: (cd /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/lib64 && { ln -s -f libharfbuzz.so.0.920.0 libharfbuzz.so.0 || { rm -f libharfbuzz.so.0 && ln -s libharfbuzz.so.0.920.0 libharfbuzz.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/lib64 && { ln -s -f libharfbuzz.so.0.920.0 libharfbuzz.so || { rm -f libharfbuzz.so && ln -s libharfbuzz.so.0.920.0 libharfbuzz.so; }; }) libtool: install: install -p .libs/libharfbuzz.lai /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/lib64/libharfbuzz.la libtool: install: warning: relinking `libharfbuzz-icu.la' libtool: install: (cd /builddir/build/BUILD/harfbuzz-0.9.20/src; /bin/sh /builddir/build/BUILD/harfbuzz-0.9.20/libtool --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -version-info 920:0:920 -no-undefined -Wl,-z,relro -Bsymbolic-functions -o libharfbuzz-icu.la -rpath /usr/lib64 libharfbuzz_icu_la-hb-icu.lo -licuuc -licudata libharfbuzz.la -inst-prefix-dir /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtbeginS.o .libs/libharfbuzz_icu_la-hb-icu.o -licuuc -licudata -L/builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/lib64 -L/usr/lib64 -lharfbuzz -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crtn.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libharfbuzz-icu.so.0 -o .libs/libharfbuzz-icu.so.0.920.0 libtool: install: install -p .libs/libharfbuzz-icu.so.0.920.0T /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/lib64/libharfbuzz-icu.so.0.920.0 libtool: install: (cd /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/lib64 && { ln -s -f libharfbuzz-icu.so.0.920.0 libharfbuzz-icu.so.0 || { rm -f libharfbuzz-icu.so.0 && ln -s libharfbuzz-icu.so.0.920.0 libharfbuzz-icu.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/lib64 && { ln -s -f libharfbuzz-icu.so.0.920.0 libharfbuzz-icu.so || { rm -f libharfbuzz-icu.so && ln -s libharfbuzz-icu.so.0.920.0 libharfbuzz-icu.so; }; }) libtool: install: install -p .libs/libharfbuzz-icu.lai /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/lib64/libharfbuzz-icu.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/bin" test -z "" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64" test -z "/usr/include/harfbuzz" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/include/harfbuzz" install -p -m 644 hb-version.h '/builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/include/harfbuzz' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/lib64/pkgconfig" install -p -m 644 harfbuzz.pc harfbuzz-icu.pc '/builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/lib64/pkgconfig' test -z "/usr/include/harfbuzz" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/include/harfbuzz" install -p -m 644 hb.h hb-blob.h hb-buffer.h hb-common.h hb-deprecated.h hb-face.h hb-font.h hb-set.h hb-shape.h hb-shape-plan.h hb-unicode.h hb-ot.h hb-ot-layout.h hb-ot-tag.h hb-glib.h hb-ft.h hb-graphite2.h hb-icu.h '/builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/include/harfbuzz' test -z "" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64" make[4]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/src' make[3]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/src' make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/src' make[1]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/src' Making install in util make[1]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/util' make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/util' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/bin" /bin/sh ../libtool --mode=install install -p hb-view hb-shape hb-ot-shape-closure '/builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/bin' libtool: install: warning: `../src/libharfbuzz.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/hb-view /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/bin/hb-view libtool: install: warning: `../src/libharfbuzz.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/hb-shape /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/bin/hb-shape libtool: install: warning: `../src/libharfbuzz.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/hb-ot-shape-closure /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/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.20/util' make[1]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/util' Making install in test make[1]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/test' Making install in api make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/test/api' make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/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.20/test/api' make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/test/api' Making install in shaping make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/test/shaping' make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/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.20/test/shaping' make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/test/shaping' make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/test' make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/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.20/test' make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/test' make[1]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/test' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/docs' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/docs/reference' make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/docs/reference' make[3]: Nothing to be done for `install-exec-am'. install -p -m 644 ./html/api-index-full.html install -p -m 644 ./html/ch01.html install -p -m 644 ./html/deprecated-api-index.html install -p -m 644 ./html/harfbuzz-hb-blob.html install -p -m 644 ./html/harfbuzz-hb-buffer.html install -p -m 644 ./html/harfbuzz-hb-common.html install -p -m 644 ./html/harfbuzz-hb-coretext.html install -p -m 644 ./html/harfbuzz-hb-deprecated.html install -p -m 644 ./html/harfbuzz-hb-face.html install -p -m 644 ./html/harfbuzz-hb-font.html install -p -m 644 ./html/harfbuzz-hb-ft.html install -p -m 644 ./html/harfbuzz-hb-glib.html install -p -m 644 ./html/harfbuzz-hb-gobject.html install -p -m 644 ./html/harfbuzz-hb-graphite2.html install -p -m 644 ./html/harfbuzz-hb-icu.html install -p -m 644 ./html/harfbuzz-hb-ot-layout.html install -p -m 644 ./html/harfbuzz-hb-ot-tag.html install -p -m 644 ./html/harfbuzz-hb-ot.html install -p -m 644 ./html/harfbuzz-hb-set.html install -p -m 644 ./html/harfbuzz-hb-shape-plan.html install -p -m 644 ./html/harfbuzz-hb-shape.html install -p -m 644 ./html/harfbuzz-hb-unicode.html install -p -m 644 ./html/harfbuzz-hb-uniscribe.html install -p -m 644 ./html/harfbuzz-hb-version.html install -p -m 644 ./html/harfbuzz-hb.html install -p -m 644 ./html/harfbuzz.devhelp2 install -p -m 644 ./html/home.png install -p -m 644 ./html/index.html install -p -m 644 ./html/index.sgml install -p -m 644 ./html/left-insensitive.png install -p -m 644 ./html/left.png install -p -m 644 ./html/object-tree.html install -p -m 644 ./html/right-insensitive.png install -p -m 644 ./html/right.png install -p -m 644 ./html/style.css install -p -m 644 ./html/up-insensitive.png install -p -m 644 ./html/up.png make[3]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/docs/reference' make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/docs/reference' make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/docs' make[3]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20/docs' 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.20/docs' make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/docs' make[1]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20/docs' make[1]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20' make[2]: Entering directory `/builddir/build/BUILD/harfbuzz-0.9.20' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20' make[1]: Leaving directory `/builddir/build/BUILD/harfbuzz-0.9.20' + rm -f /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/lib64/libharfbuzz-icu.la /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/lib64/libharfbuzz.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/harfbuzz-0.9.20 extracting debug info from /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/bin/hb-ot-shape-closure extracting debug info from /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/bin/hb-view extracting debug info from /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/bin/hb-shape extracting debug info from /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/lib64/libharfbuzz-icu.so.0.920.0 extracting debug info from /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/lib64/libharfbuzz.so.0.920.0 /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libharfbuzz-icu.so.0.920.0.debug to /usr/lib/debug/usr/lib64/libharfbuzz-icu.so.0.debug symlinked /usr/lib/debug/usr/lib64/libharfbuzz.so.0.920.0.debug to /usr/lib/debug/usr/lib64/libharfbuzz.so.0.debug symlinked /usr/lib/debug/usr/lib64/libharfbuzz-icu.so.0.920.0.debug to /usr/lib/debug/usr/lib64/libharfbuzz-icu.so.debug symlinked /usr/lib/debug/usr/lib64/libharfbuzz.so.0.920.0.debug to /usr/lib/debug/usr/lib64/libharfbuzz.so.debug cpio: harfbuzz-0.9.20/src/NONE: Cannot stat: No such file or directory cpio: harfbuzz-0.9.20/src/hb-buffer-deserialize-json.hh.tmp: Cannot stat: No such file or directory cpio: harfbuzz-0.9.20/src/hb-buffer-deserialize-text.hh.tmp: Cannot stat: No such file or directory cpio: harfbuzz-0.9.20/src/hb-ot-shape-complex-myanmar-machine.hh.tmp: Cannot stat: No such file or directory cpio: harfbuzz-0.9.20/src/hb-ot-shape-complex-sea-machine.hh.tmp: Cannot stat: No such file or directory cpio: src/hb-buffer-deserialize-json.rl: Cannot stat: No such file or directory cpio: src/hb-buffer-deserialize-text.rl: Cannot stat: No such file or directory 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 cpio: src/hb-ot-shape-complex-myanmar-machine.rl: Cannot stat: No such file or directory cpio: src/hb-ot-shape-complex-sea-machine.rl: Cannot stat: No such file or directory 2055 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.20-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fgSlVt + umask 022 + cd /builddir/build/BUILD + cd harfbuzz-0.9.20 + DOCDIR=/builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/share/doc/harfbuzz-0.9.20 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/share/doc/harfbuzz-0.9.20 + cp -pr NEWS /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/share/doc/harfbuzz-0.9.20 + cp -pr AUTHORS /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/share/doc/harfbuzz-0.9.20 + cp -pr COPYING /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/share/doc/harfbuzz-0.9.20 + cp -pr README /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64/usr/share/doc/harfbuzz-0.9.20 + exit 0 Provides: harfbuzz = 0.9.20-4.el7 harfbuzz(x86-64) = 0.9.20-4.el7 libharfbuzz.so.0()(64bit) 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()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfreetype.so.6()(64bit) libglib-2.0.so.0()(64bit) libgraphite2.so.3()(64bit) rtld(GNU_HASH) Processing files: harfbuzz-devel-0.9.20-4.el7.x86_64 Provides: harfbuzz-devel = 0.9.20-4.el7 harfbuzz-devel(x86-64) = 0.9.20-4.el7 pkgconfig(harfbuzz) = 0.9.20 pkgconfig(harfbuzz-icu) = 0.9.20 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()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libglib-2.0.so.0()(64bit) libharfbuzz-icu.so.0()(64bit) libharfbuzz.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) pkgconfig(harfbuzz) pkgconfig(icu-uc) rtld(GNU_HASH) Processing files: harfbuzz-icu-0.9.20-4.el7.x86_64 Provides: harfbuzz-icu = 0.9.20-4.el7 harfbuzz-icu(x86-64) = 0.9.20-4.el7 libharfbuzz-icu.so.0()(64bit) 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()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libharfbuzz.so.0()(64bit) libicudata.so.50()(64bit) libicuuc.so.50()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) rtld(GNU_HASH) Processing files: harfbuzz-debuginfo-0.9.20-4.el7.x86_64 Provides: harfbuzz-debuginfo = 0.9.20-4.el7 harfbuzz-debuginfo(x86-64) = 0.9.20-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64 Wrote: /builddir/build/RPMS/harfbuzz-0.9.20-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/harfbuzz-devel-0.9.20-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/harfbuzz-icu-0.9.20-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/harfbuzz-debuginfo-0.9.20-4.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tQ1zeY + umask 022 + cd /builddir/build/BUILD + cd harfbuzz-0.9.20 + /usr/bin/rm -rf /builddir/build/BUILDROOT/harfbuzz-0.9.20-4.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->