Skip to content

Instantly share code, notes, and snippets.

@asajeffrey
Created October 18, 2019 16:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asajeffrey/0a6cf566d943f5d929d05d77648dd580 to your computer and use it in GitHub Desktop.
Save asajeffrey/0a6cf566d943f5d929d05d77648dd580 to your computer and use it in GitHub Desktop.
Harfbuzz build error
error: failed to run custom build command for `harfbuzz-sys v0.3.2`
Caused by:
process didn't exit successfully: `/home/ajeffrey/github/asajeffrey/servo/target/android/debug/build/harfbuzz-sys-d7427ef15c1fef9f/build-script-build` (exit code: 101)
--- stdout
cargo:rerun-if-env-changed=HARFBUZZ_SYS_NO_PKG_CONFIG
touch -r harfbuzz/configure harfbuzz/configure.ac harfbuzz/m4/gtk-doc.m4 harfbuzz/m4/lt~obsolete.m4 harfbuzz/m4/ax_code_coverage.m4 harfbuzz/m4/libtool.m4 harfbuzz/m4/ax_check_link_flag.m4 harfbuzz/m4/ltversion.m4 harfbuzz/m4/ltoptions.m4 harfbuzz/m4/ax_pthread.m4 harfbuzz/m4/ltsugar.m4 harfbuzz/aclocal.m4 harfbuzz/configure harfbuzz/config.h.in harfbuzz/Makefile.in harfbuzz/Makefile.am harfbuzz/test/Makefile.in harfbuzz/test/Makefile.am harfbuzz/src/Makefile.sources harfbuzz/src/Makefile.in harfbuzz/src/Makefile.am harfbuzz/util/Makefile.sources harfbuzz/util/Makefile.in harfbuzz/util/Makefile.am harfbuzz/docs/Makefile.am harfbuzz/docs/Makefile.in harfbuzz/test/subset/Makefile.in harfbuzz/test/subset/Makefile.am harfbuzz/test/api/Makefile.am harfbuzz/test/api/Makefile.in harfbuzz/test/fuzzing/Makefile.in harfbuzz/test/fuzzing/Makefile.am harfbuzz/test/shaping/Makefile.in harfbuzz/test/shaping/Makefile.am harfbuzz/src/hb-ucdn/Makefile.sources harfbuzz/src/hb-ucdn/Makefile.in harfbuzz/src/hb-ucdn/Makefile.am harfbuzz/test/subset/data/Makefile.sources harfbuzz/test/subset/data/Makefile.in harfbuzz/test/subset/data/Makefile.am harfbuzz/test/shaping/data/Makefile.am harfbuzz/test/shaping/data/Makefile.in harfbuzz/test/shaping/data/in-house/Makefile.sources harfbuzz/test/shaping/data/in-house/Makefile.in harfbuzz/test/shaping/data/in-house/Makefile.am harfbuzz/test/shaping/data/text-rendering-tests/Makefile.sources harfbuzz/test/shaping/data/text-rendering-tests/Makefile.in harfbuzz/test/shaping/data/text-rendering-tests/Makefile.am harfbuzz/test/shaping/data/aots/Makefile.sources harfbuzz/test/shaping/data/aots/Makefile.in harfbuzz/test/shaping/data/aots/Makefile.am harfbuzz/gtk-doc.make
cd /home/ajeffrey/github/asajeffrey/servo/target/android/armv7-linux-androideabi/debug/build/harfbuzz-sys-48ba9ffd5abac1fc/out && /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/configure --prefix=/home/ajeffrey/github/asajeffrey/servo/target/android/armv7-linux-androideabi/debug/build/harfbuzz-sys-48ba9ffd5abac1fc/out --host=arm-linux-androideabi --enable-static --disable-shared --without-icu --without-freetype --without-glib --with-coretext=auto \
CFLAGS="--target=armv7-linux-androideabi --sysroot=/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sysroot --gcc-toolchain=/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -isystem /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sysroot/usr/include -I/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sysroot/usr/include/arm-linux-androideabi -B/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/platforms/android-21/arch-arm/usr/lib -L/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/platforms/android-21/arch-arm/usr/lib -D__ANDROID_API__=21 -fPIC -march=armv7-a -mfpu=neon --target=arm-linux-androideabi -g" CXXFLAGS="--target=armv7-linux-androideabi --sysroot=/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sysroot --gcc-toolchain=/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -I/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/android/cpufeatures -I/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include -I/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/5.0/include -isystem /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sysroot/usr/include -I/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++abi/include -I/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/5.0/include -I/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sysroot/usr/include/arm-linux-androideabi -I/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/android/support/include -L/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/lib/gcc/arm-linux-androideabi/4.9.x -B/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/platforms/android-21/arch-arm/usr/lib -L/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/platforms/android-21/arch-arm/usr/lib -D__ANDROID_API__=21 -D__STDC_CONSTANT_MACROS -D__NDK_FPABI__= -fPIC -march=armv7-a -mfpu=neon --target=arm-linux-androideabi -g" CPPFLAGS="--target=armv7-linux-androideabi --sysroot=/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sysroot -I/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sysroot/usr/include/arm-linux-androideabi"
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-androideabi-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking whether to build with code coverage support... no
checking for style of include used by make... GNU
checking for arm-linux-androideabi-gcc... /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang accepts -g... yes
checking for /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang option to accept ISO C89... none needed
checking whether /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang understands -c and -o together... yes
checking dependency style of /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang... gcc3
checking for arm-linux-androideabi-ar... /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ar
checking the archiver (/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ar) interface... ar
checking build system type... x86_64-pc-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... no
checking for arm-linux-androideabi-dumpbin... no
checking for arm-linux-androideabi-link... no
checking for dumpbin... no
checking for link... link -dump
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for arm-linux-androideabi-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for arm-linux-androideabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-linux-androideabi-ar... (cached) /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ar
checking for archiver @FILE support... @
checking for arm-linux-androideabi-strip... strip
checking for arm-linux-androideabi-ranlib... /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/arm-linux-androideabi/bin/ranlib
checking command to parse nm output from /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for arm-linux-androideabi-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -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 /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang supports -fno-rtti -fno-exceptions... yes
checking for /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang option to produce PIC... -fPIC -DPIC
checking if /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang PIC flag -fPIC -DPIC works... yes
checking if /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang static flag -static works... yes
checking if /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang supports -c -o file.o... yes
checking if /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang supports -c -o file.o... (cached) yes
checking whether the /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... Android linker
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... no
checking whether to build static libraries... yes
checking for arm-linux-androideabi-gcc... (cached) /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang accepts -g... (cached) yes
checking for /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang option to accept ISO C89... (cached) none needed
checking whether /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang understands -c and -o together... (cached) yes
checking dependency style of /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang... (cached) gcc3
checking for /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang option to accept ISO C99... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ accepts -g... yes
checking dependency style of /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++... gcc3
checking how to run the C++ preprocessor... /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -E
checking for ld used by /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
checking for /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ option to produce PIC... -fPIC -DPIC
checking if /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ PIC flag -fPIC -DPIC works... yes
checking if /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ static flag -static works... yes
checking if /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ supports -c -o file.o... yes
checking if /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ supports -c -o file.o... (cached) yes
checking whether the /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for arm-linux-androideabi-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for gtk-doc... no
checking for gtkdoc-check... no
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... yes
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 newlocale... yes
checking for strtod_l... no
checking for posix_memalign... yes
checking for round... 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 xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking alignment of struct{char;}... 1
checking whether the linker accepts -Bsymbolic-functions... yes
checking for native Win32... no
checking whether /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/clang is Clang... yes
checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... -Qunused-arguments
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... no
checking for CAIRO... yes
checking for CAIRO_FT... yes
checking for FONTCONFIG... yes
checking for CTFontRef... no
checking for CTRunRef... no
checking for Intel atomic primitives... true
checking for Solaris atomic operations... false
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/harfbuzz-config.cmake
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/fuzzing/Makefile
config.status: creating test/shaping/Makefile
config.status: creating test/shaping/data/Makefile
config.status: creating test/shaping/data/aots/Makefile
config.status: creating test/shaping/data/in-house/Makefile
config.status: creating test/shaping/data/text-rendering-tests/Makefile
config.status: creating test/subset/Makefile
config.status: creating test/subset/data/Makefile
config.status: creating docs/Makefile
config.status: creating docs/version.xml
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure:
Build configuration:
Unicode callbacks (you want at least one):
Builtin (UCDN): true
Glib: false
ICU: false
Font callbacks (the more the merrier):
FreeType: false
Tools used for command-line utilities:
Cairo: true
Fontconfig: true
Additional shapers (the more the merrier):
Graphite2: false
Platform shapers (not normally needed):
CoreText: false
DirectWrite: false
Uniscribe: false
Other features:
Documentation: no
GObject bindings: false
Introspection: false
cd /home/ajeffrey/github/asajeffrey/servo/target/android/armv7-linux-androideabi/debug/build/harfbuzz-sys-48ba9ffd5abac1fc/out && make -j4
make[1]: Entering directory '/home/ajeffrey/github/asajeffrey/servo/target/android/armv7-linux-androideabi/debug/build/harfbuzz-sys-48ba9ffd5abac1fc/out'
make all-recursive
make[2]: Entering directory '/home/ajeffrey/github/asajeffrey/servo/target/android/armv7-linux-androideabi/debug/build/harfbuzz-sys-48ba9ffd5abac1fc/out'
Making all in src
make[3]: Entering directory '/home/ajeffrey/github/asajeffrey/servo/target/android/armv7-linux-androideabi/debug/build/harfbuzz-sys-48ba9ffd5abac1fc/out/src'
make all-recursive
make[4]: Entering directory '/home/ajeffrey/github/asajeffrey/servo/target/android/armv7-linux-androideabi/debug/build/harfbuzz-sys-48ba9ffd5abac1fc/out/src'
Making all in hb-ucdn
make[5]: Entering directory '/home/ajeffrey/github/asajeffrey/servo/target/android/armv7-linux-androideabi/debug/build/harfbuzz-sys-48ba9ffd5abac1fc/out/src/hb-ucdn'
CC libhb_ucdn_la-ucdn.lo
CCLD libhb-ucdn.la
make[5]: Leaving directory '/home/ajeffrey/github/asajeffrey/servo/target/android/armv7-linux-androideabi/debug/build/harfbuzz-sys-48ba9ffd5abac1fc/out/src/hb-ucdn'
make[5]: Entering directory '/home/ajeffrey/github/asajeffrey/servo/target/android/armv7-linux-androideabi/debug/build/harfbuzz-sys-48ba9ffd5abac1fc/out/src'
CXX libharfbuzz_la-hb-buffer-serialize.lo
CXX libharfbuzz_la-hb-aat-layout.lo
CXX libharfbuzz_la-hb-aat-map.lo
CXX libharfbuzz_la-hb-blob.lo
Makefile:1911: recipe for target 'libharfbuzz_la-hb-buffer-serialize.lo' failed
Makefile:1897: recipe for target 'libharfbuzz_la-hb-aat-map.lo' failed
Makefile:1904: recipe for target 'libharfbuzz_la-hb-blob.lo' failed
Makefile:1890: recipe for target 'libharfbuzz_la-hb-aat-layout.lo' failed
make[5]: Leaving directory '/home/ajeffrey/github/asajeffrey/servo/target/android/armv7-linux-androideabi/debug/build/harfbuzz-sys-48ba9ffd5abac1fc/out/src'
Makefile:2658: recipe for target 'all-recursive' failed
make[4]: Leaving directory '/home/ajeffrey/github/asajeffrey/servo/target/android/armv7-linux-androideabi/debug/build/harfbuzz-sys-48ba9ffd5abac1fc/out/src'
Makefile:1463: recipe for target 'all' failed
make[3]: Leaving directory '/home/ajeffrey/github/asajeffrey/servo/target/android/armv7-linux-androideabi/debug/build/harfbuzz-sys-48ba9ffd5abac1fc/out/src'
Makefile:517: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/home/ajeffrey/github/asajeffrey/servo/target/android/armv7-linux-androideabi/debug/build/harfbuzz-sys-48ba9ffd5abac1fc/out'
Makefile:449: recipe for target 'all' failed
make[1]: Leaving directory '/home/ajeffrey/github/asajeffrey/servo/target/android/armv7-linux-androideabi/debug/build/harfbuzz-sys-48ba9ffd5abac1fc/out'
makefile.cargo:40: recipe for target 'all' failed
--- stderr
configure: WARNING: using cross tools not prefixed with host triplet
configure: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.15 is not found.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
clang: warning: argument unused during compilation: '-L/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/platforms/android-21/arch-arm/usr/lib' [-Wunused-command-line-argument]
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:32:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.hh:162:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.h:31:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-blob.h:34:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-common.h:67:
In file included from /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/5.0/include/stdint.h:63:
In file included from /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/android/support/include/stdint.h:35:
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/5.0/include/limits.h:92:5: warning: '__STDC_VERSION__' is not defined, evaluates to 0 [-Wundef]
#if __STDC_VERSION__ >= 199901L || __cplusplus >= 201103L
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-buffer-serialize.cc:27:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-buffer.hh:33:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.hh:162:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.h:31:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-blob.h:34:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-common.h:67:
In file included from /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/5.0/include/stdint.h:63:
In file included from /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/android/support/include/stdint.h:35:
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/5.0/include/limits.h:92:5: warning: '__STDC_VERSION__' is not defined, evaluates to 0 [-Wundef]
#if __STDC_VERSION__ >= 199901L || __cplusplus >= 201103L
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-map.cc:29:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-map.hh:30:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.hh:162:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.h:31:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-blob.h:34:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-common.h:67:
In file included from /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/5.0/include/stdint.h:63:
In file included from /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/android/support/include/stdint.h:35:
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/5.0/include/limits.h:92:5: warning: '__STDC_VERSION__' is not defined, evaluates to 0 [-Wundef]
#if __STDC_VERSION__ >= 199901L || __cplusplus >= 201103L
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-buffer-serialize.cc:27:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-buffer.hh:33:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.hh:650:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-null.hh:109:3: error: unused typedef '__t109' [-Werror,-Wunused-local-typedef]
static_assert (hb_null_size (Type) <= HB_NULL_POOL_SIZE, "Increase HB_NULL_POOL_SIZE.");
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:641:5: note: expanded from macro 'static_assert'
_LIBCPP_CONCAT(__t, __LINE__)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:311:1: note: expanded from here
__t109
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-buffer-serialize.cc:27:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-buffer.hh:33:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.hh:650:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-null.hh:156:3: error: unused typedef '__t156' [-Werror,-Wunused-local-typedef]
static_assert (hb_null_size (Type) <= HB_NULL_POOL_SIZE, "Increase HB_NULL_POOL_SIZE.");
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:641:5: note: expanded from macro 'static_assert'
_LIBCPP_CONCAT(__t, __LINE__)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:313:1: note: expanded from here
__t156
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-buffer-serialize.cc:27:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-buffer.hh:33:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.hh:651:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-dsalgs.hh:329:3: error: unused typedef '__t329' [-Werror,-Wunused-local-typedef]
static_assert (!hb_is_signed<T>::value, "");
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:641:5: note: expanded from macro 'static_assert'
_LIBCPP_CONCAT(__t, __LINE__)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:325:1: note: expanded from here
__t329
^
1 warning and 3 errors generated.
make[5]: *** [libharfbuzz_la-hb-buffer-serialize.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-blob.cc:40:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.hh:162:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.h:31:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-blob.h:34:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-common.h:67:
In file included from /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/5.0/include/stdint.h:63:
In file included from /home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/android/support/include/stdint.h:35:
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/5.0/include/limits.h:92:5: warning: '__STDC_VERSION__' is not defined, evaluates to 0 [-Wundef]
#if __STDC_VERSION__ >= 199901L || __cplusplus >= 201103L
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-map.cc:29:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-map.hh:30:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.hh:650:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-null.hh:109:3: error: unused typedef '__t109' [-Werror,-Wunused-local-typedef]
static_assert (hb_null_size (Type) <= HB_NULL_POOL_SIZE, "Increase HB_NULL_POOL_SIZE.");
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:641:5: note: expanded from macro 'static_assert'
_LIBCPP_CONCAT(__t, __LINE__)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:311:1: note: expanded from here
__t109
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-map.cc:29:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-map.hh:30:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.hh:650:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-null.hh:156:3: error: unused typedef '__t156' [-Werror,-Wunused-local-typedef]
static_assert (hb_null_size (Type) <= HB_NULL_POOL_SIZE, "Increase HB_NULL_POOL_SIZE.");
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:641:5: note: expanded from macro 'static_assert'
_LIBCPP_CONCAT(__t, __LINE__)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:313:1: note: expanded from here
__t156
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-map.cc:29:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-map.hh:30:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.hh:651:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-dsalgs.hh:329:3: error: unused typedef '__t329' [-Werror,-Wunused-local-typedef]
static_assert (!hb_is_signed<T>::value, "");
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:641:5: note: expanded from macro 'static_assert'
_LIBCPP_CONCAT(__t, __LINE__)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:325:1: note: expanded from here
__t329
^
1 warning and 3 errors generated.
make[5]: *** [libharfbuzz_la-hb-aat-map.lo] Error 1
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-blob.cc:40:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.hh:650:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-null.hh:109:3: error: unused typedef '__t109' [-Werror,-Wunused-local-typedef]
static_assert (hb_null_size (Type) <= HB_NULL_POOL_SIZE, "Increase HB_NULL_POOL_SIZE.");
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:641:5: note: expanded from macro 'static_assert'
_LIBCPP_CONCAT(__t, __LINE__)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:311:1: note: expanded from here
__t109
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-blob.cc:40:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.hh:650:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-null.hh:156:3: error: unused typedef '__t156' [-Werror,-Wunused-local-typedef]
static_assert (hb_null_size (Type) <= HB_NULL_POOL_SIZE, "Increase HB_NULL_POOL_SIZE.");
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:641:5: note: expanded from macro 'static_assert'
_LIBCPP_CONCAT(__t, __LINE__)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:313:1: note: expanded from here
__t156
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-blob.cc:40:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.hh:651:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-dsalgs.hh:329:3: error: unused typedef '__t329' [-Werror,-Wunused-local-typedef]
static_assert (!hb_is_signed<T>::value, "");
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:641:5: note: expanded from macro 'static_assert'
_LIBCPP_CONCAT(__t, __LINE__)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:325:1: note: expanded from here
__t329
^
1 warning and 3 errors generated.
make[5]: *** [libharfbuzz_la-hb-blob.lo] Error 1
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:32:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.hh:650:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-null.hh:109:3: error: unused typedef '__t109' [-Werror,-Wunused-local-typedef]
static_assert (hb_null_size (Type) <= HB_NULL_POOL_SIZE, "Increase HB_NULL_POOL_SIZE.");
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:641:5: note: expanded from macro 'static_assert'
_LIBCPP_CONCAT(__t, __LINE__)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:311:1: note: expanded from here
__t109
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:32:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.hh:650:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-null.hh:156:3: error: unused typedef '__t156' [-Werror,-Wunused-local-typedef]
static_assert (hb_null_size (Type) <= HB_NULL_POOL_SIZE, "Increase HB_NULL_POOL_SIZE.");
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:641:5: note: expanded from macro 'static_assert'
_LIBCPP_CONCAT(__t, __LINE__)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:313:1: note: expanded from here
__t156
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:32:
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb.hh:651:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-dsalgs.hh:329:3: error: unused typedef '__t329' [-Werror,-Wunused-local-typedef]
static_assert (!hb_is_signed<T>::value, "");
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:641:5: note: expanded from macro 'static_assert'
_LIBCPP_CONCAT(__t, __LINE__)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:325:1: note: expanded from here
__t329
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:88:3: error: unused typedef '__t88' [-Werror,-Wunused-local-typedef]
DEFINE_SIZE_STATIC (Size);
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:114:3: note: expanded from macro 'DEFINE_SIZE_STATIC'
DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)) \
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:103:48: note: expanded from macro 'DEFINE_INSTANCE_ASSERTION'
# define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion)
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:102:57: note: expanded from macro '_DEFINE_INSTANCE_ASSERTION0'
# define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion)
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:22:1: note: expanded from here
__t88
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:117:3: error: unused typedef '__t117' [-Werror,-Wunused-local-typedef]
DEFINE_SIZE_STATIC (2);
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:114:3: note: expanded from macro 'DEFINE_SIZE_STATIC'
DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)) \
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:103:48: note: expanded from macro 'DEFINE_INSTANCE_ASSERTION'
# define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion)
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:102:57: note: expanded from macro '_DEFINE_INSTANCE_ASSERTION0'
# define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion)
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:26:1: note: expanded from here
__t117
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:127:3: error: unused typedef '__t127' [-Werror,-Wunused-local-typedef]
DEFINE_SIZE_STATIC (4);
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:114:3: note: expanded from macro 'DEFINE_SIZE_STATIC'
DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)) \
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:103:48: note: expanded from macro 'DEFINE_INSTANCE_ASSERTION'
# define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion)
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:102:57: note: expanded from macro '_DEFINE_INSTANCE_ASSERTION0'
# define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion)
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:30:1: note: expanded from here
__t127
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:143:3: error: unused typedef '__t143' [-Werror,-Wunused-local-typedef]
DEFINE_SIZE_STATIC (8);
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:114:3: note: expanded from macro 'DEFINE_SIZE_STATIC'
DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)) \
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:103:48: note: expanded from macro 'DEFINE_INSTANCE_ASSERTION'
# define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion)
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:102:57: note: expanded from macro '_DEFINE_INSTANCE_ASSERTION0'
# define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion)
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:35:1: note: expanded from here
__t143
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:154:3: error: unused typedef '__t154' [-Werror,-Wunused-local-typedef]
DEFINE_SIZE_STATIC (4);
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:114:3: note: expanded from macro 'DEFINE_SIZE_STATIC'
DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)) \
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:103:48: note: expanded from macro 'DEFINE_INSTANCE_ASSERTION'
# define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion)
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:102:57: note: expanded from macro '_DEFINE_INSTANCE_ASSERTION0'
# define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion)
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:39:1: note: expanded from here
__t154
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:184:3: error: unused typedef '__t184' [-Werror,-Wunused-local-typedef]
DEFINE_SIZE_STATIC (sizeof (Type));
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:114:3: note: expanded from macro 'DEFINE_SIZE_STATIC'
DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)) \
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:103:48: note: expanded from macro 'DEFINE_INSTANCE_ASSERTION'
# define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion)
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:102:57: note: expanded from macro '_DEFINE_INSTANCE_ASSERTION0'
# define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion)
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:51:1: note: expanded from here
__t184
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:211:3: error: unused typedef '__t211' [-Werror,-Wunused-local-typedef]
DEFINE_SIZE_STATIC (4);
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:114:3: note: expanded from macro 'DEFINE_SIZE_STATIC'
DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)) \
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:103:48: note: expanded from macro 'DEFINE_INSTANCE_ASSERTION'
# define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion)
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:102:57: note: expanded from macro '_DEFINE_INSTANCE_ASSERTION0'
# define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion)
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:58:1: note: expanded from here
__t211
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:233:3: error: unused typedef '__t233' [-Werror,-Wunused-local-typedef]
DEFINE_SIZE_STATIC (2 * sizeof (FixedType));
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:114:3: note: expanded from macro 'DEFINE_SIZE_STATIC'
DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)) \
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:103:48: note: expanded from macro 'DEFINE_INSTANCE_ASSERTION'
# define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion)
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:102:57: note: expanded from macro '_DEFINE_INSTANCE_ASSERTION0'
# define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion)
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:63:1: note: expanded from here
__t233
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:338:3: error: unused typedef '__t338' [-Werror,-Wunused-local-typedef]
DEFINE_SIZE_STATIC (sizeof (OffsetType));
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:114:3: note: expanded from macro 'DEFINE_SIZE_STATIC'
DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)) \
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:103:48: note: expanded from macro 'DEFINE_INSTANCE_ASSERTION'
# define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion)
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:102:57: note: expanded from macro '_DEFINE_INSTANCE_ASSERTION0'
# define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion)
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:77:1: note: expanded from here
__t338
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:445:3: error: unused typedef '__t445' [-Werror,-Wunused-local-typedef]
DEFINE_SIZE_UNBOUNDED (0);
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:132:3: note: expanded from macro 'DEFINE_SIZE_UNBOUNDED'
DEFINE_INSTANCE_ASSERTION (sizeof (*this) >= (size)) \
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:103:48: note: expanded from macro 'DEFINE_INSTANCE_ASSERTION'
# define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion)
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:102:57: note: expanded from macro '_DEFINE_INSTANCE_ASSERTION0'
# define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion)
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:92:1: note: expanded from here
__t445
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:627:3: error: unused typedef '__t627' [-Werror,-Wunused-local-typedef]
DEFINE_SIZE_ARRAY (sizeof (LenType), arrayZ);
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:137:3: note: expanded from macro 'DEFINE_SIZE_ARRAY'
DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + VAR * sizeof ((array)[0])) \
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:103:48: note: expanded from macro 'DEFINE_INSTANCE_ASSERTION'
# define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion)
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:102:57: note: expanded from macro '_DEFINE_INSTANCE_ASSERTION0'
# define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion)
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:119:1: note: expanded from here
__t627
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:745:3: error: unused typedef '__t745' [-Werror,-Wunused-local-typedef]
DEFINE_SIZE_ARRAY (sizeof (LenType), arrayZ);
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:137:3: note: expanded from macro 'DEFINE_SIZE_ARRAY'
DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + VAR * sizeof ((array)[0])) \
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:103:48: note: expanded from macro 'DEFINE_INSTANCE_ASSERTION'
# define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion)
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:102:57: note: expanded from macro '_DEFINE_INSTANCE_ASSERTION0'
# define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion)
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:137:1: note: expanded from here
__t745
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:793:3: error: unused typedef '__t793' [-Werror,-Wunused-local-typedef]
DEFINE_SIZE_ARRAY (sizeof (LenType), arrayZ);
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:137:3: note: expanded from macro 'DEFINE_SIZE_ARRAY'
DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + VAR * sizeof ((array)[0])) \
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:103:48: note: expanded from macro 'DEFINE_INSTANCE_ASSERTION'
# define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion)
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:102:57: note: expanded from macro '_DEFINE_INSTANCE_ASSERTION0'
# define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion)
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:149:1: note: expanded from here
__t793
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:862:3: error: unused typedef '__t862' [-Werror,-Wunused-local-typedef]
DEFINE_SIZE_STATIC (8);
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:114:3: note: expanded from macro 'DEFINE_SIZE_STATIC'
DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)) \
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:103:48: note: expanded from macro 'DEFINE_INSTANCE_ASSERTION'
# define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion)
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:102:57: note: expanded from macro '_DEFINE_INSTANCE_ASSERTION0'
# define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion)
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:160:1: note: expanded from here
__t862
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:888:3: error: unused typedef '__t888' [-Werror,-Wunused-local-typedef]
DEFINE_SIZE_STATIC (10);
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:114:3: note: expanded from macro 'DEFINE_SIZE_STATIC'
DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size)) \
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:103:48: note: expanded from macro 'DEFINE_INSTANCE_ASSERTION'
# define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion)
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:102:57: note: expanded from macro '_DEFINE_INSTANCE_ASSERTION0'
# define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion)
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:165:1: note: expanded from here
__t888
^
In file included from /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-aat-layout.cc:28:
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-open-type.hh:1001:3: error: unused typedef '__t1001' [-Werror,-Wunused-local-typedef]
DEFINE_SIZE_ARRAY (10, bytesZ);
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:137:3: note: expanded from macro 'DEFINE_SIZE_ARRAY'
DEFINE_INSTANCE_ASSERTION (sizeof (*this) == (size) + VAR * sizeof ((array)[0])) \
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:103:48: note: expanded from macro 'DEFINE_INSTANCE_ASSERTION'
# define DEFINE_INSTANCE_ASSERTION(_assertion) _DEFINE_INSTANCE_ASSERTION0 (__LINE__, _assertion)
^
/home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/harfbuzz/src/hb-machinery.hh:102:57: note: expanded from macro '_DEFINE_INSTANCE_ASSERTION0'
# define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assertion)
^
note: (skipping 2 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:49:45: note: expanded from macro '_LIBCPP_CONCAT'
#define _LIBCPP_CONCAT(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y)
^
/home/ajeffrey/github/asajeffrey/servo/android-toolchains/ndk/sources/cxx-stl/llvm-libc++/include/__config:48:46: note: expanded from macro '_LIBCPP_CONCAT1'
#define _LIBCPP_CONCAT1(_LIBCPP_X,_LIBCPP_Y) _LIBCPP_X##_LIBCPP_Y
^
<scratch space>:183:1: note: expanded from here
__t1001
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
1 warning and 20 errors generated.
make[5]: *** [libharfbuzz_la-hb-aat-layout.lo] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2
thread 'main' panicked at 'assertion failed: Command::new("make").env("MAKEFLAGS",
env::var("CARGO_MAKEFLAGS").unwrap_or_default()).args(&["-R",
"-f",
"makefile.cargo"]).status().unwrap().success()', /home/ajeffrey/.cargo/registry/src/github.com-1ecc6299db9ec823/harfbuzz-sys-0.3.2/build.rs:44:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
warning: build failed, waiting for other jobs to finish...
error: build failed
Build FAILED in 0:05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment