Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pango.spec'], False, '/var/lib/mock/dist-f12-build-600604-87428/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pango.spec'] warning: Could not canonicalize hostname: x86-4.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pango-1.26.0-1.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pango.spec'], False, '/var/lib/mock/dist-f12-build-600604-87428/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pango.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Beu11u + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pango-1.26.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pango-1.26.0.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pango-1.26.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (pango-1.21.4-lib64.patch):' Patch #0 (pango-1.21.4-lib64.patch): + /bin/cat /builddir/build/SOURCES/pango-1.21.4-lib64.patch + /usr/bin/patch -s -p1 -b --suffix .lib64 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.k5cxCP + umask 022 + cd /builddir/build/BUILD + cd pango-1.26.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-gtk-doc --enable-doc-cross-references --with-included-modules=basic-fc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for native Win32... no checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking for mprotect... yes checking for sysconf... yes checking for getpagesize... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar 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 dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E 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 ld used by c++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... no checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking for some Win32 platform... no checking for perl5... no checking for perl... perl checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FONTCONFIG... yes checking for FREETYPE... yes checking for XFT... yes checking Carbon/Carbon.h usability... no checking Carbon/Carbon.h presence... no checking for Carbon/Carbon.h... no checking for CAIRO... yes checking which cairo font backends could be used... freetype checking for GLIB... yes checking for LIBTHAI... yes checking for INTROSPECTION... no checking modules to link statically... basic-fc checking dynamic modules to build... arabic-fc,arabic-lang,basic-fc,basic-win32,basic-x,basic-atsui,hangul-fc,hebrew-fc,indic-fc,indic-lang,khmer-fc,syriac-fc,thai-fc,thai-lang,tibetan-fc (those built into Pango will be excluded) checking for flockfile... yes checking for strtok_r... yes checking whether to build gtk-doc documentation... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking Whether to write dependencies into .pc files... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for unistd.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating pango/Makefile config.status: creating pango/mini-fribidi/Makefile config.status: creating pango/opentype/Makefile config.status: creating pango/pango.rc config.status: creating pango/pangoft2.rc config.status: creating pango/pangowin32.rc config.status: creating pango/pangox.rc config.status: creating pango/pangoxft.rc config.status: creating pango-view/Makefile config.status: creating modules/Makefile config.status: creating modules/arabic/Makefile config.status: creating modules/basic/Makefile config.status: creating modules/hangul/Makefile config.status: creating modules/hebrew/Makefile config.status: creating modules/indic/Makefile config.status: creating modules/khmer/Makefile config.status: creating modules/syriac/Makefile config.status: creating modules/thai/Makefile config.status: creating modules/tibetan/Makefile config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating pango.pc config.status: creating pangox.pc config.status: creating pangowin32.pc config.status: creating pangoft2.pc config.status: creating pangoxft.pc config.status: creating pangocairo.pc config.status: creating pango-uninstalled.pc config.status: creating pangox-uninstalled.pc config.status: creating pangowin32-uninstalled.pc config.status: creating pangoft2-uninstalled.pc config.status: creating pangoxft-uninstalled.pc config.status: creating pangocairo-uninstalled.pc config.status: creating pango-zip.sh config.status: creating tests/runtests.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing pango/module-defs.h commands config.status: executing pango/module-defs-x.c commands config.status: executing pango/module-defs-fc.c commands config.status: executing pango/module-defs-win32.c commands config.status: executing pango/module-defs-atsui.c commands config.status: executing pango/module-defs-lang.c commands config.status: executing pango/pango-features.h commands config.status: creating pango/pango-features.h config.status: pango/pango-features.h is unchanged configuration: backends: Cairo Xft FreeType X + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/pango-1.26.0' Making all in pango make[2]: Entering directory `/builddir/build/BUILD/pango-1.26.0/pango' GEN s-enum-types-h GEN pango-enum-types.h GEN s-enum-types-c GEN pango-enum-types.c make all-recursive make[3]: Entering directory `/builddir/build/BUILD/pango-1.26.0/pango' Making all in opentype make[4]: Entering directory `/builddir/build/BUILD/pango-1.26.0/pango/opentype' CC libharfbuzz_la-hb-blob.lo CC libharfbuzz_la-hb-buffer.lo CXX libharfbuzz_la-hb-font.lo In file included from hb-open-file-private.hh:30, from hb-font.cc:31: hb-open-type-private.hh: In static member function 'static const Tag& Null::get()': hb-open-type-private.hh:405: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = OffsetTable]': hb-open-file-private.hh:69: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = TableDirectory]': hb-open-file-private.hh:80: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = TTCHeader]': hb-open-file-private.hh:137: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = OpenTypeFontFile]': hb-open-file-private.hh:176: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = LongOffsetTo]': hb-open-type-private.hh:510: instantiated from 'const Type& GenericArrayOf::operator[](unsigned int) const [with LenType = ULONG, Type = LongOffsetTo]' hb-open-file-private.hh:143: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules CC libharfbuzz_la-hb-glib.lo CC libharfbuzz_la-hb-shape.lo CC libharfbuzz_la-hb-unicode.lo CXX libharfbuzz_la-hb-ot-layout.lo In file included from hb-ot-layout-common-private.hh:32, from hb-ot-layout-gdef-private.hh:30, from hb-ot-layout.cc:33: hb-open-type-private.hh: In static member function 'static const Tag& Null::get()': hb-open-type-private.hh:405: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from hb-ot-layout-gdef-private.hh:30, from hb-ot-layout.cc:33: hb-ot-layout-common-private.hh: In static member function 'static const LangSys& Null::get()': hb-ot-layout-common-private.hh:169: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-ot-layout-common-private.hh: In static member function 'static const CoverageRangeRecord& Null::get()': hb-ot-layout-common-private.hh:367: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-ot-layout-common-private.hh: In static member function 'static const ClassRangeRecord& Null::get()': hb-ot-layout-common-private.hh:485: warning: dereferencing type-punned pointer will break strict-aliasing rules In file included from hb-ot-layout-common-private.hh:32, from hb-ot-layout-gdef-private.hh:30, from hb-ot-layout.cc:33: hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = GDEF]': hb-ot-layout-gdef-private.hh:311: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = LookupSubTable]': hb-ot-layout-gsubgpos-private.hh:842: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = GSUBGPOS]': hb-ot-layout-gsubgpos-private.hh:907: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = Anchor]': hb-ot-layout-gpos-private.hh:273: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = GSUB]': hb-ot-layout.cc:82: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = GPOS]': hb-ot-layout.cc:88: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = Record]': hb-open-type-private.hh:510: instantiated from 'const Type& GenericArrayOf::operator[](unsigned int) const [with LenType = USHORT, Type = Record]' hb-ot-layout-common-private.hh:184: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = OffsetTo]': hb-open-type-private.hh:510: instantiated from 'const Type& GenericArrayOf::operator[](unsigned int) const [with LenType = USHORT, Type = OffsetTo]' hb-ot-layout-common-private.hh:268: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = USHORT]': hb-open-type-private.hh:510: instantiated from 'const Type& GenericArrayOf::operator[](unsigned int) const [with LenType = USHORT, Type = USHORT]' hb-ot-layout-common-private.hh:326: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = OffsetTo >]': hb-open-type-private.hh:510: instantiated from 'const Type& GenericArrayOf::operator[](unsigned int) const [with LenType = USHORT, Type = OffsetTo >]' hb-ot-layout-gdef-private.hh:55: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = OffsetTo]': hb-open-type-private.hh:510: instantiated from 'const Type& GenericArrayOf::operator[](unsigned int) const [with LenType = USHORT, Type = OffsetTo]' hb-ot-layout-gdef-private.hh:197: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = OffsetTo]': hb-open-type-private.hh:510: instantiated from 'const Type& GenericArrayOf::operator[](unsigned int) const [with LenType = USHORT, Type = OffsetTo]' hb-ot-layout-gdef-private.hh:228: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = LongOffsetTo]': hb-open-type-private.hh:510: instantiated from 'const Type& GenericArrayOf::operator[](unsigned int) const [with LenType = USHORT, Type = LongOffsetTo]' hb-ot-layout-gdef-private.hh:252: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = OffsetTo]': hb-open-type-private.hh:510: instantiated from 'const Type& GenericArrayOf::operator[](unsigned int) const [with LenType = USHORT, Type = OffsetTo]' hb-ot-layout-gsubgpos-private.hh:336: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = OffsetTo]': hb-open-type-private.hh:510: instantiated from 'const Type& GenericArrayOf::operator[](unsigned int) const [with LenType = USHORT, Type = OffsetTo]' hb-ot-layout-gsubgpos-private.hh:367: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = OffsetTo]': hb-open-type-private.hh:510: instantiated from 'const Type& GenericArrayOf::operator[](unsigned int) const [with LenType = USHORT, Type = OffsetTo]' hb-ot-layout-gsubgpos-private.hh:620: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = OffsetTo]': hb-open-type-private.hh:510: instantiated from 'const Type& GenericArrayOf::operator[](unsigned int) const [with LenType = USHORT, Type = OffsetTo]' hb-ot-layout-gsubgpos-private.hh:651: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = OffsetTo]': hb-open-type-private.hh:510: instantiated from 'const Type& GenericArrayOf::operator[](unsigned int) const [with LenType = USHORT, Type = OffsetTo]' hb-ot-layout-gsubgpos-private.hh:746: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = Lookup]': hb-open-type-private.hh:588: instantiated from 'const Type& OffsetListOf::operator[](unsigned int) const [with Type = Lookup]' hb-ot-layout-gsubgpos-private.hh:936: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = OffsetTo]': hb-open-type-private.hh:510: instantiated from 'const Type& GenericArrayOf::operator[](unsigned int) const [with LenType = USHORT, Type = OffsetTo]' hb-ot-layout-gsub-private.hh:206: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = OffsetTo]': hb-open-type-private.hh:510: instantiated from 'const Type& GenericArrayOf::operator[](unsigned int) const [with LenType = USHORT, Type = OffsetTo]' hb-ot-layout-gsub-private.hh:451: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = OffsetTo]': hb-open-type-private.hh:510: instantiated from 'const Type& GenericArrayOf::operator[](unsigned int) const [with LenType = USHORT, Type = OffsetTo]' hb-ot-layout-gsub-private.hh:488: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = MarkRecord]': hb-open-type-private.hh:510: instantiated from 'const Type& GenericArrayOf::operator[](unsigned int) const [with LenType = USHORT, Type = MarkRecord]' hb-ot-layout-gpos-private.hh:321: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = OffsetTo]': hb-open-type-private.hh:510: instantiated from 'const Type& GenericArrayOf::operator[](unsigned int) const [with LenType = USHORT, Type = OffsetTo]' hb-ot-layout-gpos-private.hh:527: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = EntryExitRecord]': hb-open-type-private.hh:510: instantiated from 'const Type& GenericArrayOf::operator[](unsigned int) const [with LenType = USHORT, Type = EntryExitRecord]' hb-ot-layout-gpos-private.hh:849: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = AnchorMatrix]': hb-open-type-private.hh:588: instantiated from 'const Type& OffsetListOf::operator[](unsigned int) const [with Type = AnchorMatrix]' hb-ot-layout-gpos-private.hh:1080: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = Coverage]': hb-open-type-private.hh:465: instantiated from 'const Type& GenericOffsetTo::operator()(const void*) const [with OffsetType = USHORT, Type = Coverage]' hb-open-type-private.hh:492: instantiated from 'const Type& operator+(const Base&, GenericOffsetTo) [with Base = const AttachList*, OffsetType = USHORT, Type = Coverage]' hb-ot-layout-gdef-private.hh:49: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = ArrayOf]': hb-open-type-private.hh:465: instantiated from 'const Type& GenericOffsetTo::operator()(const void*) const [with OffsetType = USHORT, Type = ArrayOf]' hb-open-type-private.hh:492: instantiated from 'const Type& operator+(const Base&, GenericOffsetTo) [with Base = const AttachList*, OffsetType = USHORT, Type = ArrayOf]' hb-ot-layout-gdef-private.hh:55: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = Device]': hb-open-type-private.hh:465: instantiated from 'const Type& GenericOffsetTo::operator()(const void*) const [with OffsetType = USHORT, Type = Device]' hb-open-type-private.hh:492: instantiated from 'const Type& operator+(const Base&, GenericOffsetTo) [with Base = const CaretValueFormat3*, OffsetType = USHORT, Type = Device]' hb-ot-layout-gdef-private.hh:136: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = CaretValue]': hb-open-type-private.hh:465: instantiated from 'const Type& GenericOffsetTo::operator()(const void*) const [with OffsetType = USHORT, Type = CaretValue]' hb-open-type-private.hh:492: instantiated from 'const Type& operator+(const Base&, GenericOffsetTo) [with Base = const LigGlyph*, OffsetType = USHORT, Type = CaretValue]' hb-ot-layout-gdef-private.hh:197: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = LigGlyph]': hb-open-type-private.hh:465: instantiated from 'const Type& GenericOffsetTo::operator()(const void*) const [with OffsetType = USHORT, Type = LigGlyph]' hb-open-type-private.hh:492: instantiated from 'const Type& operator+(const Base&, GenericOffsetTo) [with Base = const LigCaretList*, OffsetType = USHORT, Type = LigGlyph]' hb-ot-layout-gdef-private.hh:228: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = ClassDef]': hb-open-type-private.hh:465: instantiated from 'const Type& GenericOffsetTo::operator()(const void*) const [with OffsetType = USHORT, Type = ClassDef]' hb-open-type-private.hh:492: instantiated from 'const Type& operator+(const Base&, GenericOffsetTo) [with Base = const GDEF*, OffsetType = USHORT, Type = ClassDef]' hb-ot-layout-gdef-private.hh:315: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = AttachList]': hb-open-type-private.hh:465: instantiated from 'const Type& GenericOffsetTo::operator()(const void*) const [with OffsetType = USHORT, Type = AttachList]' hb-open-type-private.hh:492: instantiated from 'const Type& operator+(const Base&, GenericOffsetTo) [with Base = const GDEF*, OffsetType = USHORT, Type = AttachList]' hb-ot-layout-gdef-private.hh:325: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = LigCaretList]': hb-open-type-private.hh:465: instantiated from 'const Type& GenericOffsetTo::operator()(const void*) const [with OffsetType = USHORT, Type = LigCaretList]' hb-open-type-private.hh:492: instantiated from 'const Type& operator+(const Base&, GenericOffsetTo) [with Base = const GDEF*, OffsetType = USHORT, Type = LigCaretList]' hb-ot-layout-gdef-private.hh:332: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = MarkGlyphSets]': hb-open-type-private.hh:465: instantiated from 'const Type& GenericOffsetTo::operator()(const void*) const [with OffsetType = USHORT, Type = MarkGlyphSets]' hb-open-type-private.hh:492: instantiated from 'const Type& operator+(const Base&, GenericOffsetTo) [with Base = const GDEF*, OffsetType = USHORT, Type = MarkGlyphSets]' hb-ot-layout-gdef-private.hh:336: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = Rule]': hb-open-type-private.hh:465: instantiated from 'const Type& GenericOffsetTo::operator()(const void*) const [with OffsetType = USHORT, Type = Rule]' hb-open-type-private.hh:492: instantiated from 'const Type& operator+(const Base&, GenericOffsetTo) [with Base = const RuleSet*, OffsetType = USHORT, Type = Rule]' hb-ot-layout-gsubgpos-private.hh:336: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = RuleSet]': hb-open-type-private.hh:465: instantiated from 'const Type& GenericOffsetTo::operator()(const void*) const [with OffsetType = USHORT, Type = RuleSet]' hb-open-type-private.hh:492: instantiated from 'const Type& operator+(const Base&, GenericOffsetTo) [with Base = const ContextFormat1*, OffsetType = USHORT, Type = RuleSet]' hb-ot-layout-gsubgpos-private.hh:367: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = ChainRule]': hb-open-type-private.hh:465: instantiated from 'const Type& GenericOffsetTo::operator()(const void*) const [with OffsetType = USHORT, Type = ChainRule]' hb-open-type-private.hh:492: instantiated from 'const Type& operator+(const Base&, GenericOffsetTo) [with Base = const ChainRuleSet*, OffsetType = USHORT, Type = ChainRule]' hb-ot-layout-gsubgpos-private.hh:620: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = ChainRuleSet]': hb-open-type-private.hh:465: instantiated from 'const Type& GenericOffsetTo::operator()(const void*) const [with OffsetType = USHORT, Type = ChainRuleSet]' hb-open-type-private.hh:492: instantiated from 'const Type& operator+(const Base&, GenericOffsetTo) [with Base = const ChainContextFormat1*, OffsetType = USHORT, Type = ChainRuleSet]' hb-ot-layout-gsubgpos-private.hh:651: instantiated from here hb-open-type-private.hh:68: warning: dereferencing type-punned pointer will break strict-aliasing rules hb-open-type-private.hh: In static member function 'static const Type& Null::get() [with Type = RecordListOf